| 1 | [ Jun 4 15:35:38 Enabled. ] | ||
| 2 | [ Jun 4 15:35:38 Rereading configuration. ] | ||
| 3 | [ Jun 4 15:35:39 Rereading configuration. ] | ||
| 4 | [ Jun 4 15:35:40 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 | [ Jun 4 15:35:40 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.06.04 15:35:41.955359 [ 1 ] {} <Information> Application: Will watch for the process with pid 25549 | ||
| 29 | 2025.06.04 15:35:41.955758 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.06.04 15:35:42.176983 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25549 | ||
| 31 | 2025.06.04 15:35:42.177721 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.06.04 15:35:42.177879 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.06.04 15:35:42.269682 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.06.04 15:35:42.312269 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.06.04 15:35:42.312333 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.06.04 15:35:42.312351 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.06.04 15:35:42.312415 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.06.04 15:35:42.312777 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.06.04 15:35:42.314863 [ 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.06.04 15:35:42.315702 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.06.04 15:35:42.316519 [ 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.06.04 15:35:42.316540 [ 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.06.04 15:35:42.316553 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.06.04 15:35:42.317228 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.06.04 15:35:42.318169 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.06.04 15:35:42.323974 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.06.04 15:35:42.324693 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.06.04 15:35:42.325996 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.06.04 15:35:42.326065 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.06.04 15:35:42.327091 [ 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.06.04 15:35:42.327497 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.06.04 15:35:42.331239 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.06.04 15:35:42.331877 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.06.04 15:35:42.336319 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.06.04 15:35:42.336786 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.06.04 15:35:42.337119 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.06.04 15:35:42.337432 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.06.04 15:35:42.338720 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.06.04 15:35:42.338750 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.06.04 15:35:42.338847 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.06.04 15:35:42.338939 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.06.04 15:35:42.345772 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.06.04 15:35:42.345798 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156522 sec | ||
| 68 | 2025.06.04 15:35:42.345817 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.06.04 15:35:42.345834 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.06.04 15:35:42.346462 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.06.04 15:35:42.347013 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.06.04 15:35:42.355753 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.06.04 15:35:42.355795 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.06.04 15:35:42.355815 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.06.04 15:35:42.355826 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.06.04 15:35:42.355859 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.06.04 15:35:42.355877 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.06.04 15:35:42.357979 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.06.04 15:35:42.358022 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.06.04 15:35:42.358040 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.06.04 15:35:42.358174 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.06.04 15:35:42.358212 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.06.04 15:35:42.358225 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.06.04 15:35:42.358242 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.06.04 15:35:42.358254 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.06.04 15:35:42.358283 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.06.04 15:35:42.358300 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.06.04 15:35:42.380299 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.06.04 15:35:42.381530 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.06.04 15:35:42.381565 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3541e-05 sec | ||
| 91 | 2025.06.04 15:35:42.381577 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.06.04 15:35:42.381588 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.06.04 15:35:42.381613 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.06.04 15:35:42.381805 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.06.04 15:35:42.381849 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.06.04 15:35:42.381862 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.06.04 15:35:42.381873 [ 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.06.04 15:35:42.381885 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.06.04 15:35:42.403369 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.06.04 15:35:42.403567 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.91 MiB | ||
| 101 | 2025.06.04 15:35:42.404855 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3381e-05 sec. | ||
| 102 | 2025.06.04 15:35:42.405166 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.06.04 15:35:42.405735 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.06.04 15:35:42.405753 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.06.04 15:35:42.443256 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39996 | ||
| 106 | 2025.06.04 15:35:42.444085 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.06.04 15:35:42.444154 [ 3 ] {} <Debug> TCP-Session: 83f317c0-174f-483f-92e6-08a6a114ab65 Authenticating user 'default' from [fd00:1122:3344:101::c]:39996 | ||
| 108 | 2025.06.04 15:35:42.444183 [ 3 ] {} <Debug> TCP-Session: 83f317c0-174f-483f-92e6-08a6a114ab65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.06.04 15:35:42.444204 [ 3 ] {} <Debug> TCP-Session: 83f317c0-174f-483f-92e6-08a6a114ab65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.06.04 15:35:42.444301 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.06.04 15:35:42.444328 [ 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.06.04 15:35:42.444350 [ 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.06.04 15:35:42.446585 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36809 | ||
| 114 | 2025.06.04 15:35:42.446731 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.06.04 15:35:42.446779 [ 4 ] {} <Debug> TCP-Session: e75e6c65-86b9-4e5f-97a4-122b83c26108 Authenticating user 'default' from [fd00:1122:3344:101::c]:36809 | ||
| 116 | 2025.06.04 15:35:42.446804 [ 4 ] {} <Debug> TCP-Session: e75e6c65-86b9-4e5f-97a4-122b83c26108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2025.06.04 15:35:42.446843 [ 4 ] {} <Debug> TCP-Session: e75e6c65-86b9-4e5f-97a4-122b83c26108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.06.04 15:35:42.447474 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50501 | ||
| 119 | 2025.06.04 15:35:42.447484 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35426 | ||
| 120 | 2025.06.04 15:35:42.447563 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58754 | ||
| 121 | 2025.06.04 15:35:42.447777 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.06.04 15:35:42.447823 [ 253 ] {} <Debug> TCP-Session: 9ef8d001-f39f-4e99-92cc-e1c1b4170443 Authenticating user 'default' from [fd00:1122:3344:101::c]:50501 | ||
| 123 | 2025.06.04 15:35:42.447844 [ 253 ] {} <Debug> TCP-Session: 9ef8d001-f39f-4e99-92cc-e1c1b4170443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.06.04 15:35:42.447847 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48146 | ||
| 125 | 2025.06.04 15:35:42.447875 [ 253 ] {} <Debug> TCP-Session: 9ef8d001-f39f-4e99-92cc-e1c1b4170443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.06.04 15:35:42.447887 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.06.04 15:35:42.447912 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.06.04 15:35:42.447955 [ 5 ] {} <Debug> TCP-Session: 623c74c2-d2ac-40c2-a878-d8ea35cd9f58 Authenticating user 'default' from [fd00:1122:3344:101::c]:35426 | ||
| 129 | 2025.06.04 15:35:42.447977 [ 254 ] {} <Debug> TCP-Session: 923fd871-69e5-4e75-a43c-614febec3595 Authenticating user 'default' from [fd00:1122:3344:101::c]:58754 | ||
| 130 | 2025.06.04 15:35:42.447983 [ 5 ] {} <Debug> TCP-Session: 623c74c2-d2ac-40c2-a878-d8ea35cd9f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.06.04 15:35:42.448014 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.06.04 15:35:42.448029 [ 5 ] {} <Debug> TCP-Session: 623c74c2-d2ac-40c2-a878-d8ea35cd9f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.06.04 15:35:42.448018 [ 254 ] {} <Debug> TCP-Session: 923fd871-69e5-4e75-a43c-614febec3595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.06.04 15:35:42.448046 [ 255 ] {} <Debug> TCP-Session: c4c71834-26ca-4671-9b68-21913c66c44f Authenticating user 'default' from [fd00:1122:3344:101::c]:48146 | ||
| 135 | 2025.06.04 15:35:42.447983 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55150 | ||
| 136 | 2025.06.04 15:35:42.448084 [ 255 ] {} <Debug> TCP-Session: c4c71834-26ca-4671-9b68-21913c66c44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.06.04 15:35:42.448119 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36044 | ||
| 138 | 2025.06.04 15:35:42.448150 [ 255 ] {} <Debug> TCP-Session: c4c71834-26ca-4671-9b68-21913c66c44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.06.04 15:35:42.448075 [ 254 ] {} <Debug> TCP-Session: 923fd871-69e5-4e75-a43c-614febec3595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.06.04 15:35:42.448226 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.06.04 15:35:42.448261 [ 256 ] {} <Debug> TCP-Session: 0d8e8922-3ee2-4354-9adf-e88fea00a253 Authenticating user 'default' from [fd00:1122:3344:101::c]:55150 | ||
| 142 | 2025.06.04 15:35:42.448273 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.06.04 15:35:42.448281 [ 256 ] {} <Debug> TCP-Session: 0d8e8922-3ee2-4354-9adf-e88fea00a253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.06.04 15:35:42.448316 [ 257 ] {} <Debug> TCP-Session: ed3134d4-1137-4128-9f92-3cb2674af6e4 Authenticating user 'default' from [fd00:1122:3344:101::c]:36044 | ||
| 145 | 2025.06.04 15:35:42.448344 [ 256 ] {} <Debug> TCP-Session: 0d8e8922-3ee2-4354-9adf-e88fea00a253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.06.04 15:35:42.448354 [ 257 ] {} <Debug> TCP-Session: ed3134d4-1137-4128-9f92-3cb2674af6e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.06.04 15:35:42.448391 [ 257 ] {} <Debug> TCP-Session: ed3134d4-1137-4128-9f92-3cb2674af6e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.06.04 15:35:43.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.74 MiB, peak 116.74 MiB, free memory in arenas 0.00 B, will set to 118.82 MiB (RSS), difference: 2.08 MiB | ||
| 149 | 2025.06.04 15:35:43.161062 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36168 | ||
| 150 | 2025.06.04 15:35:43.161302 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.06.04 15:35:43.161363 [ 258 ] {} <Debug> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36168 | ||
| 152 | 2025.06.04 15:35:43.161385 [ 258 ] {} <Debug> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.06.04 15:35:43.161414 [ 258 ] {} <Debug> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.06.04 15:35:43.162059 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.06.04 15:35:43.162089 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.06.04 15:35:43.162111 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.06.04 15:35:43.162562 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56736 | ||
| 158 | 2025.06.04 15:35:43.162665 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51340 | ||
| 159 | 2025.06.04 15:35:43.162681 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47769 | ||
| 160 | 2025.06.04 15:35:43.162791 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38809 | ||
| 161 | 2025.06.04 15:35:43.162860 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50174 | ||
| 162 | 2025.06.04 15:35:43.162932 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36162 | ||
| 163 | 2025.06.04 15:35:43.163082 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42835 | ||
| 164 | 2025.06.04 15:35:43.164205 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2025.06.04 15:35:43.164256 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.06.04 15:35:43.164264 [ 261 ] {} <Debug> TCP-Session: b6b73ff3-5577-40ec-9cfd-93460f0b84a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56736 | ||
| 167 | 2025.06.04 15:35:43.164275 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.06.04 15:35:43.164302 [ 261 ] {} <Debug> TCP-Session: b6b73ff3-5577-40ec-9cfd-93460f0b84a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.06.04 15:35:43.164317 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.06.04 15:35:43.164348 [ 261 ] {} <Debug> TCP-Session: b6b73ff3-5577-40ec-9cfd-93460f0b84a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.06.04 15:35:43.164331 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60946 | ||
| 172 | 2025.06.04 15:35:43.164370 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.06.04 15:35:43.164376 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2025.06.04 15:35:43.164366 [ 260 ] {} <Debug> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:51340 | ||
| 175 | 2025.06.04 15:35:43.164355 [ 264 ] {} <Debug> TCP-Session: ba582a70-e2f1-4d25-ad5b-8172fa3e0c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:50174 | ||
| 176 | 2025.06.04 15:35:43.164454 [ 266 ] {} <Debug> TCP-Session: bb3979b9-0c17-49a3-ae3b-745fdce5638d Authenticating user 'default' from [fd00:1122:3344:101::d]:42835 | ||
| 177 | 2025.06.04 15:35:43.164468 [ 262 ] {} <Debug> TCP-Session: 298f365a-dd1d-442b-ac46-6453e09f3621 Authenticating user 'default' from [fd00:1122:3344:101::d]:47769 | ||
| 178 | 2025.06.04 15:35:43.164474 [ 260 ] {} <Debug> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.06.04 15:35:43.164484 [ 266 ] {} <Debug> TCP-Session: bb3979b9-0c17-49a3-ae3b-745fdce5638d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.06.04 15:35:43.164521 [ 260 ] {} <Debug> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.06.04 15:35:43.164531 [ 266 ] {} <Debug> TCP-Session: bb3979b9-0c17-49a3-ae3b-745fdce5638d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.06.04 15:35:43.164537 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2025.06.04 15:35:43.164518 [ 262 ] {} <Debug> TCP-Session: 298f365a-dd1d-442b-ac46-6453e09f3621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.06.04 15:35:43.164588 [ 267 ] {} <Debug> TCP-Session: 44f5cbb5-146c-45c8-aaed-cfb79ea3332a Authenticating user 'default' from [fd00:1122:3344:101::d]:60946 | ||
| 185 | 2025.06.04 15:35:43.164604 [ 262 ] {} <Debug> TCP-Session: 298f365a-dd1d-442b-ac46-6453e09f3621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.06.04 15:35:43.164474 [ 264 ] {} <Debug> TCP-Session: ba582a70-e2f1-4d25-ad5b-8172fa3e0c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.06.04 15:35:43.164636 [ 267 ] {} <Debug> TCP-Session: 44f5cbb5-146c-45c8-aaed-cfb79ea3332a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.06.04 15:35:43.164671 [ 264 ] {} <Debug> TCP-Session: ba582a70-e2f1-4d25-ad5b-8172fa3e0c6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.06.04 15:35:43.164292 [ 265 ] {} <Debug> TCP-Session: 50c13aef-0e8a-424b-a200-7d89c3ce4f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:36162 | ||
| 190 | 2025.06.04 15:35:43.164708 [ 267 ] {} <Debug> TCP-Session: 44f5cbb5-146c-45c8-aaed-cfb79ea3332a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.06.04 15:35:43.164736 [ 265 ] {} <Debug> TCP-Session: 50c13aef-0e8a-424b-a200-7d89c3ce4f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.06.04 15:35:43.164258 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2025.06.04 15:35:43.164768 [ 265 ] {} <Debug> TCP-Session: 50c13aef-0e8a-424b-a200-7d89c3ce4f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2025.06.04 15:35:43.164806 [ 263 ] {} <Debug> TCP-Session: f0335111-767b-40ac-87ef-b341a3a70ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38809 | ||
| 195 | 2025.06.04 15:35:43.164830 [ 263 ] {} <Debug> TCP-Session: f0335111-767b-40ac-87ef-b341a3a70ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.06.04 15:35:43.164842 [ 263 ] {} <Debug> TCP-Session: f0335111-767b-40ac-87ef-b341a3a70ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.06.04 15:35:43.168304 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2025.06.04 15:35:43.170886 [ 258 ] {740c6108-d304-4f47-8fac-7728d0ff4f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2025.06.04 15:35:43.262161 [ 258 ] {740c6108-d304-4f47-8fac-7728d0ff4f8f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36168) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2025.06.04 15:35:43.262940 [ 258 ] {740c6108-d304-4f47-8fac-7728d0ff4f8f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2025.06.04 15:35:43.263025 [ 258 ] {740c6108-d304-4f47-8fac-7728d0ff4f8f} <Debug> TCPHandler: Processed in 0.096614857 sec. | ||
| 248 | 2025.06.04 15:35:43.263418 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2025.06.04 15:35:43.263828 [ 260 ] {816b70e8-6b78-4853-9c26-a840682bc71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2025.06.04 15:35:43.264187 [ 260 ] {816b70e8-6b78-4853-9c26-a840682bc71c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51340) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2025.06.04 15:35:43.264327 [ 260 ] {816b70e8-6b78-4853-9c26-a840682bc71c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2025.06.04 15:35:43.264408 [ 260 ] {816b70e8-6b78-4853-9c26-a840682bc71c} <Debug> TCPHandler: Processed in 0.001161014 sec. | ||
| 299 | 2025.06.04 15:35:43.265340 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2025.06.04 15:35:43.266023 [ 258 ] {c4d681b5-11c0-4873-aa2f-726fe088022b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2025.06.04 15:35:43.266611 [ 258 ] {c4d681b5-11c0-4873-aa2f-726fe088022b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2025.06.04 15:35:43.268487 [ 258 ] {c4d681b5-11c0-4873-aa2f-726fe088022b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2025.06.04 15:35:43.268508 [ 258 ] {c4d681b5-11c0-4873-aa2f-726fe088022b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3111e-05 sec | ||
| 304 | 2025.06.04 15:35:43.268527 [ 258 ] {c4d681b5-11c0-4873-aa2f-726fe088022b} <Trace> ReferentialDeps: No tables | ||
| 305 | 2025.06.04 15:35:43.268541 [ 258 ] {c4d681b5-11c0-4873-aa2f-726fe088022b} <Trace> LoadingDeps: No tables | ||
| 306 | 2025.06.04 15:35:43.268564 [ 258 ] {c4d681b5-11c0-4873-aa2f-726fe088022b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2025.06.04 15:35:43.269189 [ 258 ] {c4d681b5-11c0-4873-aa2f-726fe088022b} <Debug> TCPHandler: Processed in 0.003957678 sec. | ||
| 308 | 2025.06.04 15:35:43.269332 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2025.06.04 15:35:43.269489 [ 258 ] {dbf9a7e3-458e-41d0-9e90-776efcedb697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2025.06.04 15:35:43.269546 [ 258 ] {dbf9a7e3-458e-41d0-9e90-776efcedb697} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2025.06.04 15:35:43.274060 [ 258 ] {dbf9a7e3-458e-41d0-9e90-776efcedb697} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2025.06.04 15:35:43.276329 [ 258 ] {dbf9a7e3-458e-41d0-9e90-776efcedb697} <Debug> oximeter.version (9f1bf1f9-1d3e-4a34-a723-dd17b2281b56): Loading data parts | ||
| 314 | 2025.06.04 15:35:43.277296 [ 258 ] {dbf9a7e3-458e-41d0-9e90-776efcedb697} <Debug> oximeter.version (9f1bf1f9-1d3e-4a34-a723-dd17b2281b56): There are no data parts | ||
| 315 | 2025.06.04 15:35:43.279605 [ 258 ] {dbf9a7e3-458e-41d0-9e90-776efcedb697} <Debug> TCPHandler: Processed in 0.010320877 sec. | ||
| 316 | 2025.06.04 15:35:43.279759 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2025.06.04 15:35:43.279940 [ 258 ] {bc072afd-5aaf-4dce-8a19-c25f315441c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2025.06.04 15:35:43.280006 [ 258 ] {bc072afd-5aaf-4dce-8a19-c25f315441c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2025.06.04 15:35:43.291609 [ 258 ] {bc072afd-5aaf-4dce-8a19-c25f315441c5} <Debug> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Loading data parts | ||
| 330 | 2025.06.04 15:35:43.291776 [ 258 ] {bc072afd-5aaf-4dce-8a19-c25f315441c5} <Debug> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): There are no data parts | ||
| 331 | 2025.06.04 15:35:43.293173 [ 258 ] {bc072afd-5aaf-4dce-8a19-c25f315441c5} <Debug> TCPHandler: Processed in 0.013464035 sec. | ||
| 332 | 2025.06.04 15:35:43.293324 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2025.06.04 15:35:43.293478 [ 258 ] {564d474e-341a-4945-b5ed-6b4574020664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 334 | 2025.06.04 15:35:43.293531 [ 258 ] {564d474e-341a-4945-b5ed-6b4574020664} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2025.06.04 15:35:43.300471 [ 258 ] {564d474e-341a-4945-b5ed-6b4574020664} <Debug> oximeter.measurements_i8 (83116a17-8430-4428-8acf-89172dbeedd2): Loading data parts | ||
| 336 | 2025.06.04 15:35:43.300619 [ 258 ] {564d474e-341a-4945-b5ed-6b4574020664} <Debug> oximeter.measurements_i8 (83116a17-8430-4428-8acf-89172dbeedd2): There are no data parts | ||
| 337 | 2025.06.04 15:35:43.302169 [ 258 ] {564d474e-341a-4945-b5ed-6b4574020664} <Debug> TCPHandler: Processed in 0.008895819 sec. | ||
| 338 | 2025.06.04 15:35:43.302303 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2025.06.04 15:35:43.302462 [ 258 ] {2573a371-916f-47a3-b572-82ab5cdea6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 340 | 2025.06.04 15:35:43.302509 [ 258 ] {2573a371-916f-47a3-b572-82ab5cdea6ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2025.06.04 15:35:43.311499 [ 258 ] {2573a371-916f-47a3-b572-82ab5cdea6ef} <Debug> oximeter.measurements_u8 (e61752b8-31fc-4b12-8a28-c4ef185c692b): Loading data parts | ||
| 342 | 2025.06.04 15:35:43.311633 [ 258 ] {2573a371-916f-47a3-b572-82ab5cdea6ef} <Debug> oximeter.measurements_u8 (e61752b8-31fc-4b12-8a28-c4ef185c692b): There are no data parts | ||
| 343 | 2025.06.04 15:35:43.313401 [ 258 ] {2573a371-916f-47a3-b572-82ab5cdea6ef} <Debug> TCPHandler: Processed in 0.011147577 sec. | ||
| 344 | 2025.06.04 15:35:43.313557 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2025.06.04 15:35:43.313709 [ 258 ] {931fe138-7166-4185-9dcd-0a570a53aeb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 346 | 2025.06.04 15:35:43.313761 [ 258 ] {931fe138-7166-4185-9dcd-0a570a53aeb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2025.06.04 15:35:43.320365 [ 258 ] {931fe138-7166-4185-9dcd-0a570a53aeb7} <Debug> oximeter.measurements_i16 (026993e8-67a9-4004-bf05-22af77929a1d): Loading data parts | ||
| 348 | 2025.06.04 15:35:43.320477 [ 258 ] {931fe138-7166-4185-9dcd-0a570a53aeb7} <Debug> oximeter.measurements_i16 (026993e8-67a9-4004-bf05-22af77929a1d): There are no data parts | ||
| 349 | 2025.06.04 15:35:43.322034 [ 258 ] {931fe138-7166-4185-9dcd-0a570a53aeb7} <Debug> TCPHandler: Processed in 0.008526665 sec. | ||
| 350 | 2025.06.04 15:35:43.322176 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2025.06.04 15:35:43.322328 [ 258 ] {ad804ed6-552c-4cea-8ab0-105df9bf9ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 352 | 2025.06.04 15:35:43.322379 [ 258 ] {ad804ed6-552c-4cea-8ab0-105df9bf9ffc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2025.06.04 15:35:43.332184 [ 258 ] {ad804ed6-552c-4cea-8ab0-105df9bf9ffc} <Debug> oximeter.measurements_u16 (c077ca31-2949-4f98-be21-ce0c6275b7e2): Loading data parts | ||
| 354 | 2025.06.04 15:35:43.332322 [ 258 ] {ad804ed6-552c-4cea-8ab0-105df9bf9ffc} <Debug> oximeter.measurements_u16 (c077ca31-2949-4f98-be21-ce0c6275b7e2): There are no data parts | ||
| 355 | 2025.06.04 15:35:43.334170 [ 258 ] {ad804ed6-552c-4cea-8ab0-105df9bf9ffc} <Debug> TCPHandler: Processed in 0.012043068 sec. | ||
| 356 | 2025.06.04 15:35:43.334320 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2025.06.04 15:35:43.334477 [ 258 ] {0db4a2bd-0eab-4075-b6ab-8d1219caa31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 358 | 2025.06.04 15:35:43.334529 [ 258 ] {0db4a2bd-0eab-4075-b6ab-8d1219caa31b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2025.06.04 15:35:43.341147 [ 258 ] {0db4a2bd-0eab-4075-b6ab-8d1219caa31b} <Debug> oximeter.measurements_i32 (52cf6a22-6512-4a10-ac99-032d5c94f77f): Loading data parts | ||
| 360 | 2025.06.04 15:35:43.341260 [ 258 ] {0db4a2bd-0eab-4075-b6ab-8d1219caa31b} <Debug> oximeter.measurements_i32 (52cf6a22-6512-4a10-ac99-032d5c94f77f): There are no data parts | ||
| 361 | 2025.06.04 15:35:43.342807 [ 258 ] {0db4a2bd-0eab-4075-b6ab-8d1219caa31b} <Debug> TCPHandler: Processed in 0.008537145 sec. | ||
| 362 | 2025.06.04 15:35:43.342943 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2025.06.04 15:35:43.343093 [ 258 ] {6c8b9639-5da5-4b3c-839e-b7a204b59833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 364 | 2025.06.04 15:35:43.343147 [ 258 ] {6c8b9639-5da5-4b3c-839e-b7a204b59833} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2025.06.04 15:35:43.352243 [ 258 ] {6c8b9639-5da5-4b3c-839e-b7a204b59833} <Debug> oximeter.measurements_u32 (fc584baa-f667-46f0-90e1-1d1bd43e3c51): Loading data parts | ||
| 366 | 2025.06.04 15:35:43.352368 [ 258 ] {6c8b9639-5da5-4b3c-839e-b7a204b59833} <Debug> oximeter.measurements_u32 (fc584baa-f667-46f0-90e1-1d1bd43e3c51): There are no data parts | ||
| 367 | 2025.06.04 15:35:43.354140 [ 258 ] {6c8b9639-5da5-4b3c-839e-b7a204b59833} <Debug> TCPHandler: Processed in 0.011246008 sec. | ||
| 368 | 2025.06.04 15:35:43.354279 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.06.04 15:35:43.354436 [ 258 ] {0a5effae-98c9-435d-92e6-e57b517a1852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 370 | 2025.06.04 15:35:43.354486 [ 258 ] {0a5effae-98c9-435d-92e6-e57b517a1852} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2025.06.04 15:35:43.362177 [ 258 ] {0a5effae-98c9-435d-92e6-e57b517a1852} <Debug> oximeter.measurements_i64 (afa6f528-c2d5-4e54-b835-c83da3b06fa4): Loading data parts | ||
| 372 | 2025.06.04 15:35:43.362307 [ 258 ] {0a5effae-98c9-435d-92e6-e57b517a1852} <Debug> oximeter.measurements_i64 (afa6f528-c2d5-4e54-b835-c83da3b06fa4): There are no data parts | ||
| 373 | 2025.06.04 15:35:43.363980 [ 258 ] {0a5effae-98c9-435d-92e6-e57b517a1852} <Debug> TCPHandler: Processed in 0.00974966 sec. | ||
| 374 | 2025.06.04 15:35:43.364113 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.06.04 15:35:43.364263 [ 258 ] {950311fa-53cc-4623-815d-68291a1fef33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 376 | 2025.06.04 15:35:43.364314 [ 258 ] {950311fa-53cc-4623-815d-68291a1fef33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2025.06.04 15:35:43.376682 [ 258 ] {950311fa-53cc-4623-815d-68291a1fef33} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Loading data parts | ||
| 378 | 2025.06.04 15:35:43.376813 [ 258 ] {950311fa-53cc-4623-815d-68291a1fef33} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): There are no data parts | ||
| 379 | 2025.06.04 15:35:43.379095 [ 258 ] {950311fa-53cc-4623-815d-68291a1fef33} <Debug> TCPHandler: Processed in 0.015031215 sec. | ||
| 380 | 2025.06.04 15:35:43.379239 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.06.04 15:35:43.379400 [ 258 ] {421ecb62-a6d7-4127-bdbe-169da367b0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 382 | 2025.06.04 15:35:43.379450 [ 258 ] {421ecb62-a6d7-4127-bdbe-169da367b0ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2025.06.04 15:35:43.388687 [ 258 ] {421ecb62-a6d7-4127-bdbe-169da367b0ce} <Debug> oximeter.measurements_f32 (486e3499-76bc-428e-9197-340a4cbd92a5): Loading data parts | ||
| 384 | 2025.06.04 15:35:43.388815 [ 258 ] {421ecb62-a6d7-4127-bdbe-169da367b0ce} <Debug> oximeter.measurements_f32 (486e3499-76bc-428e-9197-340a4cbd92a5): There are no data parts | ||
| 385 | 2025.06.04 15:35:43.390610 [ 258 ] {421ecb62-a6d7-4127-bdbe-169da367b0ce} <Debug> TCPHandler: Processed in 0.0114205 sec. | ||
| 386 | 2025.06.04 15:35:43.390753 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.06.04 15:35:43.390935 [ 258 ] {9394d31f-2eae-488f-8731-b532ed6328f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 388 | 2025.06.04 15:35:43.390997 [ 258 ] {9394d31f-2eae-488f-8731-b532ed6328f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2025.06.04 15:35:43.402952 [ 258 ] {9394d31f-2eae-488f-8731-b532ed6328f6} <Debug> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Loading data parts | ||
| 390 | 2025.06.04 15:35:43.403066 [ 258 ] {9394d31f-2eae-488f-8731-b532ed6328f6} <Debug> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): There are no data parts | ||
| 391 | 2025.06.04 15:35:43.405112 [ 258 ] {9394d31f-2eae-488f-8731-b532ed6328f6} <Debug> TCPHandler: Processed in 0.014411407 sec. | ||
| 392 | 2025.06.04 15:35:43.405252 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.06.04 15:35:43.405414 [ 258 ] {729d4112-8cbb-4a59-ad60-7d26e056c3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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.06.04 15:35:43.405463 [ 258 ] {729d4112-8cbb-4a59-ad60-7d26e056c3d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2025.06.04 15:35:43.415602 [ 258 ] {729d4112-8cbb-4a59-ad60-7d26e056c3d5} <Debug> oximeter.measurements_string (e88895aa-6493-4a3d-a531-017b584f6553): Loading data parts | ||
| 396 | 2025.06.04 15:35:43.415715 [ 258 ] {729d4112-8cbb-4a59-ad60-7d26e056c3d5} <Debug> oximeter.measurements_string (e88895aa-6493-4a3d-a531-017b584f6553): There are no data parts | ||
| 397 | 2025.06.04 15:35:43.417615 [ 258 ] {729d4112-8cbb-4a59-ad60-7d26e056c3d5} <Debug> TCPHandler: Processed in 0.012412012 sec. | ||
| 398 | 2025.06.04 15:35:43.417759 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2025.06.04 15:35:43.417945 [ 258 ] {72d54deb-f36f-4958-84c0-fbf4f1b5527b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2025.06.04 15:35:43.418013 [ 258 ] {72d54deb-f36f-4958-84c0-fbf4f1b5527b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2025.06.04 15:35:43.429801 [ 258 ] {72d54deb-f36f-4958-84c0-fbf4f1b5527b} <Debug> oximeter.measurements_bytes (8c590583-f46d-4580-bfcd-f3312b449cab): Loading data parts | ||
| 409 | 2025.06.04 15:35:43.429956 [ 258 ] {72d54deb-f36f-4958-84c0-fbf4f1b5527b} <Debug> oximeter.measurements_bytes (8c590583-f46d-4580-bfcd-f3312b449cab): There are no data parts | ||
| 410 | 2025.06.04 15:35:43.441985 [ 258 ] {72d54deb-f36f-4958-84c0-fbf4f1b5527b} <Debug> TCPHandler: Processed in 0.024277239 sec. | ||
| 411 | 2025.06.04 15:35:43.442147 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2025.06.04 15:35:43.442346 [ 258 ] {84fd1e75-cae7-4d57-970c-c0423ffb9c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 413 | 2025.06.04 15:35:43.442404 [ 258 ] {84fd1e75-cae7-4d57-970c-c0423ffb9c39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2025.06.04 15:35:43.444908 [ 258 ] {84fd1e75-cae7-4d57-970c-c0423ffb9c39} <Debug> oximeter.measurements_cumulativei64 (e4f44c2a-3ae3-4e9a-8ba1-087ebe8afe93): Loading data parts | ||
| 415 | 2025.06.04 15:35:43.445023 [ 258 ] {84fd1e75-cae7-4d57-970c-c0423ffb9c39} <Debug> oximeter.measurements_cumulativei64 (e4f44c2a-3ae3-4e9a-8ba1-087ebe8afe93): There are no data parts | ||
| 416 | 2025.06.04 15:35:43.456248 [ 258 ] {84fd1e75-cae7-4d57-970c-c0423ffb9c39} <Debug> TCPHandler: Processed in 0.014160824 sec. | ||
| 417 | 2025.06.04 15:35:43.456417 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.06.04 15:35:43.456606 [ 258 ] {0dc890e3-6aee-49ea-b8bc-b505b7736e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 419 | 2025.06.04 15:35:43.456670 [ 258 ] {0dc890e3-6aee-49ea-b8bc-b505b7736e67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2025.06.04 15:35:43.459144 [ 258 ] {0dc890e3-6aee-49ea-b8bc-b505b7736e67} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Loading data parts | ||
| 421 | 2025.06.04 15:35:43.459397 [ 258 ] {0dc890e3-6aee-49ea-b8bc-b505b7736e67} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): There are no data parts | ||
| 422 | 2025.06.04 15:35:43.468370 [ 258 ] {0dc890e3-6aee-49ea-b8bc-b505b7736e67} <Debug> TCPHandler: Processed in 0.012013467 sec. | ||
| 423 | 2025.06.04 15:35:43.468507 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.06.04 15:35:43.468677 [ 258 ] {d91e0f5b-c8bc-477d-9c3c-010913e21e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 425 | 2025.06.04 15:35:43.468728 [ 258 ] {d91e0f5b-c8bc-477d-9c3c-010913e21e27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2025.06.04 15:35:43.470974 [ 258 ] {d91e0f5b-c8bc-477d-9c3c-010913e21e27} <Debug> oximeter.measurements_cumulativef32 (f1eb7b2d-8d8f-4a7c-8bff-2b68f31529f1): Loading data parts | ||
| 427 | 2025.06.04 15:35:43.471114 [ 258 ] {d91e0f5b-c8bc-477d-9c3c-010913e21e27} <Debug> oximeter.measurements_cumulativef32 (f1eb7b2d-8d8f-4a7c-8bff-2b68f31529f1): There are no data parts | ||
| 428 | 2025.06.04 15:35:43.482723 [ 258 ] {d91e0f5b-c8bc-477d-9c3c-010913e21e27} <Debug> TCPHandler: Processed in 0.014265006 sec. | ||
| 429 | 2025.06.04 15:35:43.482874 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.06.04 15:35:43.483065 [ 258 ] {e4b03f75-f9b7-4d7a-aa4e-679153a871ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 431 | 2025.06.04 15:35:43.483129 [ 258 ] {e4b03f75-f9b7-4d7a-aa4e-679153a871ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2025.06.04 15:35:43.485731 [ 258 ] {e4b03f75-f9b7-4d7a-aa4e-679153a871ba} <Debug> oximeter.measurements_cumulativef64 (943e419f-d40d-4851-8e79-6bd8f7f1c990): Loading data parts | ||
| 433 | 2025.06.04 15:35:43.485841 [ 258 ] {e4b03f75-f9b7-4d7a-aa4e-679153a871ba} <Debug> oximeter.measurements_cumulativef64 (943e419f-d40d-4851-8e79-6bd8f7f1c990): There are no data parts | ||
| 434 | 2025.06.04 15:35:43.495101 [ 258 ] {e4b03f75-f9b7-4d7a-aa4e-679153a871ba} <Debug> TCPHandler: Processed in 0.012286201 sec. | ||
| 435 | 2025.06.04 15:35:43.495278 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.06.04 15:35:43.495551 [ 258 ] {7ea595d9-6669-4ddf-a208-36329d4cbe34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2025.06.04 15:35:43.495632 [ 258 ] {7ea595d9-6669-4ddf-a208-36329d4cbe34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2025.06.04 15:35:43.498324 [ 258 ] {7ea595d9-6669-4ddf-a208-36329d4cbe34} <Debug> oximeter.measurements_histogrami8 (218708a6-b72b-4c4d-a5bb-8ba7de649047): Loading data parts | ||
| 449 | 2025.06.04 15:35:43.498437 [ 258 ] {7ea595d9-6669-4ddf-a208-36329d4cbe34} <Debug> oximeter.measurements_histogrami8 (218708a6-b72b-4c4d-a5bb-8ba7de649047): There are no data parts | ||
| 450 | 2025.06.04 15:35:43.509260 [ 258 ] {7ea595d9-6669-4ddf-a208-36329d4cbe34} <Debug> TCPHandler: Processed in 0.014043363 sec. | ||
| 451 | 2025.06.04 15:35:43.509425 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2025.06.04 15:35:43.509696 [ 258 ] {2d6c64f8-80e4-479c-a627-c1e704bc1f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 453 | 2025.06.04 15:35:43.509767 [ 258 ] {2d6c64f8-80e4-479c-a627-c1e704bc1f03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2025.06.04 15:35:43.512338 [ 258 ] {2d6c64f8-80e4-479c-a627-c1e704bc1f03} <Debug> oximeter.measurements_histogramu8 (b4b656c9-312b-4d84-a04b-b72106b7db84): Loading data parts | ||
| 455 | 2025.06.04 15:35:43.512515 [ 258 ] {2d6c64f8-80e4-479c-a627-c1e704bc1f03} <Debug> oximeter.measurements_histogramu8 (b4b656c9-312b-4d84-a04b-b72106b7db84): There are no data parts | ||
| 456 | 2025.06.04 15:35:43.521282 [ 258 ] {2d6c64f8-80e4-479c-a627-c1e704bc1f03} <Debug> TCPHandler: Processed in 0.011917767 sec. | ||
| 457 | 2025.06.04 15:35:43.521441 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2025.06.04 15:35:43.521650 [ 258 ] {6b91244f-5114-404f-9dc7-7a73de42ebe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 459 | 2025.06.04 15:35:43.521714 [ 258 ] {6b91244f-5114-404f-9dc7-7a73de42ebe9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2025.06.04 15:35:43.524084 [ 258 ] {6b91244f-5114-404f-9dc7-7a73de42ebe9} <Debug> oximeter.measurements_histogrami16 (5926e139-3dd3-4944-8aea-74f532d6e40f): Loading data parts | ||
| 461 | 2025.06.04 15:35:43.524229 [ 258 ] {6b91244f-5114-404f-9dc7-7a73de42ebe9} <Debug> oximeter.measurements_histogrami16 (5926e139-3dd3-4944-8aea-74f532d6e40f): There are no data parts | ||
| 462 | 2025.06.04 15:35:43.535678 [ 258 ] {6b91244f-5114-404f-9dc7-7a73de42ebe9} <Debug> TCPHandler: Processed in 0.014285756 sec. | ||
| 463 | 2025.06.04 15:35:43.535844 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2025.06.04 15:35:43.536097 [ 258 ] {ae75fc13-f1c9-45d6-a9a6-9a8486360e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 465 | 2025.06.04 15:35:43.536174 [ 258 ] {ae75fc13-f1c9-45d6-a9a6-9a8486360e46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2025.06.04 15:35:43.538904 [ 258 ] {ae75fc13-f1c9-45d6-a9a6-9a8486360e46} <Debug> oximeter.measurements_histogramu16 (4f2222c4-835a-4e8d-9fcf-b0da95292984): Loading data parts | ||
| 467 | 2025.06.04 15:35:43.539046 [ 258 ] {ae75fc13-f1c9-45d6-a9a6-9a8486360e46} <Debug> oximeter.measurements_histogramu16 (4f2222c4-835a-4e8d-9fcf-b0da95292984): There are no data parts | ||
| 468 | 2025.06.04 15:35:43.547317 [ 258 ] {ae75fc13-f1c9-45d6-a9a6-9a8486360e46} <Debug> TCPHandler: Processed in 0.011534512 sec. | ||
| 469 | 2025.06.04 15:35:43.547473 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2025.06.04 15:35:43.547689 [ 258 ] {8266c919-e83a-41b9-9e4d-964c3e1ff919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 471 | 2025.06.04 15:35:43.547751 [ 258 ] {8266c919-e83a-41b9-9e4d-964c3e1ff919} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2025.06.04 15:35:43.572701 [ 258 ] {8266c919-e83a-41b9-9e4d-964c3e1ff919} <Debug> oximeter.measurements_histogrami32 (0fceb166-2e34-489c-8fc6-7be5531c428d): Loading data parts | ||
| 473 | 2025.06.04 15:35:43.572880 [ 258 ] {8266c919-e83a-41b9-9e4d-964c3e1ff919} <Debug> oximeter.measurements_histogrami32 (0fceb166-2e34-489c-8fc6-7be5531c428d): There are no data parts | ||
| 474 | 2025.06.04 15:35:43.587378 [ 258 ] {8266c919-e83a-41b9-9e4d-964c3e1ff919} <Debug> TCPHandler: Processed in 0.039951341 sec. | ||
| 475 | 2025.06.04 15:35:43.587585 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2025.06.04 15:35:43.587835 [ 258 ] {b1e6d151-a9ec-49c3-8502-e6c47eae22b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 477 | 2025.06.04 15:35:43.587912 [ 258 ] {b1e6d151-a9ec-49c3-8502-e6c47eae22b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2025.06.04 15:35:43.609735 [ 258 ] {b1e6d151-a9ec-49c3-8502-e6c47eae22b2} <Debug> oximeter.measurements_histogramu32 (a7d2c9df-6f4d-490f-886f-0065969ac252): Loading data parts | ||
| 479 | 2025.06.04 15:35:43.609909 [ 258 ] {b1e6d151-a9ec-49c3-8502-e6c47eae22b2} <Debug> oximeter.measurements_histogramu32 (a7d2c9df-6f4d-490f-886f-0065969ac252): There are no data parts | ||
| 480 | 2025.06.04 15:35:43.615336 [ 258 ] {b1e6d151-a9ec-49c3-8502-e6c47eae22b2} <Debug> TCPHandler: Processed in 0.027826992 sec. | ||
| 481 | 2025.06.04 15:35:43.615536 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2025.06.04 15:35:43.615794 [ 258 ] {c8c7799b-f9cc-4ce0-b9fb-f8564e67cdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 483 | 2025.06.04 15:35:43.615859 [ 258 ] {c8c7799b-f9cc-4ce0-b9fb-f8564e67cdec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2025.06.04 15:35:43.637109 [ 258 ] {c8c7799b-f9cc-4ce0-b9fb-f8564e67cdec} <Debug> oximeter.measurements_histogrami64 (4587f4dc-4f7f-454c-87a7-2d167bfdc81f): Loading data parts | ||
| 485 | 2025.06.04 15:35:43.637257 [ 258 ] {c8c7799b-f9cc-4ce0-b9fb-f8564e67cdec} <Debug> oximeter.measurements_histogrami64 (4587f4dc-4f7f-454c-87a7-2d167bfdc81f): There are no data parts | ||
| 486 | 2025.06.04 15:35:43.642286 [ 258 ] {c8c7799b-f9cc-4ce0-b9fb-f8564e67cdec} <Debug> TCPHandler: Processed in 0.026810589 sec. | ||
| 487 | 2025.06.04 15:35:43.642439 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2025.06.04 15:35:43.642650 [ 258 ] {6d0f958c-511e-41b8-9137-75c90bd93ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 489 | 2025.06.04 15:35:43.642718 [ 258 ] {6d0f958c-511e-41b8-9137-75c90bd93ee0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2025.06.04 15:35:43.653585 [ 258 ] {6d0f958c-511e-41b8-9137-75c90bd93ee0} <Debug> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Loading data parts | ||
| 491 | 2025.06.04 15:35:43.653742 [ 258 ] {6d0f958c-511e-41b8-9137-75c90bd93ee0} <Debug> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): There are no data parts | ||
| 492 | 2025.06.04 15:35:43.667552 [ 258 ] {6d0f958c-511e-41b8-9137-75c90bd93ee0} <Debug> TCPHandler: Processed in 0.02516468 sec. | ||
| 493 | 2025.06.04 15:35:43.667742 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.06.04 15:35:43.667985 [ 258 ] {40ffa0e7-9a2a-42f6-9915-565591d98e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 495 | 2025.06.04 15:35:43.668051 [ 258 ] {40ffa0e7-9a2a-42f6-9915-565591d98e4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2025.06.04 15:35:43.692193 [ 258 ] {40ffa0e7-9a2a-42f6-9915-565591d98e4f} <Debug> oximeter.measurements_histogramf32 (62e45253-80dc-48cf-92ba-0c9d4d84ce82): Loading data parts | ||
| 497 | 2025.06.04 15:35:43.692385 [ 258 ] {40ffa0e7-9a2a-42f6-9915-565591d98e4f} <Debug> oximeter.measurements_histogramf32 (62e45253-80dc-48cf-92ba-0c9d4d84ce82): There are no data parts | ||
| 498 | 2025.06.04 15:35:43.701926 [ 258 ] {40ffa0e7-9a2a-42f6-9915-565591d98e4f} <Debug> TCPHandler: Processed in 0.034245761 sec. | ||
| 499 | 2025.06.04 15:35:43.702092 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.06.04 15:35:43.702314 [ 258 ] {6d7d1a4f-e8c3-47c3-94a0-1bd9369d39c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 501 | 2025.06.04 15:35:43.702387 [ 258 ] {6d7d1a4f-e8c3-47c3-94a0-1bd9369d39c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2025.06.04 15:35:43.718287 [ 258 ] {6d7d1a4f-e8c3-47c3-94a0-1bd9369d39c6} <Debug> oximeter.measurements_histogramf64 (1d54754a-034c-4420-80ec-50d600199486): Loading data parts | ||
| 503 | 2025.06.04 15:35:43.718517 [ 258 ] {6d7d1a4f-e8c3-47c3-94a0-1bd9369d39c6} <Debug> oximeter.measurements_histogramf64 (1d54754a-034c-4420-80ec-50d600199486): There are no data parts | ||
| 504 | 2025.06.04 15:35:43.740587 [ 258 ] {6d7d1a4f-e8c3-47c3-94a0-1bd9369d39c6} <Debug> TCPHandler: Processed in 0.038549244 sec. | ||
| 505 | 2025.06.04 15:35:43.740773 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.06.04 15:35:43.740968 [ 258 ] {d4676c6a-ab23-4c6c-ba42-8f7f4041bf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2025.06.04 15:35:43.741032 [ 258 ] {d4676c6a-ab23-4c6c-ba42-8f7f4041bf89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2025.06.04 15:35:43.746727 [ 258 ] {d4676c6a-ab23-4c6c-ba42-8f7f4041bf89} <Debug> oximeter.fields_bool (bdd3b944-a14c-4e63-b519-4d787a43111e): Loading data parts | ||
| 534 | 2025.06.04 15:35:43.746925 [ 258 ] {d4676c6a-ab23-4c6c-ba42-8f7f4041bf89} <Debug> oximeter.fields_bool (bdd3b944-a14c-4e63-b519-4d787a43111e): There are no data parts | ||
| 535 | 2025.06.04 15:35:43.758448 [ 258 ] {d4676c6a-ab23-4c6c-ba42-8f7f4041bf89} <Debug> TCPHandler: Processed in 0.017732838 sec. | ||
| 536 | 2025.06.04 15:35:43.758620 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.06.04 15:35:43.758803 [ 258 ] {7016b954-943e-40ee-95da-0b82badb480e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 538 | 2025.06.04 15:35:43.758865 [ 258 ] {7016b954-943e-40ee-95da-0b82badb480e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2025.06.04 15:35:43.772327 [ 258 ] {7016b954-943e-40ee-95da-0b82badb480e} <Debug> oximeter.fields_i8 (979319d1-280c-4239-9c39-3e52718bbfa7): Loading data parts | ||
| 540 | 2025.06.04 15:35:43.772607 [ 258 ] {7016b954-943e-40ee-95da-0b82badb480e} <Debug> oximeter.fields_i8 (979319d1-280c-4239-9c39-3e52718bbfa7): There are no data parts | ||
| 541 | 2025.06.04 15:35:43.784115 [ 258 ] {7016b954-943e-40ee-95da-0b82badb480e} <Debug> TCPHandler: Processed in 0.025554074 sec. | ||
| 542 | 2025.06.04 15:35:43.784337 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.06.04 15:35:43.784572 [ 258 ] {80948f55-8c83-4bc6-924b-0c3035b200c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 544 | 2025.06.04 15:35:43.784640 [ 258 ] {80948f55-8c83-4bc6-924b-0c3035b200c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2025.06.04 15:35:43.786838 [ 258 ] {80948f55-8c83-4bc6-924b-0c3035b200c5} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Loading data parts | ||
| 546 | 2025.06.04 15:35:43.786998 [ 258 ] {80948f55-8c83-4bc6-924b-0c3035b200c5} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): There are no data parts | ||
| 547 | 2025.06.04 15:35:43.809441 [ 258 ] {80948f55-8c83-4bc6-924b-0c3035b200c5} <Debug> TCPHandler: Processed in 0.025175159 sec. | ||
| 548 | 2025.06.04 15:35:43.809626 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.06.04 15:35:43.809793 [ 258 ] {d6f978e9-1a36-4609-acae-b0bfab7528cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 550 | 2025.06.04 15:35:43.809852 [ 258 ] {d6f978e9-1a36-4609-acae-b0bfab7528cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2025.06.04 15:35:43.832936 [ 258 ] {d6f978e9-1a36-4609-acae-b0bfab7528cf} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Loading data parts | ||
| 552 | 2025.06.04 15:35:43.833174 [ 258 ] {d6f978e9-1a36-4609-acae-b0bfab7528cf} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): There are no data parts | ||
| 553 | 2025.06.04 15:35:43.835815 [ 258 ] {d6f978e9-1a36-4609-acae-b0bfab7528cf} <Debug> TCPHandler: Processed in 0.026239553 sec. | ||
| 554 | 2025.06.04 15:35:43.836053 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2025.06.04 15:35:43.836266 [ 258 ] {ad61111b-37e5-48e6-8ab8-285c6464d783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 556 | 2025.06.04 15:35:43.836333 [ 258 ] {ad61111b-37e5-48e6-8ab8-285c6464d783} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2025.06.04 15:35:43.859434 [ 258 ] {ad61111b-37e5-48e6-8ab8-285c6464d783} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Loading data parts | ||
| 558 | 2025.06.04 15:35:43.859642 [ 258 ] {ad61111b-37e5-48e6-8ab8-285c6464d783} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): There are no data parts | ||
| 559 | 2025.06.04 15:35:43.862427 [ 258 ] {ad61111b-37e5-48e6-8ab8-285c6464d783} <Debug> TCPHandler: Processed in 0.026473376 sec. | ||
| 560 | 2025.06.04 15:35:43.862612 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2025.06.04 15:35:43.862787 [ 258 ] {95718ae6-579d-48ac-904d-ee078e3c9d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 562 | 2025.06.04 15:35:43.862857 [ 258 ] {95718ae6-579d-48ac-904d-ee078e3c9d2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2025.06.04 15:35:43.876365 [ 258 ] {95718ae6-579d-48ac-904d-ee078e3c9d2f} <Debug> oximeter.fields_i32 (6dd74c1a-16e9-435d-9654-90f341b843c8): Loading data parts | ||
| 564 | 2025.06.04 15:35:43.876611 [ 258 ] {95718ae6-579d-48ac-904d-ee078e3c9d2f} <Debug> oximeter.fields_i32 (6dd74c1a-16e9-435d-9654-90f341b843c8): There are no data parts | ||
| 565 | 2025.06.04 15:35:43.888764 [ 258 ] {95718ae6-579d-48ac-904d-ee078e3c9d2f} <Debug> TCPHandler: Processed in 0.026211683 sec. | ||
| 566 | 2025.06.04 15:35:43.888946 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2025.06.04 15:35:43.889189 [ 258 ] {64f9da8d-c33b-4cc5-bc2e-1963ec04dad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 568 | 2025.06.04 15:35:43.889264 [ 258 ] {64f9da8d-c33b-4cc5-bc2e-1963ec04dad1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2025.06.04 15:35:43.912829 [ 258 ] {64f9da8d-c33b-4cc5-bc2e-1963ec04dad1} <Debug> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Loading data parts | ||
| 570 | 2025.06.04 15:35:43.912999 [ 258 ] {64f9da8d-c33b-4cc5-bc2e-1963ec04dad1} <Debug> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): There are no data parts | ||
| 571 | 2025.06.04 15:35:43.916817 [ 258 ] {64f9da8d-c33b-4cc5-bc2e-1963ec04dad1} <Debug> TCPHandler: Processed in 0.027931964 sec. | ||
| 572 | 2025.06.04 15:35:43.916991 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2025.06.04 15:35:43.917161 [ 258 ] {8ca8bf9e-1ad8-43fe-ae1b-43ac09ed74c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 574 | 2025.06.04 15:35:43.917232 [ 258 ] {8ca8bf9e-1ad8-43fe-ae1b-43ac09ed74c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2025.06.04 15:35:43.940128 [ 258 ] {8ca8bf9e-1ad8-43fe-ae1b-43ac09ed74c5} <Debug> oximeter.fields_i64 (9d465f79-7c04-4693-91b8-6f104e3f23e0): Loading data parts | ||
| 576 | 2025.06.04 15:35:43.940346 [ 258 ] {8ca8bf9e-1ad8-43fe-ae1b-43ac09ed74c5} <Debug> oximeter.fields_i64 (9d465f79-7c04-4693-91b8-6f104e3f23e0): There are no data parts | ||
| 577 | 2025.06.04 15:35:43.944076 [ 258 ] {8ca8bf9e-1ad8-43fe-ae1b-43ac09ed74c5} <Debug> TCPHandler: Processed in 0.027143204 sec. | ||
| 578 | 2025.06.04 15:35:43.944265 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2025.06.04 15:35:43.944432 [ 258 ] {71a21453-936b-4317-ae22-306677e10089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 580 | 2025.06.04 15:35:43.944502 [ 258 ] {71a21453-936b-4317-ae22-306677e10089} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2025.06.04 15:35:43.968438 [ 258 ] {71a21453-936b-4317-ae22-306677e10089} <Debug> oximeter.fields_u64 (900a3855-966e-45a3-8894-b03cf69839b8): Loading data parts | ||
| 582 | 2025.06.04 15:35:43.968686 [ 258 ] {71a21453-936b-4317-ae22-306677e10089} <Debug> oximeter.fields_u64 (900a3855-966e-45a3-8894-b03cf69839b8): There are no data parts | ||
| 583 | 2025.06.04 15:35:43.984906 [ 258 ] {71a21453-936b-4317-ae22-306677e10089} <Debug> TCPHandler: Processed in 0.040689701 sec. | ||
| 584 | 2025.06.04 15:35:43.985111 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2025.06.04 15:35:43.985380 [ 258 ] {5c2d58ee-2858-48b9-a7a5-347e96bcc9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 586 | 2025.06.04 15:35:43.985444 [ 258 ] {5c2d58ee-2858-48b9-a7a5-347e96bcc9dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2025.06.04 15:35:43.996142 [ 258 ] {5c2d58ee-2858-48b9-a7a5-347e96bcc9dd} <Debug> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Loading data parts | ||
| 588 | 2025.06.04 15:35:43.996352 [ 258 ] {5c2d58ee-2858-48b9-a7a5-347e96bcc9dd} <Debug> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): There are no data parts | ||
| 589 | 2025.06.04 15:35:44.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.80 MiB, peak 125.80 MiB, free memory in arenas 0.00 B, will set to 134.59 MiB (RSS), difference: 8.78 MiB | ||
| 590 | 2025.06.04 15:35:44.009767 [ 258 ] {5c2d58ee-2858-48b9-a7a5-347e96bcc9dd} <Debug> TCPHandler: Processed in 0.024717473 sec. | ||
| 591 | 2025.06.04 15:35:44.009944 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.06.04 15:35:44.010156 [ 258 ] {ee015b83-0b22-430d-be8d-775ce6701513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 593 | 2025.06.04 15:35:44.010247 [ 258 ] {ee015b83-0b22-430d-be8d-775ce6701513} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2025.06.04 15:35:44.020984 [ 258 ] {ee015b83-0b22-430d-be8d-775ce6701513} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Loading data parts | ||
| 595 | 2025.06.04 15:35:44.021167 [ 258 ] {ee015b83-0b22-430d-be8d-775ce6701513} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): There are no data parts | ||
| 596 | 2025.06.04 15:35:44.034973 [ 258 ] {ee015b83-0b22-430d-be8d-775ce6701513} <Debug> TCPHandler: Processed in 0.025089489 sec. | ||
| 597 | 2025.06.04 15:35:44.035176 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2025.06.04 15:35:44.035370 [ 258 ] {a7d82191-fd0c-4ff3-a67b-c08a9557e795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) 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) | ||
| 599 | 2025.06.04 15:35:44.035441 [ 258 ] {a7d82191-fd0c-4ff3-a67b-c08a9557e795} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2025.06.04 15:35:44.046095 [ 258 ] {a7d82191-fd0c-4ff3-a67b-c08a9557e795} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Loading data parts | ||
| 601 | 2025.06.04 15:35:44.046256 [ 258 ] {a7d82191-fd0c-4ff3-a67b-c08a9557e795} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): There are no data parts | ||
| 602 | 2025.06.04 15:35:44.060167 [ 258 ] {a7d82191-fd0c-4ff3-a67b-c08a9557e795} <Debug> TCPHandler: Processed in 0.025050298 sec. | ||
| 603 | 2025.06.04 15:35:44.060361 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2025.06.04 15:35:44.060676 [ 258 ] {3f5bdec4-1a23-4dfb-8dda-2f8616ca33bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2025.06.04 15:35:44.060765 [ 258 ] {3f5bdec4-1a23-4dfb-8dda-2f8616ca33bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2025.06.04 15:35:44.081728 [ 258 ] {3f5bdec4-1a23-4dfb-8dda-2f8616ca33bd} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Loading data parts | ||
| 610 | 2025.06.04 15:35:44.081960 [ 258 ] {3f5bdec4-1a23-4dfb-8dda-2f8616ca33bd} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): There are no data parts | ||
| 611 | 2025.06.04 15:35:44.087065 [ 258 ] {3f5bdec4-1a23-4dfb-8dda-2f8616ca33bd} <Debug> TCPHandler: Processed in 0.026764679 sec. | ||
| 612 | 2025.06.04 15:35:44.087333 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2025.06.04 15:35:44.087621 [ 260 ] {5f3c7f77-93ca-47f0-90e8-01f8143a8f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2025.06.04 15:35:44.088956 [ 260 ] {5f3c7f77-93ca-47f0-90e8-01f8143a8f89} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2025.06.04 15:35:44.103896 [ 268 ] {5f3c7f77-93ca-47f0-90e8-01f8143a8f89} <Trace> oximeter.version (9f1bf1f9-1d3e-4a34-a723-dd17b2281b56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2025.06.04 15:35:44.103938 [ 268 ] {5f3c7f77-93ca-47f0-90e8-01f8143a8f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 617 | 2025.06.04 15:35:44.108444 [ 268 ] {5f3c7f77-93ca-47f0-90e8-01f8143a8f89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2025.06.04 15:35:44.108794 [ 268 ] {5f3c7f77-93ca-47f0-90e8-01f8143a8f89} <Trace> oximeter.version (9f1bf1f9-1d3e-4a34-a723-dd17b2281b56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2025.06.04 15:35:44.109150 [ 260 ] {5f3c7f77-93ca-47f0-90e8-01f8143a8f89} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021661 sec., 46.165920317621534 rows/sec., 738.65 B/sec. | ||
| 620 | 2025.06.04 15:35:44.109484 [ 260 ] {5f3c7f77-93ca-47f0-90e8-01f8143a8f89} <Debug> TCPHandler: Processed in 0.022278244 sec. | ||
| 621 | 2025.06.04 15:35:44.414409 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40572 | ||
| 622 | 2025.06.04 15:35:44.414560 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.06.04 15:35:44.414663 [ 270 ] {} <Debug> TCP-Session: e4da4030-7519-463b-967b-510e3362179e Authenticating user 'default' from [fd00:1122:3344:101::b]:40572 | ||
| 624 | 2025.06.04 15:35:44.414690 [ 270 ] {} <Debug> TCP-Session: e4da4030-7519-463b-967b-510e3362179e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.06.04 15:35:44.414706 [ 270 ] {} <Debug> TCP-Session: e4da4030-7519-463b-967b-510e3362179e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.06.04 15:35:44.414806 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.06.04 15:35:44.414837 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.06.04 15:35:44.414888 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2025.06.04 15:35:44.415926 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53582 | ||
| 630 | 2025.06.04 15:35:44.416011 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43138 | ||
| 631 | 2025.06.04 15:35:44.416084 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37700 | ||
| 632 | 2025.06.04 15:35:44.416178 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.06.04 15:35:44.416219 [ 271 ] {} <Debug> TCP-Session: 94cefc06-7b96-49d5-849c-82573e01a02f Authenticating user 'default' from [fd00:1122:3344:101::b]:53582 | ||
| 634 | 2025.06.04 15:35:44.416238 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46076 | ||
| 635 | 2025.06.04 15:35:44.416288 [ 271 ] {} <Debug> TCP-Session: 94cefc06-7b96-49d5-849c-82573e01a02f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2025.06.04 15:35:44.416311 [ 271 ] {} <Debug> TCP-Session: 94cefc06-7b96-49d5-849c-82573e01a02f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.06.04 15:35:44.416323 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2025.06.04 15:35:44.416334 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49064 | ||
| 639 | 2025.06.04 15:35:44.416371 [ 272 ] {} <Debug> TCP-Session: bdcbd04c-aeb0-4c85-bd32-c46837d03482 Authenticating user 'default' from [fd00:1122:3344:101::b]:43138 | ||
| 640 | 2025.06.04 15:35:44.416400 [ 272 ] {} <Debug> TCP-Session: bdcbd04c-aeb0-4c85-bd32-c46837d03482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.06.04 15:35:44.416403 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2025.06.04 15:35:44.416420 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63264 | ||
| 643 | 2025.06.04 15:35:44.416463 [ 272 ] {} <Debug> TCP-Session: bdcbd04c-aeb0-4c85-bd32-c46837d03482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.06.04 15:35:44.416532 [ 273 ] {} <Debug> TCP-Session: ed4776ca-6108-4910-9987-d438261db308 Authenticating user 'default' from [fd00:1122:3344:101::b]:37700 | ||
| 645 | 2025.06.04 15:35:44.416569 [ 273 ] {} <Debug> TCP-Session: ed4776ca-6108-4910-9987-d438261db308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.06.04 15:35:44.416573 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47962 | ||
| 647 | 2025.06.04 15:35:44.416587 [ 273 ] {} <Debug> TCP-Session: ed4776ca-6108-4910-9987-d438261db308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.06.04 15:35:44.417940 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2025.06.04 15:35:44.417976 [ 275 ] {} <Debug> TCP-Session: 8b698a23-ea7e-4178-80bc-3c32d5f01046 Authenticating user 'default' from [fd00:1122:3344:101::b]:49064 | ||
| 650 | 2025.06.04 15:35:44.417993 [ 275 ] {} <Debug> TCP-Session: 8b698a23-ea7e-4178-80bc-3c32d5f01046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.06.04 15:35:44.418045 [ 275 ] {} <Debug> TCP-Session: 8b698a23-ea7e-4178-80bc-3c32d5f01046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.06.04 15:35:44.419113 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2025.06.04 15:35:44.419160 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.06.04 15:35:44.419174 [ 274 ] {} <Debug> TCP-Session: 8eba1151-095d-4df8-bb5a-1500c831e94a Authenticating user 'default' from [fd00:1122:3344:101::b]:46076 | ||
| 655 | 2025.06.04 15:35:44.419314 [ 276 ] {} <Debug> TCP-Session: 8265dc96-2805-4bc5-b718-6174d0fe92f9 Authenticating user 'default' from [fd00:1122:3344:101::b]:63264 | ||
| 656 | 2025.06.04 15:35:44.419317 [ 274 ] {} <Debug> TCP-Session: 8eba1151-095d-4df8-bb5a-1500c831e94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.06.04 15:35:44.419340 [ 276 ] {} <Debug> TCP-Session: 8265dc96-2805-4bc5-b718-6174d0fe92f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.06.04 15:35:44.419393 [ 274 ] {} <Debug> TCP-Session: 8eba1151-095d-4df8-bb5a-1500c831e94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.06.04 15:35:44.419399 [ 276 ] {} <Debug> TCP-Session: 8265dc96-2805-4bc5-b718-6174d0fe92f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.06.04 15:35:44.420412 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2025.06.04 15:35:44.420454 [ 277 ] {} <Debug> TCP-Session: 206984f0-3369-430a-ae7c-e2be85529847 Authenticating user 'default' from [fd00:1122:3344:101::b]:47962 | ||
| 662 | 2025.06.04 15:35:44.420472 [ 277 ] {} <Debug> TCP-Session: 206984f0-3369-430a-ae7c-e2be85529847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.06.04 15:35:44.420520 [ 277 ] {} <Debug> TCP-Session: 206984f0-3369-430a-ae7c-e2be85529847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.06.04 15:35:45.000150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.00 MiB, peak 135.00 MiB, free memory in arenas 0.00 B, will set to 139.27 MiB (RSS), difference: 4.27 MiB | ||
| 665 | 2025.06.04 15:35:45.580081 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54152 | ||
| 666 | 2025.06.04 15:35:45.580290 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2025.06.04 15:35:45.580320 [ 278 ] {} <Debug> TCP-Session: 86bf50a4-da37-4263-a919-b7f87e14e53d Authenticating user 'default' from [fd00:1122:3344:101::a]:54152 | ||
| 668 | 2025.06.04 15:35:45.580341 [ 278 ] {} <Debug> TCP-Session: 86bf50a4-da37-4263-a919-b7f87e14e53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.06.04 15:35:45.580361 [ 278 ] {} <Debug> TCP-Session: 86bf50a4-da37-4263-a919-b7f87e14e53d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2025.06.04 15:35:45.580429 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2025.06.04 15:35:45.580454 [ 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 | ||
| 672 | 2025.06.04 15:35:45.580486 [ 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 | ||
| 673 | 2025.06.04 15:35:45.581423 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57666 | ||
| 674 | 2025.06.04 15:35:45.581513 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64015 | ||
| 675 | 2025.06.04 15:35:45.581627 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.06.04 15:35:45.581631 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47533 | ||
| 677 | 2025.06.04 15:35:45.581670 [ 279 ] {} <Debug> TCP-Session: 500e3db0-8ef9-419f-ad49-5c3aaaf364a8 Authenticating user 'default' from [fd00:1122:3344:101::a]:57666 | ||
| 678 | 2025.06.04 15:35:45.581751 [ 279 ] {} <Debug> TCP-Session: 500e3db0-8ef9-419f-ad49-5c3aaaf364a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.06.04 15:35:45.581749 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.06.04 15:35:45.581765 [ 279 ] {} <Debug> TCP-Session: 500e3db0-8ef9-419f-ad49-5c3aaaf364a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.06.04 15:35:45.581754 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47665 | ||
| 682 | 2025.06.04 15:35:45.581853 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50593 | ||
| 683 | 2025.06.04 15:35:45.581870 [ 280 ] {} <Debug> TCP-Session: 158131b9-cf55-4be7-afba-afec0f60be7a Authenticating user 'default' from [fd00:1122:3344:101::a]:64015 | ||
| 684 | 2025.06.04 15:35:45.581940 [ 280 ] {} <Debug> TCP-Session: 158131b9-cf55-4be7-afba-afec0f60be7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2025.06.04 15:35:45.581954 [ 280 ] {} <Debug> TCP-Session: 158131b9-cf55-4be7-afba-afec0f60be7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.06.04 15:35:45.581967 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.06.04 15:35:45.581969 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36339 | ||
| 688 | 2025.06.04 15:35:45.582042 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46800 | ||
| 689 | 2025.06.04 15:35:45.582075 [ 281 ] {} <Debug> TCP-Session: d5cd2470-1465-423c-b6e4-b6eee93195ab Authenticating user 'default' from [fd00:1122:3344:101::a]:47533 | ||
| 690 | 2025.06.04 15:35:45.582102 [ 281 ] {} <Debug> TCP-Session: d5cd2470-1465-423c-b6e4-b6eee93195ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.06.04 15:35:45.582136 [ 281 ] {} <Debug> TCP-Session: d5cd2470-1465-423c-b6e4-b6eee93195ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.06.04 15:35:45.582972 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2025.06.04 15:35:45.583006 [ 285 ] {} <Debug> TCP-Session: cab62881-ebf5-4b00-8ade-384b06a3b60d Authenticating user 'default' from [fd00:1122:3344:101::a]:46800 | ||
| 694 | 2025.06.04 15:35:45.583058 [ 285 ] {} <Debug> TCP-Session: cab62881-ebf5-4b00-8ade-384b06a3b60d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.06.04 15:35:45.583071 [ 285 ] {} <Debug> TCP-Session: cab62881-ebf5-4b00-8ade-384b06a3b60d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.06.04 15:35:45.584121 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2025.06.04 15:35:45.584148 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2025.06.04 15:35:45.584203 [ 282 ] {} <Debug> TCP-Session: 4c303141-cb19-465f-b3a7-895bb1b60d2f Authenticating user 'default' from [fd00:1122:3344:101::a]:47665 | ||
| 699 | 2025.06.04 15:35:45.584216 [ 284 ] {} <Debug> TCP-Session: 8ee080e2-7c8d-420e-9b43-305b8c94b3f8 Authenticating user 'default' from [fd00:1122:3344:101::a]:36339 | ||
| 700 | 2025.06.04 15:35:45.584225 [ 282 ] {} <Debug> TCP-Session: 4c303141-cb19-465f-b3a7-895bb1b60d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.06.04 15:35:45.584284 [ 284 ] {} <Debug> TCP-Session: 8ee080e2-7c8d-420e-9b43-305b8c94b3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.06.04 15:35:45.584335 [ 282 ] {} <Debug> TCP-Session: 4c303141-cb19-465f-b3a7-895bb1b60d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.06.04 15:35:45.584340 [ 284 ] {} <Debug> TCP-Session: 8ee080e2-7c8d-420e-9b43-305b8c94b3f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.06.04 15:35:45.586266 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2025.06.04 15:35:45.586322 [ 283 ] {} <Debug> TCP-Session: 372980d9-31e4-42ef-8650-75a35173fcbd Authenticating user 'default' from [fd00:1122:3344:101::a]:50593 | ||
| 706 | 2025.06.04 15:35:45.586343 [ 283 ] {} <Debug> TCP-Session: 372980d9-31e4-42ef-8650-75a35173fcbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.06.04 15:35:45.586402 [ 283 ] {} <Debug> TCP-Session: 372980d9-31e4-42ef-8650-75a35173fcbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2025.06.04 15:35:49.859569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.06.04 15:35:49.859628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.06.04 15:35:49.859673 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.06.04 15:35:49.859785 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.06.04 15:35:49.902571 [ 244 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Loading data parts | ||
| 713 | 2025.06.04 15:35:49.902578 [ 243 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Loading data parts | ||
| 714 | 2025.06.04 15:35:49.902885 [ 244 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): There are no data parts | ||
| 715 | 2025.06.04 15:35:49.902901 [ 243 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): There are no data parts | ||
| 716 | 2025.06.04 15:35:49.937438 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2025.06.04 15:35:49.937511 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 718 | 2025.06.04 15:35:49.941374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.06.04 15:35:49.941948 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.06.04 15:35:49.942095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2025.06.04 15:35:49.959968 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.06.04 15:35:49.960022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 723 | 2025.06.04 15:35:49.966477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.06.04 15:35:49.967284 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.06.04 15:35:49.970879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.06.04 15:35:50.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.88 MiB, peak 148.88 MiB, free memory in arenas 0.00 B, will set to 154.38 MiB (RSS), difference: 9.50 MiB | ||
| 727 | 2025.06.04 15:35:52.359493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.06.04 15:35:52.359625 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.06.04 15:35:52.377376 [ 242 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Loading data parts | ||
| 730 | 2025.06.04 15:35:52.377615 [ 242 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): There are no data parts | ||
| 731 | 2025.06.04 15:35:52.386082 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.06.04 15:35:52.386131 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 733 | 2025.06.04 15:35:52.388055 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.06.04 15:35:52.388672 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.06.04 15:35:52.389051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.06.04 15:35:53.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.60 MiB, peak 158.60 MiB, free memory in arenas 0.00 B, will set to 155.50 MiB (RSS), difference: -3.10 MiB | ||
| 737 | 2025.06.04 15:35:57.338974 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.06.04 15:35:57.339091 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.06.04 15:35:57.442181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.06.04 15:35:57.442968 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.06.04 15:35:57.443011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 742 | 2025.06.04 15:35:57.443743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.06.04 15:35:57.444238 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.06.04 15:35:57.444387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.06.04 15:35:57.470970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.06.04 15:35:57.489154 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.06.04 15:35:57.489217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 748 | 2025.06.04 15:35:57.496358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.06.04 15:35:57.497574 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.06.04 15:35:57.500893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.06.04 15:35:58.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.33 MiB, peak 160.33 MiB, free memory in arenas 0.00 B, will set to 158.23 MiB (RSS), difference: 1.90 MiB | ||
| 752 | 2025.06.04 15:36:03.000298 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.26 MiB, peak 160.33 MiB, free memory in arenas 0.00 B, will set to 158.28 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.06.04 15:36:04.119621 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.06.04 15:36:04.119830 [ 258 ] {d1c1294a-58b7-4dc4-8580-970b506af45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.06.04 15:36:04.126229 [ 258 ] {d1c1294a-58b7-4dc4-8580-970b506af45c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.06.04 15:36:04.128407 [ 258 ] {d1c1294a-58b7-4dc4-8580-970b506af45c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.06.04 15:36:04.137563 [ 258 ] {d1c1294a-58b7-4dc4-8580-970b506af45c} <Debug> TCPHandler: Processed in 0.018064162 sec. | ||
| 758 | 2025.06.04 15:36:04.144560 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.06.04 15:36:04.144703 [ 258 ] {6168711a-a264-4bdf-92bc-d4787682b972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.06.04 15:36:04.153113 [ 258 ] {6168711a-a264-4bdf-92bc-d4787682b972} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.06.04 15:36:04.153189 [ 258 ] {6168711a-a264-4bdf-92bc-d4787682b972} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.06.04 15:36:04.153828 [ 258 ] {6168711a-a264-4bdf-92bc-d4787682b972} <Debug> TCPHandler: Processed in 0.009323494 sec. | ||
| 763 | 2025.06.04 15:36:04.154123 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.06.04 15:36:04.154251 [ 258 ] {f9b00bf7-f6cc-4284-9379-c714edf20f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.06.04 15:36:04.158396 [ 258 ] {f9b00bf7-f6cc-4284-9379-c714edf20f47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.06.04 15:36:04.158446 [ 258 ] {f9b00bf7-f6cc-4284-9379-c714edf20f47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.06.04 15:36:04.158766 [ 258 ] {f9b00bf7-f6cc-4284-9379-c714edf20f47} <Debug> TCPHandler: Processed in 0.004691828 sec. | ||
| 768 | 2025.06.04 15:36:04.159002 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.06.04 15:36:04.159121 [ 258 ] {fad1c8f9-ef08-435f-b4f2-2662c276bd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.06.04 15:36:04.159369 [ 258 ] {fad1c8f9-ef08-435f-b4f2-2662c276bd8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.06.04 15:36:04.159414 [ 258 ] {fad1c8f9-ef08-435f-b4f2-2662c276bd8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.06.04 15:36:04.159711 [ 258 ] {fad1c8f9-ef08-435f-b4f2-2662c276bd8e} <Debug> TCPHandler: Processed in 0.000758139 sec. | ||
| 773 | 2025.06.04 15:36:04.159919 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.06.04 15:36:04.160034 [ 258 ] {0527774e-f7cb-41a3-9566-10b71daf3426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.06.04 15:36:04.160287 [ 258 ] {0527774e-f7cb-41a3-9566-10b71daf3426} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.06.04 15:36:04.160330 [ 258 ] {0527774e-f7cb-41a3-9566-10b71daf3426} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.06.04 15:36:04.160619 [ 258 ] {0527774e-f7cb-41a3-9566-10b71daf3426} <Debug> TCPHandler: Processed in 0.000748259 sec. | ||
| 778 | 2025.06.04 15:36:04.160826 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.06.04 15:36:04.160939 [ 258 ] {491e5e52-51f5-49bc-81ed-94610229c90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 780 | 2025.06.04 15:36:04.161180 [ 258 ] {491e5e52-51f5-49bc-81ed-94610229c90e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.06.04 15:36:04.161224 [ 258 ] {491e5e52-51f5-49bc-81ed-94610229c90e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.06.04 15:36:04.161519 [ 258 ] {491e5e52-51f5-49bc-81ed-94610229c90e} <Debug> TCPHandler: Processed in 0.000740379 sec. | ||
| 783 | 2025.06.04 15:36:04.161715 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.06.04 15:36:04.161829 [ 258 ] {fae43831-c5df-4c97-ae9d-3506ebb6dfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.06.04 15:36:04.162073 [ 258 ] {fae43831-c5df-4c97-ae9d-3506ebb6dfe3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.06.04 15:36:04.162118 [ 258 ] {fae43831-c5df-4c97-ae9d-3506ebb6dfe3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.06.04 15:36:04.162408 [ 258 ] {fae43831-c5df-4c97-ae9d-3506ebb6dfe3} <Debug> TCPHandler: Processed in 0.000740559 sec. | ||
| 788 | 2025.06.04 15:36:04.162614 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.06.04 15:36:04.162727 [ 258 ] {d55871a0-4aaf-4d72-88c0-dbb0e047b632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.06.04 15:36:04.162969 [ 258 ] {d55871a0-4aaf-4d72-88c0-dbb0e047b632} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.06.04 15:36:04.163012 [ 258 ] {d55871a0-4aaf-4d72-88c0-dbb0e047b632} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.06.04 15:36:04.163296 [ 258 ] {d55871a0-4aaf-4d72-88c0-dbb0e047b632} <Debug> TCPHandler: Processed in 0.000728699 sec. | ||
| 793 | 2025.06.04 15:36:04.163496 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.06.04 15:36:04.163611 [ 258 ] {f915189d-cc73-4a2a-88cf-25efe34b760b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.06.04 15:36:04.163853 [ 258 ] {f915189d-cc73-4a2a-88cf-25efe34b760b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.06.04 15:36:04.163896 [ 258 ] {f915189d-cc73-4a2a-88cf-25efe34b760b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.06.04 15:36:04.164179 [ 258 ] {f915189d-cc73-4a2a-88cf-25efe34b760b} <Debug> TCPHandler: Processed in 0.000730329 sec. | ||
| 798 | 2025.06.04 15:36:04.164372 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.06.04 15:36:04.164489 [ 258 ] {17caf237-bb30-4b5d-ae9a-8fec7222ea22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.06.04 15:36:04.164732 [ 258 ] {17caf237-bb30-4b5d-ae9a-8fec7222ea22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.06.04 15:36:04.164775 [ 258 ] {17caf237-bb30-4b5d-ae9a-8fec7222ea22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.06.04 15:36:04.165061 [ 258 ] {17caf237-bb30-4b5d-ae9a-8fec7222ea22} <Debug> TCPHandler: Processed in 0.00073552 sec. | ||
| 803 | 2025.06.04 15:36:04.165258 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.06.04 15:36:04.165373 [ 258 ] {53e01689-0d71-4425-a87e-72d3c74ac5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.06.04 15:36:04.165616 [ 258 ] {53e01689-0d71-4425-a87e-72d3c74ac5b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.06.04 15:36:04.165659 [ 258 ] {53e01689-0d71-4425-a87e-72d3c74ac5b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.06.04 15:36:04.165940 [ 258 ] {53e01689-0d71-4425-a87e-72d3c74ac5b6} <Debug> TCPHandler: Processed in 0.000728578 sec. | ||
| 808 | 2025.06.04 15:36:04.166144 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.06.04 15:36:04.166265 [ 258 ] {6161101f-360e-4538-8aae-1a26f7496f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.06.04 15:36:04.166509 [ 258 ] {6161101f-360e-4538-8aae-1a26f7496f2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.06.04 15:36:04.166552 [ 258 ] {6161101f-360e-4538-8aae-1a26f7496f2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.06.04 15:36:04.166839 [ 258 ] {6161101f-360e-4538-8aae-1a26f7496f2b} <Debug> TCPHandler: Processed in 0.00074156 sec. | ||
| 813 | 2025.06.04 15:36:04.167039 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.06.04 15:36:04.167156 [ 258 ] {78634603-94f2-4908-a091-c648cbd952ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.06.04 15:36:04.167390 [ 258 ] {78634603-94f2-4908-a091-c648cbd952ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.06.04 15:36:04.167430 [ 258 ] {78634603-94f2-4908-a091-c648cbd952ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.06.04 15:36:04.167699 [ 258 ] {78634603-94f2-4908-a091-c648cbd952ba} <Debug> TCPHandler: Processed in 0.000737999 sec. | ||
| 818 | 2025.06.04 15:36:04.167886 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.06.04 15:36:04.167995 [ 258 ] {52cf2573-f97b-43f0-8017-0c0379c3ad58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.06.04 15:36:04.168300 [ 258 ] {52cf2573-f97b-43f0-8017-0c0379c3ad58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.06.04 15:36:04.168344 [ 258 ] {52cf2573-f97b-43f0-8017-0c0379c3ad58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.06.04 15:36:04.168639 [ 258 ] {52cf2573-f97b-43f0-8017-0c0379c3ad58} <Debug> TCPHandler: Processed in 0.00075552 sec. | ||
| 823 | 2025.06.04 15:36:04.172091 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.06.04 15:36:04.172215 [ 258 ] {e81b439a-ddba-4c1c-a915-3065d3f9cabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 825 | 2025.06.04 15:36:04.172266 [ 258 ] {e81b439a-ddba-4c1c-a915-3065d3f9cabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.06.04 15:36:04.172868 [ 258 ] {e81b439a-ddba-4c1c-a915-3065d3f9cabf} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2025.06.04 15:36:04.172914 [ 258 ] {e81b439a-ddba-4c1c-a915-3065d3f9cabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 828 | 2025.06.04 15:36:04.175338 [ 258 ] {e81b439a-ddba-4c1c-a915-3065d3f9cabf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2025.06.04 15:36:04.175540 [ 258 ] {e81b439a-ddba-4c1c-a915-3065d3f9cabf} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2025.06.04 15:36:04.175689 [ 258 ] {e81b439a-ddba-4c1c-a915-3065d3f9cabf} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.003509 sec., 3989.7406668566546 rows/sec., 572.47 KiB/sec. | ||
| 831 | 2025.06.04 15:36:04.175727 [ 258 ] {e81b439a-ddba-4c1c-a915-3065d3f9cabf} <Debug> TCPHandler: Processed in 0.003695806 sec. | ||
| 832 | 2025.06.04 15:36:04.175833 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.06.04 15:36:04.175931 [ 258 ] {e4d3c950-48b5-4fa7-8e75-91f6c126fcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 834 | 2025.06.04 15:36:04.175971 [ 258 ] {e4d3c950-48b5-4fa7-8e75-91f6c126fcc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 835 | 2025.06.04 15:36:04.180650 [ 258 ] {e4d3c950-48b5-4fa7-8e75-91f6c126fcc1} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2025.06.04 15:36:04.180685 [ 258 ] {e4d3c950-48b5-4fa7-8e75-91f6c126fcc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 837 | 2025.06.04 15:36:04.183335 [ 258 ] {e4d3c950-48b5-4fa7-8e75-91f6c126fcc1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 838 | 2025.06.04 15:36:04.183632 [ 258 ] {e4d3c950-48b5-4fa7-8e75-91f6c126fcc1} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2025.06.04 15:36:04.183830 [ 258 ] {e4d3c950-48b5-4fa7-8e75-91f6c126fcc1} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.007915 sec., 3284.9020846494 rows/sec., 253.55 KiB/sec. | ||
| 840 | 2025.06.04 15:36:04.183894 [ 258 ] {e4d3c950-48b5-4fa7-8e75-91f6c126fcc1} <Debug> TCPHandler: Processed in 0.00810852 sec. | ||
| 841 | 2025.06.04 15:36:04.184030 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.06.04 15:36:04.184125 [ 258 ] {2a05f97c-35f7-4ae5-930b-6a40bc70155d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 843 | 2025.06.04 15:36:04.184164 [ 258 ] {2a05f97c-35f7-4ae5-930b-6a40bc70155d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 844 | 2025.06.04 15:36:04.184560 [ 258 ] {2a05f97c-35f7-4ae5-930b-6a40bc70155d} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 845 | 2025.06.04 15:36:04.184598 [ 258 ] {2a05f97c-35f7-4ae5-930b-6a40bc70155d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 846 | 2025.06.04 15:36:04.184880 [ 258 ] {2a05f97c-35f7-4ae5-930b-6a40bc70155d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 847 | 2025.06.04 15:36:04.185079 [ 258 ] {2a05f97c-35f7-4ae5-930b-6a40bc70155d} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 848 | 2025.06.04 15:36:04.185208 [ 258 ] {2a05f97c-35f7-4ae5-930b-6a40bc70155d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001101 sec., 25431.425976385104 rows/sec., 1.98 MiB/sec. | ||
| 849 | 2025.06.04 15:36:04.185244 [ 258 ] {2a05f97c-35f7-4ae5-930b-6a40bc70155d} <Debug> TCPHandler: Processed in 0.001261626 sec. | ||
| 850 | 2025.06.04 15:36:04.185348 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2025.06.04 15:36:04.185447 [ 258 ] {9fc06bf4-c686-4722-82e8-38ee5192d39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 852 | 2025.06.04 15:36:04.185491 [ 258 ] {9fc06bf4-c686-4722-82e8-38ee5192d39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 853 | 2025.06.04 15:36:04.187813 [ 258 ] {9fc06bf4-c686-4722-82e8-38ee5192d39b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 854 | 2025.06.04 15:36:04.187848 [ 258 ] {9fc06bf4-c686-4722-82e8-38ee5192d39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 855 | 2025.06.04 15:36:04.188238 [ 258 ] {9fc06bf4-c686-4722-82e8-38ee5192d39b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 856 | 2025.06.04 15:36:04.188435 [ 258 ] {9fc06bf4-c686-4722-82e8-38ee5192d39b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 857 | 2025.06.04 15:36:04.188558 [ 258 ] {9fc06bf4-c686-4722-82e8-38ee5192d39b} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.003152 sec., 25380.71065989848 rows/sec., 1.76 MiB/sec. | ||
| 858 | 2025.06.04 15:36:04.188594 [ 258 ] {9fc06bf4-c686-4722-82e8-38ee5192d39b} <Debug> TCPHandler: Processed in 0.003318821 sec. | ||
| 859 | 2025.06.04 15:36:04.188701 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2025.06.04 15:36:04.188791 [ 258 ] {dfdd06e2-f6be-4106-97b2-2e6ed9840546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 861 | 2025.06.04 15:36:04.188828 [ 258 ] {dfdd06e2-f6be-4106-97b2-2e6ed9840546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 862 | 2025.06.04 15:36:04.189132 [ 258 ] {dfdd06e2-f6be-4106-97b2-2e6ed9840546} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 863 | 2025.06.04 15:36:04.189167 [ 258 ] {dfdd06e2-f6be-4106-97b2-2e6ed9840546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 864 | 2025.06.04 15:36:04.189528 [ 258 ] {dfdd06e2-f6be-4106-97b2-2e6ed9840546} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 865 | 2025.06.04 15:36:04.189726 [ 258 ] {dfdd06e2-f6be-4106-97b2-2e6ed9840546} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 866 | 2025.06.04 15:36:04.189848 [ 258 ] {dfdd06e2-f6be-4106-97b2-2e6ed9840546} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001039 sec., 23099.133782483157 rows/sec., 1.58 MiB/sec. | ||
| 867 | 2025.06.04 15:36:04.189884 [ 258 ] {dfdd06e2-f6be-4106-97b2-2e6ed9840546} <Debug> TCPHandler: Processed in 0.001200035 sec. | ||
| 868 | 2025.06.04 15:36:04.945182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 869 | 2025.06.04 15:36:04.945651 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 870 | 2025.06.04 15:36:04.945701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 871 | 2025.06.04 15:36:04.946237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 872 | 2025.06.04 15:36:04.946487 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 873 | 2025.06.04 15:36:04.946628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 874 | 2025.06.04 15:36:05.001613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 875 | 2025.06.04 15:36:05.018608 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2025.06.04 15:36:05.018675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 877 | 2025.06.04 15:36:05.024889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 878 | 2025.06.04 15:36:05.025705 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2025.06.04 15:36:05.029022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 880 | 2025.06.04 15:36:09.122797 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.06.04 15:36:09.122983 [ 258 ] {0d2dd5e3-64a1-4c78-8a70-6a98445f821e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 882 | 2025.06.04 15:36:09.123047 [ 258 ] {0d2dd5e3-64a1-4c78-8a70-6a98445f821e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 883 | 2025.06.04 15:36:09.123662 [ 258 ] {0d2dd5e3-64a1-4c78-8a70-6a98445f821e} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2025.06.04 15:36:09.123709 [ 258 ] {0d2dd5e3-64a1-4c78-8a70-6a98445f821e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 885 | 2025.06.04 15:36:09.124089 [ 258 ] {0d2dd5e3-64a1-4c78-8a70-6a98445f821e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 886 | 2025.06.04 15:36:09.124314 [ 258 ] {0d2dd5e3-64a1-4c78-8a70-6a98445f821e} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2025.06.04 15:36:09.124473 [ 258 ] {0d2dd5e3-64a1-4c78-8a70-6a98445f821e} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001537 sec., 16916.070266753417 rows/sec., 1.28 MiB/sec. | ||
| 888 | 2025.06.04 15:36:09.124521 [ 258 ] {0d2dd5e3-64a1-4c78-8a70-6a98445f821e} <Debug> TCPHandler: Processed in 0.001848792 sec. | ||
| 889 | 2025.06.04 15:36:09.124650 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2025.06.04 15:36:09.124758 [ 258 ] {ce35bbbc-826e-40a1-8a79-a1d62ac11e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 891 | 2025.06.04 15:36:09.124801 [ 258 ] {ce35bbbc-826e-40a1-8a79-a1d62ac11e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 892 | 2025.06.04 15:36:09.125218 [ 258 ] {ce35bbbc-826e-40a1-8a79-a1d62ac11e24} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2025.06.04 15:36:09.125257 [ 258 ] {ce35bbbc-826e-40a1-8a79-a1d62ac11e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 894 | 2025.06.04 15:36:09.125562 [ 258 ] {ce35bbbc-826e-40a1-8a79-a1d62ac11e24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 895 | 2025.06.04 15:36:09.125772 [ 258 ] {ce35bbbc-826e-40a1-8a79-a1d62ac11e24} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2025.06.04 15:36:09.125902 [ 258 ] {ce35bbbc-826e-40a1-8a79-a1d62ac11e24} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001169 sec., 23952.095808383234 rows/sec., 1.87 MiB/sec. | ||
| 897 | 2025.06.04 15:36:09.125939 [ 258 ] {ce35bbbc-826e-40a1-8a79-a1d62ac11e24} <Debug> TCPHandler: Processed in 0.001342217 sec. | ||
| 898 | 2025.06.04 15:36:09.126046 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2025.06.04 15:36:09.126142 [ 258 ] {b70a0d91-053b-4c99-8299-1643e40fa351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 900 | 2025.06.04 15:36:09.126191 [ 258 ] {b70a0d91-053b-4c99-8299-1643e40fa351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 901 | 2025.06.04 15:36:09.126592 [ 258 ] {b70a0d91-053b-4c99-8299-1643e40fa351} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2025.06.04 15:36:09.126628 [ 258 ] {b70a0d91-053b-4c99-8299-1643e40fa351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 903 | 2025.06.04 15:36:09.126941 [ 258 ] {b70a0d91-053b-4c99-8299-1643e40fa351} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 904 | 2025.06.04 15:36:09.127149 [ 258 ] {b70a0d91-053b-4c99-8299-1643e40fa351} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2025.06.04 15:36:09.127275 [ 258 ] {b70a0d91-053b-4c99-8299-1643e40fa351} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001154 sec., 86655.11265164644 rows/sec., 6.01 MiB/sec. | ||
| 906 | 2025.06.04 15:36:09.127311 [ 258 ] {b70a0d91-053b-4c99-8299-1643e40fa351} <Debug> TCPHandler: Processed in 0.001315076 sec. | ||
| 907 | 2025.06.04 15:36:09.127425 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2025.06.04 15:36:09.127519 [ 258 ] {43aae75f-1cdc-4dd9-8ef2-03621d078edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 909 | 2025.06.04 15:36:09.127560 [ 258 ] {43aae75f-1cdc-4dd9-8ef2-03621d078edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 910 | 2025.06.04 15:36:09.127880 [ 258 ] {43aae75f-1cdc-4dd9-8ef2-03621d078edb} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2025.06.04 15:36:09.127917 [ 258 ] {43aae75f-1cdc-4dd9-8ef2-03621d078edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 912 | 2025.06.04 15:36:09.128219 [ 258 ] {43aae75f-1cdc-4dd9-8ef2-03621d078edb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 913 | 2025.06.04 15:36:09.128417 [ 258 ] {43aae75f-1cdc-4dd9-8ef2-03621d078edb} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2025.06.04 15:36:09.128542 [ 258 ] {43aae75f-1cdc-4dd9-8ef2-03621d078edb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001043 sec., 28763.18312559923 rows/sec., 1.97 MiB/sec. | ||
| 915 | 2025.06.04 15:36:09.128578 [ 258 ] {43aae75f-1cdc-4dd9-8ef2-03621d078edb} <Debug> TCPHandler: Processed in 0.001201704 sec. | ||
| 916 | 2025.06.04 15:36:12.339162 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 917 | 2025.06.04 15:36:12.339232 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 918 | 2025.06.04 15:36:12.390775 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 | ||
| 919 | 2025.06.04 15:36:12.393771 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2025.06.04 15:36:12.393823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 921 | 2025.06.04 15:36:12.395034 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 922 | 2025.06.04 15:36:12.395317 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2025.06.04 15:36:12.395628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
| 924 | 2025.06.04 15:36:12.447379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 925 | 2025.06.04 15:36:12.447911 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.06.04 15:36:12.447948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 927 | 2025.06.04 15:36:12.448497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 928 | 2025.06.04 15:36:12.448738 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.06.04 15:36:12.448870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 930 | 2025.06.04 15:36:12.529763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 931 | 2025.06.04 15:36:12.546926 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.06.04 15:36:12.546988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 933 | 2025.06.04 15:36:12.553230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 934 | 2025.06.04 15:36:12.553976 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.06.04 15:36:12.557207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 936 | 2025.06.04 15:36:14.119084 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.06.04 15:36:14.119295 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
| 938 | 2025.06.04 15:36:14.123836 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 939 | 2025.06.04 15:36:14.128217 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 940 | 2025.06.04 15:36:14.128433 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 941 | 2025.06.04 15:36:14.128701 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 942 | 2025.06.04 15:36:14.133232 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 943 | 2025.06.04 15:36:14.137288 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 944 | 2025.06.04 15:36:14.139314 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (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 | ||
| 945 | 2025.06.04 15:36:14.139338 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 946 | 2025.06.04 15:36:14.143643 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 947 | 2025.06.04 15:36:14.143677 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 948 | 2025.06.04 15:36:14.169033 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.049814 sec., 281.04548921989806 rows/sec., 11.47 KiB/sec. | ||
| 949 | 2025.06.04 15:36:14.169119 [ 258 ] {2eeb5b1f-e35d-4d19-8232-ba24fa43f016} <Debug> TCPHandler: Processed in 0.050155006 sec. | ||
| 950 | 2025.06.04 15:36:14.171069 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2025.06.04 15:36:14.171226 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 952 | 2025.06.04 15:36:14.171466 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 953 | 2025.06.04 15:36:14.171503 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 954 | 2025.06.04 15:36:14.171704 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 955 | 2025.06.04 15:36:14.171769 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 956 | 2025.06.04 15:36:14.171894 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 957 | 2025.06.04 15:36:14.171923 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 958 | 2025.06.04 15:36:14.171942 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (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 | ||
| 959 | 2025.06.04 15:36:14.171956 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 960 | 2025.06.04 15:36:14.171989 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 961 | 2025.06.04 15:36:14.172008 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 962 | 2025.06.04 15:36:14.172450 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001288 sec., 10869.565217391304 rows/sec., 443.55 KiB/sec. | ||
| 963 | 2025.06.04 15:36:14.172505 [ 258 ] {c83e424e-d748-4569-a517-6621358296e9} <Debug> TCPHandler: Processed in 0.001499119 sec. | ||
| 964 | 2025.06.04 15:36:14.172712 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2025.06.04 15:36:14.172835 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 966 | 2025.06.04 15:36:14.173023 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 967 | 2025.06.04 15:36:14.173054 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 968 | 2025.06.04 15:36:14.173210 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 969 | 2025.06.04 15:36:14.173262 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 970 | 2025.06.04 15:36:14.173360 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 971 | 2025.06.04 15:36:14.173387 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 972 | 2025.06.04 15:36:14.173406 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (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 | ||
| 973 | 2025.06.04 15:36:14.173420 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 974 | 2025.06.04 15:36:14.173451 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 975 | 2025.06.04 15:36:14.173467 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 976 | 2025.06.04 15:36:14.174108 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001317 sec., 10630.220197418375 rows/sec., 433.78 KiB/sec. | ||
| 977 | 2025.06.04 15:36:14.174189 [ 258 ] {c417cdeb-8584-43ed-9d39-11ee90511f8a} <Debug> TCPHandler: Processed in 0.001526489 sec. | ||
| 978 | 2025.06.04 15:36:14.174383 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2025.06.04 15:36:14.174506 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 980 | 2025.06.04 15:36:14.174695 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 981 | 2025.06.04 15:36:14.174725 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 982 | 2025.06.04 15:36:14.174894 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 983 | 2025.06.04 15:36:14.174946 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 984 | 2025.06.04 15:36:14.175043 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 985 | 2025.06.04 15:36:14.175070 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 986 | 2025.06.04 15:36:14.175095 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (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 | ||
| 987 | 2025.06.04 15:36:14.175111 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 988 | 2025.06.04 15:36:14.175150 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 989 | 2025.06.04 15:36:14.175170 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 990 | 2025.06.04 15:36:14.175650 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001188 sec., 11784.511784511784 rows/sec., 480.88 KiB/sec. | ||
| 991 | 2025.06.04 15:36:14.175732 [ 258 ] {6ee85165-b32f-4e45-9bbf-10fe5d95093d} <Debug> TCPHandler: Processed in 0.001398117 sec. | ||
| 992 | 2025.06.04 15:36:14.180047 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2025.06.04 15:36:14.180178 [ 258 ] {356cfd43-2fe0-426b-b56a-cba1c21d4c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 994 | 2025.06.04 15:36:14.180226 [ 258 ] {356cfd43-2fe0-426b-b56a-cba1c21d4c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 995 | 2025.06.04 15:36:14.180834 [ 258 ] {356cfd43-2fe0-426b-b56a-cba1c21d4c9c} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2025.06.04 15:36:14.180878 [ 258 ] {356cfd43-2fe0-426b-b56a-cba1c21d4c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 997 | 2025.06.04 15:36:14.181270 [ 258 ] {356cfd43-2fe0-426b-b56a-cba1c21d4c9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 998 | 2025.06.04 15:36:14.181459 [ 258 ] {356cfd43-2fe0-426b-b56a-cba1c21d4c9c} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2025.06.04 15:36:14.181598 [ 258 ] {356cfd43-2fe0-426b-b56a-cba1c21d4c9c} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001456 sec., 2747.252747252747 rows/sec., 290.42 KiB/sec. | ||
| 1000 | 2025.06.04 15:36:14.181635 [ 258 ] {356cfd43-2fe0-426b-b56a-cba1c21d4c9c} <Debug> TCPHandler: Processed in 0.00164889 sec. | ||
| 1001 | 2025.06.04 15:36:14.181774 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2025.06.04 15:36:14.181898 [ 258 ] {7a6552ef-1f9e-4ef2-bd74-c03b12ae6622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1003 | 2025.06.04 15:36:14.181949 [ 258 ] {7a6552ef-1f9e-4ef2-bd74-c03b12ae6622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1004 | 2025.06.04 15:36:14.182469 [ 258 ] {7a6552ef-1f9e-4ef2-bd74-c03b12ae6622} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2025.06.04 15:36:14.182513 [ 258 ] {7a6552ef-1f9e-4ef2-bd74-c03b12ae6622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1006 | 2025.06.04 15:36:14.182881 [ 258 ] {7a6552ef-1f9e-4ef2-bd74-c03b12ae6622} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1007 | 2025.06.04 15:36:14.183098 [ 258 ] {7a6552ef-1f9e-4ef2-bd74-c03b12ae6622} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2025.06.04 15:36:14.183223 [ 258 ] {7a6552ef-1f9e-4ef2-bd74-c03b12ae6622} <Debug> executeQuery: Read 68 rows, 5.93 KiB in 0.00135 sec., 50370.370370370365 rows/sec., 4.29 MiB/sec. | ||
| 1009 | 2025.06.04 15:36:14.183260 [ 258 ] {7a6552ef-1f9e-4ef2-bd74-c03b12ae6622} <Debug> TCPHandler: Processed in 0.001549099 sec. | ||
| 1010 | 2025.06.04 15:36:14.183380 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2025.06.04 15:36:14.183475 [ 258 ] {ca33dcc2-f0fd-4a50-8f29-706dea2c5ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1012 | 2025.06.04 15:36:14.183515 [ 258 ] {ca33dcc2-f0fd-4a50-8f29-706dea2c5ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1013 | 2025.06.04 15:36:14.183889 [ 258 ] {ca33dcc2-f0fd-4a50-8f29-706dea2c5ed2} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2025.06.04 15:36:14.183926 [ 258 ] {ca33dcc2-f0fd-4a50-8f29-706dea2c5ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1015 | 2025.06.04 15:36:14.184216 [ 258 ] {ca33dcc2-f0fd-4a50-8f29-706dea2c5ed2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1016 | 2025.06.04 15:36:14.184417 [ 258 ] {ca33dcc2-f0fd-4a50-8f29-706dea2c5ed2} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2025.06.04 15:36:14.184536 [ 258 ] {ca33dcc2-f0fd-4a50-8f29-706dea2c5ed2} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001109 sec., 18935.978358881875 rows/sec., 1.39 MiB/sec. | ||
| 1018 | 2025.06.04 15:36:14.184577 [ 258 ] {ca33dcc2-f0fd-4a50-8f29-706dea2c5ed2} <Debug> TCPHandler: Processed in 0.001280746 sec. | ||
| 1019 | 2025.06.04 15:36:14.184685 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2025.06.04 15:36:14.184790 [ 258 ] {7b02f150-867c-4451-87f1-94eec73d88da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1021 | 2025.06.04 15:36:14.184833 [ 258 ] {7b02f150-867c-4451-87f1-94eec73d88da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1022 | 2025.06.04 15:36:14.185356 [ 258 ] {7b02f150-867c-4451-87f1-94eec73d88da} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2025.06.04 15:36:14.185398 [ 258 ] {7b02f150-867c-4451-87f1-94eec73d88da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1024 | 2025.06.04 15:36:14.185732 [ 258 ] {7b02f150-867c-4451-87f1-94eec73d88da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1025 | 2025.06.04 15:36:14.185959 [ 258 ] {7b02f150-867c-4451-87f1-94eec73d88da} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2025.06.04 15:36:14.186080 [ 258 ] {7b02f150-867c-4451-87f1-94eec73d88da} <Debug> executeQuery: Read 59 rows, 4.73 KiB in 0.001266 sec., 46603.47551342812 rows/sec., 3.65 MiB/sec. | ||
| 1027 | 2025.06.04 15:36:14.186123 [ 258 ] {7b02f150-867c-4451-87f1-94eec73d88da} <Debug> TCPHandler: Processed in 0.001454008 sec. | ||
| 1028 | 2025.06.04 15:36:14.186226 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2025.06.04 15:36:14.186322 [ 258 ] {45d76aeb-b22f-45de-9b2f-e2a1e8dbe4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1030 | 2025.06.04 15:36:14.186366 [ 258 ] {45d76aeb-b22f-45de-9b2f-e2a1e8dbe4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1031 | 2025.06.04 15:36:14.186773 [ 258 ] {45d76aeb-b22f-45de-9b2f-e2a1e8dbe4b5} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2025.06.04 15:36:14.186810 [ 258 ] {45d76aeb-b22f-45de-9b2f-e2a1e8dbe4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1033 | 2025.06.04 15:36:14.187144 [ 258 ] {45d76aeb-b22f-45de-9b2f-e2a1e8dbe4b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2025.06.04 15:36:14.187358 [ 258 ] {45d76aeb-b22f-45de-9b2f-e2a1e8dbe4b5} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2025.06.04 15:36:14.187481 [ 258 ] {45d76aeb-b22f-45de-9b2f-e2a1e8dbe4b5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001177 sec., 84961.76720475785 rows/sec., 5.89 MiB/sec. | ||
| 1036 | 2025.06.04 15:36:14.187518 [ 258 ] {45d76aeb-b22f-45de-9b2f-e2a1e8dbe4b5} <Debug> TCPHandler: Processed in 0.001341107 sec. | ||
| 1037 | 2025.06.04 15:36:14.187633 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2025.06.04 15:36:14.187727 [ 258 ] {4405a6ae-1a15-44c1-9a94-8ee9e9022b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1039 | 2025.06.04 15:36:14.187779 [ 258 ] {4405a6ae-1a15-44c1-9a94-8ee9e9022b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1040 | 2025.06.04 15:36:14.188613 [ 258 ] {4405a6ae-1a15-44c1-9a94-8ee9e9022b8b} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2025.06.04 15:36:14.188650 [ 258 ] {4405a6ae-1a15-44c1-9a94-8ee9e9022b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1042 | 2025.06.04 15:36:14.191659 [ 258 ] {4405a6ae-1a15-44c1-9a94-8ee9e9022b8b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1043 | 2025.06.04 15:36:14.191886 [ 258 ] {4405a6ae-1a15-44c1-9a94-8ee9e9022b8b} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2025.06.04 15:36:14.192020 [ 258 ] {4405a6ae-1a15-44c1-9a94-8ee9e9022b8b} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.004312 sec., 4870.12987012987 rows/sec., 8.73 MiB/sec. | ||
| 1045 | 2025.06.04 15:36:14.192071 [ 258 ] {4405a6ae-1a15-44c1-9a94-8ee9e9022b8b} <Debug> TCPHandler: Processed in 0.004486845 sec. | ||
| 1046 | 2025.06.04 15:36:14.192191 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2025.06.04 15:36:14.192285 [ 258 ] {5c871fae-5903-4529-b8f7-d34f24e65e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1048 | 2025.06.04 15:36:14.192326 [ 258 ] {5c871fae-5903-4529-b8f7-d34f24e65e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1049 | 2025.06.04 15:36:14.192639 [ 258 ] {5c871fae-5903-4529-b8f7-d34f24e65e80} <Trace> oximeter.measurements_i64 (afa6f528-c2d5-4e54-b835-c83da3b06fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2025.06.04 15:36:14.192676 [ 258 ] {5c871fae-5903-4529-b8f7-d34f24e65e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1051 | 2025.06.04 15:36:14.192984 [ 258 ] {5c871fae-5903-4529-b8f7-d34f24e65e80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1052 | 2025.06.04 15:36:14.193189 [ 258 ] {5c871fae-5903-4529-b8f7-d34f24e65e80} <Trace> oximeter.measurements_i64 (afa6f528-c2d5-4e54-b835-c83da3b06fa4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2025.06.04 15:36:14.193317 [ 258 ] {5c871fae-5903-4529-b8f7-d34f24e65e80} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.00105 sec., 17142.857142857145 rows/sec., 1.26 MiB/sec. | ||
| 1054 | 2025.06.04 15:36:14.193352 [ 258 ] {5c871fae-5903-4529-b8f7-d34f24e65e80} <Debug> TCPHandler: Processed in 0.001211385 sec. | ||
| 1055 | 2025.06.04 15:36:14.193466 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2025.06.04 15:36:14.193560 [ 258 ] {2cee493f-2a13-48df-b30e-68d9057d4561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1057 | 2025.06.04 15:36:14.193600 [ 258 ] {2cee493f-2a13-48df-b30e-68d9057d4561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1058 | 2025.06.04 15:36:14.193917 [ 258 ] {2cee493f-2a13-48df-b30e-68d9057d4561} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2025.06.04 15:36:14.193955 [ 258 ] {2cee493f-2a13-48df-b30e-68d9057d4561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1060 | 2025.06.04 15:36:14.194253 [ 258 ] {2cee493f-2a13-48df-b30e-68d9057d4561} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1061 | 2025.06.04 15:36:14.194461 [ 258 ] {2cee493f-2a13-48df-b30e-68d9057d4561} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2025.06.04 15:36:14.194587 [ 258 ] {2cee493f-2a13-48df-b30e-68d9057d4561} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001045 sec., 28708.133971291867 rows/sec., 1.97 MiB/sec. | ||
| 1063 | 2025.06.04 15:36:14.194622 [ 258 ] {2cee493f-2a13-48df-b30e-68d9057d4561} <Debug> TCPHandler: Processed in 0.001205225 sec. | ||
| 1064 | 2025.06.04 15:36:19.125672 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2025.06.04 15:36:19.125857 [ 258 ] {b8d6cbba-8a8e-4e01-b2de-0d71185c2cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1066 | 2025.06.04 15:36:19.125924 [ 258 ] {b8d6cbba-8a8e-4e01-b2de-0d71185c2cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1067 | 2025.06.04 15:36:19.126570 [ 258 ] {b8d6cbba-8a8e-4e01-b2de-0d71185c2cba} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2025.06.04 15:36:19.126614 [ 258 ] {b8d6cbba-8a8e-4e01-b2de-0d71185c2cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1069 | 2025.06.04 15:36:19.127027 [ 258 ] {b8d6cbba-8a8e-4e01-b2de-0d71185c2cba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1070 | 2025.06.04 15:36:19.127259 [ 258 ] {b8d6cbba-8a8e-4e01-b2de-0d71185c2cba} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2025.06.04 15:36:19.127426 [ 258 ] {b8d6cbba-8a8e-4e01-b2de-0d71185c2cba} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001614 sec., 32218.091697645603 rows/sec., 2.46 MiB/sec. | ||
| 1072 | 2025.06.04 15:36:19.127472 [ 258 ] {b8d6cbba-8a8e-4e01-b2de-0d71185c2cba} <Debug> TCPHandler: Processed in 0.001922434 sec. | ||
| 1073 | 2025.06.04 15:36:19.127593 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2025.06.04 15:36:19.127695 [ 258 ] {37ffdce8-61a4-419b-b418-66ded18368d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1075 | 2025.06.04 15:36:19.127738 [ 258 ] {37ffdce8-61a4-419b-b418-66ded18368d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1076 | 2025.06.04 15:36:19.128187 [ 258 ] {37ffdce8-61a4-419b-b418-66ded18368d4} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2025.06.04 15:36:19.128225 [ 258 ] {37ffdce8-61a4-419b-b418-66ded18368d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1078 | 2025.06.04 15:36:19.128598 [ 258 ] {37ffdce8-61a4-419b-b418-66ded18368d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1079 | 2025.06.04 15:36:19.128807 [ 258 ] {37ffdce8-61a4-419b-b418-66ded18368d4} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2025.06.04 15:36:19.128937 [ 258 ] {37ffdce8-61a4-419b-b418-66ded18368d4} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001266 sec., 44233.80726698262 rows/sec., 3.45 MiB/sec. | ||
| 1081 | 2025.06.04 15:36:19.128975 [ 258 ] {37ffdce8-61a4-419b-b418-66ded18368d4} <Debug> TCPHandler: Processed in 0.001435288 sec. | ||
| 1082 | 2025.06.04 15:36:19.129085 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2025.06.04 15:36:19.129183 [ 258 ] {b4293ef1-1a4d-48d3-93db-b13710fcb639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1084 | 2025.06.04 15:36:19.129227 [ 258 ] {b4293ef1-1a4d-48d3-93db-b13710fcb639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1085 | 2025.06.04 15:36:19.129680 [ 258 ] {b4293ef1-1a4d-48d3-93db-b13710fcb639} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2025.06.04 15:36:19.129716 [ 258 ] {b4293ef1-1a4d-48d3-93db-b13710fcb639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1087 | 2025.06.04 15:36:19.130045 [ 258 ] {b4293ef1-1a4d-48d3-93db-b13710fcb639} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1088 | 2025.06.04 15:36:19.130252 [ 258 ] {b4293ef1-1a4d-48d3-93db-b13710fcb639} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2025.06.04 15:36:19.130400 [ 258 ] {b4293ef1-1a4d-48d3-93db-b13710fcb639} <Debug> executeQuery: Read 140 rows, 9.94 KiB in 0.001238 sec., 113085.62197092084 rows/sec., 7.84 MiB/sec. | ||
| 1090 | 2025.06.04 15:36:19.130436 [ 258 ] {b4293ef1-1a4d-48d3-93db-b13710fcb639} <Debug> TCPHandler: Processed in 0.001401227 sec. | ||
| 1091 | 2025.06.04 15:36:19.130559 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2025.06.04 15:36:19.130652 [ 258 ] {4834f7a7-f8e1-4754-92f1-453a0bbf211c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1093 | 2025.06.04 15:36:19.130691 [ 258 ] {4834f7a7-f8e1-4754-92f1-453a0bbf211c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1094 | 2025.06.04 15:36:19.131019 [ 258 ] {4834f7a7-f8e1-4754-92f1-453a0bbf211c} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2025.06.04 15:36:19.131056 [ 258 ] {4834f7a7-f8e1-4754-92f1-453a0bbf211c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1096 | 2025.06.04 15:36:19.131397 [ 258 ] {4834f7a7-f8e1-4754-92f1-453a0bbf211c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1097 | 2025.06.04 15:36:19.131602 [ 258 ] {4834f7a7-f8e1-4754-92f1-453a0bbf211c} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2025.06.04 15:36:19.131730 [ 258 ] {4834f7a7-f8e1-4754-92f1-453a0bbf211c} <Debug> executeQuery: Read 46 rows, 3.23 KiB in 0.001097 sec., 41932.54329990884 rows/sec., 2.87 MiB/sec. | ||
| 1099 | 2025.06.04 15:36:19.131766 [ 258 ] {4834f7a7-f8e1-4754-92f1-453a0bbf211c} <Debug> TCPHandler: Processed in 0.001256015 sec. | ||
| 1100 | 2025.06.04 15:36:19.949266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1101 | 2025.06.04 15:36:19.949726 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2025.06.04 15:36:19.949764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1103 | 2025.06.04 15:36:19.950266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1104 | 2025.06.04 15:36:19.950495 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2025.06.04 15:36:19.950635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1106 | 2025.06.04 15:36:20.057633 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1107 | 2025.06.04 15:36:20.074526 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2025.06.04 15:36:20.074577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1109 | 2025.06.04 15:36:20.080715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1110 | 2025.06.04 15:36:20.081432 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2025.06.04 15:36:20.084373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1112 | 2025.06.04 15:36:21.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.27 MiB, peak 168.27 MiB, free memory in arenas 0.00 B, will set to 165.42 MiB (RSS), difference: 1.15 MiB | ||
| 1113 | 2025.06.04 15:36:22.396197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 166 | ||
| 1114 | 2025.06.04 15:36:22.398395 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2025.06.04 15:36:22.398443 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1116 | 2025.06.04 15:36:22.399580 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1117 | 2025.06.04 15:36:22.399840 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2025.06.04 15:36:22.400074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 166 | ||
| 1119 | 2025.06.04 15:36:24.126949 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2025.06.04 15:36:24.127114 [ 258 ] {c729ea9c-0778-4cb7-a565-bffdf1c0b054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1121 | 2025.06.04 15:36:24.127176 [ 258 ] {c729ea9c-0778-4cb7-a565-bffdf1c0b054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1122 | 2025.06.04 15:36:24.127842 [ 258 ] {c729ea9c-0778-4cb7-a565-bffdf1c0b054} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2025.06.04 15:36:24.127886 [ 258 ] {c729ea9c-0778-4cb7-a565-bffdf1c0b054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1124 | 2025.06.04 15:36:24.128269 [ 258 ] {c729ea9c-0778-4cb7-a565-bffdf1c0b054} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1125 | 2025.06.04 15:36:24.128494 [ 258 ] {c729ea9c-0778-4cb7-a565-bffdf1c0b054} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2025.06.04 15:36:24.128664 [ 258 ] {c729ea9c-0778-4cb7-a565-bffdf1c0b054} <Debug> executeQuery: Read 94 rows, 8.00 KiB in 0.001595 sec., 58934.169278996866 rows/sec., 4.90 MiB/sec. | ||
| 1127 | 2025.06.04 15:36:24.128712 [ 258 ] {c729ea9c-0778-4cb7-a565-bffdf1c0b054} <Debug> TCPHandler: Processed in 0.001880143 sec. | ||
| 1128 | 2025.06.04 15:36:24.128843 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2025.06.04 15:36:24.128945 [ 258 ] {94637c52-e508-4b61-a00a-a9354c851942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1130 | 2025.06.04 15:36:24.128986 [ 258 ] {94637c52-e508-4b61-a00a-a9354c851942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1131 | 2025.06.04 15:36:24.129394 [ 258 ] {94637c52-e508-4b61-a00a-a9354c851942} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2025.06.04 15:36:24.129431 [ 258 ] {94637c52-e508-4b61-a00a-a9354c851942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1133 | 2025.06.04 15:36:24.129730 [ 258 ] {94637c52-e508-4b61-a00a-a9354c851942} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1134 | 2025.06.04 15:36:24.129933 [ 258 ] {94637c52-e508-4b61-a00a-a9354c851942} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2025.06.04 15:36:24.130059 [ 258 ] {94637c52-e508-4b61-a00a-a9354c851942} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001139 sec., 18437.225636523264 rows/sec., 1.35 MiB/sec. | ||
| 1136 | 2025.06.04 15:36:24.130098 [ 258 ] {94637c52-e508-4b61-a00a-a9354c851942} <Debug> TCPHandler: Processed in 0.001306326 sec. | ||
| 1137 | 2025.06.04 15:36:24.130209 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2025.06.04 15:36:24.130303 [ 258 ] {57132148-ef41-477f-b6fb-83dee34a3343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1139 | 2025.06.04 15:36:24.130343 [ 258 ] {57132148-ef41-477f-b6fb-83dee34a3343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1140 | 2025.06.04 15:36:24.130759 [ 258 ] {57132148-ef41-477f-b6fb-83dee34a3343} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2025.06.04 15:36:24.130795 [ 258 ] {57132148-ef41-477f-b6fb-83dee34a3343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1142 | 2025.06.04 15:36:24.131091 [ 258 ] {57132148-ef41-477f-b6fb-83dee34a3343} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1143 | 2025.06.04 15:36:24.131307 [ 258 ] {57132148-ef41-477f-b6fb-83dee34a3343} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2025.06.04 15:36:24.131437 [ 258 ] {57132148-ef41-477f-b6fb-83dee34a3343} <Debug> executeQuery: Read 77 rows, 6.15 KiB in 0.001152 sec., 66840.27777777778 rows/sec., 5.22 MiB/sec. | ||
| 1145 | 2025.06.04 15:36:24.131474 [ 258 ] {57132148-ef41-477f-b6fb-83dee34a3343} <Debug> TCPHandler: Processed in 0.001314286 sec. | ||
| 1146 | 2025.06.04 15:36:24.131587 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2025.06.04 15:36:24.131681 [ 258 ] {2387e56f-dd6f-4b87-ac9f-ddb1c616443b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1148 | 2025.06.04 15:36:24.131723 [ 258 ] {2387e56f-dd6f-4b87-ac9f-ddb1c616443b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1149 | 2025.06.04 15:36:24.132134 [ 258 ] {2387e56f-dd6f-4b87-ac9f-ddb1c616443b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2025.06.04 15:36:24.132169 [ 258 ] {2387e56f-dd6f-4b87-ac9f-ddb1c616443b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1151 | 2025.06.04 15:36:24.132482 [ 258 ] {2387e56f-dd6f-4b87-ac9f-ddb1c616443b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1152 | 2025.06.04 15:36:24.132699 [ 258 ] {2387e56f-dd6f-4b87-ac9f-ddb1c616443b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2025.06.04 15:36:24.132827 [ 258 ] {2387e56f-dd6f-4b87-ac9f-ddb1c616443b} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001164 sec., 128865.97938144329 rows/sec., 8.93 MiB/sec. | ||
| 1154 | 2025.06.04 15:36:24.132863 [ 258 ] {2387e56f-dd6f-4b87-ac9f-ddb1c616443b} <Debug> TCPHandler: Processed in 0.001325726 sec. | ||
| 1155 | 2025.06.04 15:36:24.132967 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2025.06.04 15:36:24.133059 [ 258 ] {e75a31a7-1f51-4423-b005-0da0a894f20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1157 | 2025.06.04 15:36:24.133112 [ 258 ] {e75a31a7-1f51-4423-b005-0da0a894f20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1158 | 2025.06.04 15:36:24.133877 [ 258 ] {e75a31a7-1f51-4423-b005-0da0a894f20f} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2025.06.04 15:36:24.133912 [ 258 ] {e75a31a7-1f51-4423-b005-0da0a894f20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1160 | 2025.06.04 15:36:24.134434 [ 258 ] {e75a31a7-1f51-4423-b005-0da0a894f20f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1161 | 2025.06.04 15:36:24.134662 [ 258 ] {e75a31a7-1f51-4423-b005-0da0a894f20f} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2025.06.04 15:36:24.134795 [ 258 ] {e75a31a7-1f51-4423-b005-0da0a894f20f} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001754 sec., 11972.633979475486 rows/sec., 21.45 MiB/sec. | ||
| 1163 | 2025.06.04 15:36:24.134849 [ 258 ] {e75a31a7-1f51-4423-b005-0da0a894f20f} <Debug> TCPHandler: Processed in 0.001930544 sec. | ||
| 1164 | 2025.06.04 15:36:24.134962 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2025.06.04 15:36:24.135055 [ 258 ] {cd4bcaa8-2f89-440b-8b5b-fe6eaa5f4c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1166 | 2025.06.04 15:36:24.135096 [ 258 ] {cd4bcaa8-2f89-440b-8b5b-fe6eaa5f4c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1167 | 2025.06.04 15:36:24.135422 [ 258 ] {cd4bcaa8-2f89-440b-8b5b-fe6eaa5f4c8f} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2025.06.04 15:36:24.135456 [ 258 ] {cd4bcaa8-2f89-440b-8b5b-fe6eaa5f4c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1169 | 2025.06.04 15:36:24.135758 [ 258 ] {cd4bcaa8-2f89-440b-8b5b-fe6eaa5f4c8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1170 | 2025.06.04 15:36:24.135968 [ 258 ] {cd4bcaa8-2f89-440b-8b5b-fe6eaa5f4c8f} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2025.06.04 15:36:24.136096 [ 258 ] {cd4bcaa8-2f89-440b-8b5b-fe6eaa5f4c8f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00106 sec., 47169.81132075472 rows/sec., 3.23 MiB/sec. | ||
| 1172 | 2025.06.04 15:36:24.136131 [ 258 ] {cd4bcaa8-2f89-440b-8b5b-fe6eaa5f4c8f} <Debug> TCPHandler: Processed in 0.001216675 sec. | ||
| 1173 | 2025.06.04 15:36:27.339429 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1174 | 2025.06.04 15:36:27.339490 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1175 | 2025.06.04 15:36:27.450922 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1176 | 2025.06.04 15:36:27.451662 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2025.06.04 15:36:27.451711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1178 | 2025.06.04 15:36:27.452216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1179 | 2025.06.04 15:36:27.452448 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2025.06.04 15:36:27.452570 [ 65 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1181 | 2025.06.04 15:36:27.452573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1182 | 2025.06.04 15:36:27.452622 [ 65 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2025.06.04 15:36:27.452646 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1184 | 2025.06.04 15:36:27.454919 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1185 | 2025.06.04 15:36:27.457134 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1186 | 2025.06.04 15:36:27.457239 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1187 | 2025.06.04 15:36:27.457360 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1188 | 2025.06.04 15:36:27.457413 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1189 | 2025.06.04 15:36:27.457562 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1190 | 2025.06.04 15:36:27.457611 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1191 | 2025.06.04 15:36:27.457664 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1192 | 2025.06.04 15:36:27.500863 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.048095841 sec., 58341.8429048782 rows/sec., 854.62 KiB/sec. | ||
| 1193 | 2025.06.04 15:36:27.501609 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1194 | 2025.06.04 15:36:27.501858 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_6_1} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2025.06.04 15:36:27.501927 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_6_1} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1196 | 2025.06.04 15:36:27.502014 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1197 | 2025.06.04 15:36:27.584626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1198 | 2025.06.04 15:36:27.601345 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2025.06.04 15:36:27.601415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1200 | 2025.06.04 15:36:27.607189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1201 | 2025.06.04 15:36:27.607945 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2025.06.04 15:36:27.608229 [ 63 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1203 | 2025.06.04 15:36:27.608290 [ 63 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2025.06.04 15:36:27.608309 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1205 | 2025.06.04 15:36:27.608395 [ 194 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1206 | 2025.06.04 15:36:27.612147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1207 | 2025.06.04 15:36:27.612349 [ 194 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1208 | 2025.06.04 15:36:27.613752 [ 194 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1209 | 2025.06.04 15:36:27.618190 [ 194 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1210 | 2025.06.04 15:36:27.622407 [ 194 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1211 | 2025.06.04 15:36:27.626489 [ 194 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1212 | 2025.06.04 15:36:27.636267 [ 194 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1213 | 2025.06.04 15:36:27.640563 [ 194 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1214 | 2025.06.04 15:36:27.702497 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094130627 sec., 488.6826048656831 rows/sec., 2.53 MiB/sec. | ||
| 1215 | 2025.06.04 15:36:27.704726 [ 200 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1216 | 2025.06.04 15:36:27.706762 [ 200 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_6_1} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2025.06.04 15:36:27.706851 [ 200 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_6_1} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1218 | 2025.06.04 15:36:27.708538 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1219 | 2025.06.04 15:36:28.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.62 MiB, peak 176.16 MiB, free memory in arenas 0.00 B, will set to 175.76 MiB (RSS), difference: 9.14 MiB | ||
| 1220 | 2025.06.04 15:36:29.125969 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2025.06.04 15:36:29.126153 [ 258 ] {fa0d902e-aad7-4c5a-bd90-f208b592f68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1222 | 2025.06.04 15:36:29.126224 [ 258 ] {fa0d902e-aad7-4c5a-bd90-f208b592f68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1223 | 2025.06.04 15:36:29.126942 [ 258 ] {fa0d902e-aad7-4c5a-bd90-f208b592f68b} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2025.06.04 15:36:29.126995 [ 258 ] {fa0d902e-aad7-4c5a-bd90-f208b592f68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1225 | 2025.06.04 15:36:29.127426 [ 258 ] {fa0d902e-aad7-4c5a-bd90-f208b592f68b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1226 | 2025.06.04 15:36:29.127691 [ 258 ] {fa0d902e-aad7-4c5a-bd90-f208b592f68b} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2025.06.04 15:36:29.127840 [ 62 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1228 | 2025.06.04 15:36:29.127854 [ 258 ] {fa0d902e-aad7-4c5a-bd90-f208b592f68b} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001753 sec., 29663.43411294923 rows/sec., 2.27 MiB/sec. | ||
| 1229 | 2025.06.04 15:36:29.127875 [ 62 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2025.06.04 15:36:29.127894 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1231 | 2025.06.04 15:36:29.127902 [ 258 ] {fa0d902e-aad7-4c5a-bd90-f208b592f68b} <Debug> TCPHandler: Processed in 0.002061825 sec. | ||
| 1232 | 2025.06.04 15:36:29.127981 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 1233 | 2025.06.04 15:36:29.128026 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2025.06.04 15:36:29.128079 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1235 | 2025.06.04 15:36:29.128118 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 1236 | 2025.06.04 15:36:29.128128 [ 258 ] {b5b95948-b93c-43f0-904b-dba2cefcbe92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1237 | 2025.06.04 15:36:29.128172 [ 258 ] {b5b95948-b93c-43f0-904b-dba2cefcbe92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1238 | 2025.06.04 15:36:29.128201 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1239 | 2025.06.04 15:36:29.128248 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 1240 | 2025.06.04 15:36:29.128290 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 1241 | 2025.06.04 15:36:29.128330 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 94 rows starting from the beginning of the part | ||
| 1242 | 2025.06.04 15:36:29.128369 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 1243 | 2025.06.04 15:36:29.128612 [ 258 ] {b5b95948-b93c-43f0-904b-dba2cefcbe92} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2025.06.04 15:36:29.128648 [ 258 ] {b5b95948-b93c-43f0-904b-dba2cefcbe92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1245 | 2025.06.04 15:36:29.129050 [ 258 ] {b5b95948-b93c-43f0-904b-dba2cefcbe92} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1246 | 2025.06.04 15:36:29.129277 [ 258 ] {b5b95948-b93c-43f0-904b-dba2cefcbe92} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2025.06.04 15:36:29.129289 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340976 sec., 237140.70945341303 rows/sec., 19.90 MiB/sec. | ||
| 1248 | 2025.06.04 15:36:29.129373 [ 62 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1249 | 2025.06.04 15:36:29.129413 [ 62 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2025.06.04 15:36:29.129416 [ 258 ] {b5b95948-b93c-43f0-904b-dba2cefcbe92} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001312 sec., 42682.92682926829 rows/sec., 3.33 MiB/sec. | ||
| 1251 | 2025.06.04 15:36:29.129439 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1252 | 2025.06.04 15:36:29.129463 [ 258 ] {b5b95948-b93c-43f0-904b-dba2cefcbe92} <Debug> TCPHandler: Processed in 0.001489278 sec. | ||
| 1253 | 2025.06.04 15:36:29.129492 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1254 | 2025.06.04 15:36:29.129502 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 1255 | 2025.06.04 15:36:29.129573 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2025.06.04 15:36:29.129582 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1257 | 2025.06.04 15:36:29.129615 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
| 1258 | 2025.06.04 15:36:29.129659 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1259 | 2025.06.04 15:36:29.129677 [ 258 ] {d8ee87f0-4f8c-4fa8-92cd-1ec1407f23f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1260 | 2025.06.04 15:36:29.129696 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 59 rows starting from the beginning of the part | ||
| 1261 | 2025.06.04 15:36:29.129722 [ 258 ] {d8ee87f0-4f8c-4fa8-92cd-1ec1407f23f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1262 | 2025.06.04 15:36:29.129730 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1263 | 2025.06.04 15:36:29.129769 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_6_1} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2025.06.04 15:36:29.129778 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 77 rows starting from the beginning of the part | ||
| 1265 | 2025.06.04 15:36:29.129817 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1266 | 2025.06.04 15:36:29.129831 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_6_1} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1267 | 2025.06.04 15:36:29.129888 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1268 | 2025.06.04 15:36:29.130140 [ 258 ] {d8ee87f0-4f8c-4fa8-92cd-1ec1407f23f9} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2025.06.04 15:36:29.130175 [ 258 ] {d8ee87f0-4f8c-4fa8-92cd-1ec1407f23f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1270 | 2025.06.04 15:36:29.130509 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001031082 sec., 294835.910237983 rows/sec., 24.14 MiB/sec. | ||
| 1271 | 2025.06.04 15:36:29.130530 [ 258 ] {d8ee87f0-4f8c-4fa8-92cd-1ec1407f23f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1272 | 2025.06.04 15:36:29.130614 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1273 | 2025.06.04 15:36:29.130842 [ 258 ] {d8ee87f0-4f8c-4fa8-92cd-1ec1407f23f9} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2025.06.04 15:36:29.130912 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_6_1} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2025.06.04 15:36:29.130939 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1276 | 2025.06.04 15:36:29.130965 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2025.06.04 15:36:29.130973 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_6_1} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1278 | 2025.06.04 15:36:29.130974 [ 258 ] {d8ee87f0-4f8c-4fa8-92cd-1ec1407f23f9} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001318 sec., 113808.80121396056 rows/sec., 7.89 MiB/sec. | ||
| 1279 | 2025.06.04 15:36:29.130982 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1280 | 2025.06.04 15:36:29.131017 [ 258 ] {d8ee87f0-4f8c-4fa8-92cd-1ec1407f23f9} <Debug> TCPHandler: Processed in 0.001492719 sec. | ||
| 1281 | 2025.06.04 15:36:29.131026 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1282 | 2025.06.04 15:36:29.131117 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 1283 | 2025.06.04 15:36:29.131124 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2025.06.04 15:36:29.131265 [ 258 ] {69a29dbc-c784-4d0f-a295-de176a0292ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1285 | 2025.06.04 15:36:29.131300 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1286 | 2025.06.04 15:36:29.131306 [ 258 ] {69a29dbc-c784-4d0f-a295-de176a0292ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1287 | 2025.06.04 15:36:29.131354 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1288 | 2025.06.04 15:36:29.131452 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1289 | 2025.06.04 15:36:29.131504 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1290 | 2025.06.04 15:36:29.131559 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part | ||
| 1291 | 2025.06.04 15:36:29.131617 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1292 | 2025.06.04 15:36:29.131665 [ 258 ] {69a29dbc-c784-4d0f-a295-de176a0292ea} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2025.06.04 15:36:29.131670 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1294 | 2025.06.04 15:36:29.131709 [ 258 ] {69a29dbc-c784-4d0f-a295-de176a0292ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1295 | 2025.06.04 15:36:29.132053 [ 258 ] {69a29dbc-c784-4d0f-a295-de176a0292ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1296 | 2025.06.04 15:36:29.132304 [ 258 ] {69a29dbc-c784-4d0f-a295-de176a0292ea} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2025.06.04 15:36:29.132395 [ 62 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1298 | 2025.06.04 15:36:29.132420 [ 62 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2025.06.04 15:36:29.132432 [ 258 ] {69a29dbc-c784-4d0f-a295-de176a0292ea} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001187 sec., 42122.99915754002 rows/sec., 2.89 MiB/sec. | ||
| 1300 | 2025.06.04 15:36:29.132450 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1301 | 2025.06.04 15:36:29.132472 [ 258 ] {69a29dbc-c784-4d0f-a295-de176a0292ea} <Debug> TCPHandler: Processed in 0.001396157 sec. | ||
| 1302 | 2025.06.04 15:36:29.132520 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 1303 | 2025.06.04 15:36:29.132598 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1304 | 2025.06.04 15:36:29.132624 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1305 | 2025.06.04 15:36:29.132689 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1306 | 2025.06.04 15:36:29.132732 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1307 | 2025.06.04 15:36:29.132775 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 1308 | 2025.06.04 15:36:29.132817 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1309 | 2025.06.04 15:36:29.132812 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744562 sec., 412711.04151070584 rows/sec., 28.61 MiB/sec. | ||
| 1310 | 2025.06.04 15:36:29.132859 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1311 | 2025.06.04 15:36:29.133026 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1312 | 2025.06.04 15:36:29.133271 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2025.06.04 15:36:29.133331 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1314 | 2025.06.04 15:36:29.133395 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1315 | 2025.06.04 15:36:29.133622 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001133383 sec., 202932.2832617041 rows/sec., 13.91 MiB/sec. | ||
| 1316 | 2025.06.04 15:36:29.133758 [ 190 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1317 | 2025.06.04 15:36:29.133993 [ 190 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_6_1} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2025.06.04 15:36:29.134049 [ 190 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_6_1} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1319 | 2025.06.04 15:36:29.134096 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1320 | 2025.06.04 15:36:32.400393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 186 | ||
| 1321 | 2025.06.04 15:36:32.402706 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2025.06.04 15:36:32.402749 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1323 | 2025.06.04 15:36:32.403937 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1324 | 2025.06.04 15:36:32.404210 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2025.06.04 15:36:32.404524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1326 | 2025.06.04 15:36:34.126945 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2025.06.04 15:36:34.127131 [ 258 ] {c9ca9075-60f8-43ea-875b-66b526d3824d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1328 | 2025.06.04 15:36:34.127196 [ 258 ] {c9ca9075-60f8-43ea-875b-66b526d3824d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1329 | 2025.06.04 15:36:34.127904 [ 258 ] {c9ca9075-60f8-43ea-875b-66b526d3824d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2025.06.04 15:36:34.127939 [ 258 ] {c9ca9075-60f8-43ea-875b-66b526d3824d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1331 | 2025.06.04 15:36:34.128310 [ 258 ] {c9ca9075-60f8-43ea-875b-66b526d3824d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1332 | 2025.06.04 15:36:34.128527 [ 258 ] {c9ca9075-60f8-43ea-875b-66b526d3824d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2025.06.04 15:36:34.128670 [ 258 ] {c9ca9075-60f8-43ea-875b-66b526d3824d} <Debug> executeQuery: Read 94 rows, 8.00 KiB in 0.001591 sec., 59082.33815210559 rows/sec., 4.91 MiB/sec. | ||
| 1334 | 2025.06.04 15:36:34.128706 [ 258 ] {c9ca9075-60f8-43ea-875b-66b526d3824d} <Debug> TCPHandler: Processed in 0.001889513 sec. | ||
| 1335 | 2025.06.04 15:36:34.128822 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2025.06.04 15:36:34.128910 [ 258 ] {2729ed37-ed73-4b50-9903-cbf548971891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1337 | 2025.06.04 15:36:34.128946 [ 258 ] {2729ed37-ed73-4b50-9903-cbf548971891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1338 | 2025.06.04 15:36:34.129313 [ 258 ] {2729ed37-ed73-4b50-9903-cbf548971891} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2025.06.04 15:36:34.129345 [ 258 ] {2729ed37-ed73-4b50-9903-cbf548971891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1340 | 2025.06.04 15:36:34.129677 [ 258 ] {2729ed37-ed73-4b50-9903-cbf548971891} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2025.06.04 15:36:34.129877 [ 258 ] {2729ed37-ed73-4b50-9903-cbf548971891} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2025.06.04 15:36:34.129998 [ 258 ] {2729ed37-ed73-4b50-9903-cbf548971891} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001088 sec., 19301.470588235294 rows/sec., 1.42 MiB/sec. | ||
| 1343 | 2025.06.04 15:36:34.130033 [ 258 ] {2729ed37-ed73-4b50-9903-cbf548971891} <Debug> TCPHandler: Processed in 0.001245336 sec. | ||
| 1344 | 2025.06.04 15:36:34.130138 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2025.06.04 15:36:34.130230 [ 258 ] {591fff92-747c-46e9-bb65-868a0cb18dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1346 | 2025.06.04 15:36:34.130267 [ 258 ] {591fff92-747c-46e9-bb65-868a0cb18dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1347 | 2025.06.04 15:36:34.130677 [ 258 ] {591fff92-747c-46e9-bb65-868a0cb18dfc} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2025.06.04 15:36:34.130712 [ 258 ] {591fff92-747c-46e9-bb65-868a0cb18dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1349 | 2025.06.04 15:36:34.131013 [ 258 ] {591fff92-747c-46e9-bb65-868a0cb18dfc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1350 | 2025.06.04 15:36:34.131216 [ 258 ] {591fff92-747c-46e9-bb65-868a0cb18dfc} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2025.06.04 15:36:34.131334 [ 258 ] {591fff92-747c-46e9-bb65-868a0cb18dfc} <Debug> executeQuery: Read 77 rows, 6.15 KiB in 0.001122 sec., 68627.45098039215 rows/sec., 5.36 MiB/sec. | ||
| 1352 | 2025.06.04 15:36:34.131369 [ 258 ] {591fff92-747c-46e9-bb65-868a0cb18dfc} <Debug> TCPHandler: Processed in 0.001277416 sec. | ||
| 1353 | 2025.06.04 15:36:34.131479 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2025.06.04 15:36:34.131571 [ 258 ] {ecc99191-284e-4b7c-858b-5254f057068f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1355 | 2025.06.04 15:36:34.131611 [ 258 ] {ecc99191-284e-4b7c-858b-5254f057068f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1356 | 2025.06.04 15:36:34.132023 [ 258 ] {ecc99191-284e-4b7c-858b-5254f057068f} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2025.06.04 15:36:34.132057 [ 258 ] {ecc99191-284e-4b7c-858b-5254f057068f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1358 | 2025.06.04 15:36:34.132372 [ 258 ] {ecc99191-284e-4b7c-858b-5254f057068f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1359 | 2025.06.04 15:36:34.132571 [ 258 ] {ecc99191-284e-4b7c-858b-5254f057068f} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2025.06.04 15:36:34.132691 [ 258 ] {ecc99191-284e-4b7c-858b-5254f057068f} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001138 sec., 131810.19332161688 rows/sec., 9.14 MiB/sec. | ||
| 1361 | 2025.06.04 15:36:34.132724 [ 258 ] {ecc99191-284e-4b7c-858b-5254f057068f} <Debug> TCPHandler: Processed in 0.001292256 sec. | ||
| 1362 | 2025.06.04 15:36:34.132824 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2025.06.04 15:36:34.132914 [ 258 ] {bef76e80-3549-4765-98e5-b2e550c150da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1364 | 2025.06.04 15:36:34.132965 [ 258 ] {bef76e80-3549-4765-98e5-b2e550c150da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1365 | 2025.06.04 15:36:34.133713 [ 258 ] {bef76e80-3549-4765-98e5-b2e550c150da} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2025.06.04 15:36:34.133746 [ 258 ] {bef76e80-3549-4765-98e5-b2e550c150da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1367 | 2025.06.04 15:36:34.134255 [ 258 ] {bef76e80-3549-4765-98e5-b2e550c150da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1368 | 2025.06.04 15:36:34.134466 [ 258 ] {bef76e80-3549-4765-98e5-b2e550c150da} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2025.06.04 15:36:34.134594 [ 258 ] {bef76e80-3549-4765-98e5-b2e550c150da} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001697 sec., 12374.779021803182 rows/sec., 22.18 MiB/sec. | ||
| 1370 | 2025.06.04 15:36:34.134641 [ 258 ] {bef76e80-3549-4765-98e5-b2e550c150da} <Debug> TCPHandler: Processed in 0.001863352 sec. | ||
| 1371 | 2025.06.04 15:36:34.134756 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2025.06.04 15:36:34.134849 [ 258 ] {0693443e-8c30-464d-b81c-23f6228b470a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1373 | 2025.06.04 15:36:34.134888 [ 258 ] {0693443e-8c30-464d-b81c-23f6228b470a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1374 | 2025.06.04 15:36:34.135214 [ 258 ] {0693443e-8c30-464d-b81c-23f6228b470a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2025.06.04 15:36:34.135248 [ 258 ] {0693443e-8c30-464d-b81c-23f6228b470a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1376 | 2025.06.04 15:36:34.135531 [ 258 ] {0693443e-8c30-464d-b81c-23f6228b470a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1377 | 2025.06.04 15:36:34.135733 [ 258 ] {0693443e-8c30-464d-b81c-23f6228b470a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2025.06.04 15:36:34.135855 [ 258 ] {0693443e-8c30-464d-b81c-23f6228b470a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001024 sec., 48828.125 rows/sec., 3.35 MiB/sec. | ||
| 1379 | 2025.06.04 15:36:34.135888 [ 258 ] {0693443e-8c30-464d-b81c-23f6228b470a} <Debug> TCPHandler: Processed in 0.001178435 sec. | ||
| 1380 | 2025.06.04 15:36:34.952759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1381 | 2025.06.04 15:36:34.953291 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2025.06.04 15:36:34.953340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1383 | 2025.06.04 15:36:34.953913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1384 | 2025.06.04 15:36:34.954146 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2025.06.04 15:36:34.954276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1386 | 2025.06.04 15:36:35.112307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1387 | 2025.06.04 15:36:35.130191 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2025.06.04 15:36:35.130249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1389 | 2025.06.04 15:36:35.136045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1390 | 2025.06.04 15:36:35.136755 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2025.06.04 15:36:35.140328 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1392 | 2025.06.04 15:36:39.125498 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2025.06.04 15:36:39.125739 [ 258 ] {89860866-c10d-427e-9d34-4a309e0ff1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1394 | 2025.06.04 15:36:39.125813 [ 258 ] {89860866-c10d-427e-9d34-4a309e0ff1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1395 | 2025.06.04 15:36:39.126480 [ 258 ] {89860866-c10d-427e-9d34-4a309e0ff1ed} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2025.06.04 15:36:39.126524 [ 258 ] {89860866-c10d-427e-9d34-4a309e0ff1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1397 | 2025.06.04 15:36:39.126907 [ 258 ] {89860866-c10d-427e-9d34-4a309e0ff1ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1398 | 2025.06.04 15:36:39.127135 [ 258 ] {89860866-c10d-427e-9d34-4a309e0ff1ed} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2025.06.04 15:36:39.127300 [ 258 ] {89860866-c10d-427e-9d34-4a309e0ff1ed} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001617 sec., 32158.317872603588 rows/sec., 2.46 MiB/sec. | ||
| 1400 | 2025.06.04 15:36:39.127346 [ 258 ] {89860866-c10d-427e-9d34-4a309e0ff1ed} <Debug> TCPHandler: Processed in 0.001978425 sec. | ||
| 1401 | 2025.06.04 15:36:39.127471 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2025.06.04 15:36:39.127574 [ 258 ] {00f57248-f3d6-466e-99dd-b9393f7717cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1403 | 2025.06.04 15:36:39.127616 [ 258 ] {00f57248-f3d6-466e-99dd-b9393f7717cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1404 | 2025.06.04 15:36:39.128045 [ 258 ] {00f57248-f3d6-466e-99dd-b9393f7717cd} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2025.06.04 15:36:39.128082 [ 258 ] {00f57248-f3d6-466e-99dd-b9393f7717cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1406 | 2025.06.04 15:36:39.128382 [ 258 ] {00f57248-f3d6-466e-99dd-b9393f7717cd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1407 | 2025.06.04 15:36:39.128595 [ 258 ] {00f57248-f3d6-466e-99dd-b9393f7717cd} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2025.06.04 15:36:39.128728 [ 258 ] {00f57248-f3d6-466e-99dd-b9393f7717cd} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001179 sec., 47497.87955894826 rows/sec., 3.70 MiB/sec. | ||
| 1409 | 2025.06.04 15:36:39.128765 [ 258 ] {00f57248-f3d6-466e-99dd-b9393f7717cd} <Debug> TCPHandler: Processed in 0.001345997 sec. | ||
| 1410 | 2025.06.04 15:36:39.128869 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2025.06.04 15:36:39.128964 [ 258 ] {b9f5be11-4fdb-4320-b267-316b1329de4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1412 | 2025.06.04 15:36:39.129008 [ 258 ] {b9f5be11-4fdb-4320-b267-316b1329de4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1413 | 2025.06.04 15:36:39.129410 [ 258 ] {b9f5be11-4fdb-4320-b267-316b1329de4b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2025.06.04 15:36:39.129444 [ 258 ] {b9f5be11-4fdb-4320-b267-316b1329de4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1415 | 2025.06.04 15:36:39.129758 [ 258 ] {b9f5be11-4fdb-4320-b267-316b1329de4b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1416 | 2025.06.04 15:36:39.129982 [ 258 ] {b9f5be11-4fdb-4320-b267-316b1329de4b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2025.06.04 15:36:39.130111 [ 258 ] {b9f5be11-4fdb-4320-b267-316b1329de4b} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001166 sec., 128644.93996569469 rows/sec., 8.92 MiB/sec. | ||
| 1418 | 2025.06.04 15:36:39.130145 [ 258 ] {b9f5be11-4fdb-4320-b267-316b1329de4b} <Debug> TCPHandler: Processed in 0.001326626 sec. | ||
| 1419 | 2025.06.04 15:36:39.130267 [ 258 ] {} <Trace> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2025.06.04 15:36:39.130388 [ 258 ] {0e89ef91-3d0b-4863-b93d-4c865514471e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36168) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1421 | 2025.06.04 15:36:39.130438 [ 258 ] {0e89ef91-3d0b-4863-b93d-4c865514471e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1422 | 2025.06.04 15:36:39.130828 [ 258 ] {0e89ef91-3d0b-4863-b93d-4c865514471e} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2025.06.04 15:36:39.130869 [ 258 ] {0e89ef91-3d0b-4863-b93d-4c865514471e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1424 | 2025.06.04 15:36:39.131215 [ 258 ] {0e89ef91-3d0b-4863-b93d-4c865514471e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1425 | 2025.06.04 15:36:39.131420 [ 258 ] {0e89ef91-3d0b-4863-b93d-4c865514471e} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2025.06.04 15:36:39.131544 [ 258 ] {0e89ef91-3d0b-4863-b93d-4c865514471e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001182 sec., 42301.184433164126 rows/sec., 2.90 MiB/sec. | ||
| 1427 | 2025.06.04 15:36:39.131579 [ 258 ] {0e89ef91-3d0b-4863-b93d-4c865514471e} <Debug> TCPHandler: Processed in 0.001371277 sec. | ||
| 1428 | 2025.06.04 15:36:42.339552 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1429 | 2025.06.04 15:36:42.339618 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1430 | 2025.06.04 15:36:42.404797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 206 | ||
| 1431 | 2025.06.04 15:36:42.406891 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2025.06.04 15:36:42.406941 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1433 | 2025.06.04 15:36:42.408085 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1434 | 2025.06.04 15:36:42.408363 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2025.06.04 15:36:42.408704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
| 1436 | 2025.06.04 15:36:42.454467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1437 | 2025.06.04 15:36:42.454963 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2025.06.04 15:36:42.455002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1439 | 2025.06.04 15:36:42.455477 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1440 | 2025.06.04 15:36:42.455713 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2025.06.04 15:36:42.455852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1442 | 2025.06.04 15:36:42.640525 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1443 | 2025.06.04 15:36:42.657581 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2025.06.04 15:36:42.657642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1445 | 2025.06.04 15:36:42.663570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1446 | 2025.06.04 15:36:42.664301 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2025.06.04 15:36:42.667643 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1448 | 2025.06.04 15:36:43.167495 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1449 | 2025.06.04 15:36:43.167615 [ 258 ] {} <Debug> TCP-Session: 67d0b134-bc6e-4321-b966-66e88771c0d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2025.06.04 15:36:44.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.07 MiB, peak 182.59 MiB, free memory in arenas 0.00 B, will set to 177.14 MiB (RSS), difference: 2.06 MiB | ||
| 1451 | 2025.06.04 15:36:44.127478 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2025.06.04 15:36:44.127755 [ 260 ] {67fafff6-0c2c-439b-8ad6-02e4ee15ee8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1453 | 2025.06.04 15:36:44.127861 [ 260 ] {67fafff6-0c2c-439b-8ad6-02e4ee15ee8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1454 | 2025.06.04 15:36:44.128773 [ 260 ] {67fafff6-0c2c-439b-8ad6-02e4ee15ee8d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2025.06.04 15:36:44.128818 [ 260 ] {67fafff6-0c2c-439b-8ad6-02e4ee15ee8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1456 | 2025.06.04 15:36:44.129212 [ 260 ] {67fafff6-0c2c-439b-8ad6-02e4ee15ee8d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1457 | 2025.06.04 15:36:44.129438 [ 260 ] {67fafff6-0c2c-439b-8ad6-02e4ee15ee8d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2025.06.04 15:36:44.129598 [ 260 ] {67fafff6-0c2c-439b-8ad6-02e4ee15ee8d} <Debug> executeQuery: Read 110 rows, 9.58 KiB in 0.001918 sec., 57351.40771637122 rows/sec., 4.88 MiB/sec. | ||
| 1459 | 2025.06.04 15:36:44.129640 [ 260 ] {67fafff6-0c2c-439b-8ad6-02e4ee15ee8d} <Debug> TCPHandler: Processed in 0.002345099 sec. | ||
| 1460 | 2025.06.04 15:36:44.129771 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2025.06.04 15:36:44.129878 [ 260 ] {9ec80b55-3266-4b1e-a990-6a9fc09f00d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1462 | 2025.06.04 15:36:44.129920 [ 260 ] {9ec80b55-3266-4b1e-a990-6a9fc09f00d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1463 | 2025.06.04 15:36:44.130414 [ 260 ] {9ec80b55-3266-4b1e-a990-6a9fc09f00d1} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2025.06.04 15:36:44.130452 [ 260 ] {9ec80b55-3266-4b1e-a990-6a9fc09f00d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1465 | 2025.06.04 15:36:44.130760 [ 260 ] {9ec80b55-3266-4b1e-a990-6a9fc09f00d1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1466 | 2025.06.04 15:36:44.130971 [ 260 ] {9ec80b55-3266-4b1e-a990-6a9fc09f00d1} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2025.06.04 15:36:44.131106 [ 260 ] {9ec80b55-3266-4b1e-a990-6a9fc09f00d1} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001252 sec., 23162.939297124598 rows/sec., 1.70 MiB/sec. | ||
| 1468 | 2025.06.04 15:36:44.131144 [ 260 ] {9ec80b55-3266-4b1e-a990-6a9fc09f00d1} <Debug> TCPHandler: Processed in 0.001425668 sec. | ||
| 1469 | 2025.06.04 15:36:44.131322 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2025.06.04 15:36:44.131419 [ 260 ] {bb6d0dd5-136f-4be7-bda5-cc4fe0e840c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1471 | 2025.06.04 15:36:44.131458 [ 260 ] {bb6d0dd5-136f-4be7-bda5-cc4fe0e840c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1472 | 2025.06.04 15:36:44.131898 [ 260 ] {bb6d0dd5-136f-4be7-bda5-cc4fe0e840c8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2025.06.04 15:36:44.131934 [ 260 ] {bb6d0dd5-136f-4be7-bda5-cc4fe0e840c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1474 | 2025.06.04 15:36:44.132229 [ 260 ] {bb6d0dd5-136f-4be7-bda5-cc4fe0e840c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1475 | 2025.06.04 15:36:44.132430 [ 260 ] {bb6d0dd5-136f-4be7-bda5-cc4fe0e840c8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2025.06.04 15:36:44.132555 [ 260 ] {bb6d0dd5-136f-4be7-bda5-cc4fe0e840c8} <Debug> executeQuery: Read 85 rows, 6.79 KiB in 0.001157 sec., 73465.85998271391 rows/sec., 5.74 MiB/sec. | ||
| 1477 | 2025.06.04 15:36:44.132592 [ 260 ] {bb6d0dd5-136f-4be7-bda5-cc4fe0e840c8} <Debug> TCPHandler: Processed in 0.001322026 sec. | ||
| 1478 | 2025.06.04 15:36:44.132713 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2025.06.04 15:36:44.132808 [ 260 ] {ad08be04-f9dc-479f-8242-88f212c2d91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1480 | 2025.06.04 15:36:44.132853 [ 260 ] {ad08be04-f9dc-479f-8242-88f212c2d91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1481 | 2025.06.04 15:36:44.133267 [ 260 ] {ad08be04-f9dc-479f-8242-88f212c2d91e} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2025.06.04 15:36:44.133303 [ 260 ] {ad08be04-f9dc-479f-8242-88f212c2d91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1483 | 2025.06.04 15:36:44.133641 [ 260 ] {ad08be04-f9dc-479f-8242-88f212c2d91e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1484 | 2025.06.04 15:36:44.133846 [ 260 ] {ad08be04-f9dc-479f-8242-88f212c2d91e} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2025.06.04 15:36:44.133974 [ 260 ] {ad08be04-f9dc-479f-8242-88f212c2d91e} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001184 sec., 126689.1891891892 rows/sec., 8.78 MiB/sec. | ||
| 1486 | 2025.06.04 15:36:44.134007 [ 260 ] {ad08be04-f9dc-479f-8242-88f212c2d91e} <Debug> TCPHandler: Processed in 0.001344306 sec. | ||
| 1487 | 2025.06.04 15:36:44.134113 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2025.06.04 15:36:44.134207 [ 260 ] {23e896a0-8f01-4ad8-be11-f50b68045679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1489 | 2025.06.04 15:36:44.134260 [ 260 ] {23e896a0-8f01-4ad8-be11-f50b68045679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1490 | 2025.06.04 15:36:44.135138 [ 260 ] {23e896a0-8f01-4ad8-be11-f50b68045679} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2025.06.04 15:36:44.135175 [ 260 ] {23e896a0-8f01-4ad8-be11-f50b68045679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1492 | 2025.06.04 15:36:44.135700 [ 260 ] {23e896a0-8f01-4ad8-be11-f50b68045679} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1493 | 2025.06.04 15:36:44.135929 [ 260 ] {23e896a0-8f01-4ad8-be11-f50b68045679} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2025.06.04 15:36:44.136063 [ 260 ] {23e896a0-8f01-4ad8-be11-f50b68045679} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001875 sec., 15466.666666666668 rows/sec., 27.72 MiB/sec. | ||
| 1495 | 2025.06.04 15:36:44.136120 [ 260 ] {23e896a0-8f01-4ad8-be11-f50b68045679} <Debug> TCPHandler: Processed in 0.002056205 sec. | ||
| 1496 | 2025.06.04 15:36:44.136237 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2025.06.04 15:36:44.136332 [ 260 ] {c824240e-259a-40ef-9943-23f9eaa53450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1498 | 2025.06.04 15:36:44.136373 [ 260 ] {c824240e-259a-40ef-9943-23f9eaa53450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1499 | 2025.06.04 15:36:44.136703 [ 260 ] {c824240e-259a-40ef-9943-23f9eaa53450} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2025.06.04 15:36:44.136739 [ 260 ] {c824240e-259a-40ef-9943-23f9eaa53450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1501 | 2025.06.04 15:36:44.137036 [ 260 ] {c824240e-259a-40ef-9943-23f9eaa53450} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1502 | 2025.06.04 15:36:44.137248 [ 260 ] {c824240e-259a-40ef-9943-23f9eaa53450} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2025.06.04 15:36:44.137377 [ 260 ] {c824240e-259a-40ef-9943-23f9eaa53450} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001063 sec., 47036.688617121355 rows/sec., 3.23 MiB/sec. | ||
| 1504 | 2025.06.04 15:36:44.137414 [ 260 ] {c824240e-259a-40ef-9943-23f9eaa53450} <Debug> TCPHandler: Processed in 0.001226725 sec. | ||
| 1505 | 2025.06.04 15:36:49.125878 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2025.06.04 15:36:49.126088 [ 260 ] {0173f1e0-caa9-4cee-81e4-65cde3af5cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1507 | 2025.06.04 15:36:49.126166 [ 260 ] {0173f1e0-caa9-4cee-81e4-65cde3af5cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1508 | 2025.06.04 15:36:49.126859 [ 260 ] {0173f1e0-caa9-4cee-81e4-65cde3af5cda} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2025.06.04 15:36:49.126909 [ 260 ] {0173f1e0-caa9-4cee-81e4-65cde3af5cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1510 | 2025.06.04 15:36:49.127342 [ 260 ] {0173f1e0-caa9-4cee-81e4-65cde3af5cda} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1511 | 2025.06.04 15:36:49.127590 [ 260 ] {0173f1e0-caa9-4cee-81e4-65cde3af5cda} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2025.06.04 15:36:49.127756 [ 260 ] {0173f1e0-caa9-4cee-81e4-65cde3af5cda} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001721 sec., 30214.99128413713 rows/sec., 2.31 MiB/sec. | ||
| 1513 | 2025.06.04 15:36:49.127802 [ 260 ] {0173f1e0-caa9-4cee-81e4-65cde3af5cda} <Debug> TCPHandler: Processed in 0.002067636 sec. | ||
| 1514 | 2025.06.04 15:36:49.127929 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2025.06.04 15:36:49.128033 [ 260 ] {7cf3aa39-0823-4637-aefb-4d891433bc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1516 | 2025.06.04 15:36:49.128076 [ 260 ] {7cf3aa39-0823-4637-aefb-4d891433bc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1517 | 2025.06.04 15:36:49.128534 [ 260 ] {7cf3aa39-0823-4637-aefb-4d891433bc77} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2025.06.04 15:36:49.128574 [ 260 ] {7cf3aa39-0823-4637-aefb-4d891433bc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1519 | 2025.06.04 15:36:49.128903 [ 260 ] {7cf3aa39-0823-4637-aefb-4d891433bc77} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1520 | 2025.06.04 15:36:49.129122 [ 260 ] {7cf3aa39-0823-4637-aefb-4d891433bc77} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2025.06.04 15:36:49.129262 [ 260 ] {7cf3aa39-0823-4637-aefb-4d891433bc77} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001253 sec., 44692.737430167595 rows/sec., 3.49 MiB/sec. | ||
| 1522 | 2025.06.04 15:36:49.129299 [ 260 ] {7cf3aa39-0823-4637-aefb-4d891433bc77} <Debug> TCPHandler: Processed in 0.001423237 sec. | ||
| 1523 | 2025.06.04 15:36:49.129407 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.06.04 15:36:49.129506 [ 260 ] {2a7d7c60-ccd0-489d-825d-15215d4672a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1525 | 2025.06.04 15:36:49.129552 [ 260 ] {2a7d7c60-ccd0-489d-825d-15215d4672a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1526 | 2025.06.04 15:36:49.129963 [ 260 ] {2a7d7c60-ccd0-489d-825d-15215d4672a6} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2025.06.04 15:36:49.129999 [ 260 ] {2a7d7c60-ccd0-489d-825d-15215d4672a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1528 | 2025.06.04 15:36:49.130321 [ 260 ] {2a7d7c60-ccd0-489d-825d-15215d4672a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1529 | 2025.06.04 15:36:49.130524 [ 260 ] {2a7d7c60-ccd0-489d-825d-15215d4672a6} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2025.06.04 15:36:49.130655 [ 260 ] {2a7d7c60-ccd0-489d-825d-15215d4672a6} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00117 sec., 128205.1282051282 rows/sec., 8.89 MiB/sec. | ||
| 1531 | 2025.06.04 15:36:49.130692 [ 260 ] {2a7d7c60-ccd0-489d-825d-15215d4672a6} <Debug> TCPHandler: Processed in 0.001333836 sec. | ||
| 1532 | 2025.06.04 15:36:49.130814 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2025.06.04 15:36:49.130932 [ 260 ] {49a027f8-d277-43a8-9081-6fdce77883cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1534 | 2025.06.04 15:36:49.130982 [ 260 ] {49a027f8-d277-43a8-9081-6fdce77883cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1535 | 2025.06.04 15:36:49.131383 [ 260 ] {49a027f8-d277-43a8-9081-6fdce77883cb} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.06.04 15:36:49.131425 [ 260 ] {49a027f8-d277-43a8-9081-6fdce77883cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1537 | 2025.06.04 15:36:49.131750 [ 260 ] {49a027f8-d277-43a8-9081-6fdce77883cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1538 | 2025.06.04 15:36:49.131957 [ 260 ] {49a027f8-d277-43a8-9081-6fdce77883cb} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.06.04 15:36:49.132083 [ 260 ] {49a027f8-d277-43a8-9081-6fdce77883cb} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001176 sec., 42517.00680272109 rows/sec., 2.92 MiB/sec. | ||
| 1540 | 2025.06.04 15:36:49.132117 [ 260 ] {49a027f8-d277-43a8-9081-6fdce77883cb} <Debug> TCPHandler: Processed in 0.001364237 sec. | ||
| 1541 | 2025.06.04 15:36:49.956054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
| 1542 | 2025.06.04 15:36:49.956697 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2025.06.04 15:36:49.956733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1544 | 2025.06.04 15:36:49.957193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1545 | 2025.06.04 15:36:49.957417 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): 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.06.04 15:36:49.957535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
| 1547 | 2025.06.04 15:36:50.167838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1548 | 2025.06.04 15:36:50.185833 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2025.06.04 15:36:50.185894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1550 | 2025.06.04 15:36:50.192306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1551 | 2025.06.04 15:36:50.192984 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): 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.06.04 15:36:50.196036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1553 | 2025.06.04 15:36:51.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.74 MiB, peak 182.59 MiB, free memory in arenas 0.00 B, will set to 179.04 MiB (RSS), difference: 1.30 MiB | ||
| 1554 | 2025.06.04 15:36:52.408965 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 226 | ||
| 1555 | 2025.06.04 15:36:52.410973 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2025.06.04 15:36:52.411020 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1557 | 2025.06.04 15:36:52.412209 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1558 | 2025.06.04 15:36:52.412507 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2025.06.04 15:36:52.412629 [ 43 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1560 | 2025.06.04 15:36:52.412666 [ 43 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2025.06.04 15:36:52.412684 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1562 | 2025.06.04 15:36:52.412801 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::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 | ||
| 1563 | 2025.06.04 15:36:52.412843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1564 | 2025.06.04 15:36:52.413482 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1565 | 2025.06.04 15:36:52.413692 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::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 | ||
| 1566 | 2025.06.04 15:36:52.414118 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
| 1567 | 2025.06.04 15:36:52.414499 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 1568 | 2025.06.04 15:36:52.414833 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1569 | 2025.06.04 15:36:52.415154 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1570 | 2025.06.04 15:36:52.415455 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::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 | ||
| 1571 | 2025.06.04 15:36:52.421547 [ 193 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 72 columns (72 merged, 0 gathered) in 0.008798638 sec., 25685.793642152345 rows/sec., 24.27 MiB/sec. | ||
| 1572 | 2025.06.04 15:36:52.422472 [ 192 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1573 | 2025.06.04 15:36:52.423123 [ 192 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_6_1} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2025.06.04 15:36:52.423207 [ 192 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_6_1} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1575 | 2025.06.04 15:36:52.423460 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 1576 | 2025.06.04 15:36:54.127336 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2025.06.04 15:36:54.127528 [ 260 ] {f9bb0d2e-687a-4b2a-b9f1-19581adaed21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1578 | 2025.06.04 15:36:54.127601 [ 260 ] {f9bb0d2e-687a-4b2a-b9f1-19581adaed21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1579 | 2025.06.04 15:36:54.128256 [ 260 ] {f9bb0d2e-687a-4b2a-b9f1-19581adaed21} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2025.06.04 15:36:54.128305 [ 260 ] {f9bb0d2e-687a-4b2a-b9f1-19581adaed21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1581 | 2025.06.04 15:36:54.128724 [ 260 ] {f9bb0d2e-687a-4b2a-b9f1-19581adaed21} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1582 | 2025.06.04 15:36:54.128951 [ 260 ] {f9bb0d2e-687a-4b2a-b9f1-19581adaed21} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2025.06.04 15:36:54.129140 [ 260 ] {f9bb0d2e-687a-4b2a-b9f1-19581adaed21} <Debug> executeQuery: Read 110 rows, 9.58 KiB in 0.001665 sec., 66066.06606606607 rows/sec., 5.62 MiB/sec. | ||
| 1584 | 2025.06.04 15:36:54.129146 [ 35 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1585 | 2025.06.04 15:36:54.129182 [ 260 ] {f9bb0d2e-687a-4b2a-b9f1-19581adaed21} <Debug> TCPHandler: Processed in 0.001982804 sec. | ||
| 1586 | 2025.06.04 15:36:54.129221 [ 35 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2025.06.04 15:36:54.129251 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1588 | 2025.06.04 15:36:54.129325 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2025.06.04 15:36:54.129377 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 1590 | 2025.06.04 15:36:54.129425 [ 260 ] {87b35aa7-8c73-4dd2-99ce-dd8127a9d4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1591 | 2025.06.04 15:36:54.129474 [ 260 ] {87b35aa7-8c73-4dd2-99ce-dd8127a9d4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1592 | 2025.06.04 15:36:54.129519 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1593 | 2025.06.04 15:36:54.129568 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 94 rows starting from the beginning of the part | ||
| 1594 | 2025.06.04 15:36:54.129659 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 94 rows starting from the beginning of the part | ||
| 1595 | 2025.06.04 15:36:54.129708 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
| 1596 | 2025.06.04 15:36:54.129751 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 1597 | 2025.06.04 15:36:54.129834 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 1598 | 2025.06.04 15:36:54.129893 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 1599 | 2025.06.04 15:36:54.129900 [ 260 ] {87b35aa7-8c73-4dd2-99ce-dd8127a9d4bc} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2025.06.04 15:36:54.129944 [ 260 ] {87b35aa7-8c73-4dd2-99ce-dd8127a9d4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1601 | 2025.06.04 15:36:54.130356 [ 260 ] {87b35aa7-8c73-4dd2-99ce-dd8127a9d4bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1602 | 2025.06.04 15:36:54.130615 [ 260 ] {87b35aa7-8c73-4dd2-99ce-dd8127a9d4bc} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.06.04 15:36:54.130762 [ 260 ] {87b35aa7-8c73-4dd2-99ce-dd8127a9d4bc} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001355 sec., 21402.21402214022 rows/sec., 1.57 MiB/sec. | ||
| 1604 | 2025.06.04 15:36:54.130803 [ 260 ] {87b35aa7-8c73-4dd2-99ce-dd8127a9d4bc} <Debug> TCPHandler: Processed in 0.001526569 sec. | ||
| 1605 | 2025.06.04 15:36:54.130917 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2025.06.04 15:36:54.130992 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678181 sec., 305092.23975244624 rows/sec., 26.35 MiB/sec. | ||
| 1607 | 2025.06.04 15:36:54.131007 [ 260 ] {c67099d6-535a-43f3-88ff-c5e800bbda65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1608 | 2025.06.04 15:36:54.131045 [ 260 ] {c67099d6-535a-43f3-88ff-c5e800bbda65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1609 | 2025.06.04 15:36:54.131217 [ 195 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1610 | 2025.06.04 15:36:54.131452 [ 260 ] {c67099d6-535a-43f3-88ff-c5e800bbda65} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2025.06.04 15:36:54.131496 [ 260 ] {c67099d6-535a-43f3-88ff-c5e800bbda65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1612 | 2025.06.04 15:36:54.131589 [ 195 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_11_2} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2025.06.04 15:36:54.131682 [ 195 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_11_2} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1614 | 2025.06.04 15:36:54.131778 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1615 | 2025.06.04 15:36:54.131814 [ 260 ] {c67099d6-535a-43f3-88ff-c5e800bbda65} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1616 | 2025.06.04 15:36:54.132100 [ 260 ] {c67099d6-535a-43f3-88ff-c5e800bbda65} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2025.06.04 15:36:54.132213 [ 35 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1618 | 2025.06.04 15:36:54.132231 [ 260 ] {c67099d6-535a-43f3-88ff-c5e800bbda65} <Debug> executeQuery: Read 85 rows, 6.79 KiB in 0.001238 sec., 68659.12762520195 rows/sec., 5.36 MiB/sec. | ||
| 1619 | 2025.06.04 15:36:54.132258 [ 35 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2025.06.04 15:36:54.132282 [ 260 ] {c67099d6-535a-43f3-88ff-c5e800bbda65} <Debug> TCPHandler: Processed in 0.001411977 sec. | ||
| 1621 | 2025.06.04 15:36:54.132283 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1622 | 2025.06.04 15:36:54.132368 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 1623 | 2025.06.04 15:36:54.132420 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2025.06.04 15:36:54.132460 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1625 | 2025.06.04 15:36:54.132488 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 87 rows starting from the beginning of the part | ||
| 1626 | 2025.06.04 15:36:54.132524 [ 260 ] {ddc232d4-9c6d-4438-800c-ec40ac98756b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1627 | 2025.06.04 15:36:54.132532 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 77 rows starting from the beginning of the part | ||
| 1628 | 2025.06.04 15:36:54.132576 [ 260 ] {ddc232d4-9c6d-4438-800c-ec40ac98756b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1629 | 2025.06.04 15:36:54.132585 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 1630 | 2025.06.04 15:36:54.132634 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 85 rows starting from the beginning of the part | ||
| 1631 | 2025.06.04 15:36:54.132667 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 1632 | 2025.06.04 15:36:54.132702 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 85 rows starting from the beginning of the part | ||
| 1633 | 2025.06.04 15:36:54.132998 [ 260 ] {ddc232d4-9c6d-4438-800c-ec40ac98756b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2025.06.04 15:36:54.133041 [ 260 ] {ddc232d4-9c6d-4438-800c-ec40ac98756b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1635 | 2025.06.04 15:36:54.133404 [ 260 ] {ddc232d4-9c6d-4438-800c-ec40ac98756b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1636 | 2025.06.04 15:36:54.133484 [ 199 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142584 sec., 390343.29204679915 rows/sec., 31.97 MiB/sec. | ||
| 1637 | 2025.06.04 15:36:54.133631 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1638 | 2025.06.04 15:36:54.133651 [ 260 ] {ddc232d4-9c6d-4438-800c-ec40ac98756b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2025.06.04 15:36:54.133773 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1640 | 2025.06.04 15:36:54.133801 [ 260 ] {ddc232d4-9c6d-4438-800c-ec40ac98756b} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001297 sec., 115651.5034695451 rows/sec., 8.02 MiB/sec. | ||
| 1641 | 2025.06.04 15:36:54.133810 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2025.06.04 15:36:54.133846 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1643 | 2025.06.04 15:36:54.133848 [ 260 ] {ddc232d4-9c6d-4438-800c-ec40ac98756b} <Debug> TCPHandler: Processed in 0.001482088 sec. | ||
| 1644 | 2025.06.04 15:36:54.133904 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_11_2} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2025.06.04 15:36:54.133924 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 1646 | 2025.06.04 15:36:54.133982 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2025.06.04 15:36:54.133990 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_11_2} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1648 | 2025.06.04 15:36:54.134022 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1649 | 2025.06.04 15:36:54.134054 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 720 rows starting from the beginning of the part | ||
| 1650 | 2025.06.04 15:36:54.134072 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1651 | 2025.06.04 15:36:54.134081 [ 260 ] {0feccde3-ed37-4e5a-a6cb-728a2914a471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1652 | 2025.06.04 15:36:54.134125 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part | ||
| 1653 | 2025.06.04 15:36:54.134144 [ 260 ] {0feccde3-ed37-4e5a-a6cb-728a2914a471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1654 | 2025.06.04 15:36:54.134169 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 1655 | 2025.06.04 15:36:54.134205 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 1656 | 2025.06.04 15:36:54.134241 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 150 rows starting from the beginning of the part | ||
| 1657 | 2025.06.04 15:36:54.134279 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
| 1658 | 2025.06.04 15:36:54.134952 [ 260 ] {0feccde3-ed37-4e5a-a6cb-728a2914a471} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2025.06.04 15:36:54.134989 [ 260 ] {0feccde3-ed37-4e5a-a6cb-728a2914a471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1660 | 2025.06.04 15:36:54.135227 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338197 sec., 1098492.972260437 rows/sec., 76.16 MiB/sec. | ||
| 1661 | 2025.06.04 15:36:54.135392 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1662 | 2025.06.04 15:36:54.135567 [ 260 ] {0feccde3-ed37-4e5a-a6cb-728a2914a471} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1663 | 2025.06.04 15:36:54.135630 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2025.06.04 15:36:54.135693 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1665 | 2025.06.04 15:36:54.135753 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1666 | 2025.06.04 15:36:54.135811 [ 260 ] {0feccde3-ed37-4e5a-a6cb-728a2914a471} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2025.06.04 15:36:54.135953 [ 260 ] {0feccde3-ed37-4e5a-a6cb-728a2914a471} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001891 sec., 15335.801163405604 rows/sec., 27.48 MiB/sec. | ||
| 1668 | 2025.06.04 15:36:54.136006 [ 260 ] {0feccde3-ed37-4e5a-a6cb-728a2914a471} <Debug> TCPHandler: Processed in 0.002076605 sec. | ||
| 1669 | 2025.06.04 15:36:54.136113 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2025.06.04 15:36:54.136208 [ 260 ] {acd0202e-e160-4c9e-ab25-b0c153b62858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1671 | 2025.06.04 15:36:54.136250 [ 260 ] {acd0202e-e160-4c9e-ab25-b0c153b62858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1672 | 2025.06.04 15:36:54.136571 [ 260 ] {acd0202e-e160-4c9e-ab25-b0c153b62858} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2025.06.04 15:36:54.136608 [ 260 ] {acd0202e-e160-4c9e-ab25-b0c153b62858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1674 | 2025.06.04 15:36:54.136917 [ 260 ] {acd0202e-e160-4c9e-ab25-b0c153b62858} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1675 | 2025.06.04 15:36:54.137126 [ 260 ] {acd0202e-e160-4c9e-ab25-b0c153b62858} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2025.06.04 15:36:54.137243 [ 40 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1677 | 2025.06.04 15:36:54.137252 [ 260 ] {acd0202e-e160-4c9e-ab25-b0c153b62858} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001064 sec., 46992.48120300752 rows/sec., 3.22 MiB/sec. | ||
| 1678 | 2025.06.04 15:36:54.137278 [ 40 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2025.06.04 15:36:54.137298 [ 260 ] {acd0202e-e160-4c9e-ab25-b0c153b62858} <Debug> TCPHandler: Processed in 0.001233495 sec. | ||
| 1680 | 2025.06.04 15:36:54.137299 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1681 | 2025.06.04 15:36:54.137417 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 1682 | 2025.06.04 15:36:54.137525 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1683 | 2025.06.04 15:36:54.137559 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 230 rows starting from the beginning of the part | ||
| 1684 | 2025.06.04 15:36:54.137633 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 1685 | 2025.06.04 15:36:54.137680 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 1686 | 2025.06.04 15:36:54.137723 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 1687 | 2025.06.04 15:36:54.137763 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 1688 | 2025.06.04 15:36:54.137808 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 1689 | 2025.06.04 15:36:54.138614 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 4 columns (4 merged, 0 gathered) in 0.001239135 sec., 387366.99391107506 rows/sec., 26.56 MiB/sec. | ||
| 1690 | 2025.06.04 15:36:54.138750 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1691 | 2025.06.04 15:36:54.139002 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_11_2} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2025.06.04 15:36:54.139072 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_11_2} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1693 | 2025.06.04 15:36:54.139126 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1694 | 2025.06.04 15:36:57.339886 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1695 | 2025.06.04 15:36:57.339959 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1696 | 2025.06.04 15:36:57.457684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
| 1697 | 2025.06.04 15:36:57.458466 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2025.06.04 15:36:57.458534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1699 | 2025.06.04 15:36:57.459161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1700 | 2025.06.04 15:36:57.459395 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2025.06.04 15:36:57.459531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 1702 | 2025.06.04 15:36:57.696192 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1703 | 2025.06.04 15:36:57.713264 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2025.06.04 15:36:57.713337 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1705 | 2025.06.04 15:36:57.719706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1706 | 2025.06.04 15:36:57.720430 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2025.06.04 15:36:57.723269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1708 | 2025.06.04 15:36:59.125836 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2025.06.04 15:36:59.126024 [ 260 ] {8c48a354-522e-46dc-9b1f-d74ec46f3532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1710 | 2025.06.04 15:36:59.126091 [ 260 ] {8c48a354-522e-46dc-9b1f-d74ec46f3532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1711 | 2025.06.04 15:36:59.126712 [ 260 ] {8c48a354-522e-46dc-9b1f-d74ec46f3532} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2025.06.04 15:36:59.126760 [ 260 ] {8c48a354-522e-46dc-9b1f-d74ec46f3532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1713 | 2025.06.04 15:36:59.127154 [ 260 ] {8c48a354-522e-46dc-9b1f-d74ec46f3532} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1714 | 2025.06.04 15:36:59.127391 [ 260 ] {8c48a354-522e-46dc-9b1f-d74ec46f3532} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2025.06.04 15:36:59.127561 [ 260 ] {8c48a354-522e-46dc-9b1f-d74ec46f3532} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001586 sec., 32786.88524590164 rows/sec., 2.51 MiB/sec. | ||
| 1716 | 2025.06.04 15:36:59.127609 [ 260 ] {8c48a354-522e-46dc-9b1f-d74ec46f3532} <Debug> TCPHandler: Processed in 0.001924864 sec. | ||
| 1717 | 2025.06.04 15:36:59.127728 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2025.06.04 15:36:59.127832 [ 260 ] {a56bbeaa-2558-4af2-bf60-780423ffc8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1719 | 2025.06.04 15:36:59.127875 [ 260 ] {a56bbeaa-2558-4af2-bf60-780423ffc8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1720 | 2025.06.04 15:36:59.128290 [ 260 ] {a56bbeaa-2558-4af2-bf60-780423ffc8eb} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2025.06.04 15:36:59.128328 [ 260 ] {a56bbeaa-2558-4af2-bf60-780423ffc8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1722 | 2025.06.04 15:36:59.128638 [ 260 ] {a56bbeaa-2558-4af2-bf60-780423ffc8eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1723 | 2025.06.04 15:36:59.128868 [ 260 ] {a56bbeaa-2558-4af2-bf60-780423ffc8eb} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2025.06.04 15:36:59.129002 [ 260 ] {a56bbeaa-2558-4af2-bf60-780423ffc8eb} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001195 sec., 46861.92468619246 rows/sec., 3.66 MiB/sec. | ||
| 1725 | 2025.06.04 15:36:59.129044 [ 260 ] {a56bbeaa-2558-4af2-bf60-780423ffc8eb} <Debug> TCPHandler: Processed in 0.001366727 sec. | ||
| 1726 | 2025.06.04 15:36:59.129152 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2025.06.04 15:36:59.129247 [ 260 ] {4f43421b-e5a8-4b9d-8c40-f6d1a029e563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1728 | 2025.06.04 15:36:59.129291 [ 260 ] {4f43421b-e5a8-4b9d-8c40-f6d1a029e563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1729 | 2025.06.04 15:36:59.129688 [ 260 ] {4f43421b-e5a8-4b9d-8c40-f6d1a029e563} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2025.06.04 15:36:59.129725 [ 260 ] {4f43421b-e5a8-4b9d-8c40-f6d1a029e563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1731 | 2025.06.04 15:36:59.130059 [ 260 ] {4f43421b-e5a8-4b9d-8c40-f6d1a029e563} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1732 | 2025.06.04 15:36:59.130281 [ 260 ] {4f43421b-e5a8-4b9d-8c40-f6d1a029e563} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2025.06.04 15:36:59.130414 [ 260 ] {4f43421b-e5a8-4b9d-8c40-f6d1a029e563} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001186 sec., 126475.54806070826 rows/sec., 8.77 MiB/sec. | ||
| 1734 | 2025.06.04 15:36:59.130452 [ 260 ] {4f43421b-e5a8-4b9d-8c40-f6d1a029e563} <Debug> TCPHandler: Processed in 0.001348216 sec. | ||
| 1735 | 2025.06.04 15:36:59.130558 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2025.06.04 15:36:59.130658 [ 260 ] {c84def21-8107-4f52-83a0-ecfcddb5cc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1737 | 2025.06.04 15:36:59.130700 [ 260 ] {c84def21-8107-4f52-83a0-ecfcddb5cc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1738 | 2025.06.04 15:36:59.131031 [ 260 ] {c84def21-8107-4f52-83a0-ecfcddb5cc2b} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2025.06.04 15:36:59.131069 [ 260 ] {c84def21-8107-4f52-83a0-ecfcddb5cc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1740 | 2025.06.04 15:36:59.131388 [ 260 ] {c84def21-8107-4f52-83a0-ecfcddb5cc2b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1741 | 2025.06.04 15:36:59.131599 [ 260 ] {c84def21-8107-4f52-83a0-ecfcddb5cc2b} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2025.06.04 15:36:59.131738 [ 260 ] {c84def21-8107-4f52-83a0-ecfcddb5cc2b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.0011 sec., 45454.54545454545 rows/sec., 3.12 MiB/sec. | ||
| 1743 | 2025.06.04 15:36:59.131774 [ 260 ] {c84def21-8107-4f52-83a0-ecfcddb5cc2b} <Debug> TCPHandler: Processed in 0.001264766 sec. | ||
| 1744 | 2025.06.04 15:37:02.413073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 246 | ||
| 1745 | 2025.06.04 15:37:02.415167 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2025.06.04 15:37:02.415222 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1747 | 2025.06.04 15:37:02.416391 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1748 | 2025.06.04 15:37:02.416680 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.06.04 15:37:02.417020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1750 | 2025.06.04 15:37:04.120342 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1751 | 2025.06.04 15:37:04.120564 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 1752 | 2025.06.04 15:37:04.120889 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1753 | 2025.06.04 15:37:04.120926 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <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', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1754 | 2025.06.04 15:37:04.121157 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1755 | 2025.06.04 15:37:04.121228 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1756 | 2025.06.04 15:37:04.121371 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1757 | 2025.06.04 15:37:04.121564 [ 289 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1758 | 2025.06.04 15:37:04.121606 [ 290 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1759 | 2025.06.04 15:37:04.121717 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (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 | ||
| 1760 | 2025.06.04 15:37:04.121748 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1761 | 2025.06.04 15:37:04.125869 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1762 | 2025.06.04 15:37:04.125898 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1763 | 2025.06.04 15:37:04.125950 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <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', 'http_service:request_latency_histogram'))" | ||
| 1764 | 2025.06.04 15:37:04.125992 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <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', 'http_service:request_latency_histogram'))" | ||
| 1765 | 2025.06.04 15:37:04.126987 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.00651 sec., 2764.9769585253457 rows/sec., 116.11 KiB/sec. | ||
| 1766 | 2025.06.04 15:37:04.127091 [ 260 ] {0afe021e-8655-4382-bab1-bbb7be4100d7} <Debug> TCPHandler: Processed in 0.006876554 sec. | ||
| 1767 | 2025.06.04 15:37:04.135283 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2025.06.04 15:37:04.135474 [ 260 ] {d9fa0118-03ac-4a7d-8f3e-28efa9bd9823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1769 | 2025.06.04 15:37:04.135553 [ 260 ] {d9fa0118-03ac-4a7d-8f3e-28efa9bd9823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1770 | 2025.06.04 15:37:04.136279 [ 260 ] {d9fa0118-03ac-4a7d-8f3e-28efa9bd9823} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2025.06.04 15:37:04.136321 [ 260 ] {d9fa0118-03ac-4a7d-8f3e-28efa9bd9823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1772 | 2025.06.04 15:37:04.136724 [ 260 ] {d9fa0118-03ac-4a7d-8f3e-28efa9bd9823} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1773 | 2025.06.04 15:37:04.136923 [ 260 ] {d9fa0118-03ac-4a7d-8f3e-28efa9bd9823} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2025.06.04 15:37:04.137072 [ 260 ] {d9fa0118-03ac-4a7d-8f3e-28efa9bd9823} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001651 sec., 605.6935190793458 rows/sec., 137.23 KiB/sec. | ||
| 1775 | 2025.06.04 15:37:04.137112 [ 260 ] {d9fa0118-03ac-4a7d-8f3e-28efa9bd9823} <Debug> TCPHandler: Processed in 0.001924553 sec. | ||
| 1776 | 2025.06.04 15:37:04.137232 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2025.06.04 15:37:04.137331 [ 260 ] {c041f331-74cf-40cd-a703-f6f799ab2829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1778 | 2025.06.04 15:37:04.137372 [ 260 ] {c041f331-74cf-40cd-a703-f6f799ab2829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1779 | 2025.06.04 15:37:04.137780 [ 260 ] {c041f331-74cf-40cd-a703-f6f799ab2829} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2025.06.04 15:37:04.137818 [ 260 ] {c041f331-74cf-40cd-a703-f6f799ab2829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1781 | 2025.06.04 15:37:04.138115 [ 260 ] {c041f331-74cf-40cd-a703-f6f799ab2829} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1782 | 2025.06.04 15:37:04.138322 [ 260 ] {c041f331-74cf-40cd-a703-f6f799ab2829} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2025.06.04 15:37:04.138447 [ 260 ] {c041f331-74cf-40cd-a703-f6f799ab2829} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001137 sec., 3518.0299032541775 rows/sec., 286.87 KiB/sec. | ||
| 1784 | 2025.06.04 15:37:04.138485 [ 260 ] {c041f331-74cf-40cd-a703-f6f799ab2829} <Debug> TCPHandler: Processed in 0.001303716 sec. | ||
| 1785 | 2025.06.04 15:37:04.138609 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2025.06.04 15:37:04.138726 [ 260 ] {f1e2ba37-beaa-4425-9ecf-a1c8fa66229d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1787 | 2025.06.04 15:37:04.138774 [ 260 ] {f1e2ba37-beaa-4425-9ecf-a1c8fa66229d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1788 | 2025.06.04 15:37:04.139291 [ 260 ] {f1e2ba37-beaa-4425-9ecf-a1c8fa66229d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2025.06.04 15:37:04.139328 [ 260 ] {f1e2ba37-beaa-4425-9ecf-a1c8fa66229d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1790 | 2025.06.04 15:37:04.139643 [ 260 ] {f1e2ba37-beaa-4425-9ecf-a1c8fa66229d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1791 | 2025.06.04 15:37:04.139845 [ 260 ] {f1e2ba37-beaa-4425-9ecf-a1c8fa66229d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2025.06.04 15:37:04.139973 [ 260 ] {f1e2ba37-beaa-4425-9ecf-a1c8fa66229d} <Debug> executeQuery: Read 114 rows, 9.92 KiB in 0.001272 sec., 89622.64150943398 rows/sec., 7.61 MiB/sec. | ||
| 1793 | 2025.06.04 15:37:04.140011 [ 260 ] {f1e2ba37-beaa-4425-9ecf-a1c8fa66229d} <Debug> TCPHandler: Processed in 0.001459748 sec. | ||
| 1794 | 2025.06.04 15:37:04.140126 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2025.06.04 15:37:04.140217 [ 260 ] {04f1bef4-2d0e-4d5a-96dd-b1919c7f35da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1796 | 2025.06.04 15:37:04.140256 [ 260 ] {04f1bef4-2d0e-4d5a-96dd-b1919c7f35da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1797 | 2025.06.04 15:37:04.140656 [ 260 ] {04f1bef4-2d0e-4d5a-96dd-b1919c7f35da} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2025.06.04 15:37:04.140691 [ 260 ] {04f1bef4-2d0e-4d5a-96dd-b1919c7f35da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1799 | 2025.06.04 15:37:04.140979 [ 260 ] {04f1bef4-2d0e-4d5a-96dd-b1919c7f35da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1800 | 2025.06.04 15:37:04.141206 [ 260 ] {04f1bef4-2d0e-4d5a-96dd-b1919c7f35da} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2025.06.04 15:37:04.141310 [ 7 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1802 | 2025.06.04 15:37:04.141331 [ 260 ] {04f1bef4-2d0e-4d5a-96dd-b1919c7f35da} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001132 sec., 30035.335689045936 rows/sec., 2.19 MiB/sec. | ||
| 1803 | 2025.06.04 15:37:04.141368 [ 7 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2025.06.04 15:37:04.141379 [ 260 ] {04f1bef4-2d0e-4d5a-96dd-b1919c7f35da} <Debug> TCPHandler: Processed in 0.001301686 sec. | ||
| 1805 | 2025.06.04 15:37:04.141397 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1806 | 2025.06.04 15:37:04.141507 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2025.06.04 15:37:04.141517 [ 199 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 1808 | 2025.06.04 15:37:04.141604 [ 260 ] {9b31d4df-2460-4f5a-abf7-91c4550938b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1809 | 2025.06.04 15:37:04.141647 [ 260 ] {9b31d4df-2460-4f5a-abf7-91c4550938b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1810 | 2025.06.04 15:37:04.141660 [ 199 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1811 | 2025.06.04 15:37:04.141707 [ 199 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 1812 | 2025.06.04 15:37:04.141794 [ 199 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 1813 | 2025.06.04 15:37:04.141848 [ 199 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 1814 | 2025.06.04 15:37:04.141892 [ 199 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part | ||
| 1815 | 2025.06.04 15:37:04.141934 [ 199 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part | ||
| 1816 | 2025.06.04 15:37:04.141977 [ 199 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 1817 | 2025.06.04 15:37:04.142063 [ 260 ] {9b31d4df-2460-4f5a-abf7-91c4550938b7} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2025.06.04 15:37:04.142108 [ 260 ] {9b31d4df-2460-4f5a-abf7-91c4550938b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1819 | 2025.06.04 15:37:04.142446 [ 260 ] {9b31d4df-2460-4f5a-abf7-91c4550938b7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1820 | 2025.06.04 15:37:04.142679 [ 260 ] {9b31d4df-2460-4f5a-abf7-91c4550938b7} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2025.06.04 15:37:04.142817 [ 260 ] {9b31d4df-2460-4f5a-abf7-91c4550938b7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00123 sec., 73170.73170731707 rows/sec., 5.72 MiB/sec. | ||
| 1822 | 2025.06.04 15:37:04.142855 [ 260 ] {9b31d4df-2460-4f5a-abf7-91c4550938b7} <Debug> TCPHandler: Processed in 0.001395477 sec. | ||
| 1823 | 2025.06.04 15:37:04.142978 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2025.06.04 15:37:04.142985 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525758 sec., 101588.84960786703 rows/sec., 7.83 MiB/sec. | ||
| 1825 | 2025.06.04 15:37:04.143071 [ 260 ] {b3842f75-b093-44d8-9711-6d19416c5b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1826 | 2025.06.04 15:37:04.143118 [ 260 ] {b3842f75-b093-44d8-9711-6d19416c5b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1827 | 2025.06.04 15:37:04.143206 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1828 | 2025.06.04 15:37:04.143520 [ 260 ] {b3842f75-b093-44d8-9711-6d19416c5b8d} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2025.06.04 15:37:04.143530 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_6_1} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2025.06.04 15:37:04.143563 [ 260 ] {b3842f75-b093-44d8-9711-6d19416c5b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1831 | 2025.06.04 15:37:04.143628 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_6_1} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1832 | 2025.06.04 15:37:04.143729 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1833 | 2025.06.04 15:37:04.143899 [ 260 ] {b3842f75-b093-44d8-9711-6d19416c5b8d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1834 | 2025.06.04 15:37:04.144108 [ 260 ] {b3842f75-b093-44d8-9711-6d19416c5b8d} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2025.06.04 15:37:04.144237 [ 260 ] {b3842f75-b093-44d8-9711-6d19416c5b8d} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.001183 sec., 128486.89771766694 rows/sec., 8.91 MiB/sec. | ||
| 1836 | 2025.06.04 15:37:04.144273 [ 260 ] {b3842f75-b093-44d8-9711-6d19416c5b8d} <Debug> TCPHandler: Processed in 0.001341716 sec. | ||
| 1837 | 2025.06.04 15:37:04.144385 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2025.06.04 15:37:04.144476 [ 260 ] {298ec6e9-1ffc-4b4c-837f-67b8ee7400db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1839 | 2025.06.04 15:37:04.144528 [ 260 ] {298ec6e9-1ffc-4b4c-837f-67b8ee7400db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1840 | 2025.06.04 15:37:04.145327 [ 260 ] {298ec6e9-1ffc-4b4c-837f-67b8ee7400db} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2025.06.04 15:37:04.145363 [ 260 ] {298ec6e9-1ffc-4b4c-837f-67b8ee7400db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1842 | 2025.06.04 15:37:04.145900 [ 260 ] {298ec6e9-1ffc-4b4c-837f-67b8ee7400db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1843 | 2025.06.04 15:37:04.146135 [ 260 ] {298ec6e9-1ffc-4b4c-837f-67b8ee7400db} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2025.06.04 15:37:04.146246 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1845 | 2025.06.04 15:37:04.146271 [ 260 ] {298ec6e9-1ffc-4b4c-837f-67b8ee7400db} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001813 sec., 16547.159404302263 rows/sec., 29.65 MiB/sec. | ||
| 1846 | 2025.06.04 15:37:04.146288 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2025.06.04 15:37:04.146315 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1848 | 2025.06.04 15:37:04.146335 [ 260 ] {298ec6e9-1ffc-4b4c-837f-67b8ee7400db} <Debug> TCPHandler: Processed in 0.001996825 sec. | ||
| 1849 | 2025.06.04 15:37:04.146392 [ 199 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 1850 | 2025.06.04 15:37:04.146454 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2025.06.04 15:37:04.146551 [ 260 ] {cf1da7bc-75b5-4f50-bcbd-576b95f8b6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1852 | 2025.06.04 15:37:04.146589 [ 260 ] {cf1da7bc-75b5-4f50-bcbd-576b95f8b6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1853 | 2025.06.04 15:37:04.146595 [ 199 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1854 | 2025.06.04 15:37:04.146657 [ 199 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 1855 | 2025.06.04 15:37:04.146780 [ 199 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 1856 | 2025.06.04 15:37:04.146903 [ 199 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 1857 | 2025.06.04 15:37:04.146926 [ 260 ] {cf1da7bc-75b5-4f50-bcbd-576b95f8b6fb} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2025.06.04 15:37:04.146966 [ 260 ] {cf1da7bc-75b5-4f50-bcbd-576b95f8b6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1859 | 2025.06.04 15:37:04.147011 [ 199 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part | ||
| 1860 | 2025.06.04 15:37:04.147126 [ 199 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part | ||
| 1861 | 2025.06.04 15:37:04.147233 [ 199 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 1862 | 2025.06.04 15:37:04.147286 [ 260 ] {cf1da7bc-75b5-4f50-bcbd-576b95f8b6fb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1863 | 2025.06.04 15:37:04.147501 [ 260 ] {cf1da7bc-75b5-4f50-bcbd-576b95f8b6fb} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2025.06.04 15:37:04.147644 [ 260 ] {cf1da7bc-75b5-4f50-bcbd-576b95f8b6fb} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001111 sec., 45004.500450045 rows/sec., 3.09 MiB/sec. | ||
| 1865 | 2025.06.04 15:37:04.147678 [ 260 ] {cf1da7bc-75b5-4f50-bcbd-576b95f8b6fb} <Debug> TCPHandler: Processed in 0.001272225 sec. | ||
| 1866 | 2025.06.04 15:37:04.153661 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 19 columns (19 merged, 0 gathered) in 0.00730632 sec., 20667.03894710333 rows/sec., 37.03 MiB/sec. | ||
| 1867 | 2025.06.04 15:37:04.154033 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1868 | 2025.06.04 15:37:04.154377 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2025.06.04 15:37:04.154450 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1870 | 2025.06.04 15:37:04.154538 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 1871 | 2025.06.04 15:37:04.959699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
| 1872 | 2025.06.04 15:37:04.960308 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2025.06.04 15:37:04.960347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1874 | 2025.06.04 15:37:04.960902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1875 | 2025.06.04 15:37:04.961137 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2025.06.04 15:37:04.961268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
| 1877 | 2025.06.04 15:37:04.961272 [ 29 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1878 | 2025.06.04 15:37:04.961323 [ 29 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2025.06.04 15:37:04.961347 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1880 | 2025.06.04 15:37:04.961529 [ 199 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1881 | 2025.06.04 15:37:04.961757 [ 199 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1882 | 2025.06.04 15:37:04.961820 [ 199 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1883 | 2025.06.04 15:37:04.961922 [ 199 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1884 | 2025.06.04 15:37:04.961995 [ 199 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1885 | 2025.06.04 15:37:04.962064 [ 199 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1886 | 2025.06.04 15:37:04.962123 [ 199 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1887 | 2025.06.04 15:37:04.962159 [ 199 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 1888 | 2025.06.04 15:37:04.963513 [ 197 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002074745 sec., 2440299.8922759183 rows/sec., 34.91 MiB/sec. | ||
| 1889 | 2025.06.04 15:37:04.964571 [ 197 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1890 | 2025.06.04 15:37:04.964837 [ 197 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_11_2} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2025.06.04 15:37:04.964900 [ 197 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_11_2} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1892 | 2025.06.04 15:37:04.964985 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1893 | 2025.06.04 15:37:05.223486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 1894 | 2025.06.04 15:37:05.240732 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2025.06.04 15:37:05.240789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1896 | 2025.06.04 15:37:05.247158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1897 | 2025.06.04 15:37:05.247863 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2025.06.04 15:37:05.248160 [ 27 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1899 | 2025.06.04 15:37:05.248236 [ 27 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2025.06.04 15:37:05.248273 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1901 | 2025.06.04 15:37:05.248407 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1902 | 2025.06.04 15:37:05.250760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 1903 | 2025.06.04 15:37:05.251398 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1904 | 2025.06.04 15:37:05.252155 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1905 | 2025.06.04 15:37:05.255542 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1906 | 2025.06.04 15:37:05.258926 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1907 | 2025.06.04 15:37:05.262876 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1908 | 2025.06.04 15:37:05.267423 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1909 | 2025.06.04 15:37:05.271682 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 1910 | 2025.06.04 15:37:05.326396 [ 199 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078033789 sec., 1063.6418026555136 rows/sec., 5.50 MiB/sec. | ||
| 1911 | 2025.06.04 15:37:05.328262 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1912 | 2025.06.04 15:37:05.330171 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_11_2} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2025.06.04 15:37:05.330273 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_11_2} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1914 | 2025.06.04 15:37:05.331501 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 1915 | 2025.06.04 15:37:06.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.21 MiB, peak 193.09 MiB, free memory in arenas 0.00 B, will set to 193.83 MiB (RSS), difference: 10.62 MiB | ||
| 1916 | 2025.06.04 15:37:09.126509 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2025.06.04 15:37:09.126700 [ 260 ] {11a01999-0c9a-423f-ab80-a33e06ef924f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1918 | 2025.06.04 15:37:09.126767 [ 260 ] {11a01999-0c9a-423f-ab80-a33e06ef924f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1919 | 2025.06.04 15:37:09.127417 [ 260 ] {11a01999-0c9a-423f-ab80-a33e06ef924f} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2025.06.04 15:37:09.127461 [ 260 ] {11a01999-0c9a-423f-ab80-a33e06ef924f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1921 | 2025.06.04 15:37:09.127871 [ 260 ] {11a01999-0c9a-423f-ab80-a33e06ef924f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1922 | 2025.06.04 15:37:09.128110 [ 260 ] {11a01999-0c9a-423f-ab80-a33e06ef924f} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2025.06.04 15:37:09.128279 [ 260 ] {11a01999-0c9a-423f-ab80-a33e06ef924f} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001628 sec., 31941.03194103194 rows/sec., 2.44 MiB/sec. | ||
| 1924 | 2025.06.04 15:37:09.128336 [ 260 ] {11a01999-0c9a-423f-ab80-a33e06ef924f} <Debug> TCPHandler: Processed in 0.001952544 sec. | ||
| 1925 | 2025.06.04 15:37:09.128490 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2025.06.04 15:37:09.128608 [ 260 ] {0b922148-3f46-4ec0-9d14-7d9c7aa004a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1927 | 2025.06.04 15:37:09.128660 [ 260 ] {0b922148-3f46-4ec0-9d14-7d9c7aa004a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1928 | 2025.06.04 15:37:09.129594 [ 260 ] {0b922148-3f46-4ec0-9d14-7d9c7aa004a1} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2025.06.04 15:37:09.129642 [ 260 ] {0b922148-3f46-4ec0-9d14-7d9c7aa004a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1930 | 2025.06.04 15:37:09.130045 [ 260 ] {0b922148-3f46-4ec0-9d14-7d9c7aa004a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1931 | 2025.06.04 15:37:09.130315 [ 260 ] {0b922148-3f46-4ec0-9d14-7d9c7aa004a1} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2025.06.04 15:37:09.130489 [ 260 ] {0b922148-3f46-4ec0-9d14-7d9c7aa004a1} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.29 MiB/sec. | ||
| 1933 | 2025.06.04 15:37:09.130539 [ 260 ] {0b922148-3f46-4ec0-9d14-7d9c7aa004a1} <Debug> TCPHandler: Processed in 0.002103036 sec. | ||
| 1934 | 2025.06.04 15:37:09.130679 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2025.06.04 15:37:09.130789 [ 260 ] {b1efc87e-9599-46cd-badf-8e634ac64c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1936 | 2025.06.04 15:37:09.130837 [ 260 ] {b1efc87e-9599-46cd-badf-8e634ac64c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1937 | 2025.06.04 15:37:09.131311 [ 260 ] {b1efc87e-9599-46cd-badf-8e634ac64c95} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2025.06.04 15:37:09.131348 [ 260 ] {b1efc87e-9599-46cd-badf-8e634ac64c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1939 | 2025.06.04 15:37:09.131729 [ 260 ] {b1efc87e-9599-46cd-badf-8e634ac64c95} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1940 | 2025.06.04 15:37:09.131945 [ 260 ] {b1efc87e-9599-46cd-badf-8e634ac64c95} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2025.06.04 15:37:09.132085 [ 260 ] {b1efc87e-9599-46cd-badf-8e634ac64c95} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001319 sec., 113722.51705837755 rows/sec., 7.88 MiB/sec. | ||
| 1942 | 2025.06.04 15:37:09.132123 [ 260 ] {b1efc87e-9599-46cd-badf-8e634ac64c95} <Debug> TCPHandler: Processed in 0.001499248 sec. | ||
| 1943 | 2025.06.04 15:37:09.132251 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2025.06.04 15:37:09.132358 [ 260 ] {4bdee984-52e2-4a8e-a573-5b2a53325bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1945 | 2025.06.04 15:37:09.132403 [ 260 ] {4bdee984-52e2-4a8e-a573-5b2a53325bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1946 | 2025.06.04 15:37:09.132760 [ 260 ] {4bdee984-52e2-4a8e-a573-5b2a53325bbc} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2025.06.04 15:37:09.132795 [ 260 ] {4bdee984-52e2-4a8e-a573-5b2a53325bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1948 | 2025.06.04 15:37:09.133128 [ 260 ] {4bdee984-52e2-4a8e-a573-5b2a53325bbc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1949 | 2025.06.04 15:37:09.133338 [ 260 ] {4bdee984-52e2-4a8e-a573-5b2a53325bbc} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2025.06.04 15:37:09.133475 [ 260 ] {4bdee984-52e2-4a8e-a573-5b2a53325bbc} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001139 sec., 43898.15627743635 rows/sec., 3.01 MiB/sec. | ||
| 1951 | 2025.06.04 15:37:09.133511 [ 260 ] {4bdee984-52e2-4a8e-a573-5b2a53325bbc} <Debug> TCPHandler: Processed in 0.001327376 sec. | ||
| 1952 | 2025.06.04 15:37:12.340006 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1953 | 2025.06.04 15:37:12.340109 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1954 | 2025.06.04 15:37:12.417290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 272 | ||
| 1955 | 2025.06.04 15:37:12.419570 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2025.06.04 15:37:12.419612 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1957 | 2025.06.04 15:37:12.420761 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1958 | 2025.06.04 15:37:12.421029 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2025.06.04 15:37:12.421271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
| 1960 | 2025.06.04 15:37:12.461450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
| 1961 | 2025.06.04 15:37:12.461928 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2025.06.04 15:37:12.461962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1963 | 2025.06.04 15:37:12.462535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1964 | 2025.06.04 15:37:12.462766 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2025.06.04 15:37:12.462891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 1966 | 2025.06.04 15:37:12.750945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 1967 | 2025.06.04 15:37:12.765930 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2025.06.04 15:37:12.765994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1969 | 2025.06.04 15:37:12.772331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1970 | 2025.06.04 15:37:12.773069 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.06.04 15:37:12.775975 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 1972 | 2025.06.04 15:37:14.121795 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2025.06.04 15:37:14.122009 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1974 | 2025.06.04 15:37:14.122332 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1975 | 2025.06.04 15:37:14.122370 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1976 | 2025.06.04 15:37:14.122592 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1977 | 2025.06.04 15:37:14.122662 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1978 | 2025.06.04 15:37:14.122802 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1979 | 2025.06.04 15:37:14.122899 [ 289 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1980 | 2025.06.04 15:37:14.122927 [ 291 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1981 | 2025.06.04 15:37:14.122939 [ 290 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1982 | 2025.06.04 15:37:14.123073 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1983 | 2025.06.04 15:37:14.123102 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1984 | 2025.06.04 15:37:14.123175 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1985 | 2025.06.04 15:37:14.123196 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1986 | 2025.06.04 15:37:14.123230 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1987 | 2025.06.04 15:37:14.123270 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1988 | 2025.06.04 15:37:14.124003 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002077 sec., 8666.345690900338 rows/sec., 363.92 KiB/sec. | ||
| 1989 | 2025.06.04 15:37:14.124107 [ 260 ] {022b7034-4e76-4de9-a195-1999c42ddcf5} <Debug> TCPHandler: Processed in 0.00243752 sec. | ||
| 1990 | 2025.06.04 15:37:14.132246 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2025.06.04 15:37:14.132380 [ 260 ] {299be31b-0de0-4969-81f2-3d7375004338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1992 | 2025.06.04 15:37:14.132435 [ 260 ] {299be31b-0de0-4969-81f2-3d7375004338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1993 | 2025.06.04 15:37:14.133161 [ 260 ] {299be31b-0de0-4969-81f2-3d7375004338} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2025.06.04 15:37:14.133211 [ 260 ] {299be31b-0de0-4969-81f2-3d7375004338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1995 | 2025.06.04 15:37:14.133660 [ 260 ] {299be31b-0de0-4969-81f2-3d7375004338} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1996 | 2025.06.04 15:37:14.133862 [ 260 ] {299be31b-0de0-4969-81f2-3d7375004338} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2025.06.04 15:37:14.134021 [ 260 ] {299be31b-0de0-4969-81f2-3d7375004338} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001681 sec., 594.883997620464 rows/sec., 61.58 KiB/sec. | ||
| 1998 | 2025.06.04 15:37:14.134062 [ 260 ] {299be31b-0de0-4969-81f2-3d7375004338} <Debug> TCPHandler: Processed in 0.001880683 sec. | ||
| 1999 | 2025.06.04 15:37:14.134175 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2025.06.04 15:37:14.134272 [ 260 ] {78e68499-ac4d-4293-9bd1-e7dae54960a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2001 | 2025.06.04 15:37:14.134315 [ 260 ] {78e68499-ac4d-4293-9bd1-e7dae54960a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2002 | 2025.06.04 15:37:14.134800 [ 260 ] {78e68499-ac4d-4293-9bd1-e7dae54960a9} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2025.06.04 15:37:14.134837 [ 260 ] {78e68499-ac4d-4293-9bd1-e7dae54960a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2004 | 2025.06.04 15:37:14.135149 [ 260 ] {78e68499-ac4d-4293-9bd1-e7dae54960a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2005 | 2025.06.04 15:37:14.135366 [ 260 ] {78e68499-ac4d-4293-9bd1-e7dae54960a9} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2025.06.04 15:37:14.135499 [ 260 ] {78e68499-ac4d-4293-9bd1-e7dae54960a9} <Debug> executeQuery: Read 131 rows, 11.58 KiB in 0.001248 sec., 104967.94871794872 rows/sec., 9.06 MiB/sec. | ||
| 2007 | 2025.06.04 15:37:14.135537 [ 260 ] {78e68499-ac4d-4293-9bd1-e7dae54960a9} <Debug> TCPHandler: Processed in 0.001411717 sec. | ||
| 2008 | 2025.06.04 15:37:14.135651 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2025.06.04 15:37:14.135745 [ 260 ] {f798a639-4dc2-4e03-ac37-8686ccf29af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2010 | 2025.06.04 15:37:14.135786 [ 260 ] {f798a639-4dc2-4e03-ac37-8686ccf29af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2011 | 2025.06.04 15:37:14.136174 [ 260 ] {f798a639-4dc2-4e03-ac37-8686ccf29af5} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2025.06.04 15:37:14.136212 [ 260 ] {f798a639-4dc2-4e03-ac37-8686ccf29af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2013 | 2025.06.04 15:37:14.136502 [ 260 ] {f798a639-4dc2-4e03-ac37-8686ccf29af5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2014 | 2025.06.04 15:37:14.136711 [ 260 ] {f798a639-4dc2-4e03-ac37-8686ccf29af5} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2025.06.04 15:37:14.136843 [ 260 ] {f798a639-4dc2-4e03-ac37-8686ccf29af5} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001116 sec., 34946.23655913978 rows/sec., 2.57 MiB/sec. | ||
| 2016 | 2025.06.04 15:37:14.136881 [ 260 ] {f798a639-4dc2-4e03-ac37-8686ccf29af5} <Debug> TCPHandler: Processed in 0.001279226 sec. | ||
| 2017 | 2025.06.04 15:37:14.136985 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2025.06.04 15:37:14.137078 [ 260 ] {1f2d8838-38a7-4321-8e0d-cbd1965cf122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2019 | 2025.06.04 15:37:14.137117 [ 260 ] {1f2d8838-38a7-4321-8e0d-cbd1965cf122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2020 | 2025.06.04 15:37:14.137480 [ 260 ] {1f2d8838-38a7-4321-8e0d-cbd1965cf122} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2025.06.04 15:37:14.137517 [ 260 ] {1f2d8838-38a7-4321-8e0d-cbd1965cf122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2022 | 2025.06.04 15:37:14.137796 [ 260 ] {1f2d8838-38a7-4321-8e0d-cbd1965cf122} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2023 | 2025.06.04 15:37:14.137999 [ 260 ] {1f2d8838-38a7-4321-8e0d-cbd1965cf122} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2025.06.04 15:37:14.138125 [ 260 ] {1f2d8838-38a7-4321-8e0d-cbd1965cf122} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 62.35 KiB/sec. | ||
| 2025 | 2025.06.04 15:37:14.138165 [ 260 ] {1f2d8838-38a7-4321-8e0d-cbd1965cf122} <Debug> TCPHandler: Processed in 0.001229235 sec. | ||
| 2026 | 2025.06.04 15:37:14.138266 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2025.06.04 15:37:14.138359 [ 260 ] {14d11755-625c-4315-a765-0008432bf7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2028 | 2025.06.04 15:37:14.138398 [ 260 ] {14d11755-625c-4315-a765-0008432bf7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2029 | 2025.06.04 15:37:14.138808 [ 260 ] {14d11755-625c-4315-a765-0008432bf7fb} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2025.06.04 15:37:14.138846 [ 260 ] {14d11755-625c-4315-a765-0008432bf7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2031 | 2025.06.04 15:37:14.139139 [ 260 ] {14d11755-625c-4315-a765-0008432bf7fb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2032 | 2025.06.04 15:37:14.139358 [ 260 ] {14d11755-625c-4315-a765-0008432bf7fb} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2025.06.04 15:37:14.139486 [ 260 ] {14d11755-625c-4315-a765-0008432bf7fb} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001145 sec., 90829.69432314411 rows/sec., 7.10 MiB/sec. | ||
| 2034 | 2025.06.04 15:37:14.139523 [ 260 ] {14d11755-625c-4315-a765-0008432bf7fb} <Debug> TCPHandler: Processed in 0.001305567 sec. | ||
| 2035 | 2025.06.04 15:37:14.139627 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2025.06.04 15:37:14.139720 [ 260 ] {b366371a-130b-45f0-ada8-40dc66123a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2037 | 2025.06.04 15:37:14.139761 [ 260 ] {b366371a-130b-45f0-ada8-40dc66123a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2038 | 2025.06.04 15:37:14.140142 [ 260 ] {b366371a-130b-45f0-ada8-40dc66123a97} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2025.06.04 15:37:14.140177 [ 260 ] {b366371a-130b-45f0-ada8-40dc66123a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2040 | 2025.06.04 15:37:14.140493 [ 260 ] {b366371a-130b-45f0-ada8-40dc66123a97} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2041 | 2025.06.04 15:37:14.140693 [ 260 ] {b366371a-130b-45f0-ada8-40dc66123a97} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2025.06.04 15:37:14.140821 [ 260 ] {b366371a-130b-45f0-ada8-40dc66123a97} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001119 sec., 134048.25737265416 rows/sec., 9.29 MiB/sec. | ||
| 2043 | 2025.06.04 15:37:14.140857 [ 260 ] {b366371a-130b-45f0-ada8-40dc66123a97} <Debug> TCPHandler: Processed in 0.001277136 sec. | ||
| 2044 | 2025.06.04 15:37:14.140977 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2025.06.04 15:37:14.141099 [ 260 ] {77fbac9f-1231-4112-8bdd-5a3e37fd0885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2046 | 2025.06.04 15:37:14.141247 [ 260 ] {77fbac9f-1231-4112-8bdd-5a3e37fd0885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2047 | 2025.06.04 15:37:14.141595 [ 260 ] {77fbac9f-1231-4112-8bdd-5a3e37fd0885} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2048 | 2025.06.04 15:37:14.141631 [ 260 ] {77fbac9f-1231-4112-8bdd-5a3e37fd0885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2049 | 2025.06.04 15:37:14.141940 [ 260 ] {77fbac9f-1231-4112-8bdd-5a3e37fd0885} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2050 | 2025.06.04 15:37:14.142150 [ 260 ] {77fbac9f-1231-4112-8bdd-5a3e37fd0885} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2051 | 2025.06.04 15:37:14.142278 [ 260 ] {77fbac9f-1231-4112-8bdd-5a3e37fd0885} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001202 sec., 1663.893510815308 rows/sec., 105.62 KiB/sec. | ||
| 2052 | 2025.06.04 15:37:14.142313 [ 260 ] {77fbac9f-1231-4112-8bdd-5a3e37fd0885} <Debug> TCPHandler: Processed in 0.001396767 sec. | ||
| 2053 | 2025.06.04 15:37:14.142432 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2054 | 2025.06.04 15:37:14.142642 [ 260 ] {0a9dd432-ecde-4ba9-800f-70310ff45add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2055 | 2025.06.04 15:37:14.142707 [ 260 ] {0a9dd432-ecde-4ba9-800f-70310ff45add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2056 | 2025.06.04 15:37:14.143680 [ 260 ] {0a9dd432-ecde-4ba9-800f-70310ff45add} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2025.06.04 15:37:14.143716 [ 260 ] {0a9dd432-ecde-4ba9-800f-70310ff45add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2058 | 2025.06.04 15:37:14.144291 [ 260 ] {0a9dd432-ecde-4ba9-800f-70310ff45add} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2059 | 2025.06.04 15:37:14.144507 [ 260 ] {0a9dd432-ecde-4ba9-800f-70310ff45add} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2025.06.04 15:37:14.144648 [ 260 ] {0a9dd432-ecde-4ba9-800f-70310ff45add} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00203 sec., 19211.82266009852 rows/sec., 34.43 MiB/sec. | ||
| 2061 | 2025.06.04 15:37:14.144704 [ 260 ] {0a9dd432-ecde-4ba9-800f-70310ff45add} <Debug> TCPHandler: Processed in 0.002329959 sec. | ||
| 2062 | 2025.06.04 15:37:14.144815 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2025.06.04 15:37:14.144908 [ 260 ] {b24162e2-ceea-411b-9ef4-af005ccbfb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2064 | 2025.06.04 15:37:14.144947 [ 260 ] {b24162e2-ceea-411b-9ef4-af005ccbfb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2065 | 2025.06.04 15:37:14.145241 [ 260 ] {b24162e2-ceea-411b-9ef4-af005ccbfb87} <Trace> oximeter.measurements_i64 (afa6f528-c2d5-4e54-b835-c83da3b06fa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2025.06.04 15:37:14.145277 [ 260 ] {b24162e2-ceea-411b-9ef4-af005ccbfb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2067 | 2025.06.04 15:37:14.145562 [ 260 ] {b24162e2-ceea-411b-9ef4-af005ccbfb87} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2068 | 2025.06.04 15:37:14.145759 [ 260 ] {b24162e2-ceea-411b-9ef4-af005ccbfb87} <Trace> oximeter.measurements_i64 (afa6f528-c2d5-4e54-b835-c83da3b06fa4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2025.06.04 15:37:14.145880 [ 260 ] {b24162e2-ceea-411b-9ef4-af005ccbfb87} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.000991 sec., 9081.735620585268 rows/sec., 641.52 KiB/sec. | ||
| 2070 | 2025.06.04 15:37:14.145914 [ 260 ] {b24162e2-ceea-411b-9ef4-af005ccbfb87} <Debug> TCPHandler: Processed in 0.001147154 sec. | ||
| 2071 | 2025.06.04 15:37:14.146032 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2072 | 2025.06.04 15:37:14.146147 [ 260 ] {9f042673-c001-4f1f-bfc1-ed36e25830db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2073 | 2025.06.04 15:37:14.146195 [ 260 ] {9f042673-c001-4f1f-bfc1-ed36e25830db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2074 | 2025.06.04 15:37:14.146550 [ 260 ] {9f042673-c001-4f1f-bfc1-ed36e25830db} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2025.06.04 15:37:14.146586 [ 260 ] {9f042673-c001-4f1f-bfc1-ed36e25830db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2076 | 2025.06.04 15:37:14.146887 [ 260 ] {9f042673-c001-4f1f-bfc1-ed36e25830db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2077 | 2025.06.04 15:37:14.147093 [ 260 ] {9f042673-c001-4f1f-bfc1-ed36e25830db} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2025.06.04 15:37:14.147217 [ 260 ] {9f042673-c001-4f1f-bfc1-ed36e25830db} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001095 sec., 45662.100456621 rows/sec., 3.13 MiB/sec. | ||
| 2079 | 2025.06.04 15:37:14.147252 [ 260 ] {9f042673-c001-4f1f-bfc1-ed36e25830db} <Debug> TCPHandler: Processed in 0.001279185 sec. | ||
| 2080 | 2025.06.04 15:37:19.121994 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2081 | 2025.06.04 15:37:19.122254 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 2082 | 2025.06.04 15:37:19.122624 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2083 | 2025.06.04 15:37:19.122660 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 2084 | 2025.06.04 15:37:19.122896 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2085 | 2025.06.04 15:37:19.122966 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2086 | 2025.06.04 15:37:19.123101 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 2087 | 2025.06.04 15:37:19.123228 [ 291 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2088 | 2025.06.04 15:37:19.123265 [ 289 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2089 | 2025.06.04 15:37:19.123289 [ 290 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2090 | 2025.06.04 15:37:19.123295 [ 293 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2091 | 2025.06.04 15:37:19.123412 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2092 | 2025.06.04 15:37:19.123439 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2093 | 2025.06.04 15:37:19.123509 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2094 | 2025.06.04 15:37:19.123530 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 2095 | 2025.06.04 15:37:19.123565 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 2096 | 2025.06.04 15:37:19.123606 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 2097 | 2025.06.04 15:37:19.124364 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002208 sec., 8152.173913043479 rows/sec., 342.33 KiB/sec. | ||
| 2098 | 2025.06.04 15:37:19.124469 [ 260 ] {62de003e-b7a6-458e-932a-0811e3ebb09b} <Debug> TCPHandler: Processed in 0.002610852 sec. | ||
| 2099 | 2025.06.04 15:37:19.124743 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2025.06.04 15:37:19.124880 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 2101 | 2025.06.04 15:37:19.125094 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2102 | 2025.06.04 15:37:19.125128 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 2103 | 2025.06.04 15:37:19.125303 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2104 | 2025.06.04 15:37:19.125355 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2105 | 2025.06.04 15:37:19.125461 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 2106 | 2025.06.04 15:37:19.125521 [ 291 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2107 | 2025.06.04 15:37:19.125530 [ 289 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2108 | 2025.06.04 15:37:19.125547 [ 293 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2109 | 2025.06.04 15:37:19.125547 [ 290 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2110 | 2025.06.04 15:37:19.125668 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2111 | 2025.06.04 15:37:19.125696 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2112 | 2025.06.04 15:37:19.125751 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2113 | 2025.06.04 15:37:19.125770 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 2114 | 2025.06.04 15:37:19.125800 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 2115 | 2025.06.04 15:37:19.125835 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 2116 | 2025.06.04 15:37:19.126489 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.001663 sec., 10823.812387251954 rows/sec., 454.52 KiB/sec. | ||
| 2117 | 2025.06.04 15:37:19.126600 [ 260 ] {098bf365-228d-45e7-a1cf-4ff7a122b393} <Debug> TCPHandler: Processed in 0.001908143 sec. | ||
| 2118 | 2025.06.04 15:37:19.126821 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2025.06.04 15:37:19.126953 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 2120 | 2025.06.04 15:37:19.127166 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2121 | 2025.06.04 15:37:19.127200 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 2122 | 2025.06.04 15:37:19.127380 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2123 | 2025.06.04 15:37:19.127433 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2124 | 2025.06.04 15:37:19.127536 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 2125 | 2025.06.04 15:37:19.127600 [ 289 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2126 | 2025.06.04 15:37:19.127604 [ 293 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2127 | 2025.06.04 15:37:19.127615 [ 290 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2128 | 2025.06.04 15:37:19.127602 [ 291 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2129 | 2025.06.04 15:37:19.127732 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2130 | 2025.06.04 15:37:19.127758 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2131 | 2025.06.04 15:37:19.127814 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2132 | 2025.06.04 15:37:19.127831 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 2133 | 2025.06.04 15:37:19.127860 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 2134 | 2025.06.04 15:37:19.127890 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 2135 | 2025.06.04 15:37:19.128411 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.001509 sec., 11928.429423459245 rows/sec., 500.90 KiB/sec. | ||
| 2136 | 2025.06.04 15:37:19.128501 [ 260 ] {1ec21dd5-4353-43ac-b58b-1a2d7cd7b12c} <Debug> TCPHandler: Processed in 0.001730771 sec. | ||
| 2137 | 2025.06.04 15:37:19.128716 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2025.06.04 15:37:19.128844 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2139 | 2025.06.04 15:37:19.129050 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2140 | 2025.06.04 15:37:19.129082 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2141 | 2025.06.04 15:37:19.129256 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2142 | 2025.06.04 15:37:19.129309 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2143 | 2025.06.04 15:37:19.129412 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 2144 | 2025.06.04 15:37:19.129484 [ 289 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2145 | 2025.06.04 15:37:19.129485 [ 293 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2146 | 2025.06.04 15:37:19.129491 [ 290 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2147 | 2025.06.04 15:37:19.129489 [ 291 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2148 | 2025.06.04 15:37:19.129628 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2149 | 2025.06.04 15:37:19.129654 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2150 | 2025.06.04 15:37:19.129708 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2151 | 2025.06.04 15:37:19.129725 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 2152 | 2025.06.04 15:37:19.129754 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2153 | 2025.06.04 15:37:19.129784 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2154 | 2025.06.04 15:37:19.130295 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.001499 sec., 12008.005336891261 rows/sec., 504.24 KiB/sec. | ||
| 2155 | 2025.06.04 15:37:19.130364 [ 260 ] {f78d0330-7221-47af-aa52-b5c7a7ac1d40} <Debug> TCPHandler: Processed in 0.001699291 sec. | ||
| 2156 | 2025.06.04 15:37:19.135192 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2025.06.04 15:37:19.135301 [ 260 ] {cbdefd32-1d6f-4164-9264-0d251dbc2cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2158 | 2025.06.04 15:37:19.135341 [ 260 ] {cbdefd32-1d6f-4164-9264-0d251dbc2cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2159 | 2025.06.04 15:37:19.135886 [ 260 ] {cbdefd32-1d6f-4164-9264-0d251dbc2cc3} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2025.06.04 15:37:19.135927 [ 260 ] {cbdefd32-1d6f-4164-9264-0d251dbc2cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2161 | 2025.06.04 15:37:19.136335 [ 260 ] {cbdefd32-1d6f-4164-9264-0d251dbc2cc3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2162 | 2025.06.04 15:37:19.136525 [ 260 ] {cbdefd32-1d6f-4164-9264-0d251dbc2cc3} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2025.06.04 15:37:19.136679 [ 260 ] {cbdefd32-1d6f-4164-9264-0d251dbc2cc3} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001408 sec., 2840.909090909091 rows/sec., 361.36 KiB/sec. | ||
| 2164 | 2025.06.04 15:37:19.136718 [ 260 ] {cbdefd32-1d6f-4164-9264-0d251dbc2cc3} <Debug> TCPHandler: Processed in 0.0015777 sec. | ||
| 2165 | 2025.06.04 15:37:19.136834 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2025.06.04 15:37:19.136932 [ 260 ] {1ffa5b58-3f81-4ed2-a2c4-97728e3bb72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2167 | 2025.06.04 15:37:19.136972 [ 260 ] {1ffa5b58-3f81-4ed2-a2c4-97728e3bb72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2168 | 2025.06.04 15:37:19.137512 [ 260 ] {1ffa5b58-3f81-4ed2-a2c4-97728e3bb72b} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2025.06.04 15:37:19.137551 [ 260 ] {1ffa5b58-3f81-4ed2-a2c4-97728e3bb72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2170 | 2025.06.04 15:37:19.137868 [ 260 ] {1ffa5b58-3f81-4ed2-a2c4-97728e3bb72b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2171 | 2025.06.04 15:37:19.138071 [ 260 ] {1ffa5b58-3f81-4ed2-a2c4-97728e3bb72b} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2025.06.04 15:37:19.138199 [ 260 ] {1ffa5b58-3f81-4ed2-a2c4-97728e3bb72b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001289 sec., 1551.5903801396432 rows/sec., 126.52 KiB/sec. | ||
| 2173 | 2025.06.04 15:37:19.138236 [ 260 ] {1ffa5b58-3f81-4ed2-a2c4-97728e3bb72b} <Debug> TCPHandler: Processed in 0.001451778 sec. | ||
| 2174 | 2025.06.04 15:37:19.138351 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2025.06.04 15:37:19.138449 [ 260 ] {1c2a1bd4-21bd-4bcc-ad3f-2065d433ad4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2176 | 2025.06.04 15:37:19.138488 [ 260 ] {1c2a1bd4-21bd-4bcc-ad3f-2065d433ad4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2177 | 2025.06.04 15:37:19.138922 [ 260 ] {1c2a1bd4-21bd-4bcc-ad3f-2065d433ad4e} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2025.06.04 15:37:19.138959 [ 260 ] {1c2a1bd4-21bd-4bcc-ad3f-2065d433ad4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2179 | 2025.06.04 15:37:19.139255 [ 260 ] {1c2a1bd4-21bd-4bcc-ad3f-2065d433ad4e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2180 | 2025.06.04 15:37:19.139475 [ 260 ] {1c2a1bd4-21bd-4bcc-ad3f-2065d433ad4e} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2025.06.04 15:37:19.139583 [ 146 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2182 | 2025.06.04 15:37:19.139610 [ 260 ] {1c2a1bd4-21bd-4bcc-ad3f-2065d433ad4e} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001179 sec., 48346.05597964377 rows/sec., 3.71 MiB/sec. | ||
| 2183 | 2025.06.04 15:37:19.139652 [ 146 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2025.06.04 15:37:19.139658 [ 260 ] {1c2a1bd4-21bd-4bcc-ad3f-2065d433ad4e} <Debug> TCPHandler: Processed in 0.001357507 sec. | ||
| 2185 | 2025.06.04 15:37:19.139685 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2186 | 2025.06.04 15:37:19.139785 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2025.06.04 15:37:19.139821 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 2188 | 2025.06.04 15:37:19.139885 [ 260 ] {6a065e21-f49d-415a-b74e-9114f6dfe882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2189 | 2025.06.04 15:37:19.139929 [ 260 ] {6a065e21-f49d-415a-b74e-9114f6dfe882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2190 | 2025.06.04 15:37:19.139957 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2191 | 2025.06.04 15:37:19.140009 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 110 rows starting from the beginning of the part | ||
| 2192 | 2025.06.04 15:37:19.140108 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 2193 | 2025.06.04 15:37:19.140164 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 114 rows starting from the beginning of the part | ||
| 2194 | 2025.06.04 15:37:19.140216 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
| 2195 | 2025.06.04 15:37:19.140265 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 131 rows starting from the beginning of the part | ||
| 2196 | 2025.06.04 15:37:19.140321 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 57 rows starting from the beginning of the part | ||
| 2197 | 2025.06.04 15:37:19.140341 [ 260 ] {6a065e21-f49d-415a-b74e-9114f6dfe882} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.06.04 15:37:19.140382 [ 260 ] {6a065e21-f49d-415a-b74e-9114f6dfe882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2199 | 2025.06.04 15:37:19.140684 [ 260 ] {6a065e21-f49d-415a-b74e-9114f6dfe882} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2200 | 2025.06.04 15:37:19.140922 [ 260 ] {6a065e21-f49d-415a-b74e-9114f6dfe882} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2025.06.04 15:37:19.141064 [ 260 ] {6a065e21-f49d-415a-b74e-9114f6dfe882} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001198 sec., 1669.449081803005 rows/sec., 116.57 KiB/sec. | ||
| 2202 | 2025.06.04 15:37:19.141099 [ 260 ] {6a065e21-f49d-415a-b74e-9114f6dfe882} <Debug> TCPHandler: Processed in 0.001364527 sec. | ||
| 2203 | 2025.06.04 15:37:19.141216 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2025.06.04 15:37:19.141319 [ 260 ] {6229f4a1-6650-4b91-9b30-1a6ce824cd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2205 | 2025.06.04 15:37:19.141367 [ 260 ] {6229f4a1-6650-4b91-9b30-1a6ce824cd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2206 | 2025.06.04 15:37:19.141390 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 5 columns (5 merged, 0 gathered) in 0.00162308 sec., 317914.08926239 rows/sec., 27.50 MiB/sec. | ||
| 2207 | 2025.06.04 15:37:19.141576 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2208 | 2025.06.04 15:37:19.141836 [ 260 ] {6229f4a1-6650-4b91-9b30-1a6ce824cd2b} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.06.04 15:37:19.141880 [ 260 ] {6229f4a1-6650-4b91-9b30-1a6ce824cd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2210 | 2025.06.04 15:37:19.141893 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_16_3} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2025.06.04 15:37:19.141989 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_16_3} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2212 | 2025.06.04 15:37:19.142084 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2213 | 2025.06.04 15:37:19.142219 [ 260 ] {6229f4a1-6650-4b91-9b30-1a6ce824cd2b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2214 | 2025.06.04 15:37:19.142438 [ 260 ] {6229f4a1-6650-4b91-9b30-1a6ce824cd2b} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2025.06.04 15:37:19.142539 [ 146 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2216 | 2025.06.04 15:37:19.142568 [ 260 ] {6229f4a1-6650-4b91-9b30-1a6ce824cd2b} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001269 sec., 52009.456264775414 rows/sec., 4.06 MiB/sec. | ||
| 2217 | 2025.06.04 15:37:19.142572 [ 146 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2025.06.04 15:37:19.142607 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2219 | 2025.06.04 15:37:19.142618 [ 260 ] {6229f4a1-6650-4b91-9b30-1a6ce824cd2b} <Debug> TCPHandler: Processed in 0.001453697 sec. | ||
| 2220 | 2025.06.04 15:37:19.142683 [ 200 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 2221 | 2025.06.04 15:37:19.142743 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2025.06.04 15:37:19.142763 [ 200 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2223 | 2025.06.04 15:37:19.142790 [ 200 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 95 rows starting from the beginning of the part | ||
| 2224 | 2025.06.04 15:37:19.142838 [ 260 ] {c68014e6-8035-47c6-ad1b-3ed5c3a5a2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2225 | 2025.06.04 15:37:19.142854 [ 200 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2226 | 2025.06.04 15:37:19.142881 [ 260 ] {c68014e6-8035-47c6-ad1b-3ed5c3a5a2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2227 | 2025.06.04 15:37:19.142899 [ 200 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 2228 | 2025.06.04 15:37:19.142938 [ 200 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2229 | 2025.06.04 15:37:19.142974 [ 200 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 2230 | 2025.06.04 15:37:19.143015 [ 200 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
| 2231 | 2025.06.04 15:37:19.143325 [ 260 ] {c68014e6-8035-47c6-ad1b-3ed5c3a5a2da} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2025.06.04 15:37:19.143360 [ 260 ] {c68014e6-8035-47c6-ad1b-3ed5c3a5a2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2233 | 2025.06.04 15:37:19.143702 [ 260 ] {c68014e6-8035-47c6-ad1b-3ed5c3a5a2da} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2234 | 2025.06.04 15:37:19.143807 [ 199 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 467 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154914 sec., 404359.1124533948 rows/sec., 33.13 MiB/sec. | ||
| 2235 | 2025.06.04 15:37:19.143960 [ 196 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2236 | 2025.06.04 15:37:19.143980 [ 260 ] {c68014e6-8035-47c6-ad1b-3ed5c3a5a2da} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2025.06.04 15:37:19.144101 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2238 | 2025.06.04 15:37:19.144131 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2025.06.04 15:37:19.144150 [ 260 ] {c68014e6-8035-47c6-ad1b-3ed5c3a5a2da} <Debug> executeQuery: Read 159 rows, 11.33 KiB in 0.001329 sec., 119638.82618510157 rows/sec., 8.32 MiB/sec. | ||
| 2240 | 2025.06.04 15:37:19.144152 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2241 | 2025.06.04 15:37:19.144213 [ 260 ] {c68014e6-8035-47c6-ad1b-3ed5c3a5a2da} <Debug> TCPHandler: Processed in 0.001520269 sec. | ||
| 2242 | 2025.06.04 15:37:19.144239 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 2243 | 2025.06.04 15:37:19.144316 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2244 | 2025.06.04 15:37:19.144321 [ 196 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_16_3} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2025.06.04 15:37:19.144340 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1470 rows starting from the beginning of the part | ||
| 2246 | 2025.06.04 15:37:19.144359 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2025.06.04 15:37:19.144388 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 2248 | 2025.06.04 15:37:19.144414 [ 196 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_16_3} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2249 | 2025.06.04 15:37:19.144430 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 152 rows starting from the beginning of the part | ||
| 2250 | 2025.06.04 15:37:19.144466 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 150 rows starting from the beginning of the part | ||
| 2251 | 2025.06.04 15:37:19.144473 [ 260 ] {c7abe898-8ea7-428e-8070-b5da325be9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2252 | 2025.06.04 15:37:19.144499 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part | ||
| 2253 | 2025.06.04 15:37:19.144512 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2254 | 2025.06.04 15:37:19.144523 [ 260 ] {c7abe898-8ea7-428e-8070-b5da325be9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2255 | 2025.06.04 15:37:19.144535 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 159 rows starting from the beginning of the part | ||
| 2256 | 2025.06.04 15:37:19.144889 [ 260 ] {c7abe898-8ea7-428e-8070-b5da325be9b6} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2025.06.04 15:37:19.144924 [ 260 ] {c7abe898-8ea7-428e-8070-b5da325be9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2258 | 2025.06.04 15:37:19.145228 [ 260 ] {c7abe898-8ea7-428e-8070-b5da325be9b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2259 | 2025.06.04 15:37:19.145473 [ 260 ] {c7abe898-8ea7-428e-8070-b5da325be9b6} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2025.06.04 15:37:19.145573 [ 146 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2261 | 2025.06.04 15:37:19.145602 [ 260 ] {c7abe898-8ea7-428e-8070-b5da325be9b6} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001154 sec., 50259.965337954935 rows/sec., 3.40 MiB/sec. | ||
| 2262 | 2025.06.04 15:37:19.145603 [ 146 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2025.06.04 15:37:19.145642 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2264 | 2025.06.04 15:37:19.145648 [ 260 ] {c7abe898-8ea7-428e-8070-b5da325be9b6} <Debug> TCPHandler: Processed in 0.001353457 sec. | ||
| 2265 | 2025.06.04 15:37:19.145661 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444098 sec., 1544909.0020206384 rows/sec., 107.14 MiB/sec. | ||
| 2266 | 2025.06.04 15:37:19.145726 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 2267 | 2025.06.04 15:37:19.145834 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2268 | 2025.06.04 15:37:19.145865 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 480 rows starting from the beginning of the part | ||
| 2269 | 2025.06.04 15:37:19.145908 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2270 | 2025.06.04 15:37:19.145938 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 2271 | 2025.06.04 15:37:19.145988 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 2272 | 2025.06.04 15:37:19.146029 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 2273 | 2025.06.04 15:37:19.146066 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 2274 | 2025.06.04 15:37:19.146107 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part | ||
| 2275 | 2025.06.04 15:37:19.146154 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2025.06.04 15:37:19.146214 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2277 | 2025.06.04 15:37:19.146278 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2278 | 2025.06.04 15:37:19.146937 [ 191 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.001246686 sec., 591969.4293510956 rows/sec., 40.54 MiB/sec. | ||
| 2279 | 2025.06.04 15:37:19.147164 [ 189 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2280 | 2025.06.04 15:37:19.147473 [ 189 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_16_3} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2025.06.04 15:37:19.147552 [ 189 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_16_3} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2282 | 2025.06.04 15:37:19.147637 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2283 | 2025.06.04 15:37:19.963106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
| 2284 | 2025.06.04 15:37:19.963802 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2025.06.04 15:37:19.963843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2286 | 2025.06.04 15:37:19.964312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2287 | 2025.06.04 15:37:19.964541 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2025.06.04 15:37:19.964672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
| 2289 | 2025.06.04 15:37:20.276212 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2290 | 2025.06.04 15:37:20.292844 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2025.06.04 15:37:20.292908 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2292 | 2025.06.04 15:37:20.298747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2293 | 2025.06.04 15:37:20.299455 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2025.06.04 15:37:20.302290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2295 | 2025.06.04 15:37:22.421525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 316 | ||
| 2296 | 2025.06.04 15:37:22.424111 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2025.06.04 15:37:22.424176 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2298 | 2025.06.04 15:37:22.425461 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2299 | 2025.06.04 15:37:22.425761 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2025.06.04 15:37:22.426153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2301 | 2025.06.04 15:37:24.130070 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2025.06.04 15:37:24.130247 [ 260 ] {49f4173e-36d7-46d3-8b90-c059863cf518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2303 | 2025.06.04 15:37:24.130316 [ 260 ] {49f4173e-36d7-46d3-8b90-c059863cf518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2304 | 2025.06.04 15:37:24.131021 [ 260 ] {49f4173e-36d7-46d3-8b90-c059863cf518} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2025.06.04 15:37:24.131070 [ 260 ] {49f4173e-36d7-46d3-8b90-c059863cf518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2306 | 2025.06.04 15:37:24.131476 [ 260 ] {49f4173e-36d7-46d3-8b90-c059863cf518} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2307 | 2025.06.04 15:37:24.131701 [ 260 ] {49f4173e-36d7-46d3-8b90-c059863cf518} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2025.06.04 15:37:24.131861 [ 260 ] {49f4173e-36d7-46d3-8b90-c059863cf518} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001664 sec., 81730.76923076923 rows/sec., 7.06 MiB/sec. | ||
| 2309 | 2025.06.04 15:37:24.131909 [ 260 ] {49f4173e-36d7-46d3-8b90-c059863cf518} <Debug> TCPHandler: Processed in 0.001968264 sec. | ||
| 2310 | 2025.06.04 15:37:24.132033 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2025.06.04 15:37:24.132136 [ 260 ] {3f5af1e7-f43b-401c-ba67-376e345c3fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2312 | 2025.06.04 15:37:24.132179 [ 260 ] {3f5af1e7-f43b-401c-ba67-376e345c3fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2313 | 2025.06.04 15:37:24.132659 [ 260 ] {3f5af1e7-f43b-401c-ba67-376e345c3fc6} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2025.06.04 15:37:24.132705 [ 260 ] {3f5af1e7-f43b-401c-ba67-376e345c3fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2315 | 2025.06.04 15:37:24.133080 [ 260 ] {3f5af1e7-f43b-401c-ba67-376e345c3fc6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2316 | 2025.06.04 15:37:24.133334 [ 260 ] {3f5af1e7-f43b-401c-ba67-376e345c3fc6} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2025.06.04 15:37:24.133498 [ 260 ] {3f5af1e7-f43b-401c-ba67-376e345c3fc6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001384 sec., 28901.73410404624 rows/sec., 2.12 MiB/sec. | ||
| 2318 | 2025.06.04 15:37:24.133545 [ 260 ] {3f5af1e7-f43b-401c-ba67-376e345c3fc6} <Debug> TCPHandler: Processed in 0.001564139 sec. | ||
| 2319 | 2025.06.04 15:37:24.133670 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2025.06.04 15:37:24.133787 [ 260 ] {3071358d-9df7-41ca-a145-e3822868aa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2321 | 2025.06.04 15:37:24.133830 [ 260 ] {3071358d-9df7-41ca-a145-e3822868aa30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2322 | 2025.06.04 15:37:24.134277 [ 260 ] {3071358d-9df7-41ca-a145-e3822868aa30} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2025.06.04 15:37:24.134317 [ 260 ] {3071358d-9df7-41ca-a145-e3822868aa30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2324 | 2025.06.04 15:37:24.134635 [ 260 ] {3071358d-9df7-41ca-a145-e3822868aa30} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2325 | 2025.06.04 15:37:24.134869 [ 260 ] {3071358d-9df7-41ca-a145-e3822868aa30} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2025.06.04 15:37:24.134998 [ 260 ] {3071358d-9df7-41ca-a145-e3822868aa30} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001236 sec., 84142.39482200648 rows/sec., 6.57 MiB/sec. | ||
| 2327 | 2025.06.04 15:37:24.135037 [ 260 ] {3071358d-9df7-41ca-a145-e3822868aa30} <Debug> TCPHandler: Processed in 0.001424988 sec. | ||
| 2328 | 2025.06.04 15:37:24.135149 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2025.06.04 15:37:24.135245 [ 260 ] {78c72a08-d93c-484a-ae36-84a25e1272c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2330 | 2025.06.04 15:37:24.135290 [ 260 ] {78c72a08-d93c-484a-ae36-84a25e1272c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2331 | 2025.06.04 15:37:24.135700 [ 260 ] {78c72a08-d93c-484a-ae36-84a25e1272c3} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2025.06.04 15:37:24.135738 [ 260 ] {78c72a08-d93c-484a-ae36-84a25e1272c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2333 | 2025.06.04 15:37:24.136070 [ 260 ] {78c72a08-d93c-484a-ae36-84a25e1272c3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2334 | 2025.06.04 15:37:24.136281 [ 260 ] {78c72a08-d93c-484a-ae36-84a25e1272c3} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2025.06.04 15:37:24.136414 [ 260 ] {78c72a08-d93c-484a-ae36-84a25e1272c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 2336 | 2025.06.04 15:37:24.136453 [ 260 ] {78c72a08-d93c-484a-ae36-84a25e1272c3} <Debug> TCPHandler: Processed in 0.001352167 sec. | ||
| 2337 | 2025.06.04 15:37:24.136559 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2025.06.04 15:37:24.136655 [ 260 ] {c0d17c33-7338-490d-a1b9-2f063fefa1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2339 | 2025.06.04 15:37:24.136711 [ 260 ] {c0d17c33-7338-490d-a1b9-2f063fefa1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2340 | 2025.06.04 15:37:24.137532 [ 260 ] {c0d17c33-7338-490d-a1b9-2f063fefa1a3} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2025.06.04 15:37:24.137572 [ 260 ] {c0d17c33-7338-490d-a1b9-2f063fefa1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2342 | 2025.06.04 15:37:24.138135 [ 260 ] {c0d17c33-7338-490d-a1b9-2f063fefa1a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2343 | 2025.06.04 15:37:24.138359 [ 260 ] {c0d17c33-7338-490d-a1b9-2f063fefa1a3} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2025.06.04 15:37:24.138505 [ 260 ] {c0d17c33-7338-490d-a1b9-2f063fefa1a3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001868 sec., 21413.276231263382 rows/sec., 38.37 MiB/sec. | ||
| 2345 | 2025.06.04 15:37:24.138562 [ 260 ] {c0d17c33-7338-490d-a1b9-2f063fefa1a3} <Debug> TCPHandler: Processed in 0.002049855 sec. | ||
| 2346 | 2025.06.04 15:37:24.138670 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2025.06.04 15:37:24.138766 [ 260 ] {6881268e-02fb-4f5d-979e-8961ac21de79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2348 | 2025.06.04 15:37:24.138815 [ 260 ] {6881268e-02fb-4f5d-979e-8961ac21de79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2349 | 2025.06.04 15:37:24.139154 [ 260 ] {6881268e-02fb-4f5d-979e-8961ac21de79} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2025.06.04 15:37:24.139192 [ 260 ] {6881268e-02fb-4f5d-979e-8961ac21de79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2351 | 2025.06.04 15:37:24.139496 [ 260 ] {6881268e-02fb-4f5d-979e-8961ac21de79} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2352 | 2025.06.04 15:37:24.139707 [ 260 ] {6881268e-02fb-4f5d-979e-8961ac21de79} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2025.06.04 15:37:24.139836 [ 260 ] {6881268e-02fb-4f5d-979e-8961ac21de79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 2354 | 2025.06.04 15:37:24.139873 [ 260 ] {6881268e-02fb-4f5d-979e-8961ac21de79} <Debug> TCPHandler: Processed in 0.001250795 sec. | ||
| 2355 | 2025.06.04 15:37:27.340373 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2356 | 2025.06.04 15:37:27.340443 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2357 | 2025.06.04 15:37:27.464823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
| 2358 | 2025.06.04 15:37:27.465373 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2025.06.04 15:37:27.465415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2360 | 2025.06.04 15:37:27.465962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2361 | 2025.06.04 15:37:27.466194 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2025.06.04 15:37:27.466320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2363 | 2025.06.04 15:37:27.802450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2364 | 2025.06.04 15:37:27.820111 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2025.06.04 15:37:27.820178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2366 | 2025.06.04 15:37:27.825602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2367 | 2025.06.04 15:37:27.826293 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2025.06.04 15:37:27.829648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2369 | 2025.06.04 15:37:29.120918 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2025.06.04 15:37:29.121138 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2371 | 2025.06.04 15:37:29.121481 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2372 | 2025.06.04 15:37:29.121520 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2373 | 2025.06.04 15:37:29.121748 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2374 | 2025.06.04 15:37:29.121818 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2375 | 2025.06.04 15:37:29.121956 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2376 | 2025.06.04 15:37:29.122078 [ 293 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2377 | 2025.06.04 15:37:29.122117 [ 289 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2378 | 2025.06.04 15:37:29.122139 [ 293 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2379 | 2025.06.04 15:37:29.122136 [ 290 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2380 | 2025.06.04 15:37:29.122169 [ 291 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2381 | 2025.06.04 15:37:29.122284 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2382 | 2025.06.04 15:37:29.122315 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2383 | 2025.06.04 15:37:29.122399 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2384 | 2025.06.04 15:37:29.122421 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2385 | 2025.06.04 15:37:29.122456 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2386 | 2025.06.04 15:37:29.122492 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2387 | 2025.06.04 15:37:29.122524 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2388 | 2025.06.04 15:37:29.123296 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002248 sec., 9786.476868327401 rows/sec., 409.65 KiB/sec. | ||
| 2389 | 2025.06.04 15:37:29.123412 [ 260 ] {6ae13454-4a6d-4722-ac72-5b01249ba880} <Debug> TCPHandler: Processed in 0.002620772 sec. | ||
| 2390 | 2025.06.04 15:37:29.125881 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2025.06.04 15:37:29.126024 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2392 | 2025.06.04 15:37:29.126249 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2393 | 2025.06.04 15:37:29.126283 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2394 | 2025.06.04 15:37:29.126467 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2395 | 2025.06.04 15:37:29.126521 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2396 | 2025.06.04 15:37:29.126625 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2397 | 2025.06.04 15:37:29.126702 [ 293 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2398 | 2025.06.04 15:37:29.126706 [ 289 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2399 | 2025.06.04 15:37:29.126717 [ 291 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2400 | 2025.06.04 15:37:29.126727 [ 290 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2401 | 2025.06.04 15:37:29.126731 [ 294 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2402 | 2025.06.04 15:37:29.126891 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2403 | 2025.06.04 15:37:29.126917 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2404 | 2025.06.04 15:37:29.126984 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2405 | 2025.06.04 15:37:29.127004 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2406 | 2025.06.04 15:37:29.127034 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 2407 | 2025.06.04 15:37:29.127065 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 2408 | 2025.06.04 15:37:29.127094 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 2409 | 2025.06.04 15:37:29.127718 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001751 sec., 12564.249000571102 rows/sec., 525.93 KiB/sec. | ||
| 2410 | 2025.06.04 15:37:29.127820 [ 260 ] {0f3f7aa1-1f5c-48c3-9ca4-3e3e577d6d69} <Debug> TCPHandler: Processed in 0.001992665 sec. | ||
| 2411 | 2025.06.04 15:37:29.128371 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2025.06.04 15:37:29.128508 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2413 | 2025.06.04 15:37:29.128715 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2414 | 2025.06.04 15:37:29.128748 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2415 | 2025.06.04 15:37:29.128929 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2416 | 2025.06.04 15:37:29.128982 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2417 | 2025.06.04 15:37:29.129082 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2418 | 2025.06.04 15:37:29.129145 [ 290 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2419 | 2025.06.04 15:37:29.129163 [ 294 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2420 | 2025.06.04 15:37:29.129169 [ 291 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2421 | 2025.06.04 15:37:29.129151 [ 289 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2422 | 2025.06.04 15:37:29.129162 [ 293 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2423 | 2025.06.04 15:37:29.129313 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2424 | 2025.06.04 15:37:29.129334 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2425 | 2025.06.04 15:37:29.129400 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2426 | 2025.06.04 15:37:29.129418 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2427 | 2025.06.04 15:37:29.129448 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 2428 | 2025.06.04 15:37:29.129477 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 2429 | 2025.06.04 15:37:29.129528 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 2430 | 2025.06.04 15:37:29.130180 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001729 sec., 12724.117987275882 rows/sec., 532.62 KiB/sec. | ||
| 2431 | 2025.06.04 15:37:29.130291 [ 260 ] {1884b4b7-886c-4efe-bd3e-3f540902428b} <Debug> TCPHandler: Processed in 0.001970604 sec. | ||
| 2432 | 2025.06.04 15:37:29.130505 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2025.06.04 15:37:29.130636 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2434 | 2025.06.04 15:37:29.130839 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2435 | 2025.06.04 15:37:29.130872 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 2436 | 2025.06.04 15:37:29.131052 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2437 | 2025.06.04 15:37:29.131105 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2438 | 2025.06.04 15:37:29.131217 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2439 | 2025.06.04 15:37:29.131273 [ 289 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2440 | 2025.06.04 15:37:29.131290 [ 290 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2441 | 2025.06.04 15:37:29.131304 [ 291 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2442 | 2025.06.04 15:37:29.131292 [ 294 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2443 | 2025.06.04 15:37:29.131296 [ 293 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2444 | 2025.06.04 15:37:29.131427 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2445 | 2025.06.04 15:37:29.131448 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2446 | 2025.06.04 15:37:29.131515 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2447 | 2025.06.04 15:37:29.131532 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2448 | 2025.06.04 15:37:29.131561 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2449 | 2025.06.04 15:37:29.131590 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2450 | 2025.06.04 15:37:29.131618 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2451 | 2025.06.04 15:37:29.132284 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.0017 sec., 12941.176470588236 rows/sec., 541.70 KiB/sec. | ||
| 2452 | 2025.06.04 15:37:29.132412 [ 260 ] {2cb3e7ac-c36f-4213-87d9-20023dbb493a} <Debug> TCPHandler: Processed in 0.001956234 sec. | ||
| 2453 | 2025.06.04 15:37:29.132661 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2025.06.04 15:37:29.132791 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2455 | 2025.06.04 15:37:29.132997 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2456 | 2025.06.04 15:37:29.133031 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2457 | 2025.06.04 15:37:29.133214 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2458 | 2025.06.04 15:37:29.133267 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2459 | 2025.06.04 15:37:29.133364 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2460 | 2025.06.04 15:37:29.133430 [ 291 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2461 | 2025.06.04 15:37:29.133441 [ 290 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2462 | 2025.06.04 15:37:29.133449 [ 294 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2463 | 2025.06.04 15:37:29.133441 [ 289 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2464 | 2025.06.04 15:37:29.133442 [ 293 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2465 | 2025.06.04 15:37:29.133577 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2466 | 2025.06.04 15:37:29.133598 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2467 | 2025.06.04 15:37:29.133663 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2468 | 2025.06.04 15:37:29.133681 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2469 | 2025.06.04 15:37:29.133709 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2470 | 2025.06.04 15:37:29.133740 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2471 | 2025.06.04 15:37:29.133769 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2472 | 2025.06.04 15:37:29.134349 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001609 sec., 13673.088875077688 rows/sec., 572.34 KiB/sec. | ||
| 2473 | 2025.06.04 15:37:29.134461 [ 260 ] {e888c9dc-0d58-43e7-9448-6b305a51a935} <Debug> TCPHandler: Processed in 0.001847993 sec. | ||
| 2474 | 2025.06.04 15:37:29.134711 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2025.06.04 15:37:29.134843 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2476 | 2025.06.04 15:37:29.135051 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2477 | 2025.06.04 15:37:29.135085 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2478 | 2025.06.04 15:37:29.135269 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2479 | 2025.06.04 15:37:29.135321 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2480 | 2025.06.04 15:37:29.135418 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2481 | 2025.06.04 15:37:29.135528 [ 291 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2482 | 2025.06.04 15:37:29.135534 [ 290 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2483 | 2025.06.04 15:37:29.135548 [ 289 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2484 | 2025.06.04 15:37:29.135573 [ 295 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2485 | 2025.06.04 15:37:29.135530 [ 294 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2486 | 2025.06.04 15:37:29.135687 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2487 | 2025.06.04 15:37:29.135715 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2488 | 2025.06.04 15:37:29.135782 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2489 | 2025.06.04 15:37:29.135799 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2490 | 2025.06.04 15:37:29.135829 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2491 | 2025.06.04 15:37:29.135860 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2492 | 2025.06.04 15:37:29.135887 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2493 | 2025.06.04 15:37:29.136451 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001661 sec., 13245.033112582782 rows/sec., 554.42 KiB/sec. | ||
| 2494 | 2025.06.04 15:37:29.136583 [ 260 ] {45dabe66-7a7d-48fd-aea9-c624aaca2b76} <Debug> TCPHandler: Processed in 0.001920504 sec. | ||
| 2495 | 2025.06.04 15:37:29.136802 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2025.06.04 15:37:29.136932 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2497 | 2025.06.04 15:37:29.137171 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2498 | 2025.06.04 15:37:29.137206 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2499 | 2025.06.04 15:37:29.137419 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2500 | 2025.06.04 15:37:29.137472 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2501 | 2025.06.04 15:37:29.137569 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2502 | 2025.06.04 15:37:29.137638 [ 294 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2503 | 2025.06.04 15:37:29.137647 [ 290 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2504 | 2025.06.04 15:37:29.137654 [ 291 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2505 | 2025.06.04 15:37:29.137645 [ 289 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2506 | 2025.06.04 15:37:29.137649 [ 295 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2507 | 2025.06.04 15:37:29.137789 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2508 | 2025.06.04 15:37:29.137811 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2509 | 2025.06.04 15:37:29.137877 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2510 | 2025.06.04 15:37:29.137894 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2511 | 2025.06.04 15:37:29.137924 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2512 | 2025.06.04 15:37:29.137953 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2513 | 2025.06.04 15:37:29.137982 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2514 | 2025.06.04 15:37:29.138576 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001695 sec., 12979.351032448378 rows/sec., 543.30 KiB/sec. | ||
| 2515 | 2025.06.04 15:37:29.138686 [ 260 ] {6bc7ecd3-f2ec-4d4f-8b20-a0395cd9ce1a} <Debug> TCPHandler: Processed in 0.001931573 sec. | ||
| 2516 | 2025.06.04 15:37:29.138894 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2025.06.04 15:37:29.139024 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2518 | 2025.06.04 15:37:29.139250 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2519 | 2025.06.04 15:37:29.139284 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2520 | 2025.06.04 15:37:29.139470 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2521 | 2025.06.04 15:37:29.139522 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2522 | 2025.06.04 15:37:29.139617 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2523 | 2025.06.04 15:37:29.139672 [ 289 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2524 | 2025.06.04 15:37:29.139691 [ 295 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2525 | 2025.06.04 15:37:29.139698 [ 291 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2526 | 2025.06.04 15:37:29.139716 [ 289 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2527 | 2025.06.04 15:37:29.139699 [ 290 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2528 | 2025.06.04 15:37:29.139821 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2529 | 2025.06.04 15:37:29.139847 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2530 | 2025.06.04 15:37:29.139912 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2531 | 2025.06.04 15:37:29.139930 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2532 | 2025.06.04 15:37:29.139959 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2533 | 2025.06.04 15:37:29.139988 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2534 | 2025.06.04 15:37:29.140015 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2535 | 2025.06.04 15:37:29.140588 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001616 sec., 13613.861386138613 rows/sec., 569.86 KiB/sec. | ||
| 2536 | 2025.06.04 15:37:29.140714 [ 260 ] {9a23d1b8-9f0b-4d42-b909-1215c107cecd} <Debug> TCPHandler: Processed in 0.001868694 sec. | ||
| 2537 | 2025.06.04 15:37:29.140937 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2025.06.04 15:37:29.141068 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2539 | 2025.06.04 15:37:29.141306 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2540 | 2025.06.04 15:37:29.141341 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2541 | 2025.06.04 15:37:29.141541 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2542 | 2025.06.04 15:37:29.141594 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2543 | 2025.06.04 15:37:29.141691 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2544 | 2025.06.04 15:37:29.141756 [ 294 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2545 | 2025.06.04 15:37:29.141763 [ 290 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2546 | 2025.06.04 15:37:29.141779 [ 291 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2547 | 2025.06.04 15:37:29.141771 [ 295 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2548 | 2025.06.04 15:37:29.141766 [ 289 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2549 | 2025.06.04 15:37:29.141903 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2550 | 2025.06.04 15:37:29.141925 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2551 | 2025.06.04 15:37:29.141990 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2552 | 2025.06.04 15:37:29.142008 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2553 | 2025.06.04 15:37:29.142036 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2554 | 2025.06.04 15:37:29.142093 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2555 | 2025.06.04 15:37:29.142130 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2556 | 2025.06.04 15:37:29.142753 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001738 sec., 12658.227848101265 rows/sec., 529.86 KiB/sec. | ||
| 2557 | 2025.06.04 15:37:29.142867 [ 260 ] {2d7694b8-f8ba-47fa-a323-c6ab522f8b32} <Debug> TCPHandler: Processed in 0.001979505 sec. | ||
| 2558 | 2025.06.04 15:37:29.143076 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2025.06.04 15:37:29.143208 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2560 | 2025.06.04 15:37:29.143433 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2561 | 2025.06.04 15:37:29.143467 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2562 | 2025.06.04 15:37:29.143658 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2563 | 2025.06.04 15:37:29.143709 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2564 | 2025.06.04 15:37:29.143805 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2565 | 2025.06.04 15:37:29.143870 [ 294 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2566 | 2025.06.04 15:37:29.143873 [ 290 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2567 | 2025.06.04 15:37:29.143885 [ 291 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2568 | 2025.06.04 15:37:29.143876 [ 289 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2569 | 2025.06.04 15:37:29.143875 [ 295 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2570 | 2025.06.04 15:37:29.144018 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2571 | 2025.06.04 15:37:29.144039 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2572 | 2025.06.04 15:37:29.144105 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2573 | 2025.06.04 15:37:29.144122 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2574 | 2025.06.04 15:37:29.144150 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2575 | 2025.06.04 15:37:29.144180 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2576 | 2025.06.04 15:37:29.144207 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2577 | 2025.06.04 15:37:29.144768 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001615 sec., 13622.291021671828 rows/sec., 570.22 KiB/sec. | ||
| 2578 | 2025.06.04 15:37:29.144864 [ 260 ] {b4b58d49-4298-4ee6-b928-d74e127dd864} <Debug> TCPHandler: Processed in 0.001836102 sec. | ||
| 2579 | 2025.06.04 15:37:29.145068 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2025.06.04 15:37:29.145199 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2581 | 2025.06.04 15:37:29.145419 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2582 | 2025.06.04 15:37:29.145454 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2583 | 2025.06.04 15:37:29.145643 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2584 | 2025.06.04 15:37:29.145695 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2585 | 2025.06.04 15:37:29.145801 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2586 | 2025.06.04 15:37:29.145862 [ 294 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2587 | 2025.06.04 15:37:29.145874 [ 290 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2588 | 2025.06.04 15:37:29.145880 [ 295 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2589 | 2025.06.04 15:37:29.145874 [ 289 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2590 | 2025.06.04 15:37:29.145877 [ 291 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2591 | 2025.06.04 15:37:29.146035 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2592 | 2025.06.04 15:37:29.146060 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2593 | 2025.06.04 15:37:29.146126 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2594 | 2025.06.04 15:37:29.146144 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2595 | 2025.06.04 15:37:29.146173 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2596 | 2025.06.04 15:37:29.146202 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2597 | 2025.06.04 15:37:29.146230 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2598 | 2025.06.04 15:37:29.146815 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001669 sec., 13181.545835829838 rows/sec., 551.77 KiB/sec. | ||
| 2599 | 2025.06.04 15:37:29.146918 [ 260 ] {572c3827-4ada-4657-ae1c-204a1ebaa7b7} <Debug> TCPHandler: Processed in 0.001898804 sec. | ||
| 2600 | 2025.06.04 15:37:29.152280 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2025.06.04 15:37:29.152417 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2602 | 2025.06.04 15:37:29.152652 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2603 | 2025.06.04 15:37:29.152689 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2604 | 2025.06.04 15:37:29.152888 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2605 | 2025.06.04 15:37:29.152941 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2606 | 2025.06.04 15:37:29.153041 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2607 | 2025.06.04 15:37:29.153106 [ 294 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2608 | 2025.06.04 15:37:29.153121 [ 295 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2609 | 2025.06.04 15:37:29.153133 [ 289 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2610 | 2025.06.04 15:37:29.153122 [ 290 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2611 | 2025.06.04 15:37:29.153123 [ 291 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2612 | 2025.06.04 15:37:29.153277 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2613 | 2025.06.04 15:37:29.153304 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2614 | 2025.06.04 15:37:29.153371 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2615 | 2025.06.04 15:37:29.153390 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
| 2616 | 2025.06.04 15:37:29.153420 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2617 | 2025.06.04 15:37:29.153451 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2618 | 2025.06.04 15:37:29.153480 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2619 | 2025.06.04 15:37:29.154064 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001702 sec., 12925.969447708578 rows/sec., 541.07 KiB/sec. | ||
| 2620 | 2025.06.04 15:37:29.154160 [ 260 ] {32f50786-4a6b-446a-ba96-3e32e174c23a} <Debug> TCPHandler: Processed in 0.001931424 sec. | ||
| 2621 | 2025.06.04 15:37:29.160296 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2025.06.04 15:37:29.160404 [ 260 ] {fc0dd15d-6c00-48d6-9b2b-037d050bc475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2623 | 2025.06.04 15:37:29.160446 [ 260 ] {fc0dd15d-6c00-48d6-9b2b-037d050bc475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2624 | 2025.06.04 15:37:29.161067 [ 260 ] {fc0dd15d-6c00-48d6-9b2b-037d050bc475} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2025.06.04 15:37:29.161109 [ 260 ] {fc0dd15d-6c00-48d6-9b2b-037d050bc475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2626 | 2025.06.04 15:37:29.161530 [ 260 ] {fc0dd15d-6c00-48d6-9b2b-037d050bc475} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2627 | 2025.06.04 15:37:29.161723 [ 260 ] {fc0dd15d-6c00-48d6-9b2b-037d050bc475} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2025.06.04 15:37:29.161847 [ 123 ] {} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2629 | 2025.06.04 15:37:29.161880 [ 260 ] {fc0dd15d-6c00-48d6-9b2b-037d050bc475} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001505 sec., 7973.421926910299 rows/sec., 2.84 MiB/sec. | ||
| 2630 | 2025.06.04 15:37:29.161891 [ 123 ] {} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2025.06.04 15:37:29.161924 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2632 | 2025.06.04 15:37:29.161926 [ 260 ] {fc0dd15d-6c00-48d6-9b2b-037d050bc475} <Debug> TCPHandler: Processed in 0.00168042 sec. | ||
| 2633 | 2025.06.04 15:37:29.162010 [ 196 ] {fa607302-f387-40fc-b392-1d4f5bee699c::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 | ||
| 2634 | 2025.06.04 15:37:29.162070 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2025.06.04 15:37:29.162170 [ 260 ] {92e06bba-b4dd-48c6-8553-729d80374e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2636 | 2025.06.04 15:37:29.162209 [ 260 ] {92e06bba-b4dd-48c6-8553-729d80374e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2637 | 2025.06.04 15:37:29.162234 [ 196 ] {fa607302-f387-40fc-b392-1d4f5bee699c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2638 | 2025.06.04 15:37:29.162268 [ 196 ] {fa607302-f387-40fc-b392-1d4f5bee699c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 2639 | 2025.06.04 15:37:29.162334 [ 196 ] {fa607302-f387-40fc-b392-1d4f5bee699c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2640 | 2025.06.04 15:37:29.162421 [ 196 ] {fa607302-f387-40fc-b392-1d4f5bee699c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2641 | 2025.06.04 15:37:29.162491 [ 196 ] {fa607302-f387-40fc-b392-1d4f5bee699c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2642 | 2025.06.04 15:37:29.162562 [ 196 ] {fa607302-f387-40fc-b392-1d4f5bee699c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 2643 | 2025.06.04 15:37:29.162638 [ 196 ] {fa607302-f387-40fc-b392-1d4f5bee699c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 2644 | 2025.06.04 15:37:29.164347 [ 191 ] {fa607302-f387-40fc-b392-1d4f5bee699c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.002369759 sec., 15191.418199065813 rows/sec., 3.15 MiB/sec. | ||
| 2645 | 2025.06.04 15:37:29.164553 [ 190 ] {fa607302-f387-40fc-b392-1d4f5bee699c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2646 | 2025.06.04 15:37:29.164744 [ 260 ] {92e06bba-b4dd-48c6-8553-729d80374e17} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2025.06.04 15:37:29.164783 [ 260 ] {92e06bba-b4dd-48c6-8553-729d80374e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2648 | 2025.06.04 15:37:29.165040 [ 190 ] {fa607302-f387-40fc-b392-1d4f5bee699c::all_1_6_1} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2025.06.04 15:37:29.165124 [ 190 ] {fa607302-f387-40fc-b392-1d4f5bee699c::all_1_6_1} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2650 | 2025.06.04 15:37:29.165204 [ 260 ] {92e06bba-b4dd-48c6-8553-729d80374e17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2651 | 2025.06.04 15:37:29.165217 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2652 | 2025.06.04 15:37:29.165425 [ 260 ] {92e06bba-b4dd-48c6-8553-729d80374e17} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2025.06.04 15:37:29.165568 [ 260 ] {92e06bba-b4dd-48c6-8553-729d80374e17} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.003419 sec., 62006.43463000877 rows/sec., 3.94 MiB/sec. | ||
| 2654 | 2025.06.04 15:37:29.165606 [ 260 ] {92e06bba-b4dd-48c6-8553-729d80374e17} <Debug> TCPHandler: Processed in 0.003585864 sec. | ||
| 2655 | 2025.06.04 15:37:29.165719 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2025.06.04 15:37:29.165815 [ 260 ] {0c0190e1-e8dc-4987-b1db-f56e54be4268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2657 | 2025.06.04 15:37:29.165855 [ 260 ] {0c0190e1-e8dc-4987-b1db-f56e54be4268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2658 | 2025.06.04 15:37:29.166511 [ 260 ] {0c0190e1-e8dc-4987-b1db-f56e54be4268} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2025.06.04 15:37:29.166548 [ 260 ] {0c0190e1-e8dc-4987-b1db-f56e54be4268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2660 | 2025.06.04 15:37:29.166884 [ 260 ] {0c0190e1-e8dc-4987-b1db-f56e54be4268} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2661 | 2025.06.04 15:37:29.167092 [ 260 ] {0c0190e1-e8dc-4987-b1db-f56e54be4268} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2025.06.04 15:37:29.167226 [ 260 ] {0c0190e1-e8dc-4987-b1db-f56e54be4268} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.00143 sec., 431468.53146853147 rows/sec., 33.73 MiB/sec. | ||
| 2663 | 2025.06.04 15:37:29.167262 [ 260 ] {0c0190e1-e8dc-4987-b1db-f56e54be4268} <Debug> TCPHandler: Processed in 0.0015926 sec. | ||
| 2664 | 2025.06.04 15:37:29.167370 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2025.06.04 15:37:29.167471 [ 260 ] {ec91f942-6efa-482f-8f41-608fa2c061b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2666 | 2025.06.04 15:37:29.167512 [ 260 ] {ec91f942-6efa-482f-8f41-608fa2c061b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2667 | 2025.06.04 15:37:29.167924 [ 260 ] {ec91f942-6efa-482f-8f41-608fa2c061b5} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2025.06.04 15:37:29.167961 [ 260 ] {ec91f942-6efa-482f-8f41-608fa2c061b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2669 | 2025.06.04 15:37:29.168289 [ 260 ] {ec91f942-6efa-482f-8f41-608fa2c061b5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2670 | 2025.06.04 15:37:29.168503 [ 260 ] {ec91f942-6efa-482f-8f41-608fa2c061b5} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2025.06.04 15:37:29.168633 [ 260 ] {ec91f942-6efa-482f-8f41-608fa2c061b5} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001181 sec., 89754.44538526672 rows/sec., 5.28 MiB/sec. | ||
| 2672 | 2025.06.04 15:37:29.168671 [ 260 ] {ec91f942-6efa-482f-8f41-608fa2c061b5} <Debug> TCPHandler: Processed in 0.001352406 sec. | ||
| 2673 | 2025.06.04 15:37:29.168780 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2025.06.04 15:37:29.168875 [ 260 ] {5a7ddd69-c207-46e3-8525-d5583614b893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2675 | 2025.06.04 15:37:29.168915 [ 260 ] {5a7ddd69-c207-46e3-8525-d5583614b893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2676 | 2025.06.04 15:37:29.169384 [ 260 ] {5a7ddd69-c207-46e3-8525-d5583614b893} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2025.06.04 15:37:29.169417 [ 260 ] {5a7ddd69-c207-46e3-8525-d5583614b893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2678 | 2025.06.04 15:37:29.169709 [ 260 ] {5a7ddd69-c207-46e3-8525-d5583614b893} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2679 | 2025.06.04 15:37:29.169916 [ 260 ] {5a7ddd69-c207-46e3-8525-d5583614b893} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2025.06.04 15:37:29.170042 [ 260 ] {5a7ddd69-c207-46e3-8525-d5583614b893} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001185 sec., 95358.64978902953 rows/sec., 6.17 MiB/sec. | ||
| 2681 | 2025.06.04 15:37:29.170080 [ 260 ] {5a7ddd69-c207-46e3-8525-d5583614b893} <Debug> TCPHandler: Processed in 0.001349917 sec. | ||
| 2682 | 2025.06.04 15:37:29.170199 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2025.06.04 15:37:29.170294 [ 260 ] {d9a1ba5b-490c-4022-a5a6-20f5ac7e22b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2684 | 2025.06.04 15:37:29.170332 [ 260 ] {d9a1ba5b-490c-4022-a5a6-20f5ac7e22b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2685 | 2025.06.04 15:37:29.170752 [ 260 ] {d9a1ba5b-490c-4022-a5a6-20f5ac7e22b6} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2025.06.04 15:37:29.170789 [ 260 ] {d9a1ba5b-490c-4022-a5a6-20f5ac7e22b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2687 | 2025.06.04 15:37:29.173039 [ 260 ] {d9a1ba5b-490c-4022-a5a6-20f5ac7e22b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2688 | 2025.06.04 15:37:29.173253 [ 260 ] {d9a1ba5b-490c-4022-a5a6-20f5ac7e22b6} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2025.06.04 15:37:29.173379 [ 260 ] {d9a1ba5b-490c-4022-a5a6-20f5ac7e22b6} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.003103 sec., 36094.10248146955 rows/sec., 2.06 MiB/sec. | ||
| 2690 | 2025.06.04 15:37:29.173417 [ 260 ] {d9a1ba5b-490c-4022-a5a6-20f5ac7e22b6} <Debug> TCPHandler: Processed in 0.00326812 sec. | ||
| 2691 | 2025.06.04 15:37:29.173533 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2025.06.04 15:37:29.173627 [ 260 ] {f6186a20-d7d3-41b7-9093-578c434f2b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2693 | 2025.06.04 15:37:29.173666 [ 260 ] {f6186a20-d7d3-41b7-9093-578c434f2b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2694 | 2025.06.04 15:37:29.174186 [ 260 ] {f6186a20-d7d3-41b7-9093-578c434f2b27} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2025.06.04 15:37:29.174223 [ 260 ] {f6186a20-d7d3-41b7-9093-578c434f2b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2696 | 2025.06.04 15:37:29.174536 [ 260 ] {f6186a20-d7d3-41b7-9093-578c434f2b27} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2697 | 2025.06.04 15:37:29.174750 [ 260 ] {f6186a20-d7d3-41b7-9093-578c434f2b27} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.06.04 15:37:29.174881 [ 260 ] {f6186a20-d7d3-41b7-9093-578c434f2b27} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001272 sec., 300314.46540880506 rows/sec., 21.18 MiB/sec. | ||
| 2699 | 2025.06.04 15:37:29.174919 [ 260 ] {f6186a20-d7d3-41b7-9093-578c434f2b27} <Debug> TCPHandler: Processed in 0.001435628 sec. | ||
| 2700 | 2025.06.04 15:37:29.175033 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2025.06.04 15:37:29.175127 [ 260 ] {e44fa662-5998-442a-a89d-b0a5f3dd602a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2702 | 2025.06.04 15:37:29.175166 [ 260 ] {e44fa662-5998-442a-a89d-b0a5f3dd602a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2703 | 2025.06.04 15:37:29.175488 [ 260 ] {e44fa662-5998-442a-a89d-b0a5f3dd602a} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2025.06.04 15:37:29.175524 [ 260 ] {e44fa662-5998-442a-a89d-b0a5f3dd602a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2705 | 2025.06.04 15:37:29.175804 [ 260 ] {e44fa662-5998-442a-a89d-b0a5f3dd602a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2706 | 2025.06.04 15:37:29.176006 [ 260 ] {e44fa662-5998-442a-a89d-b0a5f3dd602a} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2025.06.04 15:37:29.176128 [ 260 ] {e44fa662-5998-442a-a89d-b0a5f3dd602a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001019 sec., 5888.1256133464185 rows/sec., 307.63 KiB/sec. | ||
| 2708 | 2025.06.04 15:37:29.176165 [ 260 ] {e44fa662-5998-442a-a89d-b0a5f3dd602a} <Debug> TCPHandler: Processed in 0.001181824 sec. | ||
| 2709 | 2025.06.04 15:37:29.176283 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2025.06.04 15:37:29.176376 [ 260 ] {497bae43-9e2b-4878-a82a-53251ce09e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2711 | 2025.06.04 15:37:29.176418 [ 260 ] {497bae43-9e2b-4878-a82a-53251ce09e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2712 | 2025.06.04 15:37:29.176822 [ 260 ] {497bae43-9e2b-4878-a82a-53251ce09e8c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2025.06.04 15:37:29.176858 [ 260 ] {497bae43-9e2b-4878-a82a-53251ce09e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2714 | 2025.06.04 15:37:29.177172 [ 260 ] {497bae43-9e2b-4878-a82a-53251ce09e8c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2715 | 2025.06.04 15:37:29.177378 [ 260 ] {497bae43-9e2b-4878-a82a-53251ce09e8c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2025.06.04 15:37:29.177509 [ 260 ] {497bae43-9e2b-4878-a82a-53251ce09e8c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00115 sec., 206086.95652173914 rows/sec., 13.81 MiB/sec. | ||
| 2717 | 2025.06.04 15:37:29.177545 [ 260 ] {497bae43-9e2b-4878-a82a-53251ce09e8c} <Debug> TCPHandler: Processed in 0.001312706 sec. | ||
| 2718 | 2025.06.04 15:37:29.177655 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2025.06.04 15:37:29.177748 [ 260 ] {86b0fcc5-51fd-4c60-9ecc-f189a43d494b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2720 | 2025.06.04 15:37:29.177788 [ 260 ] {86b0fcc5-51fd-4c60-9ecc-f189a43d494b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2721 | 2025.06.04 15:37:29.178090 [ 260 ] {86b0fcc5-51fd-4c60-9ecc-f189a43d494b} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2025.06.04 15:37:29.178126 [ 260 ] {86b0fcc5-51fd-4c60-9ecc-f189a43d494b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2723 | 2025.06.04 15:37:29.178409 [ 260 ] {86b0fcc5-51fd-4c60-9ecc-f189a43d494b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2724 | 2025.06.04 15:37:29.178627 [ 260 ] {86b0fcc5-51fd-4c60-9ecc-f189a43d494b} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2025.06.04 15:37:29.178757 [ 260 ] {86b0fcc5-51fd-4c60-9ecc-f189a43d494b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 2726 | 2025.06.04 15:37:29.178794 [ 260 ] {86b0fcc5-51fd-4c60-9ecc-f189a43d494b} <Debug> TCPHandler: Processed in 0.001188755 sec. | ||
| 2727 | 2025.06.04 15:37:29.178901 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2025.06.04 15:37:29.178996 [ 260 ] {7da86a02-aebf-4fdd-a4a5-1998dcb6056c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2729 | 2025.06.04 15:37:29.179036 [ 260 ] {7da86a02-aebf-4fdd-a4a5-1998dcb6056c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2730 | 2025.06.04 15:37:29.179351 [ 260 ] {7da86a02-aebf-4fdd-a4a5-1998dcb6056c} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2025.06.04 15:37:29.179386 [ 260 ] {7da86a02-aebf-4fdd-a4a5-1998dcb6056c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2732 | 2025.06.04 15:37:29.179688 [ 260 ] {7da86a02-aebf-4fdd-a4a5-1998dcb6056c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2733 | 2025.06.04 15:37:29.179894 [ 260 ] {7da86a02-aebf-4fdd-a4a5-1998dcb6056c} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2025.06.04 15:37:29.180031 [ 260 ] {7da86a02-aebf-4fdd-a4a5-1998dcb6056c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001053 sec., 77872.74453941121 rows/sec., 4.95 MiB/sec. | ||
| 2735 | 2025.06.04 15:37:29.180067 [ 260 ] {7da86a02-aebf-4fdd-a4a5-1998dcb6056c} <Debug> TCPHandler: Processed in 0.001215245 sec. | ||
| 2736 | 2025.06.04 15:37:32.426477 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 374 | ||
| 2737 | 2025.06.04 15:37:32.429378 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2025.06.04 15:37:32.429433 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2739 | 2025.06.04 15:37:32.430698 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2740 | 2025.06.04 15:37:32.430987 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2025.06.04 15:37:32.431344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2742 | 2025.06.04 15:37:34.129108 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2025.06.04 15:37:34.129297 [ 260 ] {fff2888b-1217-47bd-99cd-975d4e2a8afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2744 | 2025.06.04 15:37:34.129367 [ 260 ] {fff2888b-1217-47bd-99cd-975d4e2a8afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2745 | 2025.06.04 15:37:34.130047 [ 260 ] {fff2888b-1217-47bd-99cd-975d4e2a8afa} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2025.06.04 15:37:34.130091 [ 260 ] {fff2888b-1217-47bd-99cd-975d4e2a8afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2747 | 2025.06.04 15:37:34.130459 [ 260 ] {fff2888b-1217-47bd-99cd-975d4e2a8afa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2748 | 2025.06.04 15:37:34.130680 [ 260 ] {fff2888b-1217-47bd-99cd-975d4e2a8afa} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2025.06.04 15:37:34.130827 [ 260 ] {fff2888b-1217-47bd-99cd-975d4e2a8afa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001581 sec., 1265.022137887413 rows/sec., 103.15 KiB/sec. | ||
| 2750 | 2025.06.04 15:37:34.130867 [ 260 ] {fff2888b-1217-47bd-99cd-975d4e2a8afa} <Debug> TCPHandler: Processed in 0.001888533 sec. | ||
| 2751 | 2025.06.04 15:37:34.130982 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2025.06.04 15:37:34.131076 [ 260 ] {5243496b-3e32-4d32-b61d-3e7f4eec9967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2753 | 2025.06.04 15:37:34.131116 [ 260 ] {5243496b-3e32-4d32-b61d-3e7f4eec9967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2754 | 2025.06.04 15:37:34.131599 [ 260 ] {5243496b-3e32-4d32-b61d-3e7f4eec9967} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2025.06.04 15:37:34.131634 [ 260 ] {5243496b-3e32-4d32-b61d-3e7f4eec9967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2756 | 2025.06.04 15:37:34.131933 [ 260 ] {5243496b-3e32-4d32-b61d-3e7f4eec9967} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2757 | 2025.06.04 15:37:34.132149 [ 260 ] {5243496b-3e32-4d32-b61d-3e7f4eec9967} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2025.06.04 15:37:34.132274 [ 260 ] {5243496b-3e32-4d32-b61d-3e7f4eec9967} <Debug> executeQuery: Read 137 rows, 12.10 KiB in 0.001216 sec., 112664.47368421052 rows/sec., 9.71 MiB/sec. | ||
| 2759 | 2025.06.04 15:37:34.132310 [ 260 ] {5243496b-3e32-4d32-b61d-3e7f4eec9967} <Debug> TCPHandler: Processed in 0.001375157 sec. | ||
| 2760 | 2025.06.04 15:37:34.132412 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2025.06.04 15:37:34.132504 [ 260 ] {f5c05a73-188f-46f0-b3d2-f5a23fe79457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2762 | 2025.06.04 15:37:34.132543 [ 260 ] {f5c05a73-188f-46f0-b3d2-f5a23fe79457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2763 | 2025.06.04 15:37:34.132945 [ 260 ] {f5c05a73-188f-46f0-b3d2-f5a23fe79457} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2025.06.04 15:37:34.132979 [ 260 ] {f5c05a73-188f-46f0-b3d2-f5a23fe79457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2765 | 2025.06.04 15:37:34.133274 [ 260 ] {f5c05a73-188f-46f0-b3d2-f5a23fe79457} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2766 | 2025.06.04 15:37:34.133474 [ 260 ] {f5c05a73-188f-46f0-b3d2-f5a23fe79457} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2025.06.04 15:37:34.133563 [ 148 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2768 | 2025.06.04 15:37:34.133598 [ 148 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2025.06.04 15:37:34.133598 [ 260 ] {f5c05a73-188f-46f0-b3d2-f5a23fe79457} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001112 sec., 37769.78417266187 rows/sec., 2.76 MiB/sec. | ||
| 2770 | 2025.06.04 15:37:34.133616 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2771 | 2025.06.04 15:37:34.133642 [ 260 ] {f5c05a73-188f-46f0-b3d2-f5a23fe79457} <Debug> TCPHandler: Processed in 0.001275996 sec. | ||
| 2772 | 2025.06.04 15:37:34.133703 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 2773 | 2025.06.04 15:37:34.133750 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2025.06.04 15:37:34.133795 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2775 | 2025.06.04 15:37:34.133825 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 34 rows starting from the beginning of the part | ||
| 2776 | 2025.06.04 15:37:34.133842 [ 260 ] {a7d0b38a-0e0c-4a43-997f-33a756d1af29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2777 | 2025.06.04 15:37:34.133881 [ 260 ] {a7d0b38a-0e0c-4a43-997f-33a756d1af29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2778 | 2025.06.04 15:37:34.133888 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
| 2779 | 2025.06.04 15:37:34.133936 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 2780 | 2025.06.04 15:37:34.133982 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 2781 | 2025.06.04 15:37:34.134032 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
| 2782 | 2025.06.04 15:37:34.134101 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 2783 | 2025.06.04 15:37:34.134300 [ 260 ] {a7d0b38a-0e0c-4a43-997f-33a756d1af29} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2025.06.04 15:37:34.134334 [ 260 ] {a7d0b38a-0e0c-4a43-997f-33a756d1af29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2785 | 2025.06.04 15:37:34.134624 [ 260 ] {a7d0b38a-0e0c-4a43-997f-33a756d1af29} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2786 | 2025.06.04 15:37:34.134830 [ 260 ] {a7d0b38a-0e0c-4a43-997f-33a756d1af29} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2025.06.04 15:37:34.134853 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182075 sec., 222490.11272550386 rows/sec., 15.84 MiB/sec. | ||
| 2788 | 2025.06.04 15:37:34.134952 [ 260 ] {a7d0b38a-0e0c-4a43-997f-33a756d1af29} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001127 sec., 94055.0133096717 rows/sec., 7.35 MiB/sec. | ||
| 2789 | 2025.06.04 15:37:34.134993 [ 260 ] {a7d0b38a-0e0c-4a43-997f-33a756d1af29} <Debug> TCPHandler: Processed in 0.001290016 sec. | ||
| 2790 | 2025.06.04 15:37:34.134998 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2791 | 2025.06.04 15:37:34.135115 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2025.06.04 15:37:34.135209 [ 260 ] {4ea8470b-4d61-4d72-a7b9-c46ddf1827f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2793 | 2025.06.04 15:37:34.135218 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_11_2} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2025.06.04 15:37:34.135251 [ 260 ] {4ea8470b-4d61-4d72-a7b9-c46ddf1827f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2795 | 2025.06.04 15:37:34.135283 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_11_2} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2796 | 2025.06.04 15:37:34.135340 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2797 | 2025.06.04 15:37:34.135662 [ 260 ] {4ea8470b-4d61-4d72-a7b9-c46ddf1827f5} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.06.04 15:37:34.135696 [ 260 ] {4ea8470b-4d61-4d72-a7b9-c46ddf1827f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2799 | 2025.06.04 15:37:34.136004 [ 260 ] {4ea8470b-4d61-4d72-a7b9-c46ddf1827f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2800 | 2025.06.04 15:37:34.136209 [ 260 ] {4ea8470b-4d61-4d72-a7b9-c46ddf1827f5} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2025.06.04 15:37:34.136333 [ 260 ] {4ea8470b-4d61-4d72-a7b9-c46ddf1827f5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001142 sec., 140980.73555166376 rows/sec., 9.82 MiB/sec. | ||
| 2802 | 2025.06.04 15:37:34.136367 [ 260 ] {4ea8470b-4d61-4d72-a7b9-c46ddf1827f5} <Debug> TCPHandler: Processed in 0.001298936 sec. | ||
| 2803 | 2025.06.04 15:37:34.136467 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2025.06.04 15:37:34.136558 [ 260 ] {793f32b0-6f95-4c2a-94bf-cb1c7bf94d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2805 | 2025.06.04 15:37:34.136611 [ 260 ] {793f32b0-6f95-4c2a-94bf-cb1c7bf94d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2806 | 2025.06.04 15:37:34.137383 [ 260 ] {793f32b0-6f95-4c2a-94bf-cb1c7bf94d67} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.06.04 15:37:34.137417 [ 260 ] {793f32b0-6f95-4c2a-94bf-cb1c7bf94d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2808 | 2025.06.04 15:37:34.137947 [ 260 ] {793f32b0-6f95-4c2a-94bf-cb1c7bf94d67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2809 | 2025.06.04 15:37:34.138164 [ 260 ] {793f32b0-6f95-4c2a-94bf-cb1c7bf94d67} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2025.06.04 15:37:34.138294 [ 260 ] {793f32b0-6f95-4c2a-94bf-cb1c7bf94d67} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001753 sec., 22818.026240730178 rows/sec., 40.89 MiB/sec. | ||
| 2811 | 2025.06.04 15:37:34.138343 [ 260 ] {793f32b0-6f95-4c2a-94bf-cb1c7bf94d67} <Debug> TCPHandler: Processed in 0.001922764 sec. | ||
| 2812 | 2025.06.04 15:37:34.138454 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2025.06.04 15:37:34.138547 [ 260 ] {58428039-d49e-4cef-ae8c-7f01637e8f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2814 | 2025.06.04 15:37:34.138591 [ 260 ] {58428039-d49e-4cef-ae8c-7f01637e8f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2815 | 2025.06.04 15:37:34.138923 [ 260 ] {58428039-d49e-4cef-ae8c-7f01637e8f89} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2025.06.04 15:37:34.138958 [ 260 ] {58428039-d49e-4cef-ae8c-7f01637e8f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2817 | 2025.06.04 15:37:34.139252 [ 260 ] {58428039-d49e-4cef-ae8c-7f01637e8f89} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2818 | 2025.06.04 15:37:34.139450 [ 260 ] {58428039-d49e-4cef-ae8c-7f01637e8f89} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2025.06.04 15:37:34.139572 [ 260 ] {58428039-d49e-4cef-ae8c-7f01637e8f89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 2820 | 2025.06.04 15:37:34.139605 [ 260 ] {58428039-d49e-4cef-ae8c-7f01637e8f89} <Debug> TCPHandler: Processed in 0.001198384 sec. | ||
| 2821 | 2025.06.04 15:37:34.966491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
| 2822 | 2025.06.04 15:37:34.967248 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2025.06.04 15:37:34.967294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2824 | 2025.06.04 15:37:34.967782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2825 | 2025.06.04 15:37:34.968008 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2025.06.04 15:37:34.968140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
| 2827 | 2025.06.04 15:37:35.329794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2828 | 2025.06.04 15:37:35.345432 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2025.06.04 15:37:35.345483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2830 | 2025.06.04 15:37:35.350811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2831 | 2025.06.04 15:37:35.351523 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.06.04 15:37:35.354248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2833 | 2025.06.04 15:37:39.133960 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2025.06.04 15:37:39.134263 [ 260 ] {9c6a5116-8d99-41d0-8059-db121d19a139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2835 | 2025.06.04 15:37:39.134381 [ 260 ] {9c6a5116-8d99-41d0-8059-db121d19a139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2836 | 2025.06.04 15:37:39.135147 [ 260 ] {9c6a5116-8d99-41d0-8059-db121d19a139} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2025.06.04 15:37:39.135197 [ 260 ] {9c6a5116-8d99-41d0-8059-db121d19a139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2838 | 2025.06.04 15:37:39.135585 [ 260 ] {9c6a5116-8d99-41d0-8059-db121d19a139} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2839 | 2025.06.04 15:37:39.135809 [ 260 ] {9c6a5116-8d99-41d0-8059-db121d19a139} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2025.06.04 15:37:39.135966 [ 260 ] {9c6a5116-8d99-41d0-8059-db121d19a139} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001781 sec., 119034.25042111173 rows/sec., 7.57 MiB/sec. | ||
| 2841 | 2025.06.04 15:37:39.136015 [ 260 ] {9c6a5116-8d99-41d0-8059-db121d19a139} <Debug> TCPHandler: Processed in 0.002234797 sec. | ||
| 2842 | 2025.06.04 15:37:39.136140 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2025.06.04 15:37:39.136241 [ 260 ] {8b110228-f524-4635-9a2b-9d894e5610f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2844 | 2025.06.04 15:37:39.136284 [ 260 ] {8b110228-f524-4635-9a2b-9d894e5610f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2845 | 2025.06.04 15:37:39.136945 [ 260 ] {8b110228-f524-4635-9a2b-9d894e5610f9} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2025.06.04 15:37:39.136979 [ 260 ] {8b110228-f524-4635-9a2b-9d894e5610f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2847 | 2025.06.04 15:37:39.137305 [ 260 ] {8b110228-f524-4635-9a2b-9d894e5610f9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2848 | 2025.06.04 15:37:39.137498 [ 260 ] {8b110228-f524-4635-9a2b-9d894e5610f9} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2025.06.04 15:37:39.137691 [ 260 ] {8b110228-f524-4635-9a2b-9d894e5610f9} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001472 sec., 419157.60869565216 rows/sec., 32.77 MiB/sec. | ||
| 2850 | 2025.06.04 15:37:39.137728 [ 260 ] {8b110228-f524-4635-9a2b-9d894e5610f9} <Debug> TCPHandler: Processed in 0.00163796 sec. | ||
| 2851 | 2025.06.04 15:37:39.137837 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2852 | 2025.06.04 15:37:39.137931 [ 260 ] {976936f4-052f-4a87-8b65-32a6377c6409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2853 | 2025.06.04 15:37:39.137972 [ 260 ] {976936f4-052f-4a87-8b65-32a6377c6409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2854 | 2025.06.04 15:37:39.138386 [ 260 ] {976936f4-052f-4a87-8b65-32a6377c6409} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2025.06.04 15:37:39.138421 [ 260 ] {976936f4-052f-4a87-8b65-32a6377c6409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2856 | 2025.06.04 15:37:39.138711 [ 260 ] {976936f4-052f-4a87-8b65-32a6377c6409} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2857 | 2025.06.04 15:37:39.138914 [ 260 ] {976936f4-052f-4a87-8b65-32a6377c6409} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2025.06.04 15:37:39.139037 [ 260 ] {976936f4-052f-4a87-8b65-32a6377c6409} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001126 sec., 94138.54351687389 rows/sec., 5.54 MiB/sec. | ||
| 2859 | 2025.06.04 15:37:39.139073 [ 260 ] {976936f4-052f-4a87-8b65-32a6377c6409} <Debug> TCPHandler: Processed in 0.001283596 sec. | ||
| 2860 | 2025.06.04 15:37:39.139182 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2025.06.04 15:37:39.139274 [ 260 ] {42c0ae06-9a39-4d09-9996-d4f2771f41ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2862 | 2025.06.04 15:37:39.139312 [ 260 ] {42c0ae06-9a39-4d09-9996-d4f2771f41ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2863 | 2025.06.04 15:37:39.139725 [ 260 ] {42c0ae06-9a39-4d09-9996-d4f2771f41ab} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2025.06.04 15:37:39.139760 [ 260 ] {42c0ae06-9a39-4d09-9996-d4f2771f41ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2865 | 2025.06.04 15:37:39.140041 [ 260 ] {42c0ae06-9a39-4d09-9996-d4f2771f41ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2866 | 2025.06.04 15:37:39.140250 [ 260 ] {42c0ae06-9a39-4d09-9996-d4f2771f41ab} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2025.06.04 15:37:39.140372 [ 260 ] {42c0ae06-9a39-4d09-9996-d4f2771f41ab} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001116 sec., 101254.48028673836 rows/sec., 6.55 MiB/sec. | ||
| 2868 | 2025.06.04 15:37:39.140408 [ 260 ] {42c0ae06-9a39-4d09-9996-d4f2771f41ab} <Debug> TCPHandler: Processed in 0.001273875 sec. | ||
| 2869 | 2025.06.04 15:37:39.140516 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2025.06.04 15:37:39.140608 [ 260 ] {71a05539-1115-44c8-a740-5b63cc95aa9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2871 | 2025.06.04 15:37:39.140647 [ 260 ] {71a05539-1115-44c8-a740-5b63cc95aa9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2872 | 2025.06.04 15:37:39.141050 [ 260 ] {71a05539-1115-44c8-a740-5b63cc95aa9d} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2025.06.04 15:37:39.141085 [ 260 ] {71a05539-1115-44c8-a740-5b63cc95aa9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2874 | 2025.06.04 15:37:39.141369 [ 260 ] {71a05539-1115-44c8-a740-5b63cc95aa9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2875 | 2025.06.04 15:37:39.141581 [ 260 ] {71a05539-1115-44c8-a740-5b63cc95aa9d} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2025.06.04 15:37:39.141702 [ 260 ] {71a05539-1115-44c8-a740-5b63cc95aa9d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001112 sec., 100719.42446043166 rows/sec., 5.74 MiB/sec. | ||
| 2877 | 2025.06.04 15:37:39.141738 [ 260 ] {71a05539-1115-44c8-a740-5b63cc95aa9d} <Debug> TCPHandler: Processed in 0.001268226 sec. | ||
| 2878 | 2025.06.04 15:37:39.141851 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2025.06.04 15:37:39.141943 [ 260 ] {0a43efe9-a993-43fe-b7ad-251bc0ebcbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2880 | 2025.06.04 15:37:39.141981 [ 260 ] {0a43efe9-a993-43fe-b7ad-251bc0ebcbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2881 | 2025.06.04 15:37:39.142482 [ 260 ] {0a43efe9-a993-43fe-b7ad-251bc0ebcbb4} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2025.06.04 15:37:39.142518 [ 260 ] {0a43efe9-a993-43fe-b7ad-251bc0ebcbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2883 | 2025.06.04 15:37:39.142823 [ 260 ] {0a43efe9-a993-43fe-b7ad-251bc0ebcbb4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2884 | 2025.06.04 15:37:39.143025 [ 260 ] {0a43efe9-a993-43fe-b7ad-251bc0ebcbb4} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2025.06.04 15:37:39.143149 [ 260 ] {0a43efe9-a993-43fe-b7ad-251bc0ebcbb4} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001223 sec., 312346.68847097305 rows/sec., 22.03 MiB/sec. | ||
| 2886 | 2025.06.04 15:37:39.143185 [ 260 ] {0a43efe9-a993-43fe-b7ad-251bc0ebcbb4} <Debug> TCPHandler: Processed in 0.001381466 sec. | ||
| 2887 | 2025.06.04 15:37:39.143295 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2025.06.04 15:37:39.143387 [ 260 ] {65784345-8a5f-427c-8143-3a25501c41fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2889 | 2025.06.04 15:37:39.143428 [ 260 ] {65784345-8a5f-427c-8143-3a25501c41fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2890 | 2025.06.04 15:37:39.143753 [ 260 ] {65784345-8a5f-427c-8143-3a25501c41fc} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2025.06.04 15:37:39.143788 [ 260 ] {65784345-8a5f-427c-8143-3a25501c41fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2892 | 2025.06.04 15:37:39.144081 [ 260 ] {65784345-8a5f-427c-8143-3a25501c41fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2893 | 2025.06.04 15:37:39.144285 [ 260 ] {65784345-8a5f-427c-8143-3a25501c41fc} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2025.06.04 15:37:39.144406 [ 260 ] {65784345-8a5f-427c-8143-3a25501c41fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 2895 | 2025.06.04 15:37:39.144441 [ 260 ] {65784345-8a5f-427c-8143-3a25501c41fc} <Debug> TCPHandler: Processed in 0.001193275 sec. | ||
| 2896 | 2025.06.04 15:37:39.144543 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2025.06.04 15:37:39.144635 [ 260 ] {3cb0cecc-5357-4a2d-b10e-54ce0797d120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2898 | 2025.06.04 15:37:39.144676 [ 260 ] {3cb0cecc-5357-4a2d-b10e-54ce0797d120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2899 | 2025.06.04 15:37:39.145067 [ 260 ] {3cb0cecc-5357-4a2d-b10e-54ce0797d120} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2025.06.04 15:37:39.145102 [ 260 ] {3cb0cecc-5357-4a2d-b10e-54ce0797d120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2901 | 2025.06.04 15:37:39.145415 [ 260 ] {3cb0cecc-5357-4a2d-b10e-54ce0797d120} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2902 | 2025.06.04 15:37:39.145626 [ 260 ] {3cb0cecc-5357-4a2d-b10e-54ce0797d120} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2025.06.04 15:37:39.145751 [ 260 ] {3cb0cecc-5357-4a2d-b10e-54ce0797d120} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001135 sec., 208810.5726872247 rows/sec., 14.00 MiB/sec. | ||
| 2904 | 2025.06.04 15:37:39.145787 [ 260 ] {3cb0cecc-5357-4a2d-b10e-54ce0797d120} <Debug> TCPHandler: Processed in 0.001291525 sec. | ||
| 2905 | 2025.06.04 15:37:39.145897 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2025.06.04 15:37:39.145989 [ 260 ] {4c6b0d72-6fe0-4b98-904a-48da8b7def0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2907 | 2025.06.04 15:37:39.146029 [ 260 ] {4c6b0d72-6fe0-4b98-904a-48da8b7def0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2908 | 2025.06.04 15:37:39.146331 [ 260 ] {4c6b0d72-6fe0-4b98-904a-48da8b7def0a} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2025.06.04 15:37:39.146366 [ 260 ] {4c6b0d72-6fe0-4b98-904a-48da8b7def0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2910 | 2025.06.04 15:37:39.146658 [ 260 ] {4c6b0d72-6fe0-4b98-904a-48da8b7def0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2911 | 2025.06.04 15:37:39.146859 [ 260 ] {4c6b0d72-6fe0-4b98-904a-48da8b7def0a} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2025.06.04 15:37:39.146981 [ 260 ] {4c6b0d72-6fe0-4b98-904a-48da8b7def0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 2913 | 2025.06.04 15:37:39.147017 [ 260 ] {4c6b0d72-6fe0-4b98-904a-48da8b7def0a} <Debug> TCPHandler: Processed in 0.001166765 sec. | ||
| 2914 | 2025.06.04 15:37:39.147115 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2025.06.04 15:37:39.147205 [ 260 ] {72d48f78-bc1b-4537-b98a-227dcead2087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2916 | 2025.06.04 15:37:39.147244 [ 260 ] {72d48f78-bc1b-4537-b98a-227dcead2087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2917 | 2025.06.04 15:37:39.147560 [ 260 ] {72d48f78-bc1b-4537-b98a-227dcead2087} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2025.06.04 15:37:39.147595 [ 260 ] {72d48f78-bc1b-4537-b98a-227dcead2087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2919 | 2025.06.04 15:37:39.147884 [ 260 ] {72d48f78-bc1b-4537-b98a-227dcead2087} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2920 | 2025.06.04 15:37:39.148081 [ 260 ] {72d48f78-bc1b-4537-b98a-227dcead2087} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2025.06.04 15:37:39.148205 [ 260 ] {72d48f78-bc1b-4537-b98a-227dcead2087} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001017 sec., 80629.30186823993 rows/sec., 5.12 MiB/sec. | ||
| 2922 | 2025.06.04 15:37:39.148238 [ 260 ] {72d48f78-bc1b-4537-b98a-227dcead2087} <Debug> TCPHandler: Processed in 0.001169805 sec. | ||
| 2923 | 2025.06.04 15:37:42.340716 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2924 | 2025.06.04 15:37:42.340788 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2925 | 2025.06.04 15:37:42.431698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 408 | ||
| 2926 | 2025.06.04 15:37:42.433857 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2025.06.04 15:37:42.433894 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2928 | 2025.06.04 15:37:42.435065 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2929 | 2025.06.04 15:37:42.435341 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2025.06.04 15:37:42.435470 [ 139 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2931 | 2025.06.04 15:37:42.435508 [ 139 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.06.04 15:37:42.435533 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2933 | 2025.06.04 15:37:42.435636 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 2934 | 2025.06.04 15:37:42.435666 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::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 | ||
| 2935 | 2025.06.04 15:37:42.436231 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2936 | 2025.06.04 15:37:42.436418 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 226 rows starting from the beginning of the part | ||
| 2937 | 2025.06.04 15:37:42.436913 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 2938 | 2025.06.04 15:37:42.437359 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2939 | 2025.06.04 15:37:42.437837 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 2940 | 2025.06.04 15:37:42.438304 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
| 2941 | 2025.06.04 15:37:42.438736 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 2942 | 2025.06.04 15:37:42.444873 [ 191 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 72 columns (72 merged, 0 gathered) in 0.009263434 sec., 44044.141729730036 rows/sec., 40.90 MiB/sec. | ||
| 2943 | 2025.06.04 15:37:42.445619 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2944 | 2025.06.04 15:37:42.446156 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_11_2} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2025.06.04 15:37:42.446237 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_11_2} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2946 | 2025.06.04 15:37:42.446398 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 2947 | 2025.06.04 15:37:42.468357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
| 2948 | 2025.06.04 15:37:42.468922 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2025.06.04 15:37:42.468968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2950 | 2025.06.04 15:37:42.469600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2951 | 2025.06.04 15:37:42.469841 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2025.06.04 15:37:42.469960 [ 139 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2953 | 2025.06.04 15:37:42.469972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 2954 | 2025.06.04 15:37:42.470001 [ 139 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2025.06.04 15:37:42.470026 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2956 | 2025.06.04 15:37:42.470134 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 2957 | 2025.06.04 15:37:42.470274 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2958 | 2025.06.04 15:37:42.470314 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 2959 | 2025.06.04 15:37:42.470381 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 2960 | 2025.06.04 15:37:42.470429 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 2961 | 2025.06.04 15:37:42.470472 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 2962 | 2025.06.04 15:37:42.470510 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 2963 | 2025.06.04 15:37:42.470546 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 2964 | 2025.06.04 15:37:42.471891 [ 191 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001812362 sec., 4072585.9403364225 rows/sec., 58.26 MiB/sec. | ||
| 2965 | 2025.06.04 15:37:42.472891 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2966 | 2025.06.04 15:37:42.473188 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_16_3} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2025.06.04 15:37:42.473263 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_16_3} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2968 | 2025.06.04 15:37:42.473355 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 2969 | 2025.06.04 15:37:42.854484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 2970 | 2025.06.04 15:37:42.871218 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2025.06.04 15:37:42.871279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2972 | 2025.06.04 15:37:42.877551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2973 | 2025.06.04 15:37:42.878279 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2025.06.04 15:37:42.878563 [ 138 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2975 | 2025.06.04 15:37:42.878624 [ 138 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2025.06.04 15:37:42.878647 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2977 | 2025.06.04 15:37:42.878747 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 2978 | 2025.06.04 15:37:42.881205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 2979 | 2025.06.04 15:37:42.881645 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2980 | 2025.06.04 15:37:42.882433 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 2981 | 2025.06.04 15:37:42.885622 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 2982 | 2025.06.04 15:37:42.888792 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 2983 | 2025.06.04 15:37:42.892319 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 2984 | 2025.06.04 15:37:42.896523 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 2985 | 2025.06.04 15:37:42.900920 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 2986 | 2025.06.04 15:37:42.953646 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.074927171 sec., 1614.9014888070444 rows/sec., 8.35 MiB/sec. | ||
| 2987 | 2025.06.04 15:37:42.955375 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2988 | 2025.06.04 15:37:42.957018 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_16_3} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2025.06.04 15:37:42.957112 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_16_3} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2990 | 2025.06.04 15:37:42.958530 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 2991 | 2025.06.04 15:37:43.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.41 MiB, peak 208.36 MiB, free memory in arenas 0.00 B, will set to 209.03 MiB (RSS), difference: 10.62 MiB | ||
| 2992 | 2025.06.04 15:37:43.001242 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000808981 sec. | ||
| 2993 | 2025.06.04 15:37:44.129669 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2025.06.04 15:37:44.129850 [ 260 ] {b4f7b72a-0ded-40c1-a78c-2d8fdb2b0121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2995 | 2025.06.04 15:37:44.129915 [ 260 ] {b4f7b72a-0ded-40c1-a78c-2d8fdb2b0121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2996 | 2025.06.04 15:37:44.130632 [ 260 ] {b4f7b72a-0ded-40c1-a78c-2d8fdb2b0121} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2025.06.04 15:37:44.130722 [ 260 ] {b4f7b72a-0ded-40c1-a78c-2d8fdb2b0121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2998 | 2025.06.04 15:37:44.131158 [ 260 ] {b4f7b72a-0ded-40c1-a78c-2d8fdb2b0121} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2999 | 2025.06.04 15:37:44.131411 [ 260 ] {b4f7b72a-0ded-40c1-a78c-2d8fdb2b0121} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2025.06.04 15:37:44.131533 [ 136 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3001 | 2025.06.04 15:37:44.131570 [ 260 ] {b4f7b72a-0ded-40c1-a78c-2d8fdb2b0121} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001769 sec., 76879.59299039005 rows/sec., 6.64 MiB/sec. | ||
| 3002 | 2025.06.04 15:37:44.131571 [ 136 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2025.06.04 15:37:44.131603 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3004 | 2025.06.04 15:37:44.131620 [ 260 ] {b4f7b72a-0ded-40c1-a78c-2d8fdb2b0121} <Debug> TCPHandler: Processed in 0.002079196 sec. | ||
| 3005 | 2025.06.04 15:37:44.131723 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 3006 | 2025.06.04 15:37:44.131757 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2025.06.04 15:37:44.131970 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3008 | 2025.06.04 15:37:44.131981 [ 260 ] {c711fa80-822d-4892-8db0-58a702809c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3009 | 2025.06.04 15:37:44.132033 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 138 rows starting from the beginning of the part | ||
| 3010 | 2025.06.04 15:37:44.132060 [ 260 ] {c711fa80-822d-4892-8db0-58a702809c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3011 | 2025.06.04 15:37:44.132104 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 136 rows starting from the beginning of the part | ||
| 3012 | 2025.06.04 15:37:44.132175 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 617 rows starting from the beginning of the part | ||
| 3013 | 2025.06.04 15:37:44.132217 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 137 rows starting from the beginning of the part | ||
| 3014 | 2025.06.04 15:37:44.132256 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 617 rows starting from the beginning of the part | ||
| 3015 | 2025.06.04 15:37:44.132302 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 136 rows starting from the beginning of the part | ||
| 3016 | 2025.06.04 15:37:44.132565 [ 260 ] {c711fa80-822d-4892-8db0-58a702809c0f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2025.06.04 15:37:44.132610 [ 260 ] {c711fa80-822d-4892-8db0-58a702809c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3018 | 2025.06.04 15:37:44.133053 [ 260 ] {c711fa80-822d-4892-8db0-58a702809c0f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3019 | 2025.06.04 15:37:44.133293 [ 260 ] {c711fa80-822d-4892-8db0-58a702809c0f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2025.06.04 15:37:44.133432 [ 260 ] {c711fa80-822d-4892-8db0-58a702809c0f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001476 sec., 27100.271002710026 rows/sec., 1.99 MiB/sec. | ||
| 3021 | 2025.06.04 15:37:44.133475 [ 260 ] {c711fa80-822d-4892-8db0-58a702809c0f} <Debug> TCPHandler: Processed in 0.001772531 sec. | ||
| 3022 | 2025.06.04 15:37:44.133522 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849673 sec., 962872.8969931442 rows/sec., 81.32 MiB/sec. | ||
| 3023 | 2025.06.04 15:37:44.133598 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2025.06.04 15:37:44.133704 [ 260 ] {a527c8dc-f557-4d2a-b335-223eecefb6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3025 | 2025.06.04 15:37:44.133745 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3026 | 2025.06.04 15:37:44.133748 [ 260 ] {a527c8dc-f557-4d2a-b335-223eecefb6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3027 | 2025.06.04 15:37:44.133998 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_21_4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2025.06.04 15:37:44.134072 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_21_4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3029 | 2025.06.04 15:37:44.134143 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 3030 | 2025.06.04 15:37:44.134197 [ 260 ] {a527c8dc-f557-4d2a-b335-223eecefb6ff} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2025.06.04 15:37:44.134236 [ 260 ] {a527c8dc-f557-4d2a-b335-223eecefb6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3032 | 2025.06.04 15:37:44.134543 [ 260 ] {a527c8dc-f557-4d2a-b335-223eecefb6ff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3033 | 2025.06.04 15:37:44.134744 [ 260 ] {a527c8dc-f557-4d2a-b335-223eecefb6ff} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2025.06.04 15:37:44.134907 [ 136 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3035 | 2025.06.04 15:37:44.134933 [ 136 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2025.06.04 15:37:44.134941 [ 260 ] {a527c8dc-f557-4d2a-b335-223eecefb6ff} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001259 sec., 82605.24225575854 rows/sec., 6.45 MiB/sec. | ||
| 3037 | 2025.06.04 15:37:44.134950 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3038 | 2025.06.04 15:37:44.134980 [ 260 ] {a527c8dc-f557-4d2a-b335-223eecefb6ff} <Debug> TCPHandler: Processed in 0.001432408 sec. | ||
| 3039 | 2025.06.04 15:37:44.135049 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 3040 | 2025.06.04 15:37:44.135098 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2025.06.04 15:37:44.135174 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3042 | 2025.06.04 15:37:44.135199 [ 260 ] {fe487804-d9f8-4c24-a430-d7abff7df5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3043 | 2025.06.04 15:37:44.135209 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 127 rows starting from the beginning of the part | ||
| 3044 | 2025.06.04 15:37:44.135248 [ 260 ] {fe487804-d9f8-4c24-a430-d7abff7df5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3045 | 2025.06.04 15:37:44.135302 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3046 | 2025.06.04 15:37:44.135358 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 382 rows starting from the beginning of the part | ||
| 3047 | 2025.06.04 15:37:44.135405 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3048 | 2025.06.04 15:37:44.135447 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 382 rows starting from the beginning of the part | ||
| 3049 | 2025.06.04 15:37:44.135495 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3050 | 2025.06.04 15:37:44.135671 [ 260 ] {fe487804-d9f8-4c24-a430-d7abff7df5b4} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.06.04 15:37:44.135713 [ 260 ] {fe487804-d9f8-4c24-a430-d7abff7df5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3052 | 2025.06.04 15:37:44.136070 [ 260 ] {fe487804-d9f8-4c24-a430-d7abff7df5b4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3053 | 2025.06.04 15:37:44.136304 [ 260 ] {fe487804-d9f8-4c24-a430-d7abff7df5b4} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.06.04 15:37:44.136432 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3055 | 2025.06.04 15:37:44.136439 [ 260 ] {fe487804-d9f8-4c24-a430-d7abff7df5b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 3056 | 2025.06.04 15:37:44.136474 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2025.06.04 15:37:44.136490 [ 191 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487529 sec., 810068.2406864001 rows/sec., 62.48 MiB/sec. | ||
| 3058 | 2025.06.04 15:37:44.136499 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3059 | 2025.06.04 15:37:44.136494 [ 260 ] {fe487804-d9f8-4c24-a430-d7abff7df5b4} <Debug> TCPHandler: Processed in 0.001447648 sec. | ||
| 3060 | 2025.06.04 15:37:44.136576 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 3061 | 2025.06.04 15:37:44.136674 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2025.06.04 15:37:44.136696 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3063 | 2025.06.04 15:37:44.136707 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3064 | 2025.06.04 15:37:44.136726 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2231 rows starting from the beginning of the part | ||
| 3065 | 2025.06.04 15:37:44.136777 [ 260 ] {3ce3111d-55fa-42e7-aaef-ffc48c446227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3066 | 2025.06.04 15:37:44.136783 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3067 | 2025.06.04 15:37:44.136838 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part | ||
| 3068 | 2025.06.04 15:37:44.136841 [ 260 ] {3ce3111d-55fa-42e7-aaef-ffc48c446227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3069 | 2025.06.04 15:37:44.136875 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 3070 | 2025.06.04 15:37:44.136914 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
| 3071 | 2025.06.04 15:37:44.136975 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3072 | 2025.06.04 15:37:44.137106 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_21_4} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2025.06.04 15:37:44.137198 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_21_4} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3074 | 2025.06.04 15:37:44.137296 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3075 | 2025.06.04 15:37:44.137708 [ 260 ] {3ce3111d-55fa-42e7-aaef-ffc48c446227} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.06.04 15:37:44.137750 [ 260 ] {3ce3111d-55fa-42e7-aaef-ffc48c446227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3077 | 2025.06.04 15:37:44.138408 [ 260 ] {3ce3111d-55fa-42e7-aaef-ffc48c446227} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3078 | 2025.06.04 15:37:44.138452 [ 187 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001902934 sec., 1674256.7004425798 rows/sec., 115.61 MiB/sec. | ||
| 3079 | 2025.06.04 15:37:44.138652 [ 260 ] {3ce3111d-55fa-42e7-aaef-ffc48c446227} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2025.06.04 15:37:44.138804 [ 260 ] {3ce3111d-55fa-42e7-aaef-ffc48c446227} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002045 sec., 19559.902200489 rows/sec., 35.05 MiB/sec. | ||
| 3081 | 2025.06.04 15:37:44.138831 [ 193 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3082 | 2025.06.04 15:37:44.138871 [ 260 ] {3ce3111d-55fa-42e7-aaef-ffc48c446227} <Debug> TCPHandler: Processed in 0.002270418 sec. | ||
| 3083 | 2025.06.04 15:37:44.138991 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2025.06.04 15:37:44.139092 [ 260 ] {7d811949-ed02-4e46-8ad8-d59c641e5d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3085 | 2025.06.04 15:37:44.139108 [ 193 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2025.06.04 15:37:44.139133 [ 260 ] {7d811949-ed02-4e46-8ad8-d59c641e5d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3087 | 2025.06.04 15:37:44.139186 [ 193 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3088 | 2025.06.04 15:37:44.139268 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 3089 | 2025.06.04 15:37:44.139486 [ 260 ] {7d811949-ed02-4e46-8ad8-d59c641e5d65} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2025.06.04 15:37:44.139527 [ 260 ] {7d811949-ed02-4e46-8ad8-d59c641e5d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3091 | 2025.06.04 15:37:44.139858 [ 260 ] {7d811949-ed02-4e46-8ad8-d59c641e5d65} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3092 | 2025.06.04 15:37:44.140073 [ 260 ] {7d811949-ed02-4e46-8ad8-d59c641e5d65} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2025.06.04 15:37:44.140186 [ 135 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3094 | 2025.06.04 15:37:44.140206 [ 260 ] {7d811949-ed02-4e46-8ad8-d59c641e5d65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 3095 | 2025.06.04 15:37:44.140223 [ 135 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.06.04 15:37:44.140249 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3097 | 2025.06.04 15:37:44.140249 [ 260 ] {7d811949-ed02-4e46-8ad8-d59c641e5d65} <Debug> TCPHandler: Processed in 0.001308546 sec. | ||
| 3098 | 2025.06.04 15:37:44.140321 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 3099 | 2025.06.04 15:37:44.140423 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3100 | 2025.06.04 15:37:44.140448 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 738 rows starting from the beginning of the part | ||
| 3101 | 2025.06.04 15:37:44.140489 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3102 | 2025.06.04 15:37:44.140522 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
| 3103 | 2025.06.04 15:37:44.140554 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3104 | 2025.06.04 15:37:44.140584 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
| 3105 | 2025.06.04 15:37:44.140613 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3106 | 2025.06.04 15:37:44.141417 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 4 columns (4 merged, 0 gathered) in 0.001125424 sec., 961415.4309842334 rows/sec., 64.94 MiB/sec. | ||
| 3107 | 2025.06.04 15:37:44.141584 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3108 | 2025.06.04 15:37:44.141822 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_21_4} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2025.06.04 15:37:44.141888 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_21_4} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3110 | 2025.06.04 15:37:44.141950 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3111 | 2025.06.04 15:37:49.133525 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2025.06.04 15:37:49.133715 [ 260 ] {ec27fe2e-2bdb-4fcd-8665-e416f7e1c3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3113 | 2025.06.04 15:37:49.133779 [ 260 ] {ec27fe2e-2bdb-4fcd-8665-e416f7e1c3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3114 | 2025.06.04 15:37:49.134501 [ 260 ] {ec27fe2e-2bdb-4fcd-8665-e416f7e1c3bb} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2025.06.04 15:37:49.134542 [ 260 ] {ec27fe2e-2bdb-4fcd-8665-e416f7e1c3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3116 | 2025.06.04 15:37:49.134952 [ 260 ] {ec27fe2e-2bdb-4fcd-8665-e416f7e1c3bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3117 | 2025.06.04 15:37:49.135182 [ 260 ] {ec27fe2e-2bdb-4fcd-8665-e416f7e1c3bb} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2025.06.04 15:37:49.135337 [ 260 ] {ec27fe2e-2bdb-4fcd-8665-e416f7e1c3bb} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00167 sec., 126946.10778443114 rows/sec., 8.07 MiB/sec. | ||
| 3119 | 2025.06.04 15:37:49.135386 [ 260 ] {ec27fe2e-2bdb-4fcd-8665-e416f7e1c3bb} <Debug> TCPHandler: Processed in 0.001985434 sec. | ||
| 3120 | 2025.06.04 15:37:49.135510 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2025.06.04 15:37:49.135613 [ 260 ] {8f11f98d-5629-4fd0-a253-e2f4bf23e7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3122 | 2025.06.04 15:37:49.135656 [ 260 ] {8f11f98d-5629-4fd0-a253-e2f4bf23e7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3123 | 2025.06.04 15:37:49.136339 [ 260 ] {8f11f98d-5629-4fd0-a253-e2f4bf23e7ca} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2025.06.04 15:37:49.136375 [ 260 ] {8f11f98d-5629-4fd0-a253-e2f4bf23e7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3125 | 2025.06.04 15:37:49.136747 [ 260 ] {8f11f98d-5629-4fd0-a253-e2f4bf23e7ca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3126 | 2025.06.04 15:37:49.136960 [ 260 ] {8f11f98d-5629-4fd0-a253-e2f4bf23e7ca} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2025.06.04 15:37:49.137096 [ 260 ] {8f11f98d-5629-4fd0-a253-e2f4bf23e7ca} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001507 sec., 409422.6940942269 rows/sec., 32.01 MiB/sec. | ||
| 3128 | 2025.06.04 15:37:49.137135 [ 260 ] {8f11f98d-5629-4fd0-a253-e2f4bf23e7ca} <Debug> TCPHandler: Processed in 0.001678021 sec. | ||
| 3129 | 2025.06.04 15:37:49.137242 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2025.06.04 15:37:49.137339 [ 260 ] {31e095a8-d659-49bc-84ad-857982e49412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3131 | 2025.06.04 15:37:49.137379 [ 260 ] {31e095a8-d659-49bc-84ad-857982e49412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3132 | 2025.06.04 15:37:49.137796 [ 260 ] {31e095a8-d659-49bc-84ad-857982e49412} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2025.06.04 15:37:49.137832 [ 260 ] {31e095a8-d659-49bc-84ad-857982e49412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3134 | 2025.06.04 15:37:49.138134 [ 260 ] {31e095a8-d659-49bc-84ad-857982e49412} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3135 | 2025.06.04 15:37:49.138350 [ 260 ] {31e095a8-d659-49bc-84ad-857982e49412} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2025.06.04 15:37:49.138476 [ 260 ] {31e095a8-d659-49bc-84ad-857982e49412} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001157 sec., 91616.2489196197 rows/sec., 5.39 MiB/sec. | ||
| 3137 | 2025.06.04 15:37:49.138514 [ 260 ] {31e095a8-d659-49bc-84ad-857982e49412} <Debug> TCPHandler: Processed in 0.001322187 sec. | ||
| 3138 | 2025.06.04 15:37:49.138629 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2025.06.04 15:37:49.138724 [ 260 ] {87356366-cc37-47be-87e9-ffa927c71cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3140 | 2025.06.04 15:37:49.138764 [ 260 ] {87356366-cc37-47be-87e9-ffa927c71cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3141 | 2025.06.04 15:37:49.139188 [ 260 ] {87356366-cc37-47be-87e9-ffa927c71cec} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2025.06.04 15:37:49.139225 [ 260 ] {87356366-cc37-47be-87e9-ffa927c71cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3143 | 2025.06.04 15:37:49.139526 [ 260 ] {87356366-cc37-47be-87e9-ffa927c71cec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3144 | 2025.06.04 15:37:49.139735 [ 260 ] {87356366-cc37-47be-87e9-ffa927c71cec} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2025.06.04 15:37:49.139859 [ 260 ] {87356366-cc37-47be-87e9-ffa927c71cec} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001153 sec., 98005.20381613183 rows/sec., 6.34 MiB/sec. | ||
| 3146 | 2025.06.04 15:37:49.139896 [ 260 ] {87356366-cc37-47be-87e9-ffa927c71cec} <Debug> TCPHandler: Processed in 0.001317446 sec. | ||
| 3147 | 2025.06.04 15:37:49.140008 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2025.06.04 15:37:49.140102 [ 260 ] {8790066d-d01a-4968-b2f0-b129e48abe3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3149 | 2025.06.04 15:37:49.140141 [ 260 ] {8790066d-d01a-4968-b2f0-b129e48abe3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3150 | 2025.06.04 15:37:49.140554 [ 260 ] {8790066d-d01a-4968-b2f0-b129e48abe3e} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2025.06.04 15:37:49.140591 [ 260 ] {8790066d-d01a-4968-b2f0-b129e48abe3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3152 | 2025.06.04 15:37:49.140891 [ 260 ] {8790066d-d01a-4968-b2f0-b129e48abe3e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3153 | 2025.06.04 15:37:49.141122 [ 260 ] {8790066d-d01a-4968-b2f0-b129e48abe3e} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2025.06.04 15:37:49.141249 [ 260 ] {8790066d-d01a-4968-b2f0-b129e48abe3e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001165 sec., 96137.33905579399 rows/sec., 5.48 MiB/sec. | ||
| 3155 | 2025.06.04 15:37:49.141287 [ 260 ] {8790066d-d01a-4968-b2f0-b129e48abe3e} <Debug> TCPHandler: Processed in 0.001329917 sec. | ||
| 3156 | 2025.06.04 15:37:49.141397 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2025.06.04 15:37:49.141492 [ 260 ] {6f1f1df4-4381-4c49-a03b-2096fc53fc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3158 | 2025.06.04 15:37:49.141530 [ 260 ] {6f1f1df4-4381-4c49-a03b-2096fc53fc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3159 | 2025.06.04 15:37:49.142042 [ 260 ] {6f1f1df4-4381-4c49-a03b-2096fc53fc9a} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2025.06.04 15:37:49.142078 [ 260 ] {6f1f1df4-4381-4c49-a03b-2096fc53fc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3161 | 2025.06.04 15:37:49.142396 [ 260 ] {6f1f1df4-4381-4c49-a03b-2096fc53fc9a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3162 | 2025.06.04 15:37:49.142602 [ 260 ] {6f1f1df4-4381-4c49-a03b-2096fc53fc9a} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2025.06.04 15:37:49.142726 [ 260 ] {6f1f1df4-4381-4c49-a03b-2096fc53fc9a} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001253 sec., 304868.3160415004 rows/sec., 21.50 MiB/sec. | ||
| 3164 | 2025.06.04 15:37:49.142765 [ 260 ] {6f1f1df4-4381-4c49-a03b-2096fc53fc9a} <Debug> TCPHandler: Processed in 0.001416888 sec. | ||
| 3165 | 2025.06.04 15:37:49.142877 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2025.06.04 15:37:49.142971 [ 260 ] {1e78ef7c-04d8-4414-a91b-30b6898a0a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3167 | 2025.06.04 15:37:49.143010 [ 260 ] {1e78ef7c-04d8-4414-a91b-30b6898a0a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3168 | 2025.06.04 15:37:49.143347 [ 260 ] {1e78ef7c-04d8-4414-a91b-30b6898a0a2b} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2025.06.04 15:37:49.143384 [ 260 ] {1e78ef7c-04d8-4414-a91b-30b6898a0a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3170 | 2025.06.04 15:37:49.143677 [ 260 ] {1e78ef7c-04d8-4414-a91b-30b6898a0a2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3171 | 2025.06.04 15:37:49.143881 [ 260 ] {1e78ef7c-04d8-4414-a91b-30b6898a0a2b} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2025.06.04 15:37:49.144010 [ 260 ] {1e78ef7c-04d8-4414-a91b-30b6898a0a2b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 3173 | 2025.06.04 15:37:49.144046 [ 260 ] {1e78ef7c-04d8-4414-a91b-30b6898a0a2b} <Debug> TCPHandler: Processed in 0.001219745 sec. | ||
| 3174 | 2025.06.04 15:37:49.144160 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2025.06.04 15:37:49.144254 [ 260 ] {ba3292de-a495-4a14-8289-d3677a2a4285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3176 | 2025.06.04 15:37:49.144296 [ 260 ] {ba3292de-a495-4a14-8289-d3677a2a4285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3177 | 2025.06.04 15:37:49.144687 [ 260 ] {ba3292de-a495-4a14-8289-d3677a2a4285} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2025.06.04 15:37:49.144723 [ 260 ] {ba3292de-a495-4a14-8289-d3677a2a4285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3179 | 2025.06.04 15:37:49.145056 [ 260 ] {ba3292de-a495-4a14-8289-d3677a2a4285} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3180 | 2025.06.04 15:37:49.145288 [ 260 ] {ba3292de-a495-4a14-8289-d3677a2a4285} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2025.06.04 15:37:49.145414 [ 260 ] {ba3292de-a495-4a14-8289-d3677a2a4285} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001178 sec., 201188.45500848896 rows/sec., 13.49 MiB/sec. | ||
| 3182 | 2025.06.04 15:37:49.145451 [ 260 ] {ba3292de-a495-4a14-8289-d3677a2a4285} <Debug> TCPHandler: Processed in 0.001341027 sec. | ||
| 3183 | 2025.06.04 15:37:49.145616 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2025.06.04 15:37:49.145727 [ 260 ] {608da709-ff25-4e2e-b8f1-12bdaa76624e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3185 | 2025.06.04 15:37:49.145771 [ 260 ] {608da709-ff25-4e2e-b8f1-12bdaa76624e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3186 | 2025.06.04 15:37:49.146110 [ 260 ] {608da709-ff25-4e2e-b8f1-12bdaa76624e} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2025.06.04 15:37:49.146178 [ 260 ] {608da709-ff25-4e2e-b8f1-12bdaa76624e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3188 | 2025.06.04 15:37:49.146510 [ 260 ] {608da709-ff25-4e2e-b8f1-12bdaa76624e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3189 | 2025.06.04 15:37:49.146736 [ 260 ] {608da709-ff25-4e2e-b8f1-12bdaa76624e} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2025.06.04 15:37:49.146866 [ 260 ] {608da709-ff25-4e2e-b8f1-12bdaa76624e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 58.14 KiB/sec. | ||
| 3191 | 2025.06.04 15:37:49.146905 [ 260 ] {608da709-ff25-4e2e-b8f1-12bdaa76624e} <Debug> TCPHandler: Processed in 0.001387807 sec. | ||
| 3192 | 2025.06.04 15:37:49.147009 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2025.06.04 15:37:49.147104 [ 260 ] {ff1b82b8-cabb-4d44-9479-77ca8218daa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3194 | 2025.06.04 15:37:49.147146 [ 260 ] {ff1b82b8-cabb-4d44-9479-77ca8218daa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3195 | 2025.06.04 15:37:49.147481 [ 260 ] {ff1b82b8-cabb-4d44-9479-77ca8218daa0} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2025.06.04 15:37:49.147519 [ 260 ] {ff1b82b8-cabb-4d44-9479-77ca8218daa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3197 | 2025.06.04 15:37:49.147846 [ 260 ] {ff1b82b8-cabb-4d44-9479-77ca8218daa0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3198 | 2025.06.04 15:37:49.148087 [ 260 ] {ff1b82b8-cabb-4d44-9479-77ca8218daa0} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2025.06.04 15:37:49.148218 [ 260 ] {ff1b82b8-cabb-4d44-9479-77ca8218daa0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001132 sec., 72438.16254416961 rows/sec., 4.60 MiB/sec. | ||
| 3200 | 2025.06.04 15:37:49.148255 [ 260 ] {ff1b82b8-cabb-4d44-9479-77ca8218daa0} <Debug> TCPHandler: Processed in 0.001293386 sec. | ||
| 3201 | 2025.06.04 15:37:49.970074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
| 3202 | 2025.06.04 15:37:49.970604 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2025.06.04 15:37:49.970644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3204 | 2025.06.04 15:37:49.971134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3205 | 2025.06.04 15:37:49.971368 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2025.06.04 15:37:49.971497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
| 3207 | 2025.06.04 15:37:50.381275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3208 | 2025.06.04 15:37:50.396856 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2025.06.04 15:37:50.396917 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3210 | 2025.06.04 15:37:50.402617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3211 | 2025.06.04 15:37:50.403367 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2025.06.04 15:37:50.406458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3213 | 2025.06.04 15:37:52.435907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 440 | ||
| 3214 | 2025.06.04 15:37:52.438260 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2025.06.04 15:37:52.438320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3216 | 2025.06.04 15:37:52.439535 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3217 | 2025.06.04 15:37:52.439815 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2025.06.04 15:37:52.440188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3219 | 2025.06.04 15:37:54.130042 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2025.06.04 15:37:54.130235 [ 260 ] {c9418233-d438-4c7e-94d7-8a7f6bd190e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3221 | 2025.06.04 15:37:54.130309 [ 260 ] {c9418233-d438-4c7e-94d7-8a7f6bd190e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3222 | 2025.06.04 15:37:54.131086 [ 260 ] {c9418233-d438-4c7e-94d7-8a7f6bd190e6} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2025.06.04 15:37:54.131140 [ 260 ] {c9418233-d438-4c7e-94d7-8a7f6bd190e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3224 | 2025.06.04 15:37:54.131543 [ 260 ] {c9418233-d438-4c7e-94d7-8a7f6bd190e6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3225 | 2025.06.04 15:37:54.131774 [ 260 ] {c9418233-d438-4c7e-94d7-8a7f6bd190e6} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2025.06.04 15:37:54.131950 [ 260 ] {c9418233-d438-4c7e-94d7-8a7f6bd190e6} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001769 sec., 76879.59299039005 rows/sec., 6.64 MiB/sec. | ||
| 3227 | 2025.06.04 15:37:54.132004 [ 260 ] {c9418233-d438-4c7e-94d7-8a7f6bd190e6} <Debug> TCPHandler: Processed in 0.002096045 sec. | ||
| 3228 | 2025.06.04 15:37:54.132133 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2025.06.04 15:37:54.132236 [ 260 ] {bd67abef-5486-4ab2-a2ea-50f07d166250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3230 | 2025.06.04 15:37:54.132280 [ 260 ] {bd67abef-5486-4ab2-a2ea-50f07d166250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3231 | 2025.06.04 15:37:54.132720 [ 260 ] {bd67abef-5486-4ab2-a2ea-50f07d166250} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2025.06.04 15:37:54.132756 [ 260 ] {bd67abef-5486-4ab2-a2ea-50f07d166250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3233 | 2025.06.04 15:37:54.133074 [ 260 ] {bd67abef-5486-4ab2-a2ea-50f07d166250} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3234 | 2025.06.04 15:37:54.133289 [ 260 ] {bd67abef-5486-4ab2-a2ea-50f07d166250} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2025.06.04 15:37:54.133420 [ 260 ] {bd67abef-5486-4ab2-a2ea-50f07d166250} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001209 sec., 33085.194375516956 rows/sec., 2.43 MiB/sec. | ||
| 3236 | 2025.06.04 15:37:54.133457 [ 260 ] {bd67abef-5486-4ab2-a2ea-50f07d166250} <Debug> TCPHandler: Processed in 0.001374717 sec. | ||
| 3237 | 2025.06.04 15:37:54.133570 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2025.06.04 15:37:54.133670 [ 260 ] {3928061c-9c58-414f-a864-16a139a3f897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3239 | 2025.06.04 15:37:54.133711 [ 260 ] {3928061c-9c58-414f-a864-16a139a3f897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3240 | 2025.06.04 15:37:54.134175 [ 260 ] {3928061c-9c58-414f-a864-16a139a3f897} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2025.06.04 15:37:54.134209 [ 260 ] {3928061c-9c58-414f-a864-16a139a3f897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3242 | 2025.06.04 15:37:54.134516 [ 260 ] {3928061c-9c58-414f-a864-16a139a3f897} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3243 | 2025.06.04 15:37:54.134731 [ 260 ] {3928061c-9c58-414f-a864-16a139a3f897} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2025.06.04 15:37:54.134858 [ 260 ] {3928061c-9c58-414f-a864-16a139a3f897} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 6.72 MiB/sec. | ||
| 3245 | 2025.06.04 15:37:54.134895 [ 260 ] {3928061c-9c58-414f-a864-16a139a3f897} <Debug> TCPHandler: Processed in 0.001371987 sec. | ||
| 3246 | 2025.06.04 15:37:54.135032 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2025.06.04 15:37:54.135128 [ 260 ] {e6fe1700-15bd-4d5d-95b4-0e2633408da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3248 | 2025.06.04 15:37:54.135192 [ 260 ] {e6fe1700-15bd-4d5d-95b4-0e2633408da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3249 | 2025.06.04 15:37:54.135612 [ 260 ] {e6fe1700-15bd-4d5d-95b4-0e2633408da4} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2025.06.04 15:37:54.135646 [ 260 ] {e6fe1700-15bd-4d5d-95b4-0e2633408da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3251 | 2025.06.04 15:37:54.135976 [ 260 ] {e6fe1700-15bd-4d5d-95b4-0e2633408da4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3252 | 2025.06.04 15:37:54.136187 [ 260 ] {e6fe1700-15bd-4d5d-95b4-0e2633408da4} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2025.06.04 15:37:54.136314 [ 260 ] {e6fe1700-15bd-4d5d-95b4-0e2633408da4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 3254 | 2025.06.04 15:37:54.136349 [ 260 ] {e6fe1700-15bd-4d5d-95b4-0e2633408da4} <Debug> TCPHandler: Processed in 0.001385927 sec. | ||
| 3255 | 2025.06.04 15:37:54.136460 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2025.06.04 15:37:54.136552 [ 260 ] {69317c8c-5cef-4b74-89c0-eaba18597f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3257 | 2025.06.04 15:37:54.136605 [ 260 ] {69317c8c-5cef-4b74-89c0-eaba18597f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3258 | 2025.06.04 15:37:54.137462 [ 260 ] {69317c8c-5cef-4b74-89c0-eaba18597f70} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2025.06.04 15:37:54.137496 [ 260 ] {69317c8c-5cef-4b74-89c0-eaba18597f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3260 | 2025.06.04 15:37:54.138059 [ 260 ] {69317c8c-5cef-4b74-89c0-eaba18597f70} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3261 | 2025.06.04 15:37:54.138278 [ 260 ] {69317c8c-5cef-4b74-89c0-eaba18597f70} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.06.04 15:37:54.138372 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3263 | 2025.06.04 15:37:54.138411 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2025.06.04 15:37:54.138414 [ 260 ] {69317c8c-5cef-4b74-89c0-eaba18597f70} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00188 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 3265 | 2025.06.04 15:37:54.138430 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3266 | 2025.06.04 15:37:54.138478 [ 260 ] {69317c8c-5cef-4b74-89c0-eaba18597f70} <Debug> TCPHandler: Processed in 0.002064065 sec. | ||
| 3267 | 2025.06.04 15:37:54.138557 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3268 | 2025.06.04 15:37:54.138601 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2025.06.04 15:37:54.138703 [ 260 ] {49277ae9-f2b0-4a18-9799-688e75cf4ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3270 | 2025.06.04 15:37:54.138745 [ 260 ] {49277ae9-f2b0-4a18-9799-688e75cf4ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3271 | 2025.06.04 15:37:54.138814 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3272 | 2025.06.04 15:37:54.138921 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 151 rows starting from the beginning of the part | ||
| 3273 | 2025.06.04 15:37:54.139116 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
| 3274 | 2025.06.04 15:37:54.139125 [ 260 ] {49277ae9-f2b0-4a18-9799-688e75cf4ec9} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2025.06.04 15:37:54.139169 [ 260 ] {49277ae9-f2b0-4a18-9799-688e75cf4ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3276 | 2025.06.04 15:37:54.139252 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 3277 | 2025.06.04 15:37:54.139425 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 3278 | 2025.06.04 15:37:54.139513 [ 260 ] {49277ae9-f2b0-4a18-9799-688e75cf4ec9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3279 | 2025.06.04 15:37:54.139570 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 3280 | 2025.06.04 15:37:54.139695 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 3281 | 2025.06.04 15:37:54.139760 [ 260 ] {49277ae9-f2b0-4a18-9799-688e75cf4ec9} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2025.06.04 15:37:54.139901 [ 260 ] {49277ae9-f2b0-4a18-9799-688e75cf4ec9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 3283 | 2025.06.04 15:37:54.139940 [ 260 ] {49277ae9-f2b0-4a18-9799-688e75cf4ec9} <Debug> TCPHandler: Processed in 0.001390207 sec. | ||
| 3284 | 2025.06.04 15:37:54.142944 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 19 columns (19 merged, 0 gathered) in 0.004449515 sec., 78660.25847760936 rows/sec., 140.96 MiB/sec. | ||
| 3285 | 2025.06.04 15:37:54.143681 [ 198 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3286 | 2025.06.04 15:37:54.144088 [ 198 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2025.06.04 15:37:54.144176 [ 198 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3288 | 2025.06.04 15:37:54.144315 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3289 | 2025.06.04 15:37:57.340830 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3290 | 2025.06.04 15:37:57.340898 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3291 | 2025.06.04 15:37:57.471776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
| 3292 | 2025.06.04 15:37:57.472311 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.06.04 15:37:57.472350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3294 | 2025.06.04 15:37:57.472988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3295 | 2025.06.04 15:37:57.473237 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2025.06.04 15:37:57.473367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3297 | 2025.06.04 15:37:57.906715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3298 | 2025.06.04 15:37:57.924253 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2025.06.04 15:37:57.924322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3300 | 2025.06.04 15:37:57.930230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3301 | 2025.06.04 15:37:57.930949 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2025.06.04 15:37:57.934246 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3303 | 2025.06.04 15:37:59.136028 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2025.06.04 15:37:59.136243 [ 260 ] {93ab7dfa-f90e-4d48-a818-de5b4f9d9c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3305 | 2025.06.04 15:37:59.136314 [ 260 ] {93ab7dfa-f90e-4d48-a818-de5b4f9d9c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3306 | 2025.06.04 15:37:59.137028 [ 260 ] {93ab7dfa-f90e-4d48-a818-de5b4f9d9c10} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2025.06.04 15:37:59.137068 [ 260 ] {93ab7dfa-f90e-4d48-a818-de5b4f9d9c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3308 | 2025.06.04 15:37:59.137469 [ 260 ] {93ab7dfa-f90e-4d48-a818-de5b4f9d9c10} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3309 | 2025.06.04 15:37:59.137716 [ 260 ] {93ab7dfa-f90e-4d48-a818-de5b4f9d9c10} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2025.06.04 15:37:59.137872 [ 260 ] {93ab7dfa-f90e-4d48-a818-de5b4f9d9c10} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001684 sec., 125890.73634204276 rows/sec., 8.01 MiB/sec. | ||
| 3311 | 2025.06.04 15:37:59.137923 [ 260 ] {93ab7dfa-f90e-4d48-a818-de5b4f9d9c10} <Debug> TCPHandler: Processed in 0.002025315 sec. | ||
| 3312 | 2025.06.04 15:37:59.138056 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2025.06.04 15:37:59.138163 [ 260 ] {a277abc7-1597-44a2-8208-e87130d7618d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3314 | 2025.06.04 15:37:59.138205 [ 260 ] {a277abc7-1597-44a2-8208-e87130d7618d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3315 | 2025.06.04 15:37:59.138840 [ 260 ] {a277abc7-1597-44a2-8208-e87130d7618d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2025.06.04 15:37:59.138876 [ 260 ] {a277abc7-1597-44a2-8208-e87130d7618d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3317 | 2025.06.04 15:37:59.139231 [ 260 ] {a277abc7-1597-44a2-8208-e87130d7618d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3318 | 2025.06.04 15:37:59.139443 [ 260 ] {a277abc7-1597-44a2-8208-e87130d7618d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2025.06.04 15:37:59.139577 [ 260 ] {a277abc7-1597-44a2-8208-e87130d7618d} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.00144 sec., 428472.2222222222 rows/sec., 33.50 MiB/sec. | ||
| 3320 | 2025.06.04 15:37:59.139615 [ 260 ] {a277abc7-1597-44a2-8208-e87130d7618d} <Debug> TCPHandler: Processed in 0.00161302 sec. | ||
| 3321 | 2025.06.04 15:37:59.139724 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2025.06.04 15:37:59.139821 [ 260 ] {f6892305-7eee-4edc-917d-ecb20210faa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3323 | 2025.06.04 15:37:59.139862 [ 260 ] {f6892305-7eee-4edc-917d-ecb20210faa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3324 | 2025.06.04 15:37:59.140263 [ 260 ] {f6892305-7eee-4edc-917d-ecb20210faa0} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2025.06.04 15:37:59.140295 [ 260 ] {f6892305-7eee-4edc-917d-ecb20210faa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3326 | 2025.06.04 15:37:59.140575 [ 260 ] {f6892305-7eee-4edc-917d-ecb20210faa0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3327 | 2025.06.04 15:37:59.140785 [ 260 ] {f6892305-7eee-4edc-917d-ecb20210faa0} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2025.06.04 15:37:59.140972 [ 260 ] {f6892305-7eee-4edc-917d-ecb20210faa0} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.00117 sec., 90598.2905982906 rows/sec., 5.33 MiB/sec. | ||
| 3329 | 2025.06.04 15:37:59.140993 [ 115 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3330 | 2025.06.04 15:37:59.141010 [ 260 ] {f6892305-7eee-4edc-917d-ecb20210faa0} <Debug> TCPHandler: Processed in 0.001336586 sec. | ||
| 3331 | 2025.06.04 15:37:59.141065 [ 115 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2025.06.04 15:37:59.141095 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3333 | 2025.06.04 15:37:59.141157 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2025.06.04 15:37:59.141192 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 3335 | 2025.06.04 15:37:59.141284 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3336 | 2025.06.04 15:37:59.141286 [ 260 ] {e98a3d71-861b-4f24-bb11-27cf88860368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3337 | 2025.06.04 15:37:59.141315 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 154 rows starting from the beginning of the part | ||
| 3338 | 2025.06.04 15:37:59.141347 [ 260 ] {e98a3d71-861b-4f24-bb11-27cf88860368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3339 | 2025.06.04 15:37:59.141385 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
| 3340 | 2025.06.04 15:37:59.141429 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 3341 | 2025.06.04 15:37:59.141469 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part | ||
| 3342 | 2025.06.04 15:37:59.141509 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 3343 | 2025.06.04 15:37:59.141549 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 106 rows starting from the beginning of the part | ||
| 3344 | 2025.06.04 15:37:59.141840 [ 260 ] {e98a3d71-861b-4f24-bb11-27cf88860368} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2025.06.04 15:37:59.141875 [ 260 ] {e98a3d71-861b-4f24-bb11-27cf88860368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3346 | 2025.06.04 15:37:59.142175 [ 260 ] {e98a3d71-861b-4f24-bb11-27cf88860368} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3347 | 2025.06.04 15:37:59.142387 [ 260 ] {e98a3d71-861b-4f24-bb11-27cf88860368} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2025.06.04 15:37:59.142391 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237446 sec., 446080.07137281145 rows/sec., 29.42 MiB/sec. | ||
| 3349 | 2025.06.04 15:37:59.142530 [ 260 ] {e98a3d71-861b-4f24-bb11-27cf88860368} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001269 sec., 89046.49330181246 rows/sec., 5.76 MiB/sec. | ||
| 3350 | 2025.06.04 15:37:59.142579 [ 260 ] {e98a3d71-861b-4f24-bb11-27cf88860368} <Debug> TCPHandler: Processed in 0.001471978 sec. | ||
| 3351 | 2025.06.04 15:37:59.142630 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3352 | 2025.06.04 15:37:59.142737 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2025.06.04 15:37:59.142863 [ 260 ] {345ff60e-aa61-47ae-9d38-c71b1036be6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3354 | 2025.06.04 15:37:59.142906 [ 260 ] {345ff60e-aa61-47ae-9d38-c71b1036be6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3355 | 2025.06.04 15:37:59.143012 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_16_3} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2025.06.04 15:37:59.143115 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_16_3} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3357 | 2025.06.04 15:37:59.143222 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3358 | 2025.06.04 15:37:59.143345 [ 260 ] {345ff60e-aa61-47ae-9d38-c71b1036be6b} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2025.06.04 15:37:59.143387 [ 260 ] {345ff60e-aa61-47ae-9d38-c71b1036be6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3360 | 2025.06.04 15:37:59.143765 [ 260 ] {345ff60e-aa61-47ae-9d38-c71b1036be6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3361 | 2025.06.04 15:37:59.144108 [ 260 ] {345ff60e-aa61-47ae-9d38-c71b1036be6b} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2025.06.04 15:37:59.144250 [ 260 ] {345ff60e-aa61-47ae-9d38-c71b1036be6b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001407 sec., 79601.99004975124 rows/sec., 4.53 MiB/sec. | ||
| 3363 | 2025.06.04 15:37:59.144289 [ 260 ] {345ff60e-aa61-47ae-9d38-c71b1036be6b} <Debug> TCPHandler: Processed in 0.00161658 sec. | ||
| 3364 | 2025.06.04 15:37:59.144411 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2025.06.04 15:37:59.144508 [ 260 ] {7610999d-84ff-49b5-87ca-7c418c99dcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3366 | 2025.06.04 15:37:59.144549 [ 260 ] {7610999d-84ff-49b5-87ca-7c418c99dcfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3367 | 2025.06.04 15:37:59.145063 [ 260 ] {7610999d-84ff-49b5-87ca-7c418c99dcfa} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2025.06.04 15:37:59.145100 [ 260 ] {7610999d-84ff-49b5-87ca-7c418c99dcfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3369 | 2025.06.04 15:37:59.145488 [ 260 ] {7610999d-84ff-49b5-87ca-7c418c99dcfa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3370 | 2025.06.04 15:37:59.145730 [ 260 ] {7610999d-84ff-49b5-87ca-7c418c99dcfa} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2025.06.04 15:37:59.145868 [ 260 ] {7610999d-84ff-49b5-87ca-7c418c99dcfa} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001379 sec., 277012.3277737491 rows/sec., 19.53 MiB/sec. | ||
| 3372 | 2025.06.04 15:37:59.145907 [ 260 ] {7610999d-84ff-49b5-87ca-7c418c99dcfa} <Debug> TCPHandler: Processed in 0.001546009 sec. | ||
| 3373 | 2025.06.04 15:37:59.146028 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2025.06.04 15:37:59.146124 [ 260 ] {fedfcb43-5815-4d43-a51a-331e9aaf7bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3375 | 2025.06.04 15:37:59.146167 [ 260 ] {fedfcb43-5815-4d43-a51a-331e9aaf7bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3376 | 2025.06.04 15:37:59.146511 [ 260 ] {fedfcb43-5815-4d43-a51a-331e9aaf7bd4} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.06.04 15:37:59.146548 [ 260 ] {fedfcb43-5815-4d43-a51a-331e9aaf7bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3378 | 2025.06.04 15:37:59.146856 [ 260 ] {fedfcb43-5815-4d43-a51a-331e9aaf7bd4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3379 | 2025.06.04 15:37:59.147072 [ 260 ] {fedfcb43-5815-4d43-a51a-331e9aaf7bd4} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.06.04 15:37:59.147203 [ 260 ] {fedfcb43-5815-4d43-a51a-331e9aaf7bd4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 3381 | 2025.06.04 15:37:59.147239 [ 260 ] {fedfcb43-5815-4d43-a51a-331e9aaf7bd4} <Debug> TCPHandler: Processed in 0.001261975 sec. | ||
| 3382 | 2025.06.04 15:37:59.147348 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2025.06.04 15:37:59.147463 [ 260 ] {dd8624c4-9363-4a26-97bf-375943e5f4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3384 | 2025.06.04 15:37:59.147519 [ 260 ] {dd8624c4-9363-4a26-97bf-375943e5f4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3385 | 2025.06.04 15:37:59.147943 [ 260 ] {dd8624c4-9363-4a26-97bf-375943e5f4c3} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2025.06.04 15:37:59.147986 [ 260 ] {dd8624c4-9363-4a26-97bf-375943e5f4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3387 | 2025.06.04 15:37:59.148362 [ 260 ] {dd8624c4-9363-4a26-97bf-375943e5f4c3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3388 | 2025.06.04 15:37:59.148582 [ 260 ] {dd8624c4-9363-4a26-97bf-375943e5f4c3} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2025.06.04 15:37:59.148718 [ 260 ] {dd8624c4-9363-4a26-97bf-375943e5f4c3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001291 sec., 183578.62122385748 rows/sec., 12.30 MiB/sec. | ||
| 3390 | 2025.06.04 15:37:59.148757 [ 260 ] {dd8624c4-9363-4a26-97bf-375943e5f4c3} <Debug> TCPHandler: Processed in 0.001461028 sec. | ||
| 3391 | 2025.06.04 15:37:59.148882 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2025.06.04 15:37:59.148981 [ 260 ] {f8bec7cd-cb6a-45c0-a143-18a09c9b3896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3393 | 2025.06.04 15:37:59.149025 [ 260 ] {f8bec7cd-cb6a-45c0-a143-18a09c9b3896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3394 | 2025.06.04 15:37:59.149356 [ 260 ] {f8bec7cd-cb6a-45c0-a143-18a09c9b3896} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2025.06.04 15:37:59.149395 [ 260 ] {f8bec7cd-cb6a-45c0-a143-18a09c9b3896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3396 | 2025.06.04 15:37:59.149704 [ 260 ] {f8bec7cd-cb6a-45c0-a143-18a09c9b3896} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3397 | 2025.06.04 15:37:59.149917 [ 260 ] {f8bec7cd-cb6a-45c0-a143-18a09c9b3896} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2025.06.04 15:37:59.150053 [ 260 ] {f8bec7cd-cb6a-45c0-a143-18a09c9b3896} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 3399 | 2025.06.04 15:37:59.150094 [ 260 ] {f8bec7cd-cb6a-45c0-a143-18a09c9b3896} <Debug> TCPHandler: Processed in 0.001269985 sec. | ||
| 3400 | 2025.06.04 15:37:59.150211 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2025.06.04 15:37:59.150307 [ 260 ] {0c214493-e43f-45fd-884a-0a0606e54cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3402 | 2025.06.04 15:37:59.150348 [ 260 ] {0c214493-e43f-45fd-884a-0a0606e54cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3403 | 2025.06.04 15:37:59.150742 [ 260 ] {0c214493-e43f-45fd-884a-0a0606e54cfa} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2025.06.04 15:37:59.150781 [ 260 ] {0c214493-e43f-45fd-884a-0a0606e54cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3405 | 2025.06.04 15:37:59.151138 [ 260 ] {0c214493-e43f-45fd-884a-0a0606e54cfa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3406 | 2025.06.04 15:37:59.151384 [ 260 ] {0c214493-e43f-45fd-884a-0a0606e54cfa} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2025.06.04 15:37:59.151516 [ 260 ] {0c214493-e43f-45fd-884a-0a0606e54cfa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001228 sec., 66775.24429967428 rows/sec., 4.24 MiB/sec. | ||
| 3408 | 2025.06.04 15:37:59.151553 [ 260 ] {0c214493-e43f-45fd-884a-0a0606e54cfa} <Debug> TCPHandler: Processed in 0.001390717 sec. | ||
| 3409 | 2025.06.04 15:38:02.440476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 472 | ||
| 3410 | 2025.06.04 15:38:02.442807 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2025.06.04 15:38:02.442869 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3412 | 2025.06.04 15:38:02.444085 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3413 | 2025.06.04 15:38:02.444386 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2025.06.04 15:38:02.444758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
| 3415 | 2025.06.04 15:38:04.129509 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2025.06.04 15:38:04.129729 [ 260 ] {388915df-6731-4288-a5c3-8da218d1f205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3417 | 2025.06.04 15:38:04.129807 [ 260 ] {388915df-6731-4288-a5c3-8da218d1f205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3418 | 2025.06.04 15:38:04.130517 [ 260 ] {388915df-6731-4288-a5c3-8da218d1f205} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2025.06.04 15:38:04.130555 [ 260 ] {388915df-6731-4288-a5c3-8da218d1f205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3420 | 2025.06.04 15:38:04.130919 [ 260 ] {388915df-6731-4288-a5c3-8da218d1f205} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3421 | 2025.06.04 15:38:04.131137 [ 260 ] {388915df-6731-4288-a5c3-8da218d1f205} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2025.06.04 15:38:04.131284 [ 260 ] {388915df-6731-4288-a5c3-8da218d1f205} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001614 sec., 4956.629491945477 rows/sec., 404.18 KiB/sec. | ||
| 3423 | 2025.06.04 15:38:04.131324 [ 260 ] {388915df-6731-4288-a5c3-8da218d1f205} <Debug> TCPHandler: Processed in 0.001957224 sec. | ||
| 3424 | 2025.06.04 15:38:04.131439 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2025.06.04 15:38:04.131531 [ 260 ] {58e17424-e59a-4b4f-8d31-5080a51a25e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3426 | 2025.06.04 15:38:04.131570 [ 260 ] {58e17424-e59a-4b4f-8d31-5080a51a25e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3427 | 2025.06.04 15:38:04.132050 [ 260 ] {58e17424-e59a-4b4f-8d31-5080a51a25e0} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2025.06.04 15:38:04.132085 [ 260 ] {58e17424-e59a-4b4f-8d31-5080a51a25e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3429 | 2025.06.04 15:38:04.132381 [ 260 ] {58e17424-e59a-4b4f-8d31-5080a51a25e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3430 | 2025.06.04 15:38:04.132580 [ 260 ] {58e17424-e59a-4b4f-8d31-5080a51a25e0} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2025.06.04 15:38:04.132708 [ 260 ] {58e17424-e59a-4b4f-8d31-5080a51a25e0} <Debug> executeQuery: Read 140 rows, 12.32 KiB in 0.001195 sec., 117154.81171548116 rows/sec., 10.07 MiB/sec. | ||
| 3432 | 2025.06.04 15:38:04.132745 [ 260 ] {58e17424-e59a-4b4f-8d31-5080a51a25e0} <Debug> TCPHandler: Processed in 0.001353126 sec. | ||
| 3433 | 2025.06.04 15:38:04.132854 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2025.06.04 15:38:04.132945 [ 260 ] {e7c07511-8661-4c65-a539-515dcb9f2dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3435 | 2025.06.04 15:38:04.132984 [ 260 ] {e7c07511-8661-4c65-a539-515dcb9f2dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3436 | 2025.06.04 15:38:04.133385 [ 260 ] {e7c07511-8661-4c65-a539-515dcb9f2dff} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2025.06.04 15:38:04.133420 [ 260 ] {e7c07511-8661-4c65-a539-515dcb9f2dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3438 | 2025.06.04 15:38:04.133705 [ 260 ] {e7c07511-8661-4c65-a539-515dcb9f2dff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3439 | 2025.06.04 15:38:04.133910 [ 260 ] {e7c07511-8661-4c65-a539-515dcb9f2dff} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2025.06.04 15:38:04.134033 [ 260 ] {e7c07511-8661-4c65-a539-515dcb9f2dff} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001106 sec., 43399.6383363472 rows/sec., 3.15 MiB/sec. | ||
| 3441 | 2025.06.04 15:38:04.134069 [ 260 ] {e7c07511-8661-4c65-a539-515dcb9f2dff} <Debug> TCPHandler: Processed in 0.001262005 sec. | ||
| 3442 | 2025.06.04 15:38:04.134177 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2025.06.04 15:38:04.134269 [ 260 ] {bd07ba2a-7e31-4e61-a474-514cf18998aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3444 | 2025.06.04 15:38:04.134306 [ 260 ] {bd07ba2a-7e31-4e61-a474-514cf18998aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3445 | 2025.06.04 15:38:04.134720 [ 260 ] {bd07ba2a-7e31-4e61-a474-514cf18998aa} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2025.06.04 15:38:04.134756 [ 260 ] {bd07ba2a-7e31-4e61-a474-514cf18998aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3447 | 2025.06.04 15:38:04.135052 [ 260 ] {bd07ba2a-7e31-4e61-a474-514cf18998aa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3448 | 2025.06.04 15:38:04.135250 [ 260 ] {bd07ba2a-7e31-4e61-a474-514cf18998aa} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2025.06.04 15:38:04.135376 [ 260 ] {bd07ba2a-7e31-4e61-a474-514cf18998aa} <Debug> executeQuery: Read 112 rows, 8.97 KiB in 0.001124 sec., 99644.12811387901 rows/sec., 7.79 MiB/sec. | ||
| 3450 | 2025.06.04 15:38:04.135412 [ 260 ] {bd07ba2a-7e31-4e61-a474-514cf18998aa} <Debug> TCPHandler: Processed in 0.001280966 sec. | ||
| 3451 | 2025.06.04 15:38:04.135522 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2025.06.04 15:38:04.135614 [ 260 ] {3e950c07-68a4-4abc-83eb-4434f02509ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3453 | 2025.06.04 15:38:04.135656 [ 260 ] {3e950c07-68a4-4abc-83eb-4434f02509ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3454 | 2025.06.04 15:38:04.136055 [ 260 ] {3e950c07-68a4-4abc-83eb-4434f02509ba} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2025.06.04 15:38:04.136090 [ 260 ] {3e950c07-68a4-4abc-83eb-4434f02509ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3456 | 2025.06.04 15:38:04.136403 [ 260 ] {3e950c07-68a4-4abc-83eb-4434f02509ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3457 | 2025.06.04 15:38:04.136606 [ 260 ] {3e950c07-68a4-4abc-83eb-4434f02509ba} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2025.06.04 15:38:04.136733 [ 260 ] {3e950c07-68a4-4abc-83eb-4434f02509ba} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001137 sec., 144239.2260334213 rows/sec., 10.04 MiB/sec. | ||
| 3459 | 2025.06.04 15:38:04.136769 [ 260 ] {3e950c07-68a4-4abc-83eb-4434f02509ba} <Debug> TCPHandler: Processed in 0.001292986 sec. | ||
| 3460 | 2025.06.04 15:38:04.136874 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2025.06.04 15:38:04.136964 [ 260 ] {3c6fe274-04c0-4ec1-bb3f-6afcd81481b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3462 | 2025.06.04 15:38:04.137021 [ 260 ] {3c6fe274-04c0-4ec1-bb3f-6afcd81481b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3463 | 2025.06.04 15:38:04.137813 [ 260 ] {3c6fe274-04c0-4ec1-bb3f-6afcd81481b9} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2025.06.04 15:38:04.137849 [ 260 ] {3c6fe274-04c0-4ec1-bb3f-6afcd81481b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3465 | 2025.06.04 15:38:04.138393 [ 260 ] {3c6fe274-04c0-4ec1-bb3f-6afcd81481b9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3466 | 2025.06.04 15:38:04.138607 [ 260 ] {3c6fe274-04c0-4ec1-bb3f-6afcd81481b9} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2025.06.04 15:38:04.138741 [ 260 ] {3c6fe274-04c0-4ec1-bb3f-6afcd81481b9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001795 sec., 22284.122562674096 rows/sec., 39.93 MiB/sec. | ||
| 3468 | 2025.06.04 15:38:04.138801 [ 260 ] {3c6fe274-04c0-4ec1-bb3f-6afcd81481b9} <Debug> TCPHandler: Processed in 0.001974105 sec. | ||
| 3469 | 2025.06.04 15:38:04.138912 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2025.06.04 15:38:04.139004 [ 260 ] {03e91d8f-cb78-476a-b443-2580e5deaac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3471 | 2025.06.04 15:38:04.139043 [ 260 ] {03e91d8f-cb78-476a-b443-2580e5deaac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3472 | 2025.06.04 15:38:04.139372 [ 260 ] {03e91d8f-cb78-476a-b443-2580e5deaac3} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2025.06.04 15:38:04.139408 [ 260 ] {03e91d8f-cb78-476a-b443-2580e5deaac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3474 | 2025.06.04 15:38:04.139700 [ 260 ] {03e91d8f-cb78-476a-b443-2580e5deaac3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3475 | 2025.06.04 15:38:04.139905 [ 260 ] {03e91d8f-cb78-476a-b443-2580e5deaac3} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2025.06.04 15:38:04.140033 [ 260 ] {03e91d8f-cb78-476a-b443-2580e5deaac3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 3477 | 2025.06.04 15:38:04.140068 [ 260 ] {03e91d8f-cb78-476a-b443-2580e5deaac3} <Debug> TCPHandler: Processed in 0.001203694 sec. | ||
| 3478 | 2025.06.04 15:38:04.973486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
| 3479 | 2025.06.04 15:38:04.974255 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2025.06.04 15:38:04.974326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3481 | 2025.06.04 15:38:04.974816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3482 | 2025.06.04 15:38:04.975048 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2025.06.04 15:38:04.975187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
| 3484 | 2025.06.04 15:38:05.434342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3485 | 2025.06.04 15:38:05.451122 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2025.06.04 15:38:05.451188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3487 | 2025.06.04 15:38:05.456731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3488 | 2025.06.04 15:38:05.457405 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2025.06.04 15:38:05.460229 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3490 | 2025.06.04 15:38:09.133438 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2025.06.04 15:38:09.133647 [ 260 ] {11f89375-dc40-4f66-a241-13a96406867c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3492 | 2025.06.04 15:38:09.133719 [ 260 ] {11f89375-dc40-4f66-a241-13a96406867c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3493 | 2025.06.04 15:38:09.134519 [ 260 ] {11f89375-dc40-4f66-a241-13a96406867c} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2025.06.04 15:38:09.134562 [ 260 ] {11f89375-dc40-4f66-a241-13a96406867c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3495 | 2025.06.04 15:38:09.134956 [ 260 ] {11f89375-dc40-4f66-a241-13a96406867c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3496 | 2025.06.04 15:38:09.135193 [ 260 ] {11f89375-dc40-4f66-a241-13a96406867c} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2025.06.04 15:38:09.135308 [ 104 ] {} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3498 | 2025.06.04 15:38:09.135341 [ 104 ] {} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2025.06.04 15:38:09.135352 [ 260 ] {11f89375-dc40-4f66-a241-13a96406867c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001757 sec., 120660.21627774615 rows/sec., 7.67 MiB/sec. | ||
| 3500 | 2025.06.04 15:38:09.135359 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3501 | 2025.06.04 15:38:09.135402 [ 260 ] {11f89375-dc40-4f66-a241-13a96406867c} <Debug> TCPHandler: Processed in 0.002094096 sec. | ||
| 3502 | 2025.06.04 15:38:09.135477 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::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 | ||
| 3503 | 2025.06.04 15:38:09.135532 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2025.06.04 15:38:09.135625 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3505 | 2025.06.04 15:38:09.135640 [ 260 ] {61314441-1c7b-4659-a626-a7af27f87925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3506 | 2025.06.04 15:38:09.135669 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::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 | ||
| 3507 | 2025.06.04 15:38:09.135692 [ 260 ] {61314441-1c7b-4659-a626-a7af27f87925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3508 | 2025.06.04 15:38:09.135747 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 3509 | 2025.06.04 15:38:09.135802 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 3510 | 2025.06.04 15:38:09.135848 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 3511 | 2025.06.04 15:38:09.135894 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 3512 | 2025.06.04 15:38:09.136502 [ 260 ] {61314441-1c7b-4659-a626-a7af27f87925} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2025.06.04 15:38:09.136544 [ 260 ] {61314441-1c7b-4659-a626-a7af27f87925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3514 | 2025.06.04 15:38:09.136857 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428257 sec., 742163.3501533688 rows/sec., 50.03 MiB/sec. | ||
| 3515 | 2025.06.04 15:38:09.136933 [ 260 ] {61314441-1c7b-4659-a626-a7af27f87925} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3516 | 2025.06.04 15:38:09.137084 [ 201 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3517 | 2025.06.04 15:38:09.137192 [ 260 ] {61314441-1c7b-4659-a626-a7af27f87925} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2025.06.04 15:38:09.137310 [ 104 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3519 | 2025.06.04 15:38:09.137337 [ 104 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2025.06.04 15:38:09.137349 [ 260 ] {61314441-1c7b-4659-a626-a7af27f87925} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001733 sec., 356030.00577034045 rows/sec., 27.83 MiB/sec. | ||
| 3521 | 2025.06.04 15:38:09.137358 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3522 | 2025.06.04 15:38:09.137390 [ 260 ] {61314441-1c7b-4659-a626-a7af27f87925} <Debug> TCPHandler: Processed in 0.001908773 sec. | ||
| 3523 | 2025.06.04 15:38:09.137431 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 3524 | 2025.06.04 15:38:09.137479 [ 201 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_5_1} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2025.06.04 15:38:09.137515 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2025.06.04 15:38:09.137526 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3527 | 2025.06.04 15:38:09.137564 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 702 rows starting from the beginning of the part | ||
| 3528 | 2025.06.04 15:38:09.137565 [ 201 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_5_1} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3529 | 2025.06.04 15:38:09.137611 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 617 rows starting from the beginning of the part | ||
| 3530 | 2025.06.04 15:38:09.137623 [ 260 ] {609b9cd3-b3aa-4476-a888-8cfd9204daa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3531 | 2025.06.04 15:38:09.137656 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 136 rows starting from the beginning of the part | ||
| 3532 | 2025.06.04 15:38:09.137672 [ 260 ] {609b9cd3-b3aa-4476-a888-8cfd9204daa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3533 | 2025.06.04 15:38:09.137673 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3534 | 2025.06.04 15:38:09.137694 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 617 rows starting from the beginning of the part | ||
| 3535 | 2025.06.04 15:38:09.137739 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 140 rows starting from the beginning of the part | ||
| 3536 | 2025.06.04 15:38:09.137775 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 617 rows starting from the beginning of the part | ||
| 3537 | 2025.06.04 15:38:09.138158 [ 260 ] {609b9cd3-b3aa-4476-a888-8cfd9204daa8} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2025.06.04 15:38:09.138199 [ 260 ] {609b9cd3-b3aa-4476-a888-8cfd9204daa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3539 | 2025.06.04 15:38:09.138527 [ 260 ] {609b9cd3-b3aa-4476-a888-8cfd9204daa8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3540 | 2025.06.04 15:38:09.138752 [ 260 ] {609b9cd3-b3aa-4476-a888-8cfd9204daa8} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2025.06.04 15:38:09.138885 [ 260 ] {609b9cd3-b3aa-4476-a888-8cfd9204daa8} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001284 sec., 82554.51713395638 rows/sec., 4.86 MiB/sec. | ||
| 3542 | 2025.06.04 15:38:09.138923 [ 260 ] {609b9cd3-b3aa-4476-a888-8cfd9204daa8} <Debug> TCPHandler: Processed in 0.001461038 sec. | ||
| 3543 | 2025.06.04 15:38:09.139026 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2829 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016192 sec., 1747159.090909091 rows/sec., 145.33 MiB/sec. | ||
| 3544 | 2025.06.04 15:38:09.139042 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2025.06.04 15:38:09.139162 [ 260 ] {1044f097-9bff-4a4c-8193-35b21a504185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3546 | 2025.06.04 15:38:09.139202 [ 260 ] {1044f097-9bff-4a4c-8193-35b21a504185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3547 | 2025.06.04 15:38:09.139224 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3548 | 2025.06.04 15:38:09.139479 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_26_5} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2025.06.04 15:38:09.139550 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_26_5} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3550 | 2025.06.04 15:38:09.139623 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3551 | 2025.06.04 15:38:09.139633 [ 260 ] {1044f097-9bff-4a4c-8193-35b21a504185} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2025.06.04 15:38:09.139674 [ 260 ] {1044f097-9bff-4a4c-8193-35b21a504185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3553 | 2025.06.04 15:38:09.139977 [ 260 ] {1044f097-9bff-4a4c-8193-35b21a504185} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3554 | 2025.06.04 15:38:09.140184 [ 260 ] {1044f097-9bff-4a4c-8193-35b21a504185} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2025.06.04 15:38:09.140308 [ 260 ] {1044f097-9bff-4a4c-8193-35b21a504185} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001165 sec., 96995.70815450644 rows/sec., 6.28 MiB/sec. | ||
| 3556 | 2025.06.04 15:38:09.140308 [ 103 ] {} <Debug> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3557 | 2025.06.04 15:38:09.140345 [ 260 ] {1044f097-9bff-4a4c-8193-35b21a504185} <Debug> TCPHandler: Processed in 0.001353866 sec. | ||
| 3558 | 2025.06.04 15:38:09.140374 [ 103 ] {} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2025.06.04 15:38:09.140402 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3560 | 2025.06.04 15:38:09.140469 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2025.06.04 15:38:09.140483 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::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 | ||
| 3562 | 2025.06.04 15:38:09.140571 [ 260 ] {a0c4104b-3d30-4e31-b1e6-9a22d5375130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3563 | 2025.06.04 15:38:09.140584 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3564 | 2025.06.04 15:38:09.140620 [ 260 ] {a0c4104b-3d30-4e31-b1e6-9a22d5375130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3565 | 2025.06.04 15:38:09.140622 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3566 | 2025.06.04 15:38:09.140702 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
| 3567 | 2025.06.04 15:38:09.140747 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part | ||
| 3568 | 2025.06.04 15:38:09.140786 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
| 3569 | 2025.06.04 15:38:09.140822 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part | ||
| 3570 | 2025.06.04 15:38:09.140860 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part | ||
| 3571 | 2025.06.04 15:38:09.141069 [ 260 ] {a0c4104b-3d30-4e31-b1e6-9a22d5375130} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2025.06.04 15:38:09.141113 [ 260 ] {a0c4104b-3d30-4e31-b1e6-9a22d5375130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3573 | 2025.06.04 15:38:09.141431 [ 260 ] {a0c4104b-3d30-4e31-b1e6-9a22d5375130} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3574 | 2025.06.04 15:38:09.141651 [ 260 ] {a0c4104b-3d30-4e31-b1e6-9a22d5375130} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2025.06.04 15:38:09.141722 [ 198 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273966 sec., 444281.8725146511 rows/sec., 30.45 MiB/sec. | ||
| 3576 | 2025.06.04 15:38:09.141759 [ 103 ] {} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3577 | 2025.06.04 15:38:09.141780 [ 260 ] {a0c4104b-3d30-4e31-b1e6-9a22d5375130} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001228 sec., 91205.21172638437 rows/sec., 5.20 MiB/sec. | ||
| 3578 | 2025.06.04 15:38:09.141792 [ 103 ] {} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.06.04 15:38:09.141823 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3580 | 2025.06.04 15:38:09.141827 [ 260 ] {a0c4104b-3d30-4e31-b1e6-9a22d5375130} <Debug> TCPHandler: Processed in 0.001407718 sec. | ||
| 3581 | 2025.06.04 15:38:09.141846 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3582 | 2025.06.04 15:38:09.141896 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::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 | ||
| 3583 | 2025.06.04 15:38:09.141958 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2025.06.04 15:38:09.141980 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3585 | 2025.06.04 15:38:09.142009 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::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 | ||
| 3586 | 2025.06.04 15:38:09.142055 [ 260 ] {70be854e-5ed6-4c0c-972f-543a986a4208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3587 | 2025.06.04 15:38:09.142065 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
| 3588 | 2025.06.04 15:38:09.142097 [ 260 ] {70be854e-5ed6-4c0c-972f-543a986a4208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3589 | 2025.06.04 15:38:09.142110 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part | ||
| 3590 | 2025.06.04 15:38:09.142116 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_6_1} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2025.06.04 15:38:09.142149 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
| 3592 | 2025.06.04 15:38:09.142189 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
| 3593 | 2025.06.04 15:38:09.142191 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_6_1} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3594 | 2025.06.04 15:38:09.142264 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3595 | 2025.06.04 15:38:09.142653 [ 260 ] {70be854e-5ed6-4c0c-972f-543a986a4208} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2025.06.04 15:38:09.142693 [ 260 ] {70be854e-5ed6-4c0c-972f-543a986a4208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3597 | 2025.06.04 15:38:09.142885 [ 201 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001020562 sec., 548717.2753835631 rows/sec., 33.35 MiB/sec. | ||
| 3598 | 2025.06.04 15:38:09.142996 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3599 | 2025.06.04 15:38:09.143015 [ 260 ] {70be854e-5ed6-4c0c-972f-543a986a4208} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3600 | 2025.06.04 15:38:09.143242 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_5_1} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2025.06.04 15:38:09.143255 [ 260 ] {70be854e-5ed6-4c0c-972f-543a986a4208} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2025.06.04 15:38:09.143299 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_5_1} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3603 | 2025.06.04 15:38:09.143354 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3604 | 2025.06.04 15:38:09.143366 [ 103 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3605 | 2025.06.04 15:38:09.143386 [ 260 ] {70be854e-5ed6-4c0c-972f-543a986a4208} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.00135 sec., 282962.9629629629 rows/sec., 19.95 MiB/sec. | ||
| 3606 | 2025.06.04 15:38:09.143400 [ 103 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2025.06.04 15:38:09.143426 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3608 | 2025.06.04 15:38:09.143430 [ 260 ] {70be854e-5ed6-4c0c-972f-543a986a4208} <Debug> TCPHandler: Processed in 0.001521978 sec. | ||
| 3609 | 2025.06.04 15:38:09.143492 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 3610 | 2025.06.04 15:38:09.143556 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2025.06.04 15:38:09.143575 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3612 | 2025.06.04 15:38:09.143606 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 448 rows starting from the beginning of the part | ||
| 3613 | 2025.06.04 15:38:09.143651 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 382 rows starting from the beginning of the part | ||
| 3614 | 2025.06.04 15:38:09.143659 [ 260 ] {a66ed0b6-0dc0-4cd6-a26b-552db36f136c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3615 | 2025.06.04 15:38:09.143688 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 3616 | 2025.06.04 15:38:09.143705 [ 260 ] {a66ed0b6-0dc0-4cd6-a26b-552db36f136c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3617 | 2025.06.04 15:38:09.143727 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 382 rows starting from the beginning of the part | ||
| 3618 | 2025.06.04 15:38:09.143766 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part | ||
| 3619 | 2025.06.04 15:38:09.143799 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 382 rows starting from the beginning of the part | ||
| 3620 | 2025.06.04 15:38:09.144056 [ 260 ] {a66ed0b6-0dc0-4cd6-a26b-552db36f136c} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2025.06.04 15:38:09.144098 [ 260 ] {a66ed0b6-0dc0-4cd6-a26b-552db36f136c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3622 | 2025.06.04 15:38:09.144420 [ 260 ] {a66ed0b6-0dc0-4cd6-a26b-552db36f136c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3623 | 2025.06.04 15:38:09.144631 [ 260 ] {a66ed0b6-0dc0-4cd6-a26b-552db36f136c} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2025.06.04 15:38:09.144764 [ 260 ] {a66ed0b6-0dc0-4cd6-a26b-552db36f136c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 3625 | 2025.06.04 15:38:09.144791 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325676 sec., 1365341.1542488511 rows/sec., 103.13 MiB/sec. | ||
| 3626 | 2025.06.04 15:38:09.144800 [ 260 ] {a66ed0b6-0dc0-4cd6-a26b-552db36f136c} <Debug> TCPHandler: Processed in 0.001294366 sec. | ||
| 3627 | 2025.06.04 15:38:09.144945 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2025.06.04 15:38:09.144969 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3629 | 2025.06.04 15:38:09.145043 [ 260 ] {041acf76-a823-4fc4-8509-f3fda437ca72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3630 | 2025.06.04 15:38:09.145092 [ 260 ] {041acf76-a823-4fc4-8509-f3fda437ca72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3631 | 2025.06.04 15:38:09.145289 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_26_5} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2025.06.04 15:38:09.145376 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_26_5} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3633 | 2025.06.04 15:38:09.145449 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3634 | 2025.06.04 15:38:09.145529 [ 260 ] {041acf76-a823-4fc4-8509-f3fda437ca72} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2025.06.04 15:38:09.145570 [ 260 ] {041acf76-a823-4fc4-8509-f3fda437ca72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3636 | 2025.06.04 15:38:09.145907 [ 260 ] {041acf76-a823-4fc4-8509-f3fda437ca72} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3637 | 2025.06.04 15:38:09.146122 [ 260 ] {041acf76-a823-4fc4-8509-f3fda437ca72} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2025.06.04 15:38:09.146229 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3639 | 2025.06.04 15:38:09.146253 [ 260 ] {041acf76-a823-4fc4-8509-f3fda437ca72} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001228 sec., 192996.7426710098 rows/sec., 12.94 MiB/sec. | ||
| 3640 | 2025.06.04 15:38:09.146263 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2025.06.04 15:38:09.146294 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3642 | 2025.06.04 15:38:09.146297 [ 260 ] {041acf76-a823-4fc4-8509-f3fda437ca72} <Debug> TCPHandler: Processed in 0.001402078 sec. | ||
| 3643 | 2025.06.04 15:38:09.146361 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 3644 | 2025.06.04 15:38:09.146423 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2025.06.04 15:38:09.146459 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3646 | 2025.06.04 15:38:09.146490 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3186 rows starting from the beginning of the part | ||
| 3647 | 2025.06.04 15:38:09.146522 [ 260 ] {d1708875-91b1-46a3-882b-47d452f24f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3648 | 2025.06.04 15:38:09.146535 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
| 3649 | 2025.06.04 15:38:09.146572 [ 260 ] {d1708875-91b1-46a3-882b-47d452f24f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3650 | 2025.06.04 15:38:09.146581 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 3651 | 2025.06.04 15:38:09.146627 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
| 3652 | 2025.06.04 15:38:09.146666 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 164 rows starting from the beginning of the part | ||
| 3653 | 2025.06.04 15:38:09.146703 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
| 3654 | 2025.06.04 15:38:09.146899 [ 260 ] {d1708875-91b1-46a3-882b-47d452f24f1c} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2025.06.04 15:38:09.146940 [ 260 ] {d1708875-91b1-46a3-882b-47d452f24f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3656 | 2025.06.04 15:38:09.147236 [ 260 ] {d1708875-91b1-46a3-882b-47d452f24f1c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3657 | 2025.06.04 15:38:09.147461 [ 260 ] {d1708875-91b1-46a3-882b-47d452f24f1c} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2025.06.04 15:38:09.147552 [ 103 ] {} <Debug> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3659 | 2025.06.04 15:38:09.147582 [ 103 ] {} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2025.06.04 15:38:09.147583 [ 260 ] {d1708875-91b1-46a3-882b-47d452f24f1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 60.65 KiB/sec. | ||
| 3661 | 2025.06.04 15:38:09.147600 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3662 | 2025.06.04 15:38:09.147630 [ 260 ] {d1708875-91b1-46a3-882b-47d452f24f1c} <Debug> TCPHandler: Processed in 0.001292995 sec. | ||
| 3663 | 2025.06.04 15:38:09.147677 [ 200 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::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 | ||
| 3664 | 2025.06.04 15:38:09.147740 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3665 | 2025.06.04 15:38:09.147758 [ 200 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3666 | 2025.06.04 15:38:09.147784 [ 200 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3667 | 2025.06.04 15:38:09.147829 [ 260 ] {77ba8357-f513-43f5-866b-b2c75acb2073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3668 | 2025.06.04 15:38:09.147831 [ 200 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3669 | 2025.06.04 15:38:09.147868 [ 260 ] {77ba8357-f513-43f5-866b-b2c75acb2073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3670 | 2025.06.04 15:38:09.147879 [ 200 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3671 | 2025.06.04 15:38:09.147916 [ 200 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3672 | 2025.06.04 15:38:09.147952 [ 200 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3673 | 2025.06.04 15:38:09.147966 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689371 sec., 2498563.074659148 rows/sec., 171.78 MiB/sec. | ||
| 3674 | 2025.06.04 15:38:09.147988 [ 200 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3675 | 2025.06.04 15:38:09.148262 [ 260 ] {77ba8357-f513-43f5-866b-b2c75acb2073} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2025.06.04 15:38:09.148297 [ 260 ] {77ba8357-f513-43f5-866b-b2c75acb2073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3677 | 2025.06.04 15:38:09.148454 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3678 | 2025.06.04 15:38:09.148722 [ 260 ] {77ba8357-f513-43f5-866b-b2c75acb2073} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3679 | 2025.06.04 15:38:09.148779 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001094463 sec., 6395.830649368686 rows/sec., 423.83 KiB/sec. | ||
| 3680 | 2025.06.04 15:38:09.148818 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2025.06.04 15:38:09.148904 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3682 | 2025.06.04 15:38:09.148915 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3683 | 2025.06.04 15:38:09.148992 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 3684 | 2025.06.04 15:38:09.149053 [ 260 ] {77ba8357-f513-43f5-866b-b2c75acb2073} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2025.06.04 15:38:09.149210 [ 103 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3686 | 2025.06.04 15:38:09.149219 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_6_1} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2025.06.04 15:38:09.149241 [ 260 ] {77ba8357-f513-43f5-866b-b2c75acb2073} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00138 sec., 59420.289855072464 rows/sec., 3.77 MiB/sec. | ||
| 3688 | 2025.06.04 15:38:09.149247 [ 103 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2025.06.04 15:38:09.149291 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3690 | 2025.06.04 15:38:09.149293 [ 260 ] {77ba8357-f513-43f5-866b-b2c75acb2073} <Debug> TCPHandler: Processed in 0.001559639 sec. | ||
| 3691 | 2025.06.04 15:38:09.149312 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_6_1} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3692 | 2025.06.04 15:38:09.149384 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 3693 | 2025.06.04 15:38:09.149408 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3694 | 2025.06.04 15:38:09.149496 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3695 | 2025.06.04 15:38:09.149534 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1082 rows starting from the beginning of the part | ||
| 3696 | 2025.06.04 15:38:09.149615 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
| 3697 | 2025.06.04 15:38:09.149664 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 3698 | 2025.06.04 15:38:09.149711 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
| 3699 | 2025.06.04 15:38:09.149752 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 3700 | 2025.06.04 15:38:09.149791 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
| 3701 | 2025.06.04 15:38:09.150840 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 4 columns (4 merged, 0 gathered) in 0.001493258 sec., 969691.7746297023 rows/sec., 64.82 MiB/sec. | ||
| 3702 | 2025.06.04 15:38:09.151052 [ 201 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3703 | 2025.06.04 15:38:09.151366 [ 201 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_26_5} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2025.06.04 15:38:09.151448 [ 201 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_26_5} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3705 | 2025.06.04 15:38:09.151529 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3706 | 2025.06.04 15:38:12.341151 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3707 | 2025.06.04 15:38:12.341226 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3708 | 2025.06.04 15:38:12.445127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 506 | ||
| 3709 | 2025.06.04 15:38:12.447729 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2025.06.04 15:38:12.447774 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3711 | 2025.06.04 15:38:12.448935 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3712 | 2025.06.04 15:38:12.449191 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2025.06.04 15:38:12.449449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 3714 | 2025.06.04 15:38:12.475479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
| 3715 | 2025.06.04 15:38:12.476038 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2025.06.04 15:38:12.476082 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3717 | 2025.06.04 15:38:12.476626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3718 | 2025.06.04 15:38:12.476884 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2025.06.04 15:38:12.477013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3720 | 2025.06.04 15:38:12.960501 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3721 | 2025.06.04 15:38:12.978199 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2025.06.04 15:38:12.978264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3723 | 2025.06.04 15:38:12.983871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3724 | 2025.06.04 15:38:12.984581 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2025.06.04 15:38:12.987934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3726 | 2025.06.04 15:38:14.129651 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2025.06.04 15:38:14.129881 [ 260 ] {7edb6ddf-a4b9-454c-891d-f58d27f9c06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3728 | 2025.06.04 15:38:14.129954 [ 260 ] {7edb6ddf-a4b9-454c-891d-f58d27f9c06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3729 | 2025.06.04 15:38:14.130784 [ 260 ] {7edb6ddf-a4b9-454c-891d-f58d27f9c06e} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2025.06.04 15:38:14.130834 [ 260 ] {7edb6ddf-a4b9-454c-891d-f58d27f9c06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3731 | 2025.06.04 15:38:14.131240 [ 260 ] {7edb6ddf-a4b9-454c-891d-f58d27f9c06e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3732 | 2025.06.04 15:38:14.131475 [ 260 ] {7edb6ddf-a4b9-454c-891d-f58d27f9c06e} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2025.06.04 15:38:14.131641 [ 260 ] {7edb6ddf-a4b9-454c-891d-f58d27f9c06e} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001818 sec., 74807.48074807481 rows/sec., 6.46 MiB/sec. | ||
| 3734 | 2025.06.04 15:38:14.131688 [ 260 ] {7edb6ddf-a4b9-454c-891d-f58d27f9c06e} <Debug> TCPHandler: Processed in 0.002176247 sec. | ||
| 3735 | 2025.06.04 15:38:14.131805 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2025.06.04 15:38:14.131901 [ 260 ] {21ba7ad2-fc94-4921-aa68-fca39aad52a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3737 | 2025.06.04 15:38:14.131941 [ 260 ] {21ba7ad2-fc94-4921-aa68-fca39aad52a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3738 | 2025.06.04 15:38:14.132384 [ 260 ] {21ba7ad2-fc94-4921-aa68-fca39aad52a2} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2025.06.04 15:38:14.132422 [ 260 ] {21ba7ad2-fc94-4921-aa68-fca39aad52a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3740 | 2025.06.04 15:38:14.132728 [ 260 ] {21ba7ad2-fc94-4921-aa68-fca39aad52a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3741 | 2025.06.04 15:38:14.132939 [ 260 ] {21ba7ad2-fc94-4921-aa68-fca39aad52a2} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2025.06.04 15:38:14.133077 [ 260 ] {21ba7ad2-fc94-4921-aa68-fca39aad52a2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001194 sec., 33500.837520938025 rows/sec., 2.46 MiB/sec. | ||
| 3743 | 2025.06.04 15:38:14.133113 [ 260 ] {21ba7ad2-fc94-4921-aa68-fca39aad52a2} <Debug> TCPHandler: Processed in 0.001356437 sec. | ||
| 3744 | 2025.06.04 15:38:14.133233 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2025.06.04 15:38:14.133329 [ 260 ] {a26aa2a9-df68-41b8-90e9-cb6fdef6c086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3746 | 2025.06.04 15:38:14.133367 [ 260 ] {a26aa2a9-df68-41b8-90e9-cb6fdef6c086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3747 | 2025.06.04 15:38:14.133812 [ 260 ] {a26aa2a9-df68-41b8-90e9-cb6fdef6c086} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2025.06.04 15:38:14.133848 [ 260 ] {a26aa2a9-df68-41b8-90e9-cb6fdef6c086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3749 | 2025.06.04 15:38:14.134146 [ 260 ] {a26aa2a9-df68-41b8-90e9-cb6fdef6c086} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3750 | 2025.06.04 15:38:14.134357 [ 260 ] {a26aa2a9-df68-41b8-90e9-cb6fdef6c086} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2025.06.04 15:38:14.134485 [ 260 ] {a26aa2a9-df68-41b8-90e9-cb6fdef6c086} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001175 sec., 88510.63829787234 rows/sec., 6.91 MiB/sec. | ||
| 3752 | 2025.06.04 15:38:14.134522 [ 260 ] {a26aa2a9-df68-41b8-90e9-cb6fdef6c086} <Debug> TCPHandler: Processed in 0.001336886 sec. | ||
| 3753 | 2025.06.04 15:38:14.134636 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3754 | 2025.06.04 15:38:14.134731 [ 260 ] {33970670-acf1-497e-8dea-17b80d3278e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3755 | 2025.06.04 15:38:14.134774 [ 260 ] {33970670-acf1-497e-8dea-17b80d3278e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3756 | 2025.06.04 15:38:14.135198 [ 260 ] {33970670-acf1-497e-8dea-17b80d3278e6} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2025.06.04 15:38:14.135233 [ 260 ] {33970670-acf1-497e-8dea-17b80d3278e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3758 | 2025.06.04 15:38:14.135567 [ 260 ] {33970670-acf1-497e-8dea-17b80d3278e6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3759 | 2025.06.04 15:38:14.135775 [ 260 ] {33970670-acf1-497e-8dea-17b80d3278e6} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2025.06.04 15:38:14.135902 [ 260 ] {33970670-acf1-497e-8dea-17b80d3278e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3761 | 2025.06.04 15:38:14.135939 [ 260 ] {33970670-acf1-497e-8dea-17b80d3278e6} <Debug> TCPHandler: Processed in 0.001351496 sec. | ||
| 3762 | 2025.06.04 15:38:14.136043 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3763 | 2025.06.04 15:38:14.136139 [ 260 ] {ff558718-1b93-481d-a406-e7f4e3133ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3764 | 2025.06.04 15:38:14.136194 [ 260 ] {ff558718-1b93-481d-a406-e7f4e3133ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3765 | 2025.06.04 15:38:14.137046 [ 260 ] {ff558718-1b93-481d-a406-e7f4e3133ba8} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2025.06.04 15:38:14.137081 [ 260 ] {ff558718-1b93-481d-a406-e7f4e3133ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3767 | 2025.06.04 15:38:14.137630 [ 260 ] {ff558718-1b93-481d-a406-e7f4e3133ba8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3768 | 2025.06.04 15:38:14.137854 [ 260 ] {ff558718-1b93-481d-a406-e7f4e3133ba8} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2025.06.04 15:38:14.137987 [ 260 ] {ff558718-1b93-481d-a406-e7f4e3133ba8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001867 sec., 21424.745581146224 rows/sec., 38.39 MiB/sec. | ||
| 3770 | 2025.06.04 15:38:14.138037 [ 260 ] {ff558718-1b93-481d-a406-e7f4e3133ba8} <Debug> TCPHandler: Processed in 0.002041545 sec. | ||
| 3771 | 2025.06.04 15:38:14.138149 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2025.06.04 15:38:14.138243 [ 260 ] {e85c63e9-dbb4-4baf-bb5f-34d83f018ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3773 | 2025.06.04 15:38:14.138282 [ 260 ] {e85c63e9-dbb4-4baf-bb5f-34d83f018ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3774 | 2025.06.04 15:38:14.138617 [ 260 ] {e85c63e9-dbb4-4baf-bb5f-34d83f018ae7} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2025.06.04 15:38:14.138650 [ 260 ] {e85c63e9-dbb4-4baf-bb5f-34d83f018ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3776 | 2025.06.04 15:38:14.138944 [ 260 ] {e85c63e9-dbb4-4baf-bb5f-34d83f018ae7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3777 | 2025.06.04 15:38:14.139157 [ 260 ] {e85c63e9-dbb4-4baf-bb5f-34d83f018ae7} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2025.06.04 15:38:14.139286 [ 260 ] {e85c63e9-dbb4-4baf-bb5f-34d83f018ae7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3779 | 2025.06.04 15:38:14.139320 [ 260 ] {e85c63e9-dbb4-4baf-bb5f-34d83f018ae7} <Debug> TCPHandler: Processed in 0.001217795 sec. | ||
| 3780 | 2025.06.04 15:38:19.133696 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3781 | 2025.06.04 15:38:19.133875 [ 260 ] {74db2c36-7789-4cd7-8e2b-cdc12b9fe99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3782 | 2025.06.04 15:38:19.133935 [ 260 ] {74db2c36-7789-4cd7-8e2b-cdc12b9fe99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3783 | 2025.06.04 15:38:19.134696 [ 260 ] {74db2c36-7789-4cd7-8e2b-cdc12b9fe99e} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3784 | 2025.06.04 15:38:19.134740 [ 260 ] {74db2c36-7789-4cd7-8e2b-cdc12b9fe99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3785 | 2025.06.04 15:38:19.135124 [ 260 ] {74db2c36-7789-4cd7-8e2b-cdc12b9fe99e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3786 | 2025.06.04 15:38:19.135367 [ 260 ] {74db2c36-7789-4cd7-8e2b-cdc12b9fe99e} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2025.06.04 15:38:19.135527 [ 260 ] {74db2c36-7789-4cd7-8e2b-cdc12b9fe99e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001656 sec., 128019.3236714976 rows/sec., 8.14 MiB/sec. | ||
| 3788 | 2025.06.04 15:38:19.135575 [ 260 ] {74db2c36-7789-4cd7-8e2b-cdc12b9fe99e} <Debug> TCPHandler: Processed in 0.001970134 sec. | ||
| 3789 | 2025.06.04 15:38:19.135699 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3790 | 2025.06.04 15:38:19.135800 [ 260 ] {da6451dc-ea94-424e-8481-9a6f71ddec6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3791 | 2025.06.04 15:38:19.135844 [ 260 ] {da6451dc-ea94-424e-8481-9a6f71ddec6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3792 | 2025.06.04 15:38:19.136246 [ 260 ] {da6451dc-ea94-424e-8481-9a6f71ddec6d} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2025.06.04 15:38:19.136283 [ 260 ] {da6451dc-ea94-424e-8481-9a6f71ddec6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3794 | 2025.06.04 15:38:19.136579 [ 260 ] {da6451dc-ea94-424e-8481-9a6f71ddec6d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3795 | 2025.06.04 15:38:19.136785 [ 260 ] {da6451dc-ea94-424e-8481-9a6f71ddec6d} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2025.06.04 15:38:19.136917 [ 260 ] {da6451dc-ea94-424e-8481-9a6f71ddec6d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 429.17 KiB/sec. | ||
| 3797 | 2025.06.04 15:38:19.136953 [ 260 ] {da6451dc-ea94-424e-8481-9a6f71ddec6d} <Debug> TCPHandler: Processed in 0.001302196 sec. | ||
| 3798 | 2025.06.04 15:38:19.137054 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2025.06.04 15:38:19.137147 [ 260 ] {33adbc1a-c3d7-43be-9c96-92116cf9bd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3800 | 2025.06.04 15:38:19.137186 [ 260 ] {33adbc1a-c3d7-43be-9c96-92116cf9bd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3801 | 2025.06.04 15:38:19.137869 [ 260 ] {33adbc1a-c3d7-43be-9c96-92116cf9bd9e} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2025.06.04 15:38:19.137904 [ 260 ] {33adbc1a-c3d7-43be-9c96-92116cf9bd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3803 | 2025.06.04 15:38:19.138227 [ 260 ] {33adbc1a-c3d7-43be-9c96-92116cf9bd9e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3804 | 2025.06.04 15:38:19.138436 [ 260 ] {33adbc1a-c3d7-43be-9c96-92116cf9bd9e} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2025.06.04 15:38:19.138564 [ 260 ] {33adbc1a-c3d7-43be-9c96-92116cf9bd9e} <Debug> executeQuery: Read 620 rows, 49.61 KiB in 0.001436 sec., 431754.87465181056 rows/sec., 33.74 MiB/sec. | ||
| 3806 | 2025.06.04 15:38:19.138600 [ 260 ] {33adbc1a-c3d7-43be-9c96-92116cf9bd9e} <Debug> TCPHandler: Processed in 0.001592009 sec. | ||
| 3807 | 2025.06.04 15:38:19.138703 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2025.06.04 15:38:19.138805 [ 260 ] {d2c0af56-899d-49e1-ada7-710eb1e7d0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3809 | 2025.06.04 15:38:19.138848 [ 260 ] {d2c0af56-899d-49e1-ada7-710eb1e7d0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3810 | 2025.06.04 15:38:19.139372 [ 260 ] {d2c0af56-899d-49e1-ada7-710eb1e7d0a3} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2025.06.04 15:38:19.139418 [ 260 ] {d2c0af56-899d-49e1-ada7-710eb1e7d0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3812 | 2025.06.04 15:38:19.139796 [ 260 ] {d2c0af56-899d-49e1-ada7-710eb1e7d0a3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3813 | 2025.06.04 15:38:19.140021 [ 260 ] {d2c0af56-899d-49e1-ada7-710eb1e7d0a3} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2025.06.04 15:38:19.140151 [ 260 ] {d2c0af56-899d-49e1-ada7-710eb1e7d0a3} <Debug> executeQuery: Read 112 rows, 6.80 KiB in 0.001365 sec., 82051.28205128206 rows/sec., 4.87 MiB/sec. | ||
| 3815 | 2025.06.04 15:38:19.140189 [ 260 ] {d2c0af56-899d-49e1-ada7-710eb1e7d0a3} <Debug> TCPHandler: Processed in 0.001532529 sec. | ||
| 3816 | 2025.06.04 15:38:19.140302 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2025.06.04 15:38:19.140399 [ 260 ] {dd81db9b-2b6b-4816-9eb8-d0e00fd40a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3818 | 2025.06.04 15:38:19.140439 [ 260 ] {dd81db9b-2b6b-4816-9eb8-d0e00fd40a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3819 | 2025.06.04 15:38:19.140856 [ 260 ] {dd81db9b-2b6b-4816-9eb8-d0e00fd40a55} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2025.06.04 15:38:19.140894 [ 260 ] {dd81db9b-2b6b-4816-9eb8-d0e00fd40a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3821 | 2025.06.04 15:38:19.141206 [ 260 ] {dd81db9b-2b6b-4816-9eb8-d0e00fd40a55} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3822 | 2025.06.04 15:38:19.141417 [ 260 ] {dd81db9b-2b6b-4816-9eb8-d0e00fd40a55} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2025.06.04 15:38:19.141544 [ 260 ] {dd81db9b-2b6b-4816-9eb8-d0e00fd40a55} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001162 sec., 97246.12736660929 rows/sec., 6.29 MiB/sec. | ||
| 3824 | 2025.06.04 15:38:19.141581 [ 260 ] {dd81db9b-2b6b-4816-9eb8-d0e00fd40a55} <Debug> TCPHandler: Processed in 0.001327337 sec. | ||
| 3825 | 2025.06.04 15:38:19.141693 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2025.06.04 15:38:19.141786 [ 260 ] {a1a50dcc-e604-4b4d-8ef3-12b616187674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3827 | 2025.06.04 15:38:19.141826 [ 260 ] {a1a50dcc-e604-4b4d-8ef3-12b616187674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3828 | 2025.06.04 15:38:19.142238 [ 260 ] {a1a50dcc-e604-4b4d-8ef3-12b616187674} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2025.06.04 15:38:19.142274 [ 260 ] {a1a50dcc-e604-4b4d-8ef3-12b616187674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3830 | 2025.06.04 15:38:19.142567 [ 260 ] {a1a50dcc-e604-4b4d-8ef3-12b616187674} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3831 | 2025.06.04 15:38:19.142804 [ 260 ] {a1a50dcc-e604-4b4d-8ef3-12b616187674} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2025.06.04 15:38:19.142927 [ 260 ] {a1a50dcc-e604-4b4d-8ef3-12b616187674} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001157 sec., 96802.07433016422 rows/sec., 5.51 MiB/sec. | ||
| 3833 | 2025.06.04 15:38:19.142963 [ 260 ] {a1a50dcc-e604-4b4d-8ef3-12b616187674} <Debug> TCPHandler: Processed in 0.001317086 sec. | ||
| 3834 | 2025.06.04 15:38:19.143074 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2025.06.04 15:38:19.143167 [ 260 ] {1c677bd1-a19e-4801-a73d-71e3ec0b7485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3836 | 2025.06.04 15:38:19.143206 [ 260 ] {1c677bd1-a19e-4801-a73d-71e3ec0b7485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3837 | 2025.06.04 15:38:19.143725 [ 260 ] {1c677bd1-a19e-4801-a73d-71e3ec0b7485} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2025.06.04 15:38:19.143762 [ 260 ] {1c677bd1-a19e-4801-a73d-71e3ec0b7485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3839 | 2025.06.04 15:38:19.144081 [ 260 ] {1c677bd1-a19e-4801-a73d-71e3ec0b7485} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3840 | 2025.06.04 15:38:19.144291 [ 260 ] {1c677bd1-a19e-4801-a73d-71e3ec0b7485} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2025.06.04 15:38:19.144419 [ 260 ] {1c677bd1-a19e-4801-a73d-71e3ec0b7485} <Debug> executeQuery: Read 388 rows, 28.07 KiB in 0.00127 sec., 305511.81102362205 rows/sec., 21.59 MiB/sec. | ||
| 3842 | 2025.06.04 15:38:19.144459 [ 260 ] {1c677bd1-a19e-4801-a73d-71e3ec0b7485} <Debug> TCPHandler: Processed in 0.001432198 sec. | ||
| 3843 | 2025.06.04 15:38:19.144626 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2025.06.04 15:38:19.144720 [ 260 ] {6d34e700-c999-4868-a269-fff39b9df74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3845 | 2025.06.04 15:38:19.144761 [ 260 ] {6d34e700-c999-4868-a269-fff39b9df74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3846 | 2025.06.04 15:38:19.145093 [ 260 ] {6d34e700-c999-4868-a269-fff39b9df74e} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2025.06.04 15:38:19.145128 [ 260 ] {6d34e700-c999-4868-a269-fff39b9df74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3848 | 2025.06.04 15:38:19.145426 [ 260 ] {6d34e700-c999-4868-a269-fff39b9df74e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3849 | 2025.06.04 15:38:19.145634 [ 260 ] {6d34e700-c999-4868-a269-fff39b9df74e} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2025.06.04 15:38:19.145738 [ 89 ] {} <Debug> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3851 | 2025.06.04 15:38:19.145762 [ 260 ] {6d34e700-c999-4868-a269-fff39b9df74e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 3852 | 2025.06.04 15:38:19.145806 [ 89 ] {} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2025.06.04 15:38:19.145812 [ 260 ] {6d34e700-c999-4868-a269-fff39b9df74e} <Debug> TCPHandler: Processed in 0.001233735 sec. | ||
| 3854 | 2025.06.04 15:38:19.145836 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3855 | 2025.06.04 15:38:19.145933 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3856 | 2025.06.04 15:38:19.145952 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::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 | ||
| 3857 | 2025.06.04 15:38:19.146033 [ 260 ] {4f63dfa8-04b7-45fd-9013-300151dc61e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3858 | 2025.06.04 15:38:19.146080 [ 260 ] {4f63dfa8-04b7-45fd-9013-300151dc61e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3859 | 2025.06.04 15:38:19.146089 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3860 | 2025.06.04 15:38:19.146127 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3861 | 2025.06.04 15:38:19.146188 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3862 | 2025.06.04 15:38:19.146229 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3863 | 2025.06.04 15:38:19.146276 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3864 | 2025.06.04 15:38:19.146312 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3865 | 2025.06.04 15:38:19.146347 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3866 | 2025.06.04 15:38:19.146486 [ 260 ] {4f63dfa8-04b7-45fd-9013-300151dc61e5} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2025.06.04 15:38:19.146527 [ 260 ] {4f63dfa8-04b7-45fd-9013-300151dc61e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3868 | 2025.06.04 15:38:19.146882 [ 260 ] {4f63dfa8-04b7-45fd-9013-300151dc61e5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3869 | 2025.06.04 15:38:19.147110 [ 260 ] {4f63dfa8-04b7-45fd-9013-300151dc61e5} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2025.06.04 15:38:19.147144 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244085 sec., 28936.9295506336 rows/sec., 1.48 MiB/sec. | ||
| 3871 | 2025.06.04 15:38:19.147246 [ 260 ] {4f63dfa8-04b7-45fd-9013-300151dc61e5} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001231 sec., 194963.44435418356 rows/sec., 13.07 MiB/sec. | ||
| 3872 | 2025.06.04 15:38:19.147292 [ 260 ] {4f63dfa8-04b7-45fd-9013-300151dc61e5} <Debug> TCPHandler: Processed in 0.001406727 sec. | ||
| 3873 | 2025.06.04 15:38:19.147307 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3874 | 2025.06.04 15:38:19.147405 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2025.06.04 15:38:19.147505 [ 260 ] {012b7ca5-43db-4d7e-bdf2-61676e12c920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3876 | 2025.06.04 15:38:19.147549 [ 260 ] {012b7ca5-43db-4d7e-bdf2-61676e12c920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3877 | 2025.06.04 15:38:19.147615 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_6_1} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2025.06.04 15:38:19.147690 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_6_1} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3879 | 2025.06.04 15:38:19.147777 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3880 | 2025.06.04 15:38:19.147860 [ 260 ] {012b7ca5-43db-4d7e-bdf2-61676e12c920} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2025.06.04 15:38:19.147901 [ 260 ] {012b7ca5-43db-4d7e-bdf2-61676e12c920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3882 | 2025.06.04 15:38:19.148219 [ 260 ] {012b7ca5-43db-4d7e-bdf2-61676e12c920} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3883 | 2025.06.04 15:38:19.148436 [ 260 ] {012b7ca5-43db-4d7e-bdf2-61676e12c920} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2025.06.04 15:38:19.148566 [ 260 ] {012b7ca5-43db-4d7e-bdf2-61676e12c920} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 3885 | 2025.06.04 15:38:19.148602 [ 260 ] {012b7ca5-43db-4d7e-bdf2-61676e12c920} <Debug> TCPHandler: Processed in 0.001243415 sec. | ||
| 3886 | 2025.06.04 15:38:19.148704 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2025.06.04 15:38:19.148796 [ 260 ] {9402b1f4-6154-42e3-a1b7-f13de9327554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3888 | 2025.06.04 15:38:19.148836 [ 260 ] {9402b1f4-6154-42e3-a1b7-f13de9327554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3889 | 2025.06.04 15:38:19.149158 [ 260 ] {9402b1f4-6154-42e3-a1b7-f13de9327554} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2025.06.04 15:38:19.149193 [ 260 ] {9402b1f4-6154-42e3-a1b7-f13de9327554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3891 | 2025.06.04 15:38:19.149497 [ 260 ] {9402b1f4-6154-42e3-a1b7-f13de9327554} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3892 | 2025.06.04 15:38:19.149716 [ 260 ] {9402b1f4-6154-42e3-a1b7-f13de9327554} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2025.06.04 15:38:19.149843 [ 260 ] {9402b1f4-6154-42e3-a1b7-f13de9327554} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001064 sec., 77067.66917293232 rows/sec., 4.89 MiB/sec. | ||
| 3894 | 2025.06.04 15:38:19.149878 [ 260 ] {9402b1f4-6154-42e3-a1b7-f13de9327554} <Debug> TCPHandler: Processed in 0.001221375 sec. | ||
| 3895 | 2025.06.04 15:38:19.977126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
| 3896 | 2025.06.04 15:38:19.977656 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2025.06.04 15:38:19.977697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3898 | 2025.06.04 15:38:19.978183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3899 | 2025.06.04 15:38:19.978417 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2025.06.04 15:38:19.978542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
| 3901 | 2025.06.04 15:38:19.978572 [ 88 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3902 | 2025.06.04 15:38:19.978670 [ 88 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2025.06.04 15:38:19.978706 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3904 | 2025.06.04 15:38:19.978851 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 3905 | 2025.06.04 15:38:19.979010 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3906 | 2025.06.04 15:38:19.979054 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 3907 | 2025.06.04 15:38:19.979125 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 3908 | 2025.06.04 15:38:19.979173 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 3909 | 2025.06.04 15:38:19.979220 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 3910 | 2025.06.04 15:38:19.979263 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 3911 | 2025.06.04 15:38:19.979308 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 3912 | 2025.06.04 15:38:19.981157 [ 201 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002372669 sec., 4062092.099656547 rows/sec., 58.11 MiB/sec. | ||
| 3913 | 2025.06.04 15:38:19.981501 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3914 | 2025.06.04 15:38:19.981867 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_21_4} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2025.06.04 15:38:19.981948 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_21_4} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3916 | 2025.06.04 15:38:19.982074 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3917 | 2025.06.04 15:38:20.488068 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3918 | 2025.06.04 15:38:20.504869 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2025.06.04 15:38:20.504913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3920 | 2025.06.04 15:38:20.510724 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3921 | 2025.06.04 15:38:20.511406 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2025.06.04 15:38:20.511670 [ 88 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3923 | 2025.06.04 15:38:20.511713 [ 88 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2025.06.04 15:38:20.511735 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3925 | 2025.06.04 15:38:20.511860 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 3926 | 2025.06.04 15:38:20.514439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3927 | 2025.06.04 15:38:20.516436 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3928 | 2025.06.04 15:38:20.517959 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 3929 | 2025.06.04 15:38:20.522492 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 3930 | 2025.06.04 15:38:20.526984 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 3931 | 2025.06.04 15:38:20.531369 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 3932 | 2025.06.04 15:38:20.536099 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 3933 | 2025.06.04 15:38:20.540442 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 3934 | 2025.06.04 15:38:20.593071 [ 192 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081260369 sec., 1956.6733692779565 rows/sec., 10.12 MiB/sec. | ||
| 3935 | 2025.06.04 15:38:20.595637 [ 192 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3936 | 2025.06.04 15:38:20.597694 [ 192 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_21_4} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2025.06.04 15:38:20.597779 [ 192 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_21_4} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3938 | 2025.06.04 15:38:20.599859 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 3939 | 2025.06.04 15:38:21.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.26 MiB, peak 222.80 MiB, free memory in arenas 0.00 B, will set to 220.51 MiB (RSS), difference: 8.25 MiB | ||
| 3940 | 2025.06.04 15:38:22.449773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 540 | ||
| 3941 | 2025.06.04 15:38:22.452146 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2025.06.04 15:38:22.452204 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3943 | 2025.06.04 15:38:22.453468 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3944 | 2025.06.04 15:38:22.453736 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2025.06.04 15:38:22.454084 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 3946 | 2025.06.04 15:38:24.129617 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2025.06.04 15:38:24.129793 [ 260 ] {781c0bdc-37fd-4a04-b360-020cd7349cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3948 | 2025.06.04 15:38:24.129858 [ 260 ] {781c0bdc-37fd-4a04-b360-020cd7349cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3949 | 2025.06.04 15:38:24.130580 [ 260 ] {781c0bdc-37fd-4a04-b360-020cd7349cb8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2025.06.04 15:38:24.130625 [ 260 ] {781c0bdc-37fd-4a04-b360-020cd7349cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3951 | 2025.06.04 15:38:24.131032 [ 260 ] {781c0bdc-37fd-4a04-b360-020cd7349cb8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3952 | 2025.06.04 15:38:24.131260 [ 260 ] {781c0bdc-37fd-4a04-b360-020cd7349cb8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2025.06.04 15:38:24.131422 [ 260 ] {781c0bdc-37fd-4a04-b360-020cd7349cb8} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001676 sec., 81145.58472553699 rows/sec., 7.01 MiB/sec. | ||
| 3954 | 2025.06.04 15:38:24.131472 [ 260 ] {781c0bdc-37fd-4a04-b360-020cd7349cb8} <Debug> TCPHandler: Processed in 0.001975205 sec. | ||
| 3955 | 2025.06.04 15:38:24.131595 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2025.06.04 15:38:24.131698 [ 260 ] {96a23b9c-2e8f-4ce3-966a-6132c5837398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3957 | 2025.06.04 15:38:24.131740 [ 260 ] {96a23b9c-2e8f-4ce3-966a-6132c5837398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3958 | 2025.06.04 15:38:24.132166 [ 260 ] {96a23b9c-2e8f-4ce3-966a-6132c5837398} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2025.06.04 15:38:24.132204 [ 260 ] {96a23b9c-2e8f-4ce3-966a-6132c5837398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3960 | 2025.06.04 15:38:24.132514 [ 260 ] {96a23b9c-2e8f-4ce3-966a-6132c5837398} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3961 | 2025.06.04 15:38:24.132723 [ 260 ] {96a23b9c-2e8f-4ce3-966a-6132c5837398} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2025.06.04 15:38:24.132832 [ 85 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3963 | 2025.06.04 15:38:24.132854 [ 260 ] {96a23b9c-2e8f-4ce3-966a-6132c5837398} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001179 sec., 33927.05682782019 rows/sec., 2.49 MiB/sec. | ||
| 3964 | 2025.06.04 15:38:24.132896 [ 85 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2025.06.04 15:38:24.132907 [ 260 ] {96a23b9c-2e8f-4ce3-966a-6132c5837398} <Debug> TCPHandler: Processed in 0.001360527 sec. | ||
| 3966 | 2025.06.04 15:38:24.132926 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3967 | 2025.06.04 15:38:24.133027 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2025.06.04 15:38:24.133027 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 3969 | 2025.06.04 15:38:24.133129 [ 260 ] {2cfa59df-e078-4b55-aac1-8f0b63409a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3970 | 2025.06.04 15:38:24.133141 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3971 | 2025.06.04 15:38:24.133169 [ 260 ] {2cfa59df-e078-4b55-aac1-8f0b63409a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3972 | 2025.06.04 15:38:24.133173 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 154 rows starting from the beginning of the part | ||
| 3973 | 2025.06.04 15:38:24.133239 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 3974 | 2025.06.04 15:38:24.133292 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 106 rows starting from the beginning of the part | ||
| 3975 | 2025.06.04 15:38:24.133338 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 3976 | 2025.06.04 15:38:24.133388 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part | ||
| 3977 | 2025.06.04 15:38:24.133436 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 3978 | 2025.06.04 15:38:24.133609 [ 260 ] {2cfa59df-e078-4b55-aac1-8f0b63409a78} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2025.06.04 15:38:24.133646 [ 260 ] {2cfa59df-e078-4b55-aac1-8f0b63409a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3980 | 2025.06.04 15:38:24.134038 [ 260 ] {2cfa59df-e078-4b55-aac1-8f0b63409a78} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3981 | 2025.06.04 15:38:24.134254 [ 260 ] {2cfa59df-e078-4b55-aac1-8f0b63409a78} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2025.06.04 15:38:24.134256 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272866 sec., 392814.3260955984 rows/sec., 26.61 MiB/sec. | ||
| 3983 | 2025.06.04 15:38:24.134365 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3984 | 2025.06.04 15:38:24.134384 [ 260 ] {2cfa59df-e078-4b55-aac1-8f0b63409a78} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001275 sec., 81568.62745098039 rows/sec., 6.37 MiB/sec. | ||
| 3985 | 2025.06.04 15:38:24.134423 [ 260 ] {2cfa59df-e078-4b55-aac1-8f0b63409a78} <Debug> TCPHandler: Processed in 0.001443808 sec. | ||
| 3986 | 2025.06.04 15:38:24.134537 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2025.06.04 15:38:24.134586 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_21_4} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2025.06.04 15:38:24.134633 [ 260 ] {5fe75936-cc9c-4c33-97b8-60c584778904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3989 | 2025.06.04 15:38:24.134645 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_21_4} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3990 | 2025.06.04 15:38:24.134677 [ 260 ] {5fe75936-cc9c-4c33-97b8-60c584778904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3991 | 2025.06.04 15:38:24.134707 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3992 | 2025.06.04 15:38:24.135085 [ 260 ] {5fe75936-cc9c-4c33-97b8-60c584778904} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2025.06.04 15:38:24.135120 [ 260 ] {5fe75936-cc9c-4c33-97b8-60c584778904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3994 | 2025.06.04 15:38:24.135444 [ 260 ] {5fe75936-cc9c-4c33-97b8-60c584778904} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3995 | 2025.06.04 15:38:24.135657 [ 260 ] {5fe75936-cc9c-4c33-97b8-60c584778904} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2025.06.04 15:38:24.135788 [ 260 ] {5fe75936-cc9c-4c33-97b8-60c584778904} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 3997 | 2025.06.04 15:38:24.135825 [ 260 ] {5fe75936-cc9c-4c33-97b8-60c584778904} <Debug> TCPHandler: Processed in 0.001336337 sec. | ||
| 3998 | 2025.06.04 15:38:24.135928 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3999 | 2025.06.04 15:38:24.136023 [ 260 ] {3a3114d0-e67d-4226-8b6e-b28a3bfc4794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4000 | 2025.06.04 15:38:24.136076 [ 260 ] {3a3114d0-e67d-4226-8b6e-b28a3bfc4794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4001 | 2025.06.04 15:38:24.136930 [ 260 ] {3a3114d0-e67d-4226-8b6e-b28a3bfc4794} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2025.06.04 15:38:24.136968 [ 260 ] {3a3114d0-e67d-4226-8b6e-b28a3bfc4794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4003 | 2025.06.04 15:38:24.137563 [ 260 ] {3a3114d0-e67d-4226-8b6e-b28a3bfc4794} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4004 | 2025.06.04 15:38:24.137783 [ 260 ] {3a3114d0-e67d-4226-8b6e-b28a3bfc4794} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2025.06.04 15:38:24.137921 [ 260 ] {3a3114d0-e67d-4226-8b6e-b28a3bfc4794} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001915 sec., 20887.728459530026 rows/sec., 37.43 MiB/sec. | ||
| 4006 | 2025.06.04 15:38:24.137981 [ 260 ] {3a3114d0-e67d-4226-8b6e-b28a3bfc4794} <Debug> TCPHandler: Processed in 0.002098975 sec. | ||
| 4007 | 2025.06.04 15:38:24.138091 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2025.06.04 15:38:24.138185 [ 260 ] {217a3b8c-4c37-4aee-b9b0-3a14c9ea0f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4009 | 2025.06.04 15:38:24.138226 [ 260 ] {217a3b8c-4c37-4aee-b9b0-3a14c9ea0f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4010 | 2025.06.04 15:38:24.138575 [ 260 ] {217a3b8c-4c37-4aee-b9b0-3a14c9ea0f02} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2025.06.04 15:38:24.138611 [ 260 ] {217a3b8c-4c37-4aee-b9b0-3a14c9ea0f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4012 | 2025.06.04 15:38:24.138903 [ 260 ] {217a3b8c-4c37-4aee-b9b0-3a14c9ea0f02} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4013 | 2025.06.04 15:38:24.139109 [ 260 ] {217a3b8c-4c37-4aee-b9b0-3a14c9ea0f02} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2025.06.04 15:38:24.139238 [ 260 ] {217a3b8c-4c37-4aee-b9b0-3a14c9ea0f02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 4015 | 2025.06.04 15:38:24.139274 [ 260 ] {217a3b8c-4c37-4aee-b9b0-3a14c9ea0f02} <Debug> TCPHandler: Processed in 0.001231565 sec. | ||
| 4016 | 2025.06.04 15:38:27.341462 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4017 | 2025.06.04 15:38:27.341532 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4018 | 2025.06.04 15:38:27.478812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
| 4019 | 2025.06.04 15:38:27.479357 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2025.06.04 15:38:27.479394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4021 | 2025.06.04 15:38:27.479884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4022 | 2025.06.04 15:38:27.480125 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2025.06.04 15:38:27.480250 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4024 | 2025.06.04 15:38:28.014687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4025 | 2025.06.04 15:38:28.029316 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2025.06.04 15:38:28.029365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4027 | 2025.06.04 15:38:28.035389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4028 | 2025.06.04 15:38:28.036100 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.06.04 15:38:28.038623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4030 | 2025.06.04 15:38:29.134088 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4031 | 2025.06.04 15:38:29.134265 [ 260 ] {60804c11-e58a-449f-9809-e735b49de738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4032 | 2025.06.04 15:38:29.134329 [ 260 ] {60804c11-e58a-449f-9809-e735b49de738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4033 | 2025.06.04 15:38:29.135060 [ 260 ] {60804c11-e58a-449f-9809-e735b49de738} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4034 | 2025.06.04 15:38:29.135108 [ 260 ] {60804c11-e58a-449f-9809-e735b49de738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4035 | 2025.06.04 15:38:29.135512 [ 260 ] {60804c11-e58a-449f-9809-e735b49de738} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4036 | 2025.06.04 15:38:29.135737 [ 260 ] {60804c11-e58a-449f-9809-e735b49de738} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2025.06.04 15:38:29.135900 [ 260 ] {60804c11-e58a-449f-9809-e735b49de738} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001683 sec., 125965.53773024361 rows/sec., 8.01 MiB/sec. | ||
| 4038 | 2025.06.04 15:38:29.135951 [ 260 ] {60804c11-e58a-449f-9809-e735b49de738} <Debug> TCPHandler: Processed in 0.001984555 sec. | ||
| 4039 | 2025.06.04 15:38:29.136074 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4040 | 2025.06.04 15:38:29.136177 [ 260 ] {895ea05a-9f5b-48db-b0e5-dd370f44764c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4041 | 2025.06.04 15:38:29.136220 [ 260 ] {895ea05a-9f5b-48db-b0e5-dd370f44764c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4042 | 2025.06.04 15:38:29.136929 [ 260 ] {895ea05a-9f5b-48db-b0e5-dd370f44764c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2025.06.04 15:38:29.136966 [ 260 ] {895ea05a-9f5b-48db-b0e5-dd370f44764c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4044 | 2025.06.04 15:38:29.137314 [ 260 ] {895ea05a-9f5b-48db-b0e5-dd370f44764c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4045 | 2025.06.04 15:38:29.137525 [ 260 ] {895ea05a-9f5b-48db-b0e5-dd370f44764c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2025.06.04 15:38:29.137661 [ 260 ] {895ea05a-9f5b-48db-b0e5-dd370f44764c} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001506 sec., 409694.5551128818 rows/sec., 32.03 MiB/sec. | ||
| 4047 | 2025.06.04 15:38:29.137699 [ 260 ] {895ea05a-9f5b-48db-b0e5-dd370f44764c} <Debug> TCPHandler: Processed in 0.00167581 sec. | ||
| 4048 | 2025.06.04 15:38:29.137804 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4049 | 2025.06.04 15:38:29.137900 [ 260 ] {708574d7-5279-4fc3-9d63-59a5d438db39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4050 | 2025.06.04 15:38:29.137941 [ 260 ] {708574d7-5279-4fc3-9d63-59a5d438db39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4051 | 2025.06.04 15:38:29.138358 [ 260 ] {708574d7-5279-4fc3-9d63-59a5d438db39} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2025.06.04 15:38:29.138395 [ 260 ] {708574d7-5279-4fc3-9d63-59a5d438db39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4053 | 2025.06.04 15:38:29.138709 [ 260 ] {708574d7-5279-4fc3-9d63-59a5d438db39} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4054 | 2025.06.04 15:38:29.138925 [ 260 ] {708574d7-5279-4fc3-9d63-59a5d438db39} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2025.06.04 15:38:29.139054 [ 260 ] {708574d7-5279-4fc3-9d63-59a5d438db39} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001173 sec., 90366.58141517476 rows/sec., 5.32 MiB/sec. | ||
| 4056 | 2025.06.04 15:38:29.139092 [ 260 ] {708574d7-5279-4fc3-9d63-59a5d438db39} <Debug> TCPHandler: Processed in 0.001335607 sec. | ||
| 4057 | 2025.06.04 15:38:29.139200 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2025.06.04 15:38:29.139295 [ 260 ] {6d8582ac-92c7-4782-8796-7f5f776a32d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4059 | 2025.06.04 15:38:29.139334 [ 260 ] {6d8582ac-92c7-4782-8796-7f5f776a32d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4060 | 2025.06.04 15:38:29.139748 [ 260 ] {6d8582ac-92c7-4782-8796-7f5f776a32d6} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2025.06.04 15:38:29.139782 [ 260 ] {6d8582ac-92c7-4782-8796-7f5f776a32d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4062 | 2025.06.04 15:38:29.140091 [ 260 ] {6d8582ac-92c7-4782-8796-7f5f776a32d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4063 | 2025.06.04 15:38:29.140299 [ 260 ] {6d8582ac-92c7-4782-8796-7f5f776a32d6} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2025.06.04 15:38:29.140420 [ 260 ] {6d8582ac-92c7-4782-8796-7f5f776a32d6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001145 sec., 98689.95633187774 rows/sec., 6.39 MiB/sec. | ||
| 4065 | 2025.06.04 15:38:29.140457 [ 260 ] {6d8582ac-92c7-4782-8796-7f5f776a32d6} <Debug> TCPHandler: Processed in 0.001304736 sec. | ||
| 4066 | 2025.06.04 15:38:29.140570 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4067 | 2025.06.04 15:38:29.140664 [ 260 ] {2e4ee9a5-7f49-450f-8747-f3b34c349282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4068 | 2025.06.04 15:38:29.140703 [ 260 ] {2e4ee9a5-7f49-450f-8747-f3b34c349282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4069 | 2025.06.04 15:38:29.141113 [ 260 ] {2e4ee9a5-7f49-450f-8747-f3b34c349282} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2025.06.04 15:38:29.141147 [ 260 ] {2e4ee9a5-7f49-450f-8747-f3b34c349282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4071 | 2025.06.04 15:38:29.141437 [ 260 ] {2e4ee9a5-7f49-450f-8747-f3b34c349282} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4072 | 2025.06.04 15:38:29.141648 [ 260 ] {2e4ee9a5-7f49-450f-8747-f3b34c349282} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2025.06.04 15:38:29.141769 [ 260 ] {2e4ee9a5-7f49-450f-8747-f3b34c349282} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001122 sec., 99821.74688057041 rows/sec., 5.69 MiB/sec. | ||
| 4074 | 2025.06.04 15:38:29.141808 [ 260 ] {2e4ee9a5-7f49-450f-8747-f3b34c349282} <Debug> TCPHandler: Processed in 0.001285846 sec. | ||
| 4075 | 2025.06.04 15:38:29.141918 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2025.06.04 15:38:29.142012 [ 260 ] {fcfadd75-2216-494f-bb60-4fe4651bbbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4077 | 2025.06.04 15:38:29.142050 [ 260 ] {fcfadd75-2216-494f-bb60-4fe4651bbbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4078 | 2025.06.04 15:38:29.142567 [ 260 ] {fcfadd75-2216-494f-bb60-4fe4651bbbd8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2025.06.04 15:38:29.142603 [ 260 ] {fcfadd75-2216-494f-bb60-4fe4651bbbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4080 | 2025.06.04 15:38:29.142936 [ 260 ] {fcfadd75-2216-494f-bb60-4fe4651bbbd8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4081 | 2025.06.04 15:38:29.143147 [ 260 ] {fcfadd75-2216-494f-bb60-4fe4651bbbd8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2025.06.04 15:38:29.143274 [ 260 ] {fcfadd75-2216-494f-bb60-4fe4651bbbd8} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001279 sec., 298670.8365910868 rows/sec., 21.06 MiB/sec. | ||
| 4083 | 2025.06.04 15:38:29.143312 [ 260 ] {fcfadd75-2216-494f-bb60-4fe4651bbbd8} <Debug> TCPHandler: Processed in 0.001440227 sec. | ||
| 4084 | 2025.06.04 15:38:29.143422 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2025.06.04 15:38:29.143516 [ 260 ] {5e8a5e15-9210-4c5a-9c44-6e939577ff5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4086 | 2025.06.04 15:38:29.143556 [ 260 ] {5e8a5e15-9210-4c5a-9c44-6e939577ff5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4087 | 2025.06.04 15:38:29.143881 [ 260 ] {5e8a5e15-9210-4c5a-9c44-6e939577ff5b} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2025.06.04 15:38:29.143916 [ 260 ] {5e8a5e15-9210-4c5a-9c44-6e939577ff5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4089 | 2025.06.04 15:38:29.144225 [ 260 ] {5e8a5e15-9210-4c5a-9c44-6e939577ff5b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4090 | 2025.06.04 15:38:29.144429 [ 260 ] {5e8a5e15-9210-4c5a-9c44-6e939577ff5b} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2025.06.04 15:38:29.144556 [ 260 ] {5e8a5e15-9210-4c5a-9c44-6e939577ff5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 4092 | 2025.06.04 15:38:29.144593 [ 260 ] {5e8a5e15-9210-4c5a-9c44-6e939577ff5b} <Debug> TCPHandler: Processed in 0.001219145 sec. | ||
| 4093 | 2025.06.04 15:38:29.144714 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2025.06.04 15:38:29.144838 [ 260 ] {bfedb2e3-0dff-45a8-801b-61e6044627df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4095 | 2025.06.04 15:38:29.144891 [ 260 ] {bfedb2e3-0dff-45a8-801b-61e6044627df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4096 | 2025.06.04 15:38:29.145372 [ 260 ] {bfedb2e3-0dff-45a8-801b-61e6044627df} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2025.06.04 15:38:29.145407 [ 260 ] {bfedb2e3-0dff-45a8-801b-61e6044627df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4098 | 2025.06.04 15:38:29.145780 [ 260 ] {bfedb2e3-0dff-45a8-801b-61e6044627df} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4099 | 2025.06.04 15:38:29.145994 [ 260 ] {bfedb2e3-0dff-45a8-801b-61e6044627df} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2025.06.04 15:38:29.146126 [ 260 ] {bfedb2e3-0dff-45a8-801b-61e6044627df} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001313 sec., 180502.66565118052 rows/sec., 12.10 MiB/sec. | ||
| 4101 | 2025.06.04 15:38:29.146165 [ 260 ] {bfedb2e3-0dff-45a8-801b-61e6044627df} <Debug> TCPHandler: Processed in 0.001511018 sec. | ||
| 4102 | 2025.06.04 15:38:29.146277 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2025.06.04 15:38:29.146371 [ 260 ] {bab8ee42-a756-4c9e-9de7-7a956550f843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4104 | 2025.06.04 15:38:29.146412 [ 260 ] {bab8ee42-a756-4c9e-9de7-7a956550f843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4105 | 2025.06.04 15:38:29.146728 [ 260 ] {bab8ee42-a756-4c9e-9de7-7a956550f843} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2025.06.04 15:38:29.146765 [ 260 ] {bab8ee42-a756-4c9e-9de7-7a956550f843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4107 | 2025.06.04 15:38:29.147083 [ 260 ] {bab8ee42-a756-4c9e-9de7-7a956550f843} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4108 | 2025.06.04 15:38:29.147289 [ 260 ] {bab8ee42-a756-4c9e-9de7-7a956550f843} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2025.06.04 15:38:29.147414 [ 260 ] {bab8ee42-a756-4c9e-9de7-7a956550f843} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 4110 | 2025.06.04 15:38:29.147450 [ 260 ] {bab8ee42-a756-4c9e-9de7-7a956550f843} <Debug> TCPHandler: Processed in 0.001223095 sec. | ||
| 4111 | 2025.06.04 15:38:29.147565 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2025.06.04 15:38:29.147681 [ 260 ] {883a374f-6353-40fc-9620-9a36cf7686a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4113 | 2025.06.04 15:38:29.147729 [ 260 ] {883a374f-6353-40fc-9620-9a36cf7686a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4114 | 2025.06.04 15:38:29.148112 [ 260 ] {883a374f-6353-40fc-9620-9a36cf7686a2} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2025.06.04 15:38:29.148154 [ 260 ] {883a374f-6353-40fc-9620-9a36cf7686a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4116 | 2025.06.04 15:38:29.148468 [ 260 ] {883a374f-6353-40fc-9620-9a36cf7686a2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4117 | 2025.06.04 15:38:29.148675 [ 260 ] {883a374f-6353-40fc-9620-9a36cf7686a2} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2025.06.04 15:38:29.148798 [ 260 ] {883a374f-6353-40fc-9620-9a36cf7686a2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00114 sec., 71929.82456140351 rows/sec., 4.57 MiB/sec. | ||
| 4119 | 2025.06.04 15:38:29.148833 [ 260 ] {883a374f-6353-40fc-9620-9a36cf7686a2} <Debug> TCPHandler: Processed in 0.001324066 sec. | ||
| 4120 | 2025.06.04 15:38:31.307559 [ 64 ] {} <Debug> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4121 | 2025.06.04 15:38:31.307629 [ 64 ] {} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2025.06.04 15:38:31.307649 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4123 | 2025.06.04 15:38:31.307744 [ 192 ] {2b77651e-c131-4abb-a415-1d036442054f::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 | ||
| 4124 | 2025.06.04 15:38:31.307862 [ 192 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4125 | 2025.06.04 15:38:31.307895 [ 192 ] {2b77651e-c131-4abb-a415-1d036442054f::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 | ||
| 4126 | 2025.06.04 15:38:31.307958 [ 192 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4127 | 2025.06.04 15:38:31.308001 [ 192 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 4128 | 2025.06.04 15:38:31.308042 [ 192 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 4129 | 2025.06.04 15:38:31.308080 [ 192 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 4130 | 2025.06.04 15:38:31.308807 [ 193 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098724 sec., 20023.226943254176 rows/sec., 1.67 MiB/sec. | ||
| 4131 | 2025.06.04 15:38:31.309013 [ 187 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4132 | 2025.06.04 15:38:31.309366 [ 187 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_5_1} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2025.06.04 15:38:31.309452 [ 187 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_5_1} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4134 | 2025.06.04 15:38:31.309549 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4135 | 2025.06.04 15:38:32.454340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 572 | ||
| 4136 | 2025.06.04 15:38:32.457052 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2025.06.04 15:38:32.457111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4138 | 2025.06.04 15:38:32.458378 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4139 | 2025.06.04 15:38:32.458654 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2025.06.04 15:38:32.458854 [ 72 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4141 | 2025.06.04 15:38:32.458949 [ 72 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2025.06.04 15:38:32.458985 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4143 | 2025.06.04 15:38:32.459025 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 4144 | 2025.06.04 15:38:32.459138 [ 192 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::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 | ||
| 4145 | 2025.06.04 15:38:32.459805 [ 192 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4146 | 2025.06.04 15:38:32.459959 [ 192 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 408 rows starting from the beginning of the part | ||
| 4147 | 2025.06.04 15:38:32.460339 [ 192 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4148 | 2025.06.04 15:38:32.460675 [ 192 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 4149 | 2025.06.04 15:38:32.461006 [ 192 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 4150 | 2025.06.04 15:38:32.461324 [ 192 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 4151 | 2025.06.04 15:38:32.461640 [ 192 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 4152 | 2025.06.04 15:38:32.467704 [ 193 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 72 columns (72 merged, 0 gathered) in 0.008631976 sec., 66265.24448168068 rows/sec., 57.32 MiB/sec. | ||
| 4153 | 2025.06.04 15:38:32.468517 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4154 | 2025.06.04 15:38:32.469007 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_16_3} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4155 | 2025.06.04 15:38:32.469074 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_16_3} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4156 | 2025.06.04 15:38:32.469238 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4157 | 2025.06.04 15:38:34.130218 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2025.06.04 15:38:34.130476 [ 260 ] {74926c0d-861b-4b8c-a9d2-f66c38012ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4159 | 2025.06.04 15:38:34.130542 [ 260 ] {74926c0d-861b-4b8c-a9d2-f66c38012ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4160 | 2025.06.04 15:38:34.131155 [ 260 ] {74926c0d-861b-4b8c-a9d2-f66c38012ddf} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2025.06.04 15:38:34.131204 [ 260 ] {74926c0d-861b-4b8c-a9d2-f66c38012ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4162 | 2025.06.04 15:38:34.131602 [ 260 ] {74926c0d-861b-4b8c-a9d2-f66c38012ddf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4163 | 2025.06.04 15:38:34.131828 [ 260 ] {74926c0d-861b-4b8c-a9d2-f66c38012ddf} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2025.06.04 15:38:34.131991 [ 260 ] {74926c0d-861b-4b8c-a9d2-f66c38012ddf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001575 sec., 1269.8412698412699 rows/sec., 103.55 KiB/sec. | ||
| 4165 | 2025.06.04 15:38:34.132040 [ 260 ] {74926c0d-861b-4b8c-a9d2-f66c38012ddf} <Debug> TCPHandler: Processed in 0.002001825 sec. | ||
| 4166 | 2025.06.04 15:38:34.132166 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4167 | 2025.06.04 15:38:34.132269 [ 260 ] {34d7e5e9-cea3-44d1-ab8f-ced7d5c0ce77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4168 | 2025.06.04 15:38:34.132312 [ 260 ] {34d7e5e9-cea3-44d1-ab8f-ced7d5c0ce77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4169 | 2025.06.04 15:38:34.132803 [ 260 ] {34d7e5e9-cea3-44d1-ab8f-ced7d5c0ce77} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2025.06.04 15:38:34.132841 [ 260 ] {34d7e5e9-cea3-44d1-ab8f-ced7d5c0ce77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4171 | 2025.06.04 15:38:34.133183 [ 260 ] {34d7e5e9-cea3-44d1-ab8f-ced7d5c0ce77} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4172 | 2025.06.04 15:38:34.133394 [ 260 ] {34d7e5e9-cea3-44d1-ab8f-ced7d5c0ce77} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2025.06.04 15:38:34.133511 [ 71 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4174 | 2025.06.04 15:38:34.133529 [ 260 ] {34d7e5e9-cea3-44d1-ab8f-ced7d5c0ce77} <Debug> executeQuery: Read 137 rows, 12.10 KiB in 0.001283 sec., 106780.98207326578 rows/sec., 9.21 MiB/sec. | ||
| 4175 | 2025.06.04 15:38:34.133583 [ 71 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2025.06.04 15:38:34.133592 [ 260 ] {34d7e5e9-cea3-44d1-ab8f-ced7d5c0ce77} <Debug> TCPHandler: Processed in 0.001476848 sec. | ||
| 4177 | 2025.06.04 15:38:34.133614 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4178 | 2025.06.04 15:38:34.133716 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2025.06.04 15:38:34.133720 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 4180 | 2025.06.04 15:38:34.133819 [ 260 ] {3987a572-9fe3-4919-94d3-c7b6d348622c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4181 | 2025.06.04 15:38:34.133823 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4182 | 2025.06.04 15:38:34.133861 [ 260 ] {3987a572-9fe3-4919-94d3-c7b6d348622c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4183 | 2025.06.04 15:38:34.133863 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 704 rows starting from the beginning of the part | ||
| 4184 | 2025.06.04 15:38:34.133932 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 136 rows starting from the beginning of the part | ||
| 4185 | 2025.06.04 15:38:34.133986 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 620 rows starting from the beginning of the part | ||
| 4186 | 2025.06.04 15:38:34.134032 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 136 rows starting from the beginning of the part | ||
| 4187 | 2025.06.04 15:38:34.134073 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 617 rows starting from the beginning of the part | ||
| 4188 | 2025.06.04 15:38:34.134111 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 137 rows starting from the beginning of the part | ||
| 4189 | 2025.06.04 15:38:34.134273 [ 260 ] {3987a572-9fe3-4919-94d3-c7b6d348622c} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2025.06.04 15:38:34.134310 [ 260 ] {3987a572-9fe3-4919-94d3-c7b6d348622c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4191 | 2025.06.04 15:38:34.134692 [ 260 ] {3987a572-9fe3-4919-94d3-c7b6d348622c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4192 | 2025.06.04 15:38:34.134914 [ 260 ] {3987a572-9fe3-4919-94d3-c7b6d348622c} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2025.06.04 15:38:34.135046 [ 260 ] {3987a572-9fe3-4919-94d3-c7b6d348622c} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001248 sec., 33653.846153846156 rows/sec., 2.46 MiB/sec. | ||
| 4194 | 2025.06.04 15:38:34.135085 [ 260 ] {3987a572-9fe3-4919-94d3-c7b6d348622c} <Debug> TCPHandler: Processed in 0.001415387 sec. | ||
| 4195 | 2025.06.04 15:38:34.135185 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2025.06.04 15:38:34.135260 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576359 sec., 1490777.164338834 rows/sec., 125.06 MiB/sec. | ||
| 4197 | 2025.06.04 15:38:34.135279 [ 260 ] {70a53f26-f766-4ad4-9dba-cbf0ac5e450f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4198 | 2025.06.04 15:38:34.135350 [ 260 ] {70a53f26-f766-4ad4-9dba-cbf0ac5e450f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4199 | 2025.06.04 15:38:34.135536 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4200 | 2025.06.04 15:38:34.135818 [ 260 ] {70a53f26-f766-4ad4-9dba-cbf0ac5e450f} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2025.06.04 15:38:34.135862 [ 260 ] {70a53f26-f766-4ad4-9dba-cbf0ac5e450f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4202 | 2025.06.04 15:38:34.135925 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_31_6} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2025.06.04 15:38:34.136042 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_31_6} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4204 | 2025.06.04 15:38:34.136149 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4205 | 2025.06.04 15:38:34.136196 [ 260 ] {70a53f26-f766-4ad4-9dba-cbf0ac5e450f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4206 | 2025.06.04 15:38:34.136415 [ 260 ] {70a53f26-f766-4ad4-9dba-cbf0ac5e450f} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2025.06.04 15:38:34.136527 [ 71 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4208 | 2025.06.04 15:38:34.136553 [ 260 ] {70a53f26-f766-4ad4-9dba-cbf0ac5e450f} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001292 sec., 82043.34365325078 rows/sec., 6.41 MiB/sec. | ||
| 4209 | 2025.06.04 15:38:34.136567 [ 71 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2025.06.04 15:38:34.136596 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4211 | 2025.06.04 15:38:34.136602 [ 260 ] {70a53f26-f766-4ad4-9dba-cbf0ac5e450f} <Debug> TCPHandler: Processed in 0.001463998 sec. | ||
| 4212 | 2025.06.04 15:38:34.136666 [ 192 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 4213 | 2025.06.04 15:38:34.136732 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2025.06.04 15:38:34.136741 [ 192 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4215 | 2025.06.04 15:38:34.136770 [ 192 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 452 rows starting from the beginning of the part | ||
| 4216 | 2025.06.04 15:38:34.136815 [ 192 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 4217 | 2025.06.04 15:38:34.136828 [ 260 ] {279e562f-2d3d-4d88-b5d5-a475fe494c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4218 | 2025.06.04 15:38:34.136849 [ 192 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 388 rows starting from the beginning of the part | ||
| 4219 | 2025.06.04 15:38:34.136872 [ 260 ] {279e562f-2d3d-4d88-b5d5-a475fe494c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4220 | 2025.06.04 15:38:34.136888 [ 192 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 4221 | 2025.06.04 15:38:34.136922 [ 192 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 382 rows starting from the beginning of the part | ||
| 4222 | 2025.06.04 15:38:34.136954 [ 192 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
| 4223 | 2025.06.04 15:38:34.137294 [ 260 ] {279e562f-2d3d-4d88-b5d5-a475fe494c5f} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2025.06.04 15:38:34.137330 [ 260 ] {279e562f-2d3d-4d88-b5d5-a475fe494c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4225 | 2025.06.04 15:38:34.137660 [ 260 ] {279e562f-2d3d-4d88-b5d5-a475fe494c5f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4226 | 2025.06.04 15:38:34.137764 [ 192 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 5 columns (5 merged, 0 gathered) in 0.001147634 sec., 1338405.7983642868 rows/sec., 102.10 MiB/sec. | ||
| 4227 | 2025.06.04 15:38:34.137867 [ 260 ] {279e562f-2d3d-4d88-b5d5-a475fe494c5f} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2025.06.04 15:38:34.137971 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4229 | 2025.06.04 15:38:34.137984 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4230 | 2025.06.04 15:38:34.137998 [ 260 ] {279e562f-2d3d-4d88-b5d5-a475fe494c5f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001225 sec., 131428.57142857142 rows/sec., 9.15 MiB/sec. | ||
| 4231 | 2025.06.04 15:38:34.138007 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2025.06.04 15:38:34.138044 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4233 | 2025.06.04 15:38:34.138048 [ 260 ] {279e562f-2d3d-4d88-b5d5-a475fe494c5f} <Debug> TCPHandler: Processed in 0.001403867 sec. | ||
| 4234 | 2025.06.04 15:38:34.138140 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 4235 | 2025.06.04 15:38:34.138155 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2025.06.04 15:38:34.138268 [ 260 ] {75de5e51-ced1-4071-a82b-b6866111d70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4237 | 2025.06.04 15:38:34.138278 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4238 | 2025.06.04 15:38:34.138322 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4221 rows starting from the beginning of the part | ||
| 4239 | 2025.06.04 15:38:34.138327 [ 260 ] {75de5e51-ced1-4071-a82b-b6866111d70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4240 | 2025.06.04 15:38:34.138343 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_31_6} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2025.06.04 15:38:34.138449 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4242 | 2025.06.04 15:38:34.138501 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 240 rows starting from the beginning of the part | ||
| 4243 | 2025.06.04 15:38:34.138503 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_31_6} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4244 | 2025.06.04 15:38:34.138548 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4245 | 2025.06.04 15:38:34.138593 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part | ||
| 4246 | 2025.06.04 15:38:34.138614 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4247 | 2025.06.04 15:38:34.138631 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part | ||
| 4248 | 2025.06.04 15:38:34.139281 [ 260 ] {75de5e51-ced1-4071-a82b-b6866111d70e} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2025.06.04 15:38:34.139323 [ 260 ] {75de5e51-ced1-4071-a82b-b6866111d70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4250 | 2025.06.04 15:38:34.139906 [ 260 ] {75de5e51-ced1-4071-a82b-b6866111d70e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4251 | 2025.06.04 15:38:34.140139 [ 260 ] {75de5e51-ced1-4071-a82b-b6866111d70e} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2025.06.04 15:38:34.140286 [ 260 ] {75de5e51-ced1-4071-a82b-b6866111d70e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00198 sec., 20202.0202020202 rows/sec., 36.20 MiB/sec. | ||
| 4253 | 2025.06.04 15:38:34.140351 [ 260 ] {75de5e51-ced1-4071-a82b-b6866111d70e} <Debug> TCPHandler: Processed in 0.002194667 sec. | ||
| 4254 | 2025.06.04 15:38:34.140467 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2025.06.04 15:38:34.140565 [ 260 ] {c5dab743-e4b7-4f2f-891c-c8151a43dde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4256 | 2025.06.04 15:38:34.140606 [ 260 ] {c5dab743-e4b7-4f2f-891c-c8151a43dde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4257 | 2025.06.04 15:38:34.140827 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5179 rows, containing 5 columns (5 merged, 0 gathered) in 0.002690483 sec., 1924933.1811425681 rows/sec., 132.20 MiB/sec. | ||
| 4258 | 2025.06.04 15:38:34.140946 [ 260 ] {c5dab743-e4b7-4f2f-891c-c8151a43dde2} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2025.06.04 15:38:34.140988 [ 260 ] {c5dab743-e4b7-4f2f-891c-c8151a43dde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4260 | 2025.06.04 15:38:34.141303 [ 260 ] {c5dab743-e4b7-4f2f-891c-c8151a43dde2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4261 | 2025.06.04 15:38:34.141328 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4262 | 2025.06.04 15:38:34.141571 [ 260 ] {c5dab743-e4b7-4f2f-891c-c8151a43dde2} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2025.06.04 15:38:34.141665 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2025.06.04 15:38:34.141690 [ 71 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4265 | 2025.06.04 15:38:34.141719 [ 260 ] {c5dab743-e4b7-4f2f-891c-c8151a43dde2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 4266 | 2025.06.04 15:38:34.141723 [ 71 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2025.06.04 15:38:34.141752 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4268 | 2025.06.04 15:38:34.141763 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4269 | 2025.06.04 15:38:34.141765 [ 260 ] {c5dab743-e4b7-4f2f-891c-c8151a43dde2} <Debug> TCPHandler: Processed in 0.001350177 sec. | ||
| 4270 | 2025.06.04 15:38:34.141846 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 4271 | 2025.06.04 15:38:34.141889 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 4272 | 2025.06.04 15:38:34.141984 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4273 | 2025.06.04 15:38:34.142012 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1448 rows starting from the beginning of the part | ||
| 4274 | 2025.06.04 15:38:34.142071 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 4275 | 2025.06.04 15:38:34.142113 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
| 4276 | 2025.06.04 15:38:34.142150 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4277 | 2025.06.04 15:38:34.142186 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part | ||
| 4278 | 2025.06.04 15:38:34.142222 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 4279 | 2025.06.04 15:38:34.143193 [ 189 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1792 rows, containing 4 columns (4 merged, 0 gathered) in 0.001372367 sec., 1305773.164175472 rows/sec., 86.96 MiB/sec. | ||
| 4280 | 2025.06.04 15:38:34.143432 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4281 | 2025.06.04 15:38:34.143722 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_31_6} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2025.06.04 15:38:34.143805 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_31_6} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4283 | 2025.06.04 15:38:34.143888 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4284 | 2025.06.04 15:38:34.980316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
| 4285 | 2025.06.04 15:38:34.980945 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2025.06.04 15:38:34.981001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4287 | 2025.06.04 15:38:34.981590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4288 | 2025.06.04 15:38:34.981824 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2025.06.04 15:38:34.981948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
| 4290 | 2025.06.04 15:38:35.538681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4291 | 2025.06.04 15:38:35.555078 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2025.06.04 15:38:35.555141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4293 | 2025.06.04 15:38:35.561295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4294 | 2025.06.04 15:38:35.562006 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2025.06.04 15:38:35.564908 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4296 | 2025.06.04 15:38:39.134036 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2025.06.04 15:38:39.134339 [ 260 ] {a9e001cd-8eea-4b5b-b431-4b3a39e6eaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4298 | 2025.06.04 15:38:39.134444 [ 260 ] {a9e001cd-8eea-4b5b-b431-4b3a39e6eaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4299 | 2025.06.04 15:38:39.135246 [ 260 ] {a9e001cd-8eea-4b5b-b431-4b3a39e6eaa1} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2025.06.04 15:38:39.135297 [ 260 ] {a9e001cd-8eea-4b5b-b431-4b3a39e6eaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4301 | 2025.06.04 15:38:39.135686 [ 260 ] {a9e001cd-8eea-4b5b-b431-4b3a39e6eaa1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4302 | 2025.06.04 15:38:39.135914 [ 260 ] {a9e001cd-8eea-4b5b-b431-4b3a39e6eaa1} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2025.06.04 15:38:39.136083 [ 260 ] {a9e001cd-8eea-4b5b-b431-4b3a39e6eaa1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001821 sec., 116419.54969796815 rows/sec., 7.40 MiB/sec. | ||
| 4304 | 2025.06.04 15:38:39.136134 [ 260 ] {a9e001cd-8eea-4b5b-b431-4b3a39e6eaa1} <Debug> TCPHandler: Processed in 0.002276188 sec. | ||
| 4305 | 2025.06.04 15:38:39.136261 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2025.06.04 15:38:39.136364 [ 260 ] {e0041f39-0ea2-4f32-a3aa-7fbd2e6aa183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4307 | 2025.06.04 15:38:39.136408 [ 260 ] {e0041f39-0ea2-4f32-a3aa-7fbd2e6aa183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4308 | 2025.06.04 15:38:39.137086 [ 260 ] {e0041f39-0ea2-4f32-a3aa-7fbd2e6aa183} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2025.06.04 15:38:39.137126 [ 260 ] {e0041f39-0ea2-4f32-a3aa-7fbd2e6aa183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4310 | 2025.06.04 15:38:39.137471 [ 260 ] {e0041f39-0ea2-4f32-a3aa-7fbd2e6aa183} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4311 | 2025.06.04 15:38:39.137680 [ 260 ] {e0041f39-0ea2-4f32-a3aa-7fbd2e6aa183} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2025.06.04 15:38:39.137815 [ 260 ] {e0041f39-0ea2-4f32-a3aa-7fbd2e6aa183} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001474 sec., 418588.8738127544 rows/sec., 32.72 MiB/sec. | ||
| 4313 | 2025.06.04 15:38:39.137855 [ 260 ] {e0041f39-0ea2-4f32-a3aa-7fbd2e6aa183} <Debug> TCPHandler: Processed in 0.00164482 sec. | ||
| 4314 | 2025.06.04 15:38:39.137959 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4315 | 2025.06.04 15:38:39.138057 [ 260 ] {76064350-eb74-4823-b17f-9e95c326e2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4316 | 2025.06.04 15:38:39.138098 [ 260 ] {76064350-eb74-4823-b17f-9e95c326e2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4317 | 2025.06.04 15:38:39.138520 [ 260 ] {76064350-eb74-4823-b17f-9e95c326e2a6} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2025.06.04 15:38:39.138563 [ 260 ] {76064350-eb74-4823-b17f-9e95c326e2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4319 | 2025.06.04 15:38:39.138869 [ 260 ] {76064350-eb74-4823-b17f-9e95c326e2a6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4320 | 2025.06.04 15:38:39.139087 [ 260 ] {76064350-eb74-4823-b17f-9e95c326e2a6} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2025.06.04 15:38:39.139218 [ 260 ] {76064350-eb74-4823-b17f-9e95c326e2a6} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001181 sec., 89754.44538526672 rows/sec., 5.28 MiB/sec. | ||
| 4322 | 2025.06.04 15:38:39.139256 [ 260 ] {76064350-eb74-4823-b17f-9e95c326e2a6} <Debug> TCPHandler: Processed in 0.001344807 sec. | ||
| 4323 | 2025.06.04 15:38:39.139374 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4324 | 2025.06.04 15:38:39.139469 [ 260 ] {713ad2f9-a55f-4245-aa11-de6ba2652efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4325 | 2025.06.04 15:38:39.139508 [ 260 ] {713ad2f9-a55f-4245-aa11-de6ba2652efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4326 | 2025.06.04 15:38:39.139927 [ 260 ] {713ad2f9-a55f-4245-aa11-de6ba2652efe} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2025.06.04 15:38:39.139964 [ 260 ] {713ad2f9-a55f-4245-aa11-de6ba2652efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4328 | 2025.06.04 15:38:39.140256 [ 260 ] {713ad2f9-a55f-4245-aa11-de6ba2652efe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4329 | 2025.06.04 15:38:39.140455 [ 260 ] {713ad2f9-a55f-4245-aa11-de6ba2652efe} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2025.06.04 15:38:39.140580 [ 260 ] {713ad2f9-a55f-4245-aa11-de6ba2652efe} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001129 sec., 100088.57395925598 rows/sec., 6.48 MiB/sec. | ||
| 4331 | 2025.06.04 15:38:39.140618 [ 260 ] {713ad2f9-a55f-4245-aa11-de6ba2652efe} <Debug> TCPHandler: Processed in 0.001291996 sec. | ||
| 4332 | 2025.06.04 15:38:39.140730 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2025.06.04 15:38:39.140824 [ 260 ] {775f565f-5e5b-49b3-81b8-10fd39cf736c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4334 | 2025.06.04 15:38:39.140862 [ 260 ] {775f565f-5e5b-49b3-81b8-10fd39cf736c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4335 | 2025.06.04 15:38:39.141271 [ 260 ] {775f565f-5e5b-49b3-81b8-10fd39cf736c} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2025.06.04 15:38:39.141307 [ 260 ] {775f565f-5e5b-49b3-81b8-10fd39cf736c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4337 | 2025.06.04 15:38:39.141596 [ 260 ] {775f565f-5e5b-49b3-81b8-10fd39cf736c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4338 | 2025.06.04 15:38:39.141810 [ 260 ] {775f565f-5e5b-49b3-81b8-10fd39cf736c} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2025.06.04 15:38:39.141935 [ 260 ] {775f565f-5e5b-49b3-81b8-10fd39cf736c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001129 sec., 99202.83436669619 rows/sec., 5.65 MiB/sec. | ||
| 4340 | 2025.06.04 15:38:39.141973 [ 260 ] {775f565f-5e5b-49b3-81b8-10fd39cf736c} <Debug> TCPHandler: Processed in 0.001290736 sec. | ||
| 4341 | 2025.06.04 15:38:39.142084 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2025.06.04 15:38:39.142177 [ 260 ] {e5653fbc-ff1c-402b-9c90-61cfb628bde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4343 | 2025.06.04 15:38:39.142216 [ 260 ] {e5653fbc-ff1c-402b-9c90-61cfb628bde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4344 | 2025.06.04 15:38:39.142722 [ 260 ] {e5653fbc-ff1c-402b-9c90-61cfb628bde8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2025.06.04 15:38:39.142759 [ 260 ] {e5653fbc-ff1c-402b-9c90-61cfb628bde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4346 | 2025.06.04 15:38:39.143073 [ 260 ] {e5653fbc-ff1c-402b-9c90-61cfb628bde8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4347 | 2025.06.04 15:38:39.143287 [ 260 ] {e5653fbc-ff1c-402b-9c90-61cfb628bde8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2025.06.04 15:38:39.143416 [ 260 ] {e5653fbc-ff1c-402b-9c90-61cfb628bde8} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001256 sec., 304140.12738853507 rows/sec., 21.45 MiB/sec. | ||
| 4349 | 2025.06.04 15:38:39.143454 [ 260 ] {e5653fbc-ff1c-402b-9c90-61cfb628bde8} <Debug> TCPHandler: Processed in 0.001418087 sec. | ||
| 4350 | 2025.06.04 15:38:39.143565 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2025.06.04 15:38:39.143663 [ 260 ] {7caa2d40-7b03-4ff8-9dc7-e9cee734bf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4352 | 2025.06.04 15:38:39.143704 [ 260 ] {7caa2d40-7b03-4ff8-9dc7-e9cee734bf76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4353 | 2025.06.04 15:38:39.144031 [ 260 ] {7caa2d40-7b03-4ff8-9dc7-e9cee734bf76} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2025.06.04 15:38:39.144069 [ 260 ] {7caa2d40-7b03-4ff8-9dc7-e9cee734bf76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4355 | 2025.06.04 15:38:39.144371 [ 260 ] {7caa2d40-7b03-4ff8-9dc7-e9cee734bf76} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4356 | 2025.06.04 15:38:39.144574 [ 260 ] {7caa2d40-7b03-4ff8-9dc7-e9cee734bf76} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2025.06.04 15:38:39.144701 [ 260 ] {7caa2d40-7b03-4ff8-9dc7-e9cee734bf76} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 4358 | 2025.06.04 15:38:39.144738 [ 260 ] {7caa2d40-7b03-4ff8-9dc7-e9cee734bf76} <Debug> TCPHandler: Processed in 0.001220605 sec. | ||
| 4359 | 2025.06.04 15:38:39.144836 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2025.06.04 15:38:39.144930 [ 260 ] {2d3bf671-aa32-494b-a8a5-926c0c26cb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4361 | 2025.06.04 15:38:39.144971 [ 260 ] {2d3bf671-aa32-494b-a8a5-926c0c26cb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4362 | 2025.06.04 15:38:39.145362 [ 260 ] {2d3bf671-aa32-494b-a8a5-926c0c26cb7e} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2025.06.04 15:38:39.145422 [ 260 ] {2d3bf671-aa32-494b-a8a5-926c0c26cb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4364 | 2025.06.04 15:38:39.145744 [ 260 ] {2d3bf671-aa32-494b-a8a5-926c0c26cb7e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4365 | 2025.06.04 15:38:39.145950 [ 260 ] {2d3bf671-aa32-494b-a8a5-926c0c26cb7e} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2025.06.04 15:38:39.146078 [ 260 ] {2d3bf671-aa32-494b-a8a5-926c0c26cb7e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001166 sec., 203259.00514579762 rows/sec., 13.62 MiB/sec. | ||
| 4367 | 2025.06.04 15:38:39.146116 [ 260 ] {2d3bf671-aa32-494b-a8a5-926c0c26cb7e} <Debug> TCPHandler: Processed in 0.001325657 sec. | ||
| 4368 | 2025.06.04 15:38:39.146227 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2025.06.04 15:38:39.146320 [ 260 ] {76aa8259-7bc8-4a8e-9df3-02a599fe7d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4370 | 2025.06.04 15:38:39.146360 [ 260 ] {76aa8259-7bc8-4a8e-9df3-02a599fe7d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4371 | 2025.06.04 15:38:39.146694 [ 260 ] {76aa8259-7bc8-4a8e-9df3-02a599fe7d18} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2025.06.04 15:38:39.146730 [ 260 ] {76aa8259-7bc8-4a8e-9df3-02a599fe7d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4373 | 2025.06.04 15:38:39.147009 [ 260 ] {76aa8259-7bc8-4a8e-9df3-02a599fe7d18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4374 | 2025.06.04 15:38:39.147211 [ 260 ] {76aa8259-7bc8-4a8e-9df3-02a599fe7d18} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2025.06.04 15:38:39.147336 [ 260 ] {76aa8259-7bc8-4a8e-9df3-02a599fe7d18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 4376 | 2025.06.04 15:38:39.147372 [ 260 ] {76aa8259-7bc8-4a8e-9df3-02a599fe7d18} <Debug> TCPHandler: Processed in 0.001191724 sec. | ||
| 4377 | 2025.06.04 15:38:39.147473 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2025.06.04 15:38:39.147567 [ 260 ] {ca18ffe6-2dae-46de-8e02-a3fef1dfa4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4379 | 2025.06.04 15:38:39.147607 [ 260 ] {ca18ffe6-2dae-46de-8e02-a3fef1dfa4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4380 | 2025.06.04 15:38:39.147925 [ 260 ] {ca18ffe6-2dae-46de-8e02-a3fef1dfa4d7} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2025.06.04 15:38:39.147960 [ 260 ] {ca18ffe6-2dae-46de-8e02-a3fef1dfa4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4382 | 2025.06.04 15:38:39.148265 [ 260 ] {ca18ffe6-2dae-46de-8e02-a3fef1dfa4d7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4383 | 2025.06.04 15:38:39.148469 [ 260 ] {ca18ffe6-2dae-46de-8e02-a3fef1dfa4d7} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2025.06.04 15:38:39.148595 [ 260 ] {ca18ffe6-2dae-46de-8e02-a3fef1dfa4d7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001046 sec., 78393.88145315487 rows/sec., 4.98 MiB/sec. | ||
| 4385 | 2025.06.04 15:38:39.148631 [ 260 ] {ca18ffe6-2dae-46de-8e02-a3fef1dfa4d7} <Debug> TCPHandler: Processed in 0.001204725 sec. | ||
| 4386 | 2025.06.04 15:38:42.341578 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4387 | 2025.06.04 15:38:42.341648 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4388 | 2025.06.04 15:38:42.459403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 606 | ||
| 4389 | 2025.06.04 15:38:42.461695 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2025.06.04 15:38:42.461753 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4391 | 2025.06.04 15:38:42.462936 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4392 | 2025.06.04 15:38:42.463205 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2025.06.04 15:38:42.463460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4394 | 2025.06.04 15:38:42.482202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
| 4395 | 2025.06.04 15:38:42.482786 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2025.06.04 15:38:42.482838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4397 | 2025.06.04 15:38:42.483335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4398 | 2025.06.04 15:38:42.483564 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2025.06.04 15:38:42.483699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4400 | 2025.06.04 15:38:43.065158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4401 | 2025.06.04 15:38:43.081643 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2025.06.04 15:38:43.081695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4403 | 2025.06.04 15:38:43.087648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4404 | 2025.06.04 15:38:43.088331 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2025.06.04 15:38:43.091087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4406 | 2025.06.04 15:38:44.130052 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2025.06.04 15:38:44.130230 [ 260 ] {dc80280e-b21c-40c0-b5af-b65746745125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4408 | 2025.06.04 15:38:44.130293 [ 260 ] {dc80280e-b21c-40c0-b5af-b65746745125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4409 | 2025.06.04 15:38:44.130991 [ 260 ] {dc80280e-b21c-40c0-b5af-b65746745125} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.06.04 15:38:44.131035 [ 260 ] {dc80280e-b21c-40c0-b5af-b65746745125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4411 | 2025.06.04 15:38:44.131418 [ 260 ] {dc80280e-b21c-40c0-b5af-b65746745125} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4412 | 2025.06.04 15:38:44.131655 [ 260 ] {dc80280e-b21c-40c0-b5af-b65746745125} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2025.06.04 15:38:44.131821 [ 260 ] {dc80280e-b21c-40c0-b5af-b65746745125} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001639 sec., 82977.42525930445 rows/sec., 7.16 MiB/sec. | ||
| 4414 | 2025.06.04 15:38:44.131868 [ 260 ] {dc80280e-b21c-40c0-b5af-b65746745125} <Debug> TCPHandler: Processed in 0.001938594 sec. | ||
| 4415 | 2025.06.04 15:38:44.132073 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2025.06.04 15:38:44.132178 [ 260 ] {8c7eeb7e-1598-400b-ac0c-aa1662951128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4417 | 2025.06.04 15:38:44.132220 [ 260 ] {8c7eeb7e-1598-400b-ac0c-aa1662951128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4418 | 2025.06.04 15:38:44.132805 [ 260 ] {8c7eeb7e-1598-400b-ac0c-aa1662951128} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2025.06.04 15:38:44.132850 [ 260 ] {8c7eeb7e-1598-400b-ac0c-aa1662951128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4420 | 2025.06.04 15:38:44.133220 [ 260 ] {8c7eeb7e-1598-400b-ac0c-aa1662951128} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4421 | 2025.06.04 15:38:44.133497 [ 260 ] {8c7eeb7e-1598-400b-ac0c-aa1662951128} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2025.06.04 15:38:44.133663 [ 260 ] {8c7eeb7e-1598-400b-ac0c-aa1662951128} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001507 sec., 26542.800265428003 rows/sec., 1.95 MiB/sec. | ||
| 4423 | 2025.06.04 15:38:44.133710 [ 260 ] {8c7eeb7e-1598-400b-ac0c-aa1662951128} <Debug> TCPHandler: Processed in 0.00168584 sec. | ||
| 4424 | 2025.06.04 15:38:44.133826 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2025.06.04 15:38:44.133921 [ 260 ] {9b903abd-ab5d-43fb-ab7e-46a3736e93f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4426 | 2025.06.04 15:38:44.133961 [ 260 ] {9b903abd-ab5d-43fb-ab7e-46a3736e93f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4427 | 2025.06.04 15:38:44.134406 [ 260 ] {9b903abd-ab5d-43fb-ab7e-46a3736e93f2} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2025.06.04 15:38:44.134443 [ 260 ] {9b903abd-ab5d-43fb-ab7e-46a3736e93f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4429 | 2025.06.04 15:38:44.134749 [ 260 ] {9b903abd-ab5d-43fb-ab7e-46a3736e93f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4430 | 2025.06.04 15:38:44.134959 [ 260 ] {9b903abd-ab5d-43fb-ab7e-46a3736e93f2} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2025.06.04 15:38:44.135100 [ 260 ] {9b903abd-ab5d-43fb-ab7e-46a3736e93f2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001198 sec., 86811.35225375625 rows/sec., 6.78 MiB/sec. | ||
| 4432 | 2025.06.04 15:38:44.135139 [ 260 ] {9b903abd-ab5d-43fb-ab7e-46a3736e93f2} <Debug> TCPHandler: Processed in 0.001362917 sec. | ||
| 4433 | 2025.06.04 15:38:44.135255 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2025.06.04 15:38:44.135351 [ 260 ] {e6b6db46-43df-4abb-a22f-0c8bfe3a5a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4435 | 2025.06.04 15:38:44.135393 [ 260 ] {e6b6db46-43df-4abb-a22f-0c8bfe3a5a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4436 | 2025.06.04 15:38:44.135835 [ 260 ] {e6b6db46-43df-4abb-a22f-0c8bfe3a5a12} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2025.06.04 15:38:44.135890 [ 260 ] {e6b6db46-43df-4abb-a22f-0c8bfe3a5a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4438 | 2025.06.04 15:38:44.136299 [ 260 ] {e6b6db46-43df-4abb-a22f-0c8bfe3a5a12} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4439 | 2025.06.04 15:38:44.136552 [ 260 ] {e6b6db46-43df-4abb-a22f-0c8bfe3a5a12} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2025.06.04 15:38:44.136714 [ 260 ] {e6b6db46-43df-4abb-a22f-0c8bfe3a5a12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00138 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. | ||
| 4441 | 2025.06.04 15:38:44.136759 [ 260 ] {e6b6db46-43df-4abb-a22f-0c8bfe3a5a12} <Debug> TCPHandler: Processed in 0.001558979 sec. | ||
| 4442 | 2025.06.04 15:38:44.136870 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2025.06.04 15:38:44.136965 [ 260 ] {f0c4fc5d-31fc-4075-9bdf-1e8b23adb4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4444 | 2025.06.04 15:38:44.137019 [ 260 ] {f0c4fc5d-31fc-4075-9bdf-1e8b23adb4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4445 | 2025.06.04 15:38:44.137880 [ 260 ] {f0c4fc5d-31fc-4075-9bdf-1e8b23adb4f0} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2025.06.04 15:38:44.137918 [ 260 ] {f0c4fc5d-31fc-4075-9bdf-1e8b23adb4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4447 | 2025.06.04 15:38:44.138459 [ 260 ] {f0c4fc5d-31fc-4075-9bdf-1e8b23adb4f0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4448 | 2025.06.04 15:38:44.138683 [ 260 ] {f0c4fc5d-31fc-4075-9bdf-1e8b23adb4f0} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2025.06.04 15:38:44.138798 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4450 | 2025.06.04 15:38:44.138826 [ 260 ] {f0c4fc5d-31fc-4075-9bdf-1e8b23adb4f0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001879 sec., 21287.919105907396 rows/sec., 38.15 MiB/sec. | ||
| 4451 | 2025.06.04 15:38:44.138874 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2025.06.04 15:38:44.138898 [ 260 ] {f0c4fc5d-31fc-4075-9bdf-1e8b23adb4f0} <Debug> TCPHandler: Processed in 0.002076455 sec. | ||
| 4453 | 2025.06.04 15:38:44.138902 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4454 | 2025.06.04 15:38:44.139015 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2025.06.04 15:38:44.139043 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 4456 | 2025.06.04 15:38:44.139114 [ 260 ] {fd57e9e4-130b-46f4-9b46-804c3630c2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4457 | 2025.06.04 15:38:44.139160 [ 260 ] {fd57e9e4-130b-46f4-9b46-804c3630c2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4458 | 2025.06.04 15:38:44.139332 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4459 | 2025.06.04 15:38:44.139409 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 350 rows starting from the beginning of the part | ||
| 4460 | 2025.06.04 15:38:44.139487 [ 260 ] {fd57e9e4-130b-46f4-9b46-804c3630c2f8} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2025.06.04 15:38:44.139529 [ 260 ] {fd57e9e4-130b-46f4-9b46-804c3630c2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4462 | 2025.06.04 15:38:44.139563 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 4463 | 2025.06.04 15:38:44.139705 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 4464 | 2025.06.04 15:38:44.139823 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 4465 | 2025.06.04 15:38:44.139846 [ 260 ] {fd57e9e4-130b-46f4-9b46-804c3630c2f8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4466 | 2025.06.04 15:38:44.139924 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 4467 | 2025.06.04 15:38:44.140040 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 4468 | 2025.06.04 15:38:44.140065 [ 260 ] {fd57e9e4-130b-46f4-9b46-804c3630c2f8} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2025.06.04 15:38:44.140222 [ 260 ] {fd57e9e4-130b-46f4-9b46-804c3630c2f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 4470 | 2025.06.04 15:38:44.140260 [ 260 ] {fd57e9e4-130b-46f4-9b46-804c3630c2f8} <Debug> TCPHandler: Processed in 0.001295086 sec. | ||
| 4471 | 2025.06.04 15:38:44.144012 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 19 columns (19 merged, 0 gathered) in 0.005027462 sec., 109399.13618442068 rows/sec., 196.04 MiB/sec. | ||
| 4472 | 2025.06.04 15:38:44.144720 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4473 | 2025.06.04 15:38:44.145042 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2025.06.04 15:38:44.145118 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4475 | 2025.06.04 15:38:44.145213 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 4476 | 2025.06.04 15:38:45.426429 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2025.06.04 15:38:45.426700 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4478 | 2025.06.04 15:38:45.427110 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4479 | 2025.06.04 15:38:45.427162 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4480 | 2025.06.04 15:38:45.427463 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4481 | 2025.06.04 15:38:45.427557 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4482 | 2025.06.04 15:38:45.427730 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 4483 | 2025.06.04 15:38:45.427772 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4484 | 2025.06.04 15:38:45.427796 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (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 | ||
| 4485 | 2025.06.04 15:38:45.427814 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4486 | 2025.06.04 15:38:45.427860 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4487 | 2025.06.04 15:38:45.427884 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 4488 | 2025.06.04 15:38:45.428770 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002186 sec., 16468.43549862763 rows/sec., 633.92 KiB/sec. | ||
| 4489 | 2025.06.04 15:38:45.428891 [ 260 ] {f379e293-ce5d-420e-b5c7-0fd461d57c80} <Debug> TCPHandler: Processed in 0.002603292 sec. | ||
| 4490 | 2025.06.04 15:38:45.429214 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2025.06.04 15:38:45.429386 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4492 | 2025.06.04 15:38:45.429664 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4493 | 2025.06.04 15:38:45.429708 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4494 | 2025.06.04 15:38:45.429948 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4495 | 2025.06.04 15:38:45.430013 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4496 | 2025.06.04 15:38:45.430135 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 4497 | 2025.06.04 15:38:45.430172 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4498 | 2025.06.04 15:38:45.430194 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (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 | ||
| 4499 | 2025.06.04 15:38:45.430212 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4500 | 2025.06.04 15:38:45.430250 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4501 | 2025.06.04 15:38:45.430272 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 4502 | 2025.06.04 15:38:45.430988 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001679 sec., 21441.33412745682 rows/sec., 825.34 KiB/sec. | ||
| 4503 | 2025.06.04 15:38:45.431096 [ 260 ] {41de4a60-5ad5-4fc9-889b-92745c41c77d} <Debug> TCPHandler: Processed in 0.001941294 sec. | ||
| 4504 | 2025.06.04 15:38:45.433919 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2025.06.04 15:38:45.434110 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4506 | 2025.06.04 15:38:45.434432 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4507 | 2025.06.04 15:38:45.434484 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4508 | 2025.06.04 15:38:45.434745 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4509 | 2025.06.04 15:38:45.434814 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4510 | 2025.06.04 15:38:45.434940 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 4511 | 2025.06.04 15:38:45.434978 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4512 | 2025.06.04 15:38:45.435001 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (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 | ||
| 4513 | 2025.06.04 15:38:45.435019 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4514 | 2025.06.04 15:38:45.435058 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4515 | 2025.06.04 15:38:45.435084 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 4516 | 2025.06.04 15:38:45.435693 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001669 sec., 21569.802276812465 rows/sec., 830.28 KiB/sec. | ||
| 4517 | 2025.06.04 15:38:45.435774 [ 260 ] {1da78ca8-6333-4882-8969-68b5ab9d47a1} <Debug> TCPHandler: Processed in 0.002551752 sec. | ||
| 4518 | 2025.06.04 15:38:45.436026 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2025.06.04 15:38:45.436189 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4520 | 2025.06.04 15:38:45.436450 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4521 | 2025.06.04 15:38:45.436492 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4522 | 2025.06.04 15:38:45.436735 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4523 | 2025.06.04 15:38:45.436799 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4524 | 2025.06.04 15:38:45.436917 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 4525 | 2025.06.04 15:38:45.436953 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4526 | 2025.06.04 15:38:45.436976 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (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 | ||
| 4527 | 2025.06.04 15:38:45.436993 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4528 | 2025.06.04 15:38:45.437032 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4529 | 2025.06.04 15:38:45.437053 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 4530 | 2025.06.04 15:38:45.437587 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.00147 sec., 24489.79591836735 rows/sec., 942.68 KiB/sec. | ||
| 4531 | 2025.06.04 15:38:45.437661 [ 260 ] {e75e4374-9967-4f77-9003-224037a2093c} <Debug> TCPHandler: Processed in 0.001694631 sec. | ||
| 4532 | 2025.06.04 15:38:45.437900 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4533 | 2025.06.04 15:38:45.438060 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4534 | 2025.06.04 15:38:45.438305 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4535 | 2025.06.04 15:38:45.438349 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4536 | 2025.06.04 15:38:45.438579 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4537 | 2025.06.04 15:38:45.438643 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4538 | 2025.06.04 15:38:45.438760 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 4539 | 2025.06.04 15:38:45.438793 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4540 | 2025.06.04 15:38:45.438815 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (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 | ||
| 4541 | 2025.06.04 15:38:45.438834 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4542 | 2025.06.04 15:38:45.438887 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4543 | 2025.06.04 15:38:45.438917 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 4544 | 2025.06.04 15:38:45.439464 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.00147 sec., 24489.79591836735 rows/sec., 942.68 KiB/sec. | ||
| 4545 | 2025.06.04 15:38:45.439534 [ 260 ] {bcb047ce-5c4c-4535-8c3d-61885203a459} <Debug> TCPHandler: Processed in 0.001692151 sec. | ||
| 4546 | 2025.06.04 15:38:45.439783 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2025.06.04 15:38:45.439944 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4548 | 2025.06.04 15:38:45.440196 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4549 | 2025.06.04 15:38:45.440241 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4550 | 2025.06.04 15:38:45.440478 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4551 | 2025.06.04 15:38:45.440537 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4552 | 2025.06.04 15:38:45.440655 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 4553 | 2025.06.04 15:38:45.440687 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4554 | 2025.06.04 15:38:45.440709 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Debug> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (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 | ||
| 4555 | 2025.06.04 15:38:45.440725 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4556 | 2025.06.04 15:38:45.440763 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4557 | 2025.06.04 15:38:45.440786 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0 | ||
| 4558 | 2025.06.04 15:38:45.441223 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001345 sec., 26765.799256505576 rows/sec., 1.01 MiB/sec. | ||
| 4559 | 2025.06.04 15:38:45.441289 [ 260 ] {22afcfb2-babe-4bc2-937b-91f279cb2b63} <Debug> TCPHandler: Processed in 0.001566289 sec. | ||
| 4560 | 2025.06.04 15:38:45.802640 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2025.06.04 15:38:45.802828 [ 260 ] {f4d5228e-b9de-41bb-a592-395e93545ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4562 | 2025.06.04 15:38:45.802939 [ 260 ] {f4d5228e-b9de-41bb-a592-395e93545ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4563 | 2025.06.04 15:38:45.803913 [ 260 ] {f4d5228e-b9de-41bb-a592-395e93545ceb} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2025.06.04 15:38:45.803960 [ 260 ] {f4d5228e-b9de-41bb-a592-395e93545ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4565 | 2025.06.04 15:38:45.804403 [ 260 ] {f4d5228e-b9de-41bb-a592-395e93545ceb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4566 | 2025.06.04 15:38:45.804630 [ 260 ] {f4d5228e-b9de-41bb-a592-395e93545ceb} <Trace> oximeter.timeseries_schema (fa607302-f387-40fc-b392-1d4f5bee699c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2025.06.04 15:38:45.804792 [ 260 ] {f4d5228e-b9de-41bb-a592-395e93545ceb} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.00202 sec., 2970.29702970297 rows/sec., 661.36 KiB/sec. | ||
| 4568 | 2025.06.04 15:38:45.804844 [ 260 ] {f4d5228e-b9de-41bb-a592-395e93545ceb} <Debug> TCPHandler: Processed in 0.002320389 sec. | ||
| 4569 | 2025.06.04 15:38:45.804969 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2025.06.04 15:38:45.805080 [ 260 ] {47e303ac-3bae-469e-b3d5-aafed640abdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4571 | 2025.06.04 15:38:45.805123 [ 260 ] {47e303ac-3bae-469e-b3d5-aafed640abdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4572 | 2025.06.04 15:38:45.805673 [ 260 ] {47e303ac-3bae-469e-b3d5-aafed640abdc} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.06.04 15:38:45.805711 [ 260 ] {47e303ac-3bae-469e-b3d5-aafed640abdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4574 | 2025.06.04 15:38:45.806022 [ 260 ] {47e303ac-3bae-469e-b3d5-aafed640abdc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4575 | 2025.06.04 15:38:45.806234 [ 260 ] {47e303ac-3bae-469e-b3d5-aafed640abdc} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2025.06.04 15:38:45.806339 [ 58 ] {} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4577 | 2025.06.04 15:38:45.806365 [ 260 ] {47e303ac-3bae-469e-b3d5-aafed640abdc} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001309 sec., 161955.69136745608 rows/sec., 10.30 MiB/sec. | ||
| 4578 | 2025.06.04 15:38:45.806406 [ 58 ] {} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2025.06.04 15:38:45.806418 [ 260 ] {47e303ac-3bae-469e-b3d5-aafed640abdc} <Debug> TCPHandler: Processed in 0.001498078 sec. | ||
| 4580 | 2025.06.04 15:38:45.806434 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4581 | 2025.06.04 15:38:45.806541 [ 189 ] {5139f6cc-1018-4a82-9000-5e72327647ff::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 | ||
| 4582 | 2025.06.04 15:38:45.806545 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2025.06.04 15:38:45.806687 [ 189 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4584 | 2025.06.04 15:38:45.806693 [ 260 ] {fd6487bc-5bd9-4d72-9753-b2608e9a3015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4585 | 2025.06.04 15:38:45.806739 [ 189 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 4586 | 2025.06.04 15:38:45.806754 [ 260 ] {fd6487bc-5bd9-4d72-9753-b2608e9a3015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4587 | 2025.06.04 15:38:45.806836 [ 189 ] {5139f6cc-1018-4a82-9000-5e72327647ff::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 | ||
| 4588 | 2025.06.04 15:38:45.806891 [ 189 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 4589 | 2025.06.04 15:38:45.806940 [ 189 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 4590 | 2025.06.04 15:38:45.806984 [ 189 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 4591 | 2025.06.04 15:38:45.807917 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421558 sec., 745660.7468706869 rows/sec., 50.27 MiB/sec. | ||
| 4592 | 2025.06.04 15:38:45.808079 [ 260 ] {fd6487bc-5bd9-4d72-9753-b2608e9a3015} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2025.06.04 15:38:45.808093 [ 200 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4594 | 2025.06.04 15:38:45.808119 [ 260 ] {fd6487bc-5bd9-4d72-9753-b2608e9a3015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4595 | 2025.06.04 15:38:45.808414 [ 200 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_9_2} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2025.06.04 15:38:45.808488 [ 200 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_9_2} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4597 | 2025.06.04 15:38:45.808572 [ 260 ] {fd6487bc-5bd9-4d72-9753-b2608e9a3015} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4598 | 2025.06.04 15:38:45.808581 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4599 | 2025.06.04 15:38:45.808792 [ 260 ] {fd6487bc-5bd9-4d72-9753-b2608e9a3015} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2025.06.04 15:38:45.808929 [ 260 ] {fd6487bc-5bd9-4d72-9753-b2608e9a3015} <Debug> executeQuery: Read 1757 rows, 145.95 KiB in 0.002256 sec., 778812.0567375886 rows/sec., 63.18 MiB/sec. | ||
| 4601 | 2025.06.04 15:38:45.808966 [ 260 ] {fd6487bc-5bd9-4d72-9753-b2608e9a3015} <Debug> TCPHandler: Processed in 0.002469011 sec. | ||
| 4602 | 2025.06.04 15:38:45.809077 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2025.06.04 15:38:45.809172 [ 260 ] {affc241a-853b-49ab-a66d-dc0099a7492a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4604 | 2025.06.04 15:38:45.809211 [ 260 ] {affc241a-853b-49ab-a66d-dc0099a7492a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4605 | 2025.06.04 15:38:45.809625 [ 260 ] {affc241a-853b-49ab-a66d-dc0099a7492a} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2025.06.04 15:38:45.809661 [ 260 ] {affc241a-853b-49ab-a66d-dc0099a7492a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4607 | 2025.06.04 15:38:45.809947 [ 260 ] {affc241a-853b-49ab-a66d-dc0099a7492a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4608 | 2025.06.04 15:38:45.810153 [ 260 ] {affc241a-853b-49ab-a66d-dc0099a7492a} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2025.06.04 15:38:45.810252 [ 58 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4610 | 2025.06.04 15:38:45.810279 [ 260 ] {affc241a-853b-49ab-a66d-dc0099a7492a} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001127 sec., 94055.0133096717 rows/sec., 5.53 MiB/sec. | ||
| 4611 | 2025.06.04 15:38:45.810282 [ 58 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2025.06.04 15:38:45.810317 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4613 | 2025.06.04 15:38:45.810322 [ 260 ] {affc241a-853b-49ab-a66d-dc0099a7492a} <Debug> TCPHandler: Processed in 0.001291935 sec. | ||
| 4614 | 2025.06.04 15:38:45.810408 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 4615 | 2025.06.04 15:38:45.810441 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2025.06.04 15:38:45.810529 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4617 | 2025.06.04 15:38:45.810537 [ 260 ] {e6288e88-b942-4d84-8129-f5726ee0ab9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4618 | 2025.06.04 15:38:45.810569 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 162 rows starting from the beginning of the part | ||
| 4619 | 2025.06.04 15:38:45.810587 [ 260 ] {e6288e88-b942-4d84-8129-f5726ee0ab9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4620 | 2025.06.04 15:38:45.810639 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 106 rows starting from the beginning of the part | ||
| 4621 | 2025.06.04 15:38:45.810689 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 4622 | 2025.06.04 15:38:45.810730 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 106 rows starting from the beginning of the part | ||
| 4623 | 2025.06.04 15:38:45.810771 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 4624 | 2025.06.04 15:38:45.810811 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
| 4625 | 2025.06.04 15:38:45.811119 [ 260 ] {e6288e88-b942-4d84-8129-f5726ee0ab9f} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2025.06.04 15:38:45.811158 [ 260 ] {e6288e88-b942-4d84-8129-f5726ee0ab9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4627 | 2025.06.04 15:38:45.811485 [ 260 ] {e6288e88-b942-4d84-8129-f5726ee0ab9f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4628 | 2025.06.04 15:38:45.811660 [ 200 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296486 sec., 433479.4205259448 rows/sec., 28.64 MiB/sec. | ||
| 4629 | 2025.06.04 15:38:45.811699 [ 260 ] {e6288e88-b942-4d84-8129-f5726ee0ab9f} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.06.04 15:38:45.811772 [ 200 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4631 | 2025.06.04 15:38:45.811826 [ 260 ] {e6288e88-b942-4d84-8129-f5726ee0ab9f} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001307 sec., 260902.830910482 rows/sec., 17.41 MiB/sec. | ||
| 4632 | 2025.06.04 15:38:45.811862 [ 260 ] {e6288e88-b942-4d84-8129-f5726ee0ab9f} <Debug> TCPHandler: Processed in 0.001467738 sec. | ||
| 4633 | 2025.06.04 15:38:45.811966 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2025.06.04 15:38:45.811998 [ 200 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_26_5} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2025.06.04 15:38:45.812058 [ 260 ] {43b42ff2-4d4f-4556-a9d4-826221b5d21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4636 | 2025.06.04 15:38:45.812060 [ 200 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_26_5} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4637 | 2025.06.04 15:38:45.812098 [ 260 ] {43b42ff2-4d4f-4556-a9d4-826221b5d21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4638 | 2025.06.04 15:38:45.812150 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4639 | 2025.06.04 15:38:45.812502 [ 260 ] {43b42ff2-4d4f-4556-a9d4-826221b5d21b} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2025.06.04 15:38:45.812537 [ 260 ] {43b42ff2-4d4f-4556-a9d4-826221b5d21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4641 | 2025.06.04 15:38:45.812829 [ 260 ] {43b42ff2-4d4f-4556-a9d4-826221b5d21b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4642 | 2025.06.04 15:38:45.813044 [ 260 ] {43b42ff2-4d4f-4556-a9d4-826221b5d21b} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2025.06.04 15:38:45.813136 [ 58 ] {} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4644 | 2025.06.04 15:38:45.813163 [ 58 ] {} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2025.06.04 15:38:45.813168 [ 260 ] {43b42ff2-4d4f-4556-a9d4-826221b5d21b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001128 sec., 99290.78014184396 rows/sec., 5.66 MiB/sec. | ||
| 4646 | 2025.06.04 15:38:45.813181 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4647 | 2025.06.04 15:38:45.813212 [ 260 ] {43b42ff2-4d4f-4556-a9d4-826221b5d21b} <Debug> TCPHandler: Processed in 0.001292296 sec. | ||
| 4648 | 2025.06.04 15:38:45.813278 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::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 | ||
| 4649 | 2025.06.04 15:38:45.813326 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4650 | 2025.06.04 15:38:45.813378 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4651 | 2025.06.04 15:38:45.813408 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part | ||
| 4652 | 2025.06.04 15:38:45.813421 [ 260 ] {70a4a5d8-4bd2-444e-964e-c271ac8303c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4653 | 2025.06.04 15:38:45.813462 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::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 | ||
| 4654 | 2025.06.04 15:38:45.813465 [ 260 ] {70a4a5d8-4bd2-444e-964e-c271ac8303c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4655 | 2025.06.04 15:38:45.813514 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
| 4656 | 2025.06.04 15:38:45.813560 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
| 4657 | 2025.06.04 15:38:45.813600 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
| 4658 | 2025.06.04 15:38:45.814175 [ 260 ] {70a4a5d8-4bd2-444e-964e-c271ac8303c1} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2025.06.04 15:38:45.814215 [ 260 ] {70a4a5d8-4bd2-444e-964e-c271ac8303c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4660 | 2025.06.04 15:38:45.814318 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001075744 sec., 520569.9497278163 rows/sec., 31.64 MiB/sec. | ||
| 4661 | 2025.06.04 15:38:45.814449 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4662 | 2025.06.04 15:38:45.814575 [ 260 ] {70a4a5d8-4bd2-444e-964e-c271ac8303c1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4663 | 2025.06.04 15:38:45.814776 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_9_2} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2025.06.04 15:38:45.814846 [ 260 ] {70a4a5d8-4bd2-444e-964e-c271ac8303c1} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2025.06.04 15:38:45.814853 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_9_2} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4666 | 2025.06.04 15:38:45.814932 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4667 | 2025.06.04 15:38:45.814991 [ 260 ] {70a4a5d8-4bd2-444e-964e-c271ac8303c1} <Debug> executeQuery: Read 838 rows, 61.87 KiB in 0.001587 sec., 528040.3276622558 rows/sec., 38.07 MiB/sec. | ||
| 4668 | 2025.06.04 15:38:45.815033 [ 260 ] {70a4a5d8-4bd2-444e-964e-c271ac8303c1} <Debug> TCPHandler: Processed in 0.001753511 sec. | ||
| 4669 | 2025.06.04 15:38:45.815144 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2025.06.04 15:38:45.815236 [ 260 ] {3b0a40a0-ae49-438a-9b68-d7d81e320002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4671 | 2025.06.04 15:38:45.815275 [ 260 ] {3b0a40a0-ae49-438a-9b68-d7d81e320002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4672 | 2025.06.04 15:38:45.815603 [ 260 ] {3b0a40a0-ae49-438a-9b68-d7d81e320002} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2025.06.04 15:38:45.815639 [ 260 ] {3b0a40a0-ae49-438a-9b68-d7d81e320002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4674 | 2025.06.04 15:38:45.815933 [ 260 ] {3b0a40a0-ae49-438a-9b68-d7d81e320002} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4675 | 2025.06.04 15:38:45.816139 [ 260 ] {3b0a40a0-ae49-438a-9b68-d7d81e320002} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2025.06.04 15:38:45.816264 [ 260 ] {3b0a40a0-ae49-438a-9b68-d7d81e320002} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 4677 | 2025.06.04 15:38:45.816298 [ 260 ] {3b0a40a0-ae49-438a-9b68-d7d81e320002} <Debug> TCPHandler: Processed in 0.001200735 sec. | ||
| 4678 | 2025.06.04 15:38:45.816406 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2025.06.04 15:38:45.816496 [ 260 ] {e582ec60-15b3-46af-b4ba-6c6ac88e1331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4680 | 2025.06.04 15:38:45.816538 [ 260 ] {e582ec60-15b3-46af-b4ba-6c6ac88e1331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4681 | 2025.06.04 15:38:45.819154 [ 260 ] {e582ec60-15b3-46af-b4ba-6c6ac88e1331} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2025.06.04 15:38:45.819191 [ 260 ] {e582ec60-15b3-46af-b4ba-6c6ac88e1331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4683 | 2025.06.04 15:38:45.819917 [ 260 ] {e582ec60-15b3-46af-b4ba-6c6ac88e1331} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4684 | 2025.06.04 15:38:45.820147 [ 260 ] {e582ec60-15b3-46af-b4ba-6c6ac88e1331} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2025.06.04 15:38:45.820279 [ 260 ] {e582ec60-15b3-46af-b4ba-6c6ac88e1331} <Debug> executeQuery: Read 7819 rows, 534.19 KiB in 0.003801 sec., 2057090.2394106814 rows/sec., 137.25 MiB/sec. | ||
| 4686 | 2025.06.04 15:38:45.820317 [ 260 ] {e582ec60-15b3-46af-b4ba-6c6ac88e1331} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 4687 | 2025.06.04 15:38:45.820330 [ 260 ] {e582ec60-15b3-46af-b4ba-6c6ac88e1331} <Debug> TCPHandler: Processed in 0.003970358 sec. | ||
| 4688 | 2025.06.04 15:38:45.820453 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2025.06.04 15:38:45.820545 [ 260 ] {03551e48-79d6-4680-b55f-24c2ccefddfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4690 | 2025.06.04 15:38:45.820586 [ 260 ] {03551e48-79d6-4680-b55f-24c2ccefddfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4691 | 2025.06.04 15:38:45.821002 [ 260 ] {03551e48-79d6-4680-b55f-24c2ccefddfb} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2025.06.04 15:38:45.821042 [ 260 ] {03551e48-79d6-4680-b55f-24c2ccefddfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4693 | 2025.06.04 15:38:45.821347 [ 260 ] {03551e48-79d6-4680-b55f-24c2ccefddfb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4694 | 2025.06.04 15:38:45.821555 [ 260 ] {03551e48-79d6-4680-b55f-24c2ccefddfb} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2025.06.04 15:38:45.821681 [ 260 ] {03551e48-79d6-4680-b55f-24c2ccefddfb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 58.39 KiB/sec. | ||
| 4696 | 2025.06.04 15:38:45.821717 [ 260 ] {03551e48-79d6-4680-b55f-24c2ccefddfb} <Debug> TCPHandler: Processed in 0.001311357 sec. | ||
| 4697 | 2025.06.04 15:38:45.821826 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2025.06.04 15:38:45.821919 [ 260 ] {d0ab4692-8bcc-4096-85e0-9240bc97f618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4699 | 2025.06.04 15:38:45.821959 [ 260 ] {d0ab4692-8bcc-4096-85e0-9240bc97f618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4700 | 2025.06.04 15:38:45.822287 [ 260 ] {d0ab4692-8bcc-4096-85e0-9240bc97f618} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2025.06.04 15:38:45.822323 [ 260 ] {d0ab4692-8bcc-4096-85e0-9240bc97f618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4702 | 2025.06.04 15:38:45.822614 [ 260 ] {d0ab4692-8bcc-4096-85e0-9240bc97f618} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4703 | 2025.06.04 15:38:45.822817 [ 260 ] {d0ab4692-8bcc-4096-85e0-9240bc97f618} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2025.06.04 15:38:45.822942 [ 260 ] {d0ab4692-8bcc-4096-85e0-9240bc97f618} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001042 sec., 32629.558541266797 rows/sec., 1.89 MiB/sec. | ||
| 4705 | 2025.06.04 15:38:45.822977 [ 260 ] {d0ab4692-8bcc-4096-85e0-9240bc97f618} <Debug> TCPHandler: Processed in 0.001198835 sec. | ||
| 4706 | 2025.06.04 15:38:49.127181 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2025.06.04 15:38:49.127470 [ 260 ] {c907e05a-9746-41ff-859a-c3e070c51263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4708 | 2025.06.04 15:38:49.127573 [ 260 ] {c907e05a-9746-41ff-859a-c3e070c51263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4709 | 2025.06.04 15:38:49.128372 [ 260 ] {c907e05a-9746-41ff-859a-c3e070c51263} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2025.06.04 15:38:49.128416 [ 260 ] {c907e05a-9746-41ff-859a-c3e070c51263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4711 | 2025.06.04 15:38:49.128795 [ 260 ] {c907e05a-9746-41ff-859a-c3e070c51263} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4712 | 2025.06.04 15:38:49.129015 [ 260 ] {c907e05a-9746-41ff-859a-c3e070c51263} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2025.06.04 15:38:49.129171 [ 260 ] {c907e05a-9746-41ff-859a-c3e070c51263} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001776 sec., 31531.53153153153 rows/sec., 2.42 MiB/sec. | ||
| 4714 | 2025.06.04 15:38:49.129219 [ 260 ] {c907e05a-9746-41ff-859a-c3e070c51263} <Debug> TCPHandler: Processed in 0.002216808 sec. | ||
| 4715 | 2025.06.04 15:38:49.129342 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2025.06.04 15:38:49.129443 [ 260 ] {1d5061b7-7832-4b73-a953-10941db242ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4717 | 2025.06.04 15:38:49.129485 [ 260 ] {1d5061b7-7832-4b73-a953-10941db242ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4718 | 2025.06.04 15:38:49.129914 [ 260 ] {1d5061b7-7832-4b73-a953-10941db242ad} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2025.06.04 15:38:49.129951 [ 260 ] {1d5061b7-7832-4b73-a953-10941db242ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4720 | 2025.06.04 15:38:49.130259 [ 260 ] {1d5061b7-7832-4b73-a953-10941db242ad} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4721 | 2025.06.04 15:38:49.130477 [ 260 ] {1d5061b7-7832-4b73-a953-10941db242ad} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2025.06.04 15:38:49.130609 [ 260 ] {1d5061b7-7832-4b73-a953-10941db242ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 4723 | 2025.06.04 15:38:49.130646 [ 260 ] {1d5061b7-7832-4b73-a953-10941db242ad} <Debug> TCPHandler: Processed in 0.001354227 sec. | ||
| 4724 | 2025.06.04 15:38:49.130773 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2025.06.04 15:38:49.130869 [ 260 ] {4787f5b1-79a8-46a8-a537-ed1f5fa0bf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4726 | 2025.06.04 15:38:49.130912 [ 260 ] {4787f5b1-79a8-46a8-a537-ed1f5fa0bf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4727 | 2025.06.04 15:38:49.131306 [ 260 ] {4787f5b1-79a8-46a8-a537-ed1f5fa0bf07} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2025.06.04 15:38:49.131340 [ 260 ] {4787f5b1-79a8-46a8-a537-ed1f5fa0bf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4729 | 2025.06.04 15:38:49.131652 [ 260 ] {4787f5b1-79a8-46a8-a537-ed1f5fa0bf07} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4730 | 2025.06.04 15:38:49.131855 [ 260 ] {4787f5b1-79a8-46a8-a537-ed1f5fa0bf07} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2025.06.04 15:38:49.131978 [ 260 ] {4787f5b1-79a8-46a8-a537-ed1f5fa0bf07} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00113 sec., 113274.33628318585 rows/sec., 7.89 MiB/sec. | ||
| 4732 | 2025.06.04 15:38:49.132014 [ 260 ] {4787f5b1-79a8-46a8-a537-ed1f5fa0bf07} <Debug> TCPHandler: Processed in 0.001289906 sec. | ||
| 4733 | 2025.06.04 15:38:49.132122 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2025.06.04 15:38:49.132214 [ 260 ] {b8a0d3f2-c0f9-479e-a1a9-7a828da0aab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4735 | 2025.06.04 15:38:49.132253 [ 260 ] {b8a0d3f2-c0f9-479e-a1a9-7a828da0aab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4736 | 2025.06.04 15:38:49.132576 [ 260 ] {b8a0d3f2-c0f9-479e-a1a9-7a828da0aab2} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2025.06.04 15:38:49.132610 [ 260 ] {b8a0d3f2-c0f9-479e-a1a9-7a828da0aab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4738 | 2025.06.04 15:38:49.132905 [ 260 ] {b8a0d3f2-c0f9-479e-a1a9-7a828da0aab2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4739 | 2025.06.04 15:38:49.133104 [ 260 ] {b8a0d3f2-c0f9-479e-a1a9-7a828da0aab2} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2025.06.04 15:38:49.133229 [ 260 ] {b8a0d3f2-c0f9-479e-a1a9-7a828da0aab2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001034 sec., 46421.66344294004 rows/sec., 3.13 MiB/sec. | ||
| 4741 | 2025.06.04 15:38:49.133264 [ 260 ] {b8a0d3f2-c0f9-479e-a1a9-7a828da0aab2} <Debug> TCPHandler: Processed in 0.001188885 sec. | ||
| 4742 | 2025.06.04 15:38:49.983847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
| 4743 | 2025.06.04 15:38:49.984322 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2025.06.04 15:38:49.984361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4745 | 2025.06.04 15:38:49.984840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4746 | 2025.06.04 15:38:49.985098 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2025.06.04 15:38:49.985236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
| 4748 | 2025.06.04 15:38:50.591255 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4749 | 2025.06.04 15:38:50.608155 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2025.06.04 15:38:50.608209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4751 | 2025.06.04 15:38:50.614120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4752 | 2025.06.04 15:38:50.614867 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2025.06.04 15:38:50.617657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4754 | 2025.06.04 15:38:52.463795 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 660 | ||
| 4755 | 2025.06.04 15:38:52.466623 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2025.06.04 15:38:52.466675 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4757 | 2025.06.04 15:38:52.468005 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4758 | 2025.06.04 15:38:52.468309 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2025.06.04 15:38:52.468692 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 4760 | 2025.06.04 15:38:54.131912 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4761 | 2025.06.04 15:38:54.132077 [ 260 ] {543830ed-ac14-48f9-8d8f-66bb13566cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4762 | 2025.06.04 15:38:54.132139 [ 260 ] {543830ed-ac14-48f9-8d8f-66bb13566cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4763 | 2025.06.04 15:38:54.132860 [ 260 ] {543830ed-ac14-48f9-8d8f-66bb13566cd4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2025.06.04 15:38:54.132912 [ 260 ] {543830ed-ac14-48f9-8d8f-66bb13566cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4765 | 2025.06.04 15:38:54.133334 [ 260 ] {543830ed-ac14-48f9-8d8f-66bb13566cd4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4766 | 2025.06.04 15:38:54.133566 [ 260 ] {543830ed-ac14-48f9-8d8f-66bb13566cd4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2025.06.04 15:38:54.133689 [ 51 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4768 | 2025.06.04 15:38:54.133728 [ 260 ] {543830ed-ac14-48f9-8d8f-66bb13566cd4} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001683 sec., 80808.0808080808 rows/sec., 6.98 MiB/sec. | ||
| 4769 | 2025.06.04 15:38:54.133748 [ 51 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2025.06.04 15:38:54.133774 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4771 | 2025.06.04 15:38:54.133782 [ 260 ] {543830ed-ac14-48f9-8d8f-66bb13566cd4} <Debug> TCPHandler: Processed in 0.001989495 sec. | ||
| 4772 | 2025.06.04 15:38:54.133906 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2025.06.04 15:38:54.133903 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 4774 | 2025.06.04 15:38:54.134009 [ 260 ] {7b1cfa9c-9a4c-4a76-ad8c-8c954da74be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4775 | 2025.06.04 15:38:54.134054 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4776 | 2025.06.04 15:38:54.134058 [ 260 ] {7b1cfa9c-9a4c-4a76-ad8c-8c954da74be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4777 | 2025.06.04 15:38:54.134093 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 706 rows starting from the beginning of the part | ||
| 4778 | 2025.06.04 15:38:54.134160 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 617 rows starting from the beginning of the part | ||
| 4779 | 2025.06.04 15:38:54.134205 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 136 rows starting from the beginning of the part | ||
| 4780 | 2025.06.04 15:38:54.134244 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1757 rows starting from the beginning of the part | ||
| 4781 | 2025.06.04 15:38:54.134280 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 4782 | 2025.06.04 15:38:54.134317 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 136 rows starting from the beginning of the part | ||
| 4783 | 2025.06.04 15:38:54.134478 [ 260 ] {7b1cfa9c-9a4c-4a76-ad8c-8c954da74be3} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2025.06.04 15:38:54.134521 [ 260 ] {7b1cfa9c-9a4c-4a76-ad8c-8c954da74be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4785 | 2025.06.04 15:38:54.134914 [ 260 ] {7b1cfa9c-9a4c-4a76-ad8c-8c954da74be3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4786 | 2025.06.04 15:38:54.135143 [ 260 ] {7b1cfa9c-9a4c-4a76-ad8c-8c954da74be3} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2025.06.04 15:38:54.135281 [ 260 ] {7b1cfa9c-9a4c-4a76-ad8c-8c954da74be3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001296 sec., 30864.197530864196 rows/sec., 2.27 MiB/sec. | ||
| 4788 | 2025.06.04 15:38:54.135319 [ 260 ] {7b1cfa9c-9a4c-4a76-ad8c-8c954da74be3} <Debug> TCPHandler: Processed in 0.001463527 sec. | ||
| 4789 | 2025.06.04 15:38:54.135422 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2025.06.04 15:38:54.135516 [ 260 ] {432dc397-bfa8-4491-b747-d0466a20cc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4791 | 2025.06.04 15:38:54.135556 [ 260 ] {432dc397-bfa8-4491-b747-d0466a20cc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4792 | 2025.06.04 15:38:54.135728 [ 200 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 5 columns (5 merged, 0 gathered) in 0.001893364 sec., 1799970.8455426425 rows/sec., 152.05 MiB/sec. | ||
| 4793 | 2025.06.04 15:38:54.135976 [ 260 ] {432dc397-bfa8-4491-b747-d0466a20cc28} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2025.06.04 15:38:54.136016 [ 260 ] {432dc397-bfa8-4491-b747-d0466a20cc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4795 | 2025.06.04 15:38:54.136046 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4796 | 2025.06.04 15:38:54.136365 [ 260 ] {432dc397-bfa8-4491-b747-d0466a20cc28} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4797 | 2025.06.04 15:38:54.136432 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_36_7} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2025.06.04 15:38:54.136531 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_36_7} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4799 | 2025.06.04 15:38:54.136604 [ 260 ] {432dc397-bfa8-4491-b747-d0466a20cc28} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2025.06.04 15:38:54.136632 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4801 | 2025.06.04 15:38:54.136715 [ 51 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4802 | 2025.06.04 15:38:54.136742 [ 260 ] {432dc397-bfa8-4491-b747-d0466a20cc28} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001246 sec., 83467.09470304976 rows/sec., 6.52 MiB/sec. | ||
| 4803 | 2025.06.04 15:38:54.136749 [ 51 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2025.06.04 15:38:54.136782 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4805 | 2025.06.04 15:38:54.136787 [ 260 ] {432dc397-bfa8-4491-b747-d0466a20cc28} <Debug> TCPHandler: Processed in 0.001412668 sec. | ||
| 4806 | 2025.06.04 15:38:54.136861 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 4807 | 2025.06.04 15:38:54.136903 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2025.06.04 15:38:54.136954 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4809 | 2025.06.04 15:38:54.136983 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 456 rows starting from the beginning of the part | ||
| 4810 | 2025.06.04 15:38:54.137002 [ 260 ] {b74cb94f-48a3-4044-9a74-8c2b46dd19dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4811 | 2025.06.04 15:38:54.137028 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 382 rows starting from the beginning of the part | ||
| 4812 | 2025.06.04 15:38:54.137050 [ 260 ] {b74cb94f-48a3-4044-9a74-8c2b46dd19dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4813 | 2025.06.04 15:38:54.137069 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 4814 | 2025.06.04 15:38:54.137108 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 838 rows starting from the beginning of the part | ||
| 4815 | 2025.06.04 15:38:54.137141 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 4816 | 2025.06.04 15:38:54.137173 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 4817 | 2025.06.04 15:38:54.137448 [ 260 ] {b74cb94f-48a3-4044-9a74-8c2b46dd19dc} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2025.06.04 15:38:54.137489 [ 260 ] {b74cb94f-48a3-4044-9a74-8c2b46dd19dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4819 | 2025.06.04 15:38:54.137827 [ 260 ] {b74cb94f-48a3-4044-9a74-8c2b46dd19dc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4820 | 2025.06.04 15:38:54.138049 [ 260 ] {b74cb94f-48a3-4044-9a74-8c2b46dd19dc} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2025.06.04 15:38:54.138132 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309396 sec., 1487708.836746103 rows/sec., 113.63 MiB/sec. | ||
| 4822 | 2025.06.04 15:38:54.138153 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4823 | 2025.06.04 15:38:54.138180 [ 260 ] {b74cb94f-48a3-4044-9a74-8c2b46dd19dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 4824 | 2025.06.04 15:38:54.138185 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2025.06.04 15:38:54.138219 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4826 | 2025.06.04 15:38:54.138223 [ 260 ] {b74cb94f-48a3-4044-9a74-8c2b46dd19dc} <Debug> TCPHandler: Processed in 0.001367827 sec. | ||
| 4827 | 2025.06.04 15:38:54.138292 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4828 | 2025.06.04 15:38:54.138295 [ 194 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 4829 | 2025.06.04 15:38:54.138340 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2025.06.04 15:38:54.138400 [ 194 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4831 | 2025.06.04 15:38:54.138433 [ 194 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5179 rows starting from the beginning of the part | ||
| 4832 | 2025.06.04 15:38:54.138446 [ 260 ] {90ad5b3d-a350-47f8-b30f-f7acb452e3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4833 | 2025.06.04 15:38:54.138485 [ 194 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part | ||
| 4834 | 2025.06.04 15:38:54.138507 [ 260 ] {90ad5b3d-a350-47f8-b30f-f7acb452e3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4835 | 2025.06.04 15:38:54.138538 [ 194 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 4836 | 2025.06.04 15:38:54.138540 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_36_7} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2025.06.04 15:38:54.138584 [ 194 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7819 rows starting from the beginning of the part | ||
| 4838 | 2025.06.04 15:38:54.138621 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_36_7} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4839 | 2025.06.04 15:38:54.138622 [ 194 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 4840 | 2025.06.04 15:38:54.138668 [ 194 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 4841 | 2025.06.04 15:38:54.138695 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4842 | 2025.06.04 15:38:54.139385 [ 260 ] {90ad5b3d-a350-47f8-b30f-f7acb452e3d8} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2025.06.04 15:38:54.139426 [ 260 ] {90ad5b3d-a350-47f8-b30f-f7acb452e3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4844 | 2025.06.04 15:38:54.140124 [ 260 ] {90ad5b3d-a350-47f8-b30f-f7acb452e3d8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4845 | 2025.06.04 15:38:54.140366 [ 260 ] {90ad5b3d-a350-47f8-b30f-f7acb452e3d8} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2025.06.04 15:38:54.140511 [ 260 ] {90ad5b3d-a350-47f8-b30f-f7acb452e3d8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002084 sec., 19193.857965451058 rows/sec., 34.39 MiB/sec. | ||
| 4847 | 2025.06.04 15:38:54.140576 [ 260 ] {90ad5b3d-a350-47f8-b30f-f7acb452e3d8} <Debug> TCPHandler: Processed in 0.002284698 sec. | ||
| 4848 | 2025.06.04 15:38:54.140689 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2025.06.04 15:38:54.140782 [ 260 ] {ac6d252a-841e-4830-a288-d4f50d06978b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4850 | 2025.06.04 15:38:54.140822 [ 260 ] {ac6d252a-841e-4830-a288-d4f50d06978b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4851 | 2025.06.04 15:38:54.141141 [ 260 ] {ac6d252a-841e-4830-a288-d4f50d06978b} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2025.06.04 15:38:54.141177 [ 260 ] {ac6d252a-841e-4830-a288-d4f50d06978b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4853 | 2025.06.04 15:38:54.141515 [ 260 ] {ac6d252a-841e-4830-a288-d4f50d06978b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4854 | 2025.06.04 15:38:54.141732 [ 260 ] {ac6d252a-841e-4830-a288-d4f50d06978b} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2025.06.04 15:38:54.141844 [ 51 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4856 | 2025.06.04 15:38:54.141863 [ 260 ] {ac6d252a-841e-4830-a288-d4f50d06978b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 4857 | 2025.06.04 15:38:54.141898 [ 51 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2025.06.04 15:38:54.141915 [ 260 ] {ac6d252a-841e-4830-a288-d4f50d06978b} <Debug> TCPHandler: Processed in 0.001273525 sec. | ||
| 4859 | 2025.06.04 15:38:54.141924 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4860 | 2025.06.04 15:38:54.142016 [ 201 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 4861 | 2025.06.04 15:38:54.142110 [ 201 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4862 | 2025.06.04 15:38:54.142140 [ 201 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1792 rows starting from the beginning of the part | ||
| 4863 | 2025.06.04 15:38:54.142201 [ 201 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part | ||
| 4864 | 2025.06.04 15:38:54.142249 [ 201 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 4865 | 2025.06.04 15:38:54.142293 [ 201 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 4866 | 2025.06.04 15:38:54.142334 [ 201 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 4867 | 2025.06.04 15:38:54.142375 [ 201 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 4868 | 2025.06.04 15:38:54.143029 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13683 rows, containing 5 columns (5 merged, 0 gathered) in 0.004765468 sec., 2871281.477496019 rows/sec., 193.99 MiB/sec. | ||
| 4869 | 2025.06.04 15:38:54.143342 [ 186 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4870 | 2025.06.04 15:38:54.143588 [ 186 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2025.06.04 15:38:54.143641 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2076 rows, containing 4 columns (4 merged, 0 gathered) in 0.001657491 sec., 1252495.488663287 rows/sec., 83.17 MiB/sec. | ||
| 4872 | 2025.06.04 15:38:54.143652 [ 186 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4873 | 2025.06.04 15:38:54.143739 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 4874 | 2025.06.04 15:38:54.143986 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4875 | 2025.06.04 15:38:54.144315 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_36_7} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2025.06.04 15:38:54.144398 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_36_7} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4877 | 2025.06.04 15:38:54.144505 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 4878 | 2025.06.04 15:38:55.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.90 MiB, peak 235.62 MiB, free memory in arenas 0.00 B, will set to 228.44 MiB (RSS), difference: 1.54 MiB | ||
| 4879 | 2025.06.04 15:38:57.341701 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4880 | 2025.06.04 15:38:57.341763 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4881 | 2025.06.04 15:38:57.411244 [ 48 ] {} <Debug> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4882 | 2025.06.04 15:38:57.411306 [ 48 ] {} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2025.06.04 15:38:57.411339 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4884 | 2025.06.04 15:38:57.411470 [ 201 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4885 | 2025.06.04 15:38:57.411625 [ 201 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4886 | 2025.06.04 15:38:57.411666 [ 201 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 4887 | 2025.06.04 15:38:57.411737 [ 201 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4888 | 2025.06.04 15:38:57.411788 [ 201 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4889 | 2025.06.04 15:38:57.411834 [ 201 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4890 | 2025.06.04 15:38:57.411877 [ 201 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4891 | 2025.06.04 15:38:57.412697 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280726 sec., 8588.878495478346 rows/sec., 572.64 KiB/sec. | ||
| 4892 | 2025.06.04 15:38:57.412880 [ 196 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4893 | 2025.06.04 15:38:57.413185 [ 196 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_10_2} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2025.06.04 15:38:57.413259 [ 196 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_10_2} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4895 | 2025.06.04 15:38:57.413362 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4896 | 2025.06.04 15:38:57.485465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
| 4897 | 2025.06.04 15:38:57.485989 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2025.06.04 15:38:57.486035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4899 | 2025.06.04 15:38:57.486510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4900 | 2025.06.04 15:38:57.486738 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2025.06.04 15:38:57.486863 [ 48 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4902 | 2025.06.04 15:38:57.486868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 4903 | 2025.06.04 15:38:57.486901 [ 48 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2025.06.04 15:38:57.486924 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4905 | 2025.06.04 15:38:57.487004 [ 201 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 4906 | 2025.06.04 15:38:57.487102 [ 201 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4907 | 2025.06.04 15:38:57.487135 [ 201 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 4908 | 2025.06.04 15:38:57.487186 [ 201 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 4909 | 2025.06.04 15:38:57.487229 [ 201 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 4910 | 2025.06.04 15:38:57.487270 [ 201 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 4911 | 2025.06.04 15:38:57.487309 [ 201 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 4912 | 2025.06.04 15:38:57.487350 [ 201 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 4913 | 2025.06.04 15:38:57.489269 [ 187 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002294868 sec., 5209885.710202069 rows/sec., 74.53 MiB/sec. | ||
| 4914 | 2025.06.04 15:38:57.489558 [ 201 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4915 | 2025.06.04 15:38:57.489796 [ 201 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_26_5} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2025.06.04 15:38:57.489857 [ 201 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_26_5} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4917 | 2025.06.04 15:38:57.489949 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4918 | 2025.06.04 15:38:58.117920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4919 | 2025.06.04 15:38:58.134640 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2025.06.04 15:38:58.134692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4921 | 2025.06.04 15:38:58.140626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4922 | 2025.06.04 15:38:58.141324 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2025.06.04 15:38:58.141624 [ 46 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4924 | 2025.06.04 15:38:58.141689 [ 46 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2025.06.04 15:38:58.141710 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4926 | 2025.06.04 15:38:58.141808 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 4927 | 2025.06.04 15:38:58.143200 [ 46 ] {} <Debug> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4928 | 2025.06.04 15:38:58.143230 [ 46 ] {} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2025.06.04 15:38:58.143247 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4930 | 2025.06.04 15:38:58.143358 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4931 | 2025.06.04 15:38:58.143494 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4932 | 2025.06.04 15:38:58.143528 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 114 rows starting from the beginning of the part | ||
| 4933 | 2025.06.04 15:38:58.143597 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
| 4934 | 2025.06.04 15:38:58.143643 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
| 4935 | 2025.06.04 15:38:58.143689 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part | ||
| 4936 | 2025.06.04 15:38:58.143730 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 341 rows starting from the beginning of the part | ||
| 4937 | 2025.06.04 15:38:58.144199 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4938 | 2025.06.04 15:38:58.144647 [ 193 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339087 sec., 592941.3100119708 rows/sec., 41.15 MiB/sec. | ||
| 4939 | 2025.06.04 15:38:58.144822 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4940 | 2025.06.04 15:38:58.145099 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_10_2} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2025.06.04 15:38:58.145169 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_10_2} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4942 | 2025.06.04 15:38:58.145241 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4943 | 2025.06.04 15:38:58.145354 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4944 | 2025.06.04 15:38:58.146555 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 4945 | 2025.06.04 15:38:58.151068 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 4946 | 2025.06.04 15:38:58.155356 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 4947 | 2025.06.04 15:38:58.159690 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 4948 | 2025.06.04 15:38:58.164209 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 4949 | 2025.06.04 15:38:58.168712 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 4950 | 2025.06.04 15:38:58.227332 [ 187 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.085567302 sec., 2290.5946011947417 rows/sec., 11.84 MiB/sec. | ||
| 4951 | 2025.06.04 15:38:58.230091 [ 193 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4952 | 2025.06.04 15:38:58.232299 [ 193 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_26_5} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2025.06.04 15:38:58.232422 [ 193 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_26_5} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4954 | 2025.06.04 15:38:58.234477 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4955 | 2025.06.04 15:38:59.001140 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.07 MiB, peak 240.62 MiB, free memory in arenas 0.00 B, will set to 236.87 MiB (RSS), difference: 6.80 MiB | ||
| 4956 | 2025.06.04 15:38:59.133646 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2025.06.04 15:38:59.133823 [ 260 ] {dc5802da-cec5-4c1d-8305-a02be4e773fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4958 | 2025.06.04 15:38:59.133890 [ 260 ] {dc5802da-cec5-4c1d-8305-a02be4e773fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4959 | 2025.06.04 15:38:59.134622 [ 260 ] {dc5802da-cec5-4c1d-8305-a02be4e773fe} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2025.06.04 15:38:59.134669 [ 260 ] {dc5802da-cec5-4c1d-8305-a02be4e773fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4961 | 2025.06.04 15:38:59.135086 [ 260 ] {dc5802da-cec5-4c1d-8305-a02be4e773fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4962 | 2025.06.04 15:38:59.135332 [ 260 ] {dc5802da-cec5-4c1d-8305-a02be4e773fe} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2025.06.04 15:38:59.135493 [ 260 ] {dc5802da-cec5-4c1d-8305-a02be4e773fe} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001718 sec., 123399.30151338766 rows/sec., 7.85 MiB/sec. | ||
| 4964 | 2025.06.04 15:38:59.135544 [ 260 ] {dc5802da-cec5-4c1d-8305-a02be4e773fe} <Debug> TCPHandler: Processed in 0.002022945 sec. | ||
| 4965 | 2025.06.04 15:38:59.135669 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2025.06.04 15:38:59.135773 [ 260 ] {13551714-8a6c-4e60-8b2a-6baff5d7e7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4967 | 2025.06.04 15:38:59.135816 [ 260 ] {13551714-8a6c-4e60-8b2a-6baff5d7e7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4968 | 2025.06.04 15:38:59.136484 [ 260 ] {13551714-8a6c-4e60-8b2a-6baff5d7e7e3} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2025.06.04 15:38:59.136523 [ 260 ] {13551714-8a6c-4e60-8b2a-6baff5d7e7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4970 | 2025.06.04 15:38:59.136878 [ 260 ] {13551714-8a6c-4e60-8b2a-6baff5d7e7e3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4971 | 2025.06.04 15:38:59.137096 [ 260 ] {13551714-8a6c-4e60-8b2a-6baff5d7e7e3} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2025.06.04 15:38:59.137233 [ 260 ] {13551714-8a6c-4e60-8b2a-6baff5d7e7e3} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001484 sec., 415768.1940700808 rows/sec., 32.50 MiB/sec. | ||
| 4973 | 2025.06.04 15:38:59.137272 [ 260 ] {13551714-8a6c-4e60-8b2a-6baff5d7e7e3} <Debug> TCPHandler: Processed in 0.00165547 sec. | ||
| 4974 | 2025.06.04 15:38:59.137378 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2025.06.04 15:38:59.137476 [ 260 ] {d94b3514-eb65-4750-a79b-47cbef33b48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4976 | 2025.06.04 15:38:59.137517 [ 260 ] {d94b3514-eb65-4750-a79b-47cbef33b48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4977 | 2025.06.04 15:38:59.137941 [ 260 ] {d94b3514-eb65-4750-a79b-47cbef33b48f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2025.06.04 15:38:59.137978 [ 260 ] {d94b3514-eb65-4750-a79b-47cbef33b48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4979 | 2025.06.04 15:38:59.138280 [ 260 ] {d94b3514-eb65-4750-a79b-47cbef33b48f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4980 | 2025.06.04 15:38:59.138493 [ 260 ] {d94b3514-eb65-4750-a79b-47cbef33b48f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2025.06.04 15:38:59.138623 [ 260 ] {d94b3514-eb65-4750-a79b-47cbef33b48f} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001169 sec., 90675.79127459368 rows/sec., 5.33 MiB/sec. | ||
| 4982 | 2025.06.04 15:38:59.138661 [ 260 ] {d94b3514-eb65-4750-a79b-47cbef33b48f} <Debug> TCPHandler: Processed in 0.001334326 sec. | ||
| 4983 | 2025.06.04 15:38:59.138773 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2025.06.04 15:38:59.138869 [ 260 ] {ef2543be-475e-4d61-bb16-5b860cdbafb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4985 | 2025.06.04 15:38:59.138909 [ 260 ] {ef2543be-475e-4d61-bb16-5b860cdbafb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4986 | 2025.06.04 15:38:59.139324 [ 260 ] {ef2543be-475e-4d61-bb16-5b860cdbafb5} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2025.06.04 15:38:59.139360 [ 260 ] {ef2543be-475e-4d61-bb16-5b860cdbafb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4988 | 2025.06.04 15:38:59.139665 [ 260 ] {ef2543be-475e-4d61-bb16-5b860cdbafb5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4989 | 2025.06.04 15:38:59.139887 [ 260 ] {ef2543be-475e-4d61-bb16-5b860cdbafb5} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2025.06.04 15:38:59.140027 [ 260 ] {ef2543be-475e-4d61-bb16-5b860cdbafb5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001178 sec., 95925.29711375212 rows/sec., 6.21 MiB/sec. | ||
| 4991 | 2025.06.04 15:38:59.140066 [ 260 ] {ef2543be-475e-4d61-bb16-5b860cdbafb5} <Debug> TCPHandler: Processed in 0.001342587 sec. | ||
| 4992 | 2025.06.04 15:38:59.140180 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2025.06.04 15:38:59.140274 [ 260 ] {90549c20-07b9-477f-9879-ce50ab297cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4994 | 2025.06.04 15:38:59.140313 [ 260 ] {90549c20-07b9-477f-9879-ce50ab297cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4995 | 2025.06.04 15:38:59.140729 [ 260 ] {90549c20-07b9-477f-9879-ce50ab297cb5} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2025.06.04 15:38:59.140766 [ 260 ] {90549c20-07b9-477f-9879-ce50ab297cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4997 | 2025.06.04 15:38:59.141070 [ 260 ] {90549c20-07b9-477f-9879-ce50ab297cb5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4998 | 2025.06.04 15:38:59.141279 [ 260 ] {90549c20-07b9-477f-9879-ce50ab297cb5} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2025.06.04 15:38:59.141406 [ 260 ] {90549c20-07b9-477f-9879-ce50ab297cb5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00115 sec., 97391.3043478261 rows/sec., 5.55 MiB/sec. | ||
| 5000 | 2025.06.04 15:38:59.141444 [ 260 ] {90549c20-07b9-477f-9879-ce50ab297cb5} <Debug> TCPHandler: Processed in 0.001314147 sec. | ||
| 5001 | 2025.06.04 15:38:59.141560 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2025.06.04 15:38:59.141654 [ 260 ] {70fb7c91-b60f-441f-bbd9-98dabb5bf004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5003 | 2025.06.04 15:38:59.141693 [ 260 ] {70fb7c91-b60f-441f-bbd9-98dabb5bf004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5004 | 2025.06.04 15:38:59.142212 [ 260 ] {70fb7c91-b60f-441f-bbd9-98dabb5bf004} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2025.06.04 15:38:59.142249 [ 260 ] {70fb7c91-b60f-441f-bbd9-98dabb5bf004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5006 | 2025.06.04 15:38:59.142573 [ 260 ] {70fb7c91-b60f-441f-bbd9-98dabb5bf004} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5007 | 2025.06.04 15:38:59.142780 [ 260 ] {70fb7c91-b60f-441f-bbd9-98dabb5bf004} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2025.06.04 15:38:59.142907 [ 260 ] {70fb7c91-b60f-441f-bbd9-98dabb5bf004} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001271 sec., 300550.7474429583 rows/sec., 21.19 MiB/sec. | ||
| 5009 | 2025.06.04 15:38:59.142944 [ 260 ] {70fb7c91-b60f-441f-bbd9-98dabb5bf004} <Debug> TCPHandler: Processed in 0.001434748 sec. | ||
| 5010 | 2025.06.04 15:38:59.143056 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2025.06.04 15:38:59.143151 [ 260 ] {04cf27a2-baa2-4325-b9d4-dadea7aa69a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5012 | 2025.06.04 15:38:59.143191 [ 260 ] {04cf27a2-baa2-4325-b9d4-dadea7aa69a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5013 | 2025.06.04 15:38:59.143520 [ 260 ] {04cf27a2-baa2-4325-b9d4-dadea7aa69a0} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2025.06.04 15:38:59.143554 [ 260 ] {04cf27a2-baa2-4325-b9d4-dadea7aa69a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5015 | 2025.06.04 15:38:59.143860 [ 260 ] {04cf27a2-baa2-4325-b9d4-dadea7aa69a0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5016 | 2025.06.04 15:38:59.144072 [ 260 ] {04cf27a2-baa2-4325-b9d4-dadea7aa69a0} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2025.06.04 15:38:59.144197 [ 260 ] {04cf27a2-baa2-4325-b9d4-dadea7aa69a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 5018 | 2025.06.04 15:38:59.144233 [ 260 ] {04cf27a2-baa2-4325-b9d4-dadea7aa69a0} <Debug> TCPHandler: Processed in 0.001225765 sec. | ||
| 5019 | 2025.06.04 15:38:59.144341 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2025.06.04 15:38:59.144442 [ 260 ] {5f61f010-e566-48a5-a696-5f4e7940eb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5021 | 2025.06.04 15:38:59.144485 [ 260 ] {5f61f010-e566-48a5-a696-5f4e7940eb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5022 | 2025.06.04 15:38:59.144898 [ 260 ] {5f61f010-e566-48a5-a696-5f4e7940eb7c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2025.06.04 15:38:59.144933 [ 260 ] {5f61f010-e566-48a5-a696-5f4e7940eb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5024 | 2025.06.04 15:38:59.145281 [ 260 ] {5f61f010-e566-48a5-a696-5f4e7940eb7c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5025 | 2025.06.04 15:38:59.145489 [ 260 ] {5f61f010-e566-48a5-a696-5f4e7940eb7c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2025.06.04 15:38:59.145619 [ 260 ] {5f61f010-e566-48a5-a696-5f4e7940eb7c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001196 sec., 198160.53511705686 rows/sec., 13.28 MiB/sec. | ||
| 5027 | 2025.06.04 15:38:59.145656 [ 260 ] {5f61f010-e566-48a5-a696-5f4e7940eb7c} <Debug> TCPHandler: Processed in 0.001365547 sec. | ||
| 5028 | 2025.06.04 15:38:59.145772 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2025.06.04 15:38:59.145867 [ 260 ] {1761eafe-b665-4458-96aa-50d289bf2322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5030 | 2025.06.04 15:38:59.145909 [ 260 ] {1761eafe-b665-4458-96aa-50d289bf2322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5031 | 2025.06.04 15:38:59.146221 [ 260 ] {1761eafe-b665-4458-96aa-50d289bf2322} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2025.06.04 15:38:59.146255 [ 260 ] {1761eafe-b665-4458-96aa-50d289bf2322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5033 | 2025.06.04 15:38:59.146549 [ 260 ] {1761eafe-b665-4458-96aa-50d289bf2322} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5034 | 2025.06.04 15:38:59.146756 [ 260 ] {1761eafe-b665-4458-96aa-50d289bf2322} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2025.06.04 15:38:59.146889 [ 260 ] {1761eafe-b665-4458-96aa-50d289bf2322} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 5036 | 2025.06.04 15:38:59.146924 [ 260 ] {1761eafe-b665-4458-96aa-50d289bf2322} <Debug> TCPHandler: Processed in 0.001202815 sec. | ||
| 5037 | 2025.06.04 15:38:59.147036 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2025.06.04 15:38:59.147129 [ 260 ] {2e3ca7d0-c161-41eb-a7aa-53de0739c742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5039 | 2025.06.04 15:38:59.147169 [ 260 ] {2e3ca7d0-c161-41eb-a7aa-53de0739c742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5040 | 2025.06.04 15:38:59.147490 [ 260 ] {2e3ca7d0-c161-41eb-a7aa-53de0739c742} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2025.06.04 15:38:59.147525 [ 260 ] {2e3ca7d0-c161-41eb-a7aa-53de0739c742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5042 | 2025.06.04 15:38:59.147838 [ 260 ] {2e3ca7d0-c161-41eb-a7aa-53de0739c742} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5043 | 2025.06.04 15:38:59.148050 [ 260 ] {2e3ca7d0-c161-41eb-a7aa-53de0739c742} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2025.06.04 15:38:59.148174 [ 260 ] {2e3ca7d0-c161-41eb-a7aa-53de0739c742} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001063 sec., 77140.16933207902 rows/sec., 4.90 MiB/sec. | ||
| 5045 | 2025.06.04 15:38:59.148209 [ 260 ] {2e3ca7d0-c161-41eb-a7aa-53de0739c742} <Debug> TCPHandler: Processed in 0.001222325 sec. | ||
| 5046 | 2025.06.04 15:39:02.469057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 692 | ||
| 5047 | 2025.06.04 15:39:02.471340 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2025.06.04 15:39:02.471385 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5049 | 2025.06.04 15:39:02.472547 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5050 | 2025.06.04 15:39:02.472812 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2025.06.04 15:39:02.473072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
| 5052 | 2025.06.04 15:39:04.131448 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5053 | 2025.06.04 15:39:04.131650 [ 260 ] {0d466726-0b9e-46d7-8c10-ffb911fbae7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5054 | 2025.06.04 15:39:04.131711 [ 260 ] {0d466726-0b9e-46d7-8c10-ffb911fbae7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5055 | 2025.06.04 15:39:04.132309 [ 260 ] {0d466726-0b9e-46d7-8c10-ffb911fbae7d} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2025.06.04 15:39:04.132349 [ 260 ] {0d466726-0b9e-46d7-8c10-ffb911fbae7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5057 | 2025.06.04 15:39:04.132705 [ 260 ] {0d466726-0b9e-46d7-8c10-ffb911fbae7d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5058 | 2025.06.04 15:39:04.132926 [ 260 ] {0d466726-0b9e-46d7-8c10-ffb911fbae7d} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5059 | 2025.06.04 15:39:04.133082 [ 260 ] {0d466726-0b9e-46d7-8c10-ffb911fbae7d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001479 sec., 5409.060175794455 rows/sec., 441.07 KiB/sec. | ||
| 5060 | 2025.06.04 15:39:04.133122 [ 260 ] {0d466726-0b9e-46d7-8c10-ffb911fbae7d} <Debug> TCPHandler: Processed in 0.001820042 sec. | ||
| 5061 | 2025.06.04 15:39:04.133238 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5062 | 2025.06.04 15:39:04.133330 [ 260 ] {70baf6ee-d6af-4343-b11e-7500cb8c9d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5063 | 2025.06.04 15:39:04.133368 [ 260 ] {70baf6ee-d6af-4343-b11e-7500cb8c9d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5064 | 2025.06.04 15:39:04.133852 [ 260 ] {70baf6ee-d6af-4343-b11e-7500cb8c9d43} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2025.06.04 15:39:04.133887 [ 260 ] {70baf6ee-d6af-4343-b11e-7500cb8c9d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5066 | 2025.06.04 15:39:04.134195 [ 260 ] {70baf6ee-d6af-4343-b11e-7500cb8c9d43} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5067 | 2025.06.04 15:39:04.134395 [ 260 ] {70baf6ee-d6af-4343-b11e-7500cb8c9d43} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2025.06.04 15:39:04.134528 [ 260 ] {70baf6ee-d6af-4343-b11e-7500cb8c9d43} <Debug> executeQuery: Read 140 rows, 12.32 KiB in 0.001215 sec., 115226.33744855967 rows/sec., 9.90 MiB/sec. | ||
| 5069 | 2025.06.04 15:39:04.134564 [ 260 ] {70baf6ee-d6af-4343-b11e-7500cb8c9d43} <Debug> TCPHandler: Processed in 0.001372696 sec. | ||
| 5070 | 2025.06.04 15:39:04.134675 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5071 | 2025.06.04 15:39:04.134766 [ 260 ] {8278b03b-361c-44e4-af3c-8baccdc0af50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5072 | 2025.06.04 15:39:04.134810 [ 260 ] {8278b03b-361c-44e4-af3c-8baccdc0af50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5073 | 2025.06.04 15:39:04.135213 [ 260 ] {8278b03b-361c-44e4-af3c-8baccdc0af50} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2025.06.04 15:39:04.135248 [ 260 ] {8278b03b-361c-44e4-af3c-8baccdc0af50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5075 | 2025.06.04 15:39:04.135546 [ 260 ] {8278b03b-361c-44e4-af3c-8baccdc0af50} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5076 | 2025.06.04 15:39:04.135749 [ 260 ] {8278b03b-361c-44e4-af3c-8baccdc0af50} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2025.06.04 15:39:04.135874 [ 260 ] {8278b03b-361c-44e4-af3c-8baccdc0af50} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001126 sec., 42628.77442273535 rows/sec., 3.09 MiB/sec. | ||
| 5078 | 2025.06.04 15:39:04.135911 [ 260 ] {8278b03b-361c-44e4-af3c-8baccdc0af50} <Debug> TCPHandler: Processed in 0.001282626 sec. | ||
| 5079 | 2025.06.04 15:39:04.136025 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2025.06.04 15:39:04.136117 [ 260 ] {54cc4f7b-4577-4433-8d0c-2e924c4df850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5081 | 2025.06.04 15:39:04.136155 [ 260 ] {54cc4f7b-4577-4433-8d0c-2e924c4df850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5082 | 2025.06.04 15:39:04.136579 [ 260 ] {54cc4f7b-4577-4433-8d0c-2e924c4df850} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2025.06.04 15:39:04.136613 [ 260 ] {54cc4f7b-4577-4433-8d0c-2e924c4df850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5084 | 2025.06.04 15:39:04.136913 [ 260 ] {54cc4f7b-4577-4433-8d0c-2e924c4df850} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5085 | 2025.06.04 15:39:04.137116 [ 260 ] {54cc4f7b-4577-4433-8d0c-2e924c4df850} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2025.06.04 15:39:04.137244 [ 260 ] {54cc4f7b-4577-4433-8d0c-2e924c4df850} <Debug> executeQuery: Read 112 rows, 8.97 KiB in 0.001145 sec., 97816.59388646288 rows/sec., 7.65 MiB/sec. | ||
| 5087 | 2025.06.04 15:39:04.137281 [ 260 ] {54cc4f7b-4577-4433-8d0c-2e924c4df850} <Debug> TCPHandler: Processed in 0.001302266 sec. | ||
| 5088 | 2025.06.04 15:39:04.137395 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2025.06.04 15:39:04.137486 [ 260 ] {0fc3f199-e867-4978-ba4b-313938733048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5090 | 2025.06.04 15:39:04.137528 [ 260 ] {0fc3f199-e867-4978-ba4b-313938733048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5091 | 2025.06.04 15:39:04.137935 [ 260 ] {0fc3f199-e867-4978-ba4b-313938733048} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2025.06.04 15:39:04.137970 [ 260 ] {0fc3f199-e867-4978-ba4b-313938733048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5093 | 2025.06.04 15:39:04.138292 [ 260 ] {0fc3f199-e867-4978-ba4b-313938733048} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5094 | 2025.06.04 15:39:04.138494 [ 260 ] {0fc3f199-e867-4978-ba4b-313938733048} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2025.06.04 15:39:04.138623 [ 260 ] {0fc3f199-e867-4978-ba4b-313938733048} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001155 sec., 141991.341991342 rows/sec., 9.89 MiB/sec. | ||
| 5096 | 2025.06.04 15:39:04.138659 [ 260 ] {0fc3f199-e867-4978-ba4b-313938733048} <Debug> TCPHandler: Processed in 0.001311017 sec. | ||
| 5097 | 2025.06.04 15:39:04.138769 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2025.06.04 15:39:04.138860 [ 260 ] {4ca10c09-493c-4036-8427-e892cade2336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5099 | 2025.06.04 15:39:04.138911 [ 260 ] {4ca10c09-493c-4036-8427-e892cade2336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5100 | 2025.06.04 15:39:04.139744 [ 260 ] {4ca10c09-493c-4036-8427-e892cade2336} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2025.06.04 15:39:04.139779 [ 260 ] {4ca10c09-493c-4036-8427-e892cade2336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5102 | 2025.06.04 15:39:04.140311 [ 260 ] {4ca10c09-493c-4036-8427-e892cade2336} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5103 | 2025.06.04 15:39:04.140531 [ 260 ] {4ca10c09-493c-4036-8427-e892cade2336} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2025.06.04 15:39:04.140668 [ 260 ] {4ca10c09-493c-4036-8427-e892cade2336} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001826 sec., 21905.80503833516 rows/sec., 39.25 MiB/sec. | ||
| 5105 | 2025.06.04 15:39:04.140727 [ 260 ] {4ca10c09-493c-4036-8427-e892cade2336} <Debug> TCPHandler: Processed in 0.002004514 sec. | ||
| 5106 | 2025.06.04 15:39:04.140852 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2025.06.04 15:39:04.140966 [ 260 ] {00fdedb8-5ec9-4643-980c-673530646210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5108 | 2025.06.04 15:39:04.141009 [ 260 ] {00fdedb8-5ec9-4643-980c-673530646210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5109 | 2025.06.04 15:39:04.141349 [ 260 ] {00fdedb8-5ec9-4643-980c-673530646210} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2025.06.04 15:39:04.141385 [ 260 ] {00fdedb8-5ec9-4643-980c-673530646210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5111 | 2025.06.04 15:39:04.141677 [ 260 ] {00fdedb8-5ec9-4643-980c-673530646210} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5112 | 2025.06.04 15:39:04.141881 [ 260 ] {00fdedb8-5ec9-4643-980c-673530646210} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2025.06.04 15:39:04.142012 [ 260 ] {00fdedb8-5ec9-4643-980c-673530646210} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5114 | 2025.06.04 15:39:04.142047 [ 260 ] {00fdedb8-5ec9-4643-980c-673530646210} <Debug> TCPHandler: Processed in 0.001242495 sec. | ||
| 5115 | 2025.06.04 15:39:04.987010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
| 5116 | 2025.06.04 15:39:04.987698 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2025.06.04 15:39:04.987732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5118 | 2025.06.04 15:39:04.988279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5119 | 2025.06.04 15:39:04.988509 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2025.06.04 15:39:04.988633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
| 5121 | 2025.06.04 15:39:05.644315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5122 | 2025.06.04 15:39:05.659893 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2025.06.04 15:39:05.659968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5124 | 2025.06.04 15:39:05.666346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5125 | 2025.06.04 15:39:05.667083 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2025.06.04 15:39:05.669727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5127 | 2025.06.04 15:39:09.134550 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2025.06.04 15:39:09.134759 [ 260 ] {8be60490-6746-4396-b9a7-f8a98d52e80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5129 | 2025.06.04 15:39:09.134824 [ 260 ] {8be60490-6746-4396-b9a7-f8a98d52e80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5130 | 2025.06.04 15:39:09.135593 [ 260 ] {8be60490-6746-4396-b9a7-f8a98d52e80a} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2025.06.04 15:39:09.135639 [ 260 ] {8be60490-6746-4396-b9a7-f8a98d52e80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5132 | 2025.06.04 15:39:09.136044 [ 260 ] {8be60490-6746-4396-b9a7-f8a98d52e80a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5133 | 2025.06.04 15:39:09.136278 [ 260 ] {8be60490-6746-4396-b9a7-f8a98d52e80a} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2025.06.04 15:39:09.136448 [ 260 ] {8be60490-6746-4396-b9a7-f8a98d52e80a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001742 sec., 121699.196326062 rows/sec., 7.74 MiB/sec. | ||
| 5135 | 2025.06.04 15:39:09.136498 [ 260 ] {8be60490-6746-4396-b9a7-f8a98d52e80a} <Debug> TCPHandler: Processed in 0.002079286 sec. | ||
| 5136 | 2025.06.04 15:39:09.136618 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2025.06.04 15:39:09.136719 [ 260 ] {fe0e63a3-cba6-4aeb-a524-05d28197bab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5138 | 2025.06.04 15:39:09.136763 [ 260 ] {fe0e63a3-cba6-4aeb-a524-05d28197bab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5139 | 2025.06.04 15:39:09.137468 [ 260 ] {fe0e63a3-cba6-4aeb-a524-05d28197bab6} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2025.06.04 15:39:09.137505 [ 260 ] {fe0e63a3-cba6-4aeb-a524-05d28197bab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5141 | 2025.06.04 15:39:09.137852 [ 260 ] {fe0e63a3-cba6-4aeb-a524-05d28197bab6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5142 | 2025.06.04 15:39:09.138089 [ 260 ] {fe0e63a3-cba6-4aeb-a524-05d28197bab6} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2025.06.04 15:39:09.138223 [ 260 ] {fe0e63a3-cba6-4aeb-a524-05d28197bab6} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001527 sec., 404060.24885396205 rows/sec., 31.59 MiB/sec. | ||
| 5144 | 2025.06.04 15:39:09.138261 [ 260 ] {fe0e63a3-cba6-4aeb-a524-05d28197bab6} <Debug> TCPHandler: Processed in 0.001692641 sec. | ||
| 5145 | 2025.06.04 15:39:09.138371 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2025.06.04 15:39:09.138466 [ 260 ] {f9e35b11-5e89-4b76-8ae1-4294b17515d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5147 | 2025.06.04 15:39:09.138505 [ 260 ] {f9e35b11-5e89-4b76-8ae1-4294b17515d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5148 | 2025.06.04 15:39:09.138928 [ 260 ] {f9e35b11-5e89-4b76-8ae1-4294b17515d6} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2025.06.04 15:39:09.138965 [ 260 ] {f9e35b11-5e89-4b76-8ae1-4294b17515d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5150 | 2025.06.04 15:39:09.139285 [ 260 ] {f9e35b11-5e89-4b76-8ae1-4294b17515d6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5151 | 2025.06.04 15:39:09.139498 [ 260 ] {f9e35b11-5e89-4b76-8ae1-4294b17515d6} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2025.06.04 15:39:09.139625 [ 260 ] {f9e35b11-5e89-4b76-8ae1-4294b17515d6} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001179 sec., 89906.7005937235 rows/sec., 5.29 MiB/sec. | ||
| 5153 | 2025.06.04 15:39:09.139662 [ 260 ] {f9e35b11-5e89-4b76-8ae1-4294b17515d6} <Debug> TCPHandler: Processed in 0.001337827 sec. | ||
| 5154 | 2025.06.04 15:39:09.139773 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2025.06.04 15:39:09.139865 [ 260 ] {028c2bce-cb22-4ea2-b45f-61732768abfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5156 | 2025.06.04 15:39:09.139903 [ 260 ] {028c2bce-cb22-4ea2-b45f-61732768abfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5157 | 2025.06.04 15:39:09.140315 [ 260 ] {028c2bce-cb22-4ea2-b45f-61732768abfa} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2025.06.04 15:39:09.140351 [ 260 ] {028c2bce-cb22-4ea2-b45f-61732768abfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5159 | 2025.06.04 15:39:09.140648 [ 260 ] {028c2bce-cb22-4ea2-b45f-61732768abfa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5160 | 2025.06.04 15:39:09.140866 [ 260 ] {028c2bce-cb22-4ea2-b45f-61732768abfa} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2025.06.04 15:39:09.140991 [ 260 ] {028c2bce-cb22-4ea2-b45f-61732768abfa} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001144 sec., 98776.22377622378 rows/sec., 6.39 MiB/sec. | ||
| 5162 | 2025.06.04 15:39:09.141027 [ 260 ] {028c2bce-cb22-4ea2-b45f-61732768abfa} <Debug> TCPHandler: Processed in 0.001300216 sec. | ||
| 5163 | 2025.06.04 15:39:09.141135 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2025.06.04 15:39:09.141227 [ 260 ] {310b3de0-c6cb-4cd5-b5c2-273188ee9593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5165 | 2025.06.04 15:39:09.141266 [ 260 ] {310b3de0-c6cb-4cd5-b5c2-273188ee9593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5166 | 2025.06.04 15:39:09.141675 [ 260 ] {310b3de0-c6cb-4cd5-b5c2-273188ee9593} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2025.06.04 15:39:09.141711 [ 260 ] {310b3de0-c6cb-4cd5-b5c2-273188ee9593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5168 | 2025.06.04 15:39:09.142016 [ 260 ] {310b3de0-c6cb-4cd5-b5c2-273188ee9593} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5169 | 2025.06.04 15:39:09.142237 [ 260 ] {310b3de0-c6cb-4cd5-b5c2-273188ee9593} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2025.06.04 15:39:09.142371 [ 260 ] {310b3de0-c6cb-4cd5-b5c2-273188ee9593} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001162 sec., 96385.5421686747 rows/sec., 5.49 MiB/sec. | ||
| 5171 | 2025.06.04 15:39:09.142407 [ 260 ] {310b3de0-c6cb-4cd5-b5c2-273188ee9593} <Debug> TCPHandler: Processed in 0.001319016 sec. | ||
| 5172 | 2025.06.04 15:39:09.142516 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2025.06.04 15:39:09.142608 [ 260 ] {e042397d-5995-4d3c-b748-082415d51fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5174 | 2025.06.04 15:39:09.142646 [ 260 ] {e042397d-5995-4d3c-b748-082415d51fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5175 | 2025.06.04 15:39:09.143165 [ 260 ] {e042397d-5995-4d3c-b748-082415d51fca} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2025.06.04 15:39:09.143201 [ 260 ] {e042397d-5995-4d3c-b748-082415d51fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5177 | 2025.06.04 15:39:09.143532 [ 260 ] {e042397d-5995-4d3c-b748-082415d51fca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5178 | 2025.06.04 15:39:09.143739 [ 260 ] {e042397d-5995-4d3c-b748-082415d51fca} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2025.06.04 15:39:09.143864 [ 260 ] {e042397d-5995-4d3c-b748-082415d51fca} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001274 sec., 299843.0141287284 rows/sec., 21.14 MiB/sec. | ||
| 5180 | 2025.06.04 15:39:09.143900 [ 260 ] {e042397d-5995-4d3c-b748-082415d51fca} <Debug> TCPHandler: Processed in 0.001430898 sec. | ||
| 5181 | 2025.06.04 15:39:09.144008 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2025.06.04 15:39:09.144100 [ 260 ] {4a36af58-69c2-4a04-9ab8-af76d1d7d24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5183 | 2025.06.04 15:39:09.144140 [ 260 ] {4a36af58-69c2-4a04-9ab8-af76d1d7d24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5184 | 2025.06.04 15:39:09.144467 [ 260 ] {4a36af58-69c2-4a04-9ab8-af76d1d7d24f} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2025.06.04 15:39:09.144502 [ 260 ] {4a36af58-69c2-4a04-9ab8-af76d1d7d24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5186 | 2025.06.04 15:39:09.144806 [ 260 ] {4a36af58-69c2-4a04-9ab8-af76d1d7d24f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5187 | 2025.06.04 15:39:09.145007 [ 260 ] {4a36af58-69c2-4a04-9ab8-af76d1d7d24f} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2025.06.04 15:39:09.145105 [ 7 ] {} <Debug> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5189 | 2025.06.04 15:39:09.145132 [ 260 ] {4a36af58-69c2-4a04-9ab8-af76d1d7d24f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 5190 | 2025.06.04 15:39:09.145171 [ 7 ] {} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2025.06.04 15:39:09.145179 [ 260 ] {4a36af58-69c2-4a04-9ab8-af76d1d7d24f} <Debug> TCPHandler: Processed in 0.001217095 sec. | ||
| 5192 | 2025.06.04 15:39:09.145202 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5193 | 2025.06.04 15:39:09.145296 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5194 | 2025.06.04 15:39:09.145324 [ 199 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::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 | ||
| 5195 | 2025.06.04 15:39:09.145393 [ 260 ] {23024098-48ae-4e3e-bd1d-b395586f541f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5196 | 2025.06.04 15:39:09.145440 [ 260 ] {23024098-48ae-4e3e-bd1d-b395586f541f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5197 | 2025.06.04 15:39:09.145475 [ 199 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5198 | 2025.06.04 15:39:09.145519 [ 199 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5199 | 2025.06.04 15:39:09.145591 [ 199 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5200 | 2025.06.04 15:39:09.145640 [ 199 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5201 | 2025.06.04 15:39:09.145685 [ 199 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5202 | 2025.06.04 15:39:09.145727 [ 199 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5203 | 2025.06.04 15:39:09.145765 [ 199 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5204 | 2025.06.04 15:39:09.145832 [ 260 ] {23024098-48ae-4e3e-bd1d-b395586f541f} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2025.06.04 15:39:09.145873 [ 260 ] {23024098-48ae-4e3e-bd1d-b395586f541f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5206 | 2025.06.04 15:39:09.146293 [ 260 ] {23024098-48ae-4e3e-bd1d-b395586f541f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5207 | 2025.06.04 15:39:09.146527 [ 260 ] {23024098-48ae-4e3e-bd1d-b395586f541f} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2025.06.04 15:39:09.146588 [ 192 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001321616 sec., 49938.86272563286 rows/sec., 2.55 MiB/sec. | ||
| 5209 | 2025.06.04 15:39:09.146657 [ 260 ] {23024098-48ae-4e3e-bd1d-b395586f541f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001282 sec., 184867.39469578784 rows/sec., 12.39 MiB/sec. | ||
| 5210 | 2025.06.04 15:39:09.146695 [ 260 ] {23024098-48ae-4e3e-bd1d-b395586f541f} <Debug> TCPHandler: Processed in 0.001444898 sec. | ||
| 5211 | 2025.06.04 15:39:09.146720 [ 199 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5212 | 2025.06.04 15:39:09.146808 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2025.06.04 15:39:09.146906 [ 260 ] {9e03edb7-53cf-4ddc-a607-24bbcb35b452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5214 | 2025.06.04 15:39:09.146948 [ 260 ] {9e03edb7-53cf-4ddc-a607-24bbcb35b452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5215 | 2025.06.04 15:39:09.146984 [ 199 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_11_2} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2025.06.04 15:39:09.147062 [ 199 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_11_2} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5217 | 2025.06.04 15:39:09.147137 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5218 | 2025.06.04 15:39:09.147261 [ 260 ] {9e03edb7-53cf-4ddc-a607-24bbcb35b452} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2025.06.04 15:39:09.147301 [ 260 ] {9e03edb7-53cf-4ddc-a607-24bbcb35b452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5220 | 2025.06.04 15:39:09.147630 [ 260 ] {9e03edb7-53cf-4ddc-a607-24bbcb35b452} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5221 | 2025.06.04 15:39:09.147837 [ 260 ] {9e03edb7-53cf-4ddc-a607-24bbcb35b452} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2025.06.04 15:39:09.147962 [ 260 ] {9e03edb7-53cf-4ddc-a607-24bbcb35b452} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 5223 | 2025.06.04 15:39:09.147997 [ 260 ] {9e03edb7-53cf-4ddc-a607-24bbcb35b452} <Debug> TCPHandler: Processed in 0.001235935 sec. | ||
| 5224 | 2025.06.04 15:39:09.148104 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2025.06.04 15:39:09.148194 [ 260 ] {6115d707-f3d2-460a-8001-c0ae6a264c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5226 | 2025.06.04 15:39:09.148233 [ 260 ] {6115d707-f3d2-460a-8001-c0ae6a264c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5227 | 2025.06.04 15:39:09.148549 [ 260 ] {6115d707-f3d2-460a-8001-c0ae6a264c65} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2025.06.04 15:39:09.148585 [ 260 ] {6115d707-f3d2-460a-8001-c0ae6a264c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5229 | 2025.06.04 15:39:09.148884 [ 260 ] {6115d707-f3d2-460a-8001-c0ae6a264c65} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5230 | 2025.06.04 15:39:09.149089 [ 260 ] {6115d707-f3d2-460a-8001-c0ae6a264c65} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2025.06.04 15:39:09.149207 [ 260 ] {6115d707-f3d2-460a-8001-c0ae6a264c65} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001042 sec., 78694.81765834933 rows/sec., 5.00 MiB/sec. | ||
| 5232 | 2025.06.04 15:39:09.149239 [ 260 ] {6115d707-f3d2-460a-8001-c0ae6a264c65} <Debug> TCPHandler: Processed in 0.001195254 sec. | ||
| 5233 | 2025.06.04 15:39:12.342037 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5234 | 2025.06.04 15:39:12.342113 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5235 | 2025.06.04 15:39:12.473421 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 726 | ||
| 5236 | 2025.06.04 15:39:12.475767 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2025.06.04 15:39:12.475814 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5238 | 2025.06.04 15:39:12.477025 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5239 | 2025.06.04 15:39:12.477288 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2025.06.04 15:39:12.477556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
| 5241 | 2025.06.04 15:39:12.488852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
| 5242 | 2025.06.04 15:39:12.489670 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2025.06.04 15:39:12.489752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5244 | 2025.06.04 15:39:12.490373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5245 | 2025.06.04 15:39:12.490605 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2025.06.04 15:39:12.490745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 5247 | 2025.06.04 15:39:13.170013 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5248 | 2025.06.04 15:39:13.185673 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2025.06.04 15:39:13.185715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5250 | 2025.06.04 15:39:13.192081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5251 | 2025.06.04 15:39:13.192807 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2025.06.04 15:39:13.195463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5253 | 2025.06.04 15:39:14.130798 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2025.06.04 15:39:14.130972 [ 260 ] {b28b8258-4a13-43fd-9f07-07a807367eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5255 | 2025.06.04 15:39:14.131035 [ 260 ] {b28b8258-4a13-43fd-9f07-07a807367eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5256 | 2025.06.04 15:39:14.131750 [ 260 ] {b28b8258-4a13-43fd-9f07-07a807367eb6} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2025.06.04 15:39:14.131793 [ 260 ] {b28b8258-4a13-43fd-9f07-07a807367eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5258 | 2025.06.04 15:39:14.132185 [ 260 ] {b28b8258-4a13-43fd-9f07-07a807367eb6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5259 | 2025.06.04 15:39:14.132393 [ 260 ] {b28b8258-4a13-43fd-9f07-07a807367eb6} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2025.06.04 15:39:14.132535 [ 260 ] {b28b8258-4a13-43fd-9f07-07a807367eb6} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.00164 sec., 82926.82926829268 rows/sec., 7.16 MiB/sec. | ||
| 5261 | 2025.06.04 15:39:14.132572 [ 260 ] {b28b8258-4a13-43fd-9f07-07a807367eb6} <Debug> TCPHandler: Processed in 0.001926984 sec. | ||
| 5262 | 2025.06.04 15:39:14.132691 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2025.06.04 15:39:14.132781 [ 260 ] {7aa66278-86ce-4347-a12b-67c21ba66ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5264 | 2025.06.04 15:39:14.132817 [ 260 ] {7aa66278-86ce-4347-a12b-67c21ba66ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5265 | 2025.06.04 15:39:14.133277 [ 260 ] {7aa66278-86ce-4347-a12b-67c21ba66ce7} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2025.06.04 15:39:14.133312 [ 260 ] {7aa66278-86ce-4347-a12b-67c21ba66ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5267 | 2025.06.04 15:39:14.133613 [ 260 ] {7aa66278-86ce-4347-a12b-67c21ba66ce7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5268 | 2025.06.04 15:39:14.133822 [ 260 ] {7aa66278-86ce-4347-a12b-67c21ba66ce7} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2025.06.04 15:39:14.133919 [ 28 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5270 | 2025.06.04 15:39:14.133948 [ 260 ] {7aa66278-86ce-4347-a12b-67c21ba66ce7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00114 sec., 35087.71929824562 rows/sec., 2.58 MiB/sec. | ||
| 5271 | 2025.06.04 15:39:14.133960 [ 28 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2025.06.04 15:39:14.133983 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5273 | 2025.06.04 15:39:14.133985 [ 260 ] {7aa66278-86ce-4347-a12b-67c21ba66ce7} <Debug> TCPHandler: Processed in 0.001300376 sec. | ||
| 5274 | 2025.06.04 15:39:14.134105 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 5275 | 2025.06.04 15:39:14.134110 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2025.06.04 15:39:14.134269 [ 260 ] {801ab13f-18e1-4a1a-9dc0-477e9ecbdb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5277 | 2025.06.04 15:39:14.134281 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5278 | 2025.06.04 15:39:14.134310 [ 260 ] {801ab13f-18e1-4a1a-9dc0-477e9ecbdb41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5279 | 2025.06.04 15:39:14.134323 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 162 rows starting from the beginning of the part | ||
| 5280 | 2025.06.04 15:39:14.134405 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 5281 | 2025.06.04 15:39:14.134452 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 106 rows starting from the beginning of the part | ||
| 5282 | 2025.06.04 15:39:14.134498 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 5283 | 2025.06.04 15:39:14.134541 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 106 rows starting from the beginning of the part | ||
| 5284 | 2025.06.04 15:39:14.134582 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 5285 | 2025.06.04 15:39:14.134747 [ 260 ] {801ab13f-18e1-4a1a-9dc0-477e9ecbdb41} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2025.06.04 15:39:14.134788 [ 260 ] {801ab13f-18e1-4a1a-9dc0-477e9ecbdb41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5287 | 2025.06.04 15:39:14.135115 [ 260 ] {801ab13f-18e1-4a1a-9dc0-477e9ecbdb41} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5288 | 2025.06.04 15:39:14.135382 [ 260 ] {801ab13f-18e1-4a1a-9dc0-477e9ecbdb41} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2025.06.04 15:39:14.135512 [ 260 ] {801ab13f-18e1-4a1a-9dc0-477e9ecbdb41} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001261 sec., 82474.22680412371 rows/sec., 6.44 MiB/sec. | ||
| 5290 | 2025.06.04 15:39:14.135543 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494849 sec., 335819.8721074838 rows/sec., 22.75 MiB/sec. | ||
| 5291 | 2025.06.04 15:39:14.135548 [ 260 ] {801ab13f-18e1-4a1a-9dc0-477e9ecbdb41} <Debug> TCPHandler: Processed in 0.001490178 sec. | ||
| 5292 | 2025.06.04 15:39:14.135685 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2025.06.04 15:39:14.135690 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5294 | 2025.06.04 15:39:14.135777 [ 260 ] {f4ac8d92-8612-45bd-a918-4a1ea861e0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5295 | 2025.06.04 15:39:14.135820 [ 260 ] {f4ac8d92-8612-45bd-a918-4a1ea861e0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5296 | 2025.06.04 15:39:14.135947 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_31_6} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2025.06.04 15:39:14.136014 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_31_6} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5298 | 2025.06.04 15:39:14.136091 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5299 | 2025.06.04 15:39:14.136228 [ 260 ] {f4ac8d92-8612-45bd-a918-4a1ea861e0f7} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2025.06.04 15:39:14.136263 [ 260 ] {f4ac8d92-8612-45bd-a918-4a1ea861e0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5301 | 2025.06.04 15:39:14.136605 [ 260 ] {f4ac8d92-8612-45bd-a918-4a1ea861e0f7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5302 | 2025.06.04 15:39:14.136813 [ 260 ] {f4ac8d92-8612-45bd-a918-4a1ea861e0f7} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2025.06.04 15:39:14.136939 [ 260 ] {f4ac8d92-8612-45bd-a918-4a1ea861e0f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 5304 | 2025.06.04 15:39:14.136974 [ 260 ] {f4ac8d92-8612-45bd-a918-4a1ea861e0f7} <Debug> TCPHandler: Processed in 0.001336197 sec. | ||
| 5305 | 2025.06.04 15:39:14.137082 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2025.06.04 15:39:14.137175 [ 260 ] {80db82d2-9389-4d20-bb46-45115d301420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5307 | 2025.06.04 15:39:14.137226 [ 260 ] {80db82d2-9389-4d20-bb46-45115d301420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5308 | 2025.06.04 15:39:14.138071 [ 260 ] {80db82d2-9389-4d20-bb46-45115d301420} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2025.06.04 15:39:14.138106 [ 260 ] {80db82d2-9389-4d20-bb46-45115d301420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5310 | 2025.06.04 15:39:14.138685 [ 260 ] {80db82d2-9389-4d20-bb46-45115d301420} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5311 | 2025.06.04 15:39:14.138914 [ 260 ] {80db82d2-9389-4d20-bb46-45115d301420} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2025.06.04 15:39:14.139049 [ 260 ] {80db82d2-9389-4d20-bb46-45115d301420} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001892 sec., 21141.649048625794 rows/sec., 37.88 MiB/sec. | ||
| 5313 | 2025.06.04 15:39:14.139106 [ 260 ] {80db82d2-9389-4d20-bb46-45115d301420} <Debug> TCPHandler: Processed in 0.002064456 sec. | ||
| 5314 | 2025.06.04 15:39:14.139232 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5315 | 2025.06.04 15:39:14.139324 [ 260 ] {91f5bd3f-7373-46bd-a6d5-88b95c58018a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5316 | 2025.06.04 15:39:14.139363 [ 260 ] {91f5bd3f-7373-46bd-a6d5-88b95c58018a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5317 | 2025.06.04 15:39:14.139710 [ 260 ] {91f5bd3f-7373-46bd-a6d5-88b95c58018a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2025.06.04 15:39:14.139745 [ 260 ] {91f5bd3f-7373-46bd-a6d5-88b95c58018a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5319 | 2025.06.04 15:39:14.140062 [ 260 ] {91f5bd3f-7373-46bd-a6d5-88b95c58018a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5320 | 2025.06.04 15:39:14.140280 [ 260 ] {91f5bd3f-7373-46bd-a6d5-88b95c58018a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2025.06.04 15:39:14.140404 [ 260 ] {91f5bd3f-7373-46bd-a6d5-88b95c58018a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 5322 | 2025.06.04 15:39:14.140439 [ 260 ] {91f5bd3f-7373-46bd-a6d5-88b95c58018a} <Debug> TCPHandler: Processed in 0.001253505 sec. | ||
| 5323 | 2025.06.04 15:39:15.018868 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2025.06.04 15:39:15.019039 [ 260 ] {bcc556f8-0b45-4cb0-86a7-1feea6241d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5325 | 2025.06.04 15:39:15.019104 [ 260 ] {bcc556f8-0b45-4cb0-86a7-1feea6241d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5326 | 2025.06.04 15:39:15.019815 [ 260 ] {bcc556f8-0b45-4cb0-86a7-1feea6241d9e} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2025.06.04 15:39:15.019864 [ 260 ] {bcc556f8-0b45-4cb0-86a7-1feea6241d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5328 | 2025.06.04 15:39:15.020262 [ 260 ] {bcc556f8-0b45-4cb0-86a7-1feea6241d9e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5329 | 2025.06.04 15:39:15.020492 [ 260 ] {bcc556f8-0b45-4cb0-86a7-1feea6241d9e} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2025.06.04 15:39:15.020655 [ 260 ] {bcc556f8-0b45-4cb0-86a7-1feea6241d9e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001662 sec., 127557.16004813477 rows/sec., 8.11 MiB/sec. | ||
| 5331 | 2025.06.04 15:39:15.020704 [ 260 ] {bcc556f8-0b45-4cb0-86a7-1feea6241d9e} <Debug> TCPHandler: Processed in 0.001956284 sec. | ||
| 5332 | 2025.06.04 15:39:15.020823 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2025.06.04 15:39:15.020923 [ 260 ] {ecf26da6-be4f-478d-977e-8ff2f4860996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5334 | 2025.06.04 15:39:15.020966 [ 260 ] {ecf26da6-be4f-478d-977e-8ff2f4860996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5335 | 2025.06.04 15:39:15.021379 [ 260 ] {ecf26da6-be4f-478d-977e-8ff2f4860996} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2025.06.04 15:39:15.021418 [ 260 ] {ecf26da6-be4f-478d-977e-8ff2f4860996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5337 | 2025.06.04 15:39:15.021737 [ 260 ] {ecf26da6-be4f-478d-977e-8ff2f4860996} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5338 | 2025.06.04 15:39:15.021955 [ 260 ] {ecf26da6-be4f-478d-977e-8ff2f4860996} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2025.06.04 15:39:15.022087 [ 260 ] {ecf26da6-be4f-478d-977e-8ff2f4860996} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001187 sec., 6739.6798652064035 rows/sec., 549.57 KiB/sec. | ||
| 5340 | 2025.06.04 15:39:15.022125 [ 260 ] {ecf26da6-be4f-478d-977e-8ff2f4860996} <Debug> TCPHandler: Processed in 0.001350056 sec. | ||
| 5341 | 2025.06.04 15:39:15.022230 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2025.06.04 15:39:15.022323 [ 260 ] {0964a087-4ed7-46ea-8f1c-078af19a4bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5343 | 2025.06.04 15:39:15.022362 [ 260 ] {0964a087-4ed7-46ea-8f1c-078af19a4bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5344 | 2025.06.04 15:39:15.023619 [ 260 ] {0964a087-4ed7-46ea-8f1c-078af19a4bd8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2025.06.04 15:39:15.023656 [ 260 ] {0964a087-4ed7-46ea-8f1c-078af19a4bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5346 | 2025.06.04 15:39:15.024099 [ 260 ] {0964a087-4ed7-46ea-8f1c-078af19a4bd8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5347 | 2025.06.04 15:39:15.024311 [ 260 ] {0964a087-4ed7-46ea-8f1c-078af19a4bd8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2025.06.04 15:39:15.024431 [ 31 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5349 | 2025.06.04 15:39:15.024443 [ 260 ] {0964a087-4ed7-46ea-8f1c-078af19a4bd8} <Debug> executeQuery: Read 1761 rows, 146.25 KiB in 0.002139 sec., 823281.9074333801 rows/sec., 66.77 MiB/sec. | ||
| 5350 | 2025.06.04 15:39:15.024523 [ 31 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2025.06.04 15:39:15.024534 [ 260 ] {0964a087-4ed7-46ea-8f1c-078af19a4bd8} <Debug> TCPHandler: Processed in 0.002350669 sec. | ||
| 5352 | 2025.06.04 15:39:15.024559 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5353 | 2025.06.04 15:39:15.024656 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2025.06.04 15:39:15.024687 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 5355 | 2025.06.04 15:39:15.024753 [ 260 ] {d17dbbc3-c44b-40f5-8691-081ad83fe742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5356 | 2025.06.04 15:39:15.024798 [ 260 ] {d17dbbc3-c44b-40f5-8691-081ad83fe742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5357 | 2025.06.04 15:39:15.024840 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5358 | 2025.06.04 15:39:15.024882 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1846 rows starting from the beginning of the part | ||
| 5359 | 2025.06.04 15:39:15.024953 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 617 rows starting from the beginning of the part | ||
| 5360 | 2025.06.04 15:39:15.024999 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 140 rows starting from the beginning of the part | ||
| 5361 | 2025.06.04 15:39:15.025041 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 617 rows starting from the beginning of the part | ||
| 5362 | 2025.06.04 15:39:15.025079 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
| 5363 | 2025.06.04 15:39:15.025118 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1761 rows starting from the beginning of the part | ||
| 5364 | 2025.06.04 15:39:15.025239 [ 260 ] {d17dbbc3-c44b-40f5-8691-081ad83fe742} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2025.06.04 15:39:15.025281 [ 260 ] {d17dbbc3-c44b-40f5-8691-081ad83fe742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5366 | 2025.06.04 15:39:15.025613 [ 260 ] {d17dbbc3-c44b-40f5-8691-081ad83fe742} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5367 | 2025.06.04 15:39:15.025833 [ 260 ] {d17dbbc3-c44b-40f5-8691-081ad83fe742} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2025.06.04 15:39:15.025968 [ 260 ] {d17dbbc3-c44b-40f5-8691-081ad83fe742} <Debug> executeQuery: Read 114 rows, 6.94 KiB in 0.001234 sec., 92382.49594813614 rows/sec., 5.50 MiB/sec. | ||
| 5369 | 2025.06.04 15:39:15.026006 [ 260 ] {d17dbbc3-c44b-40f5-8691-081ad83fe742} <Debug> TCPHandler: Processed in 0.001396507 sec. | ||
| 5370 | 2025.06.04 15:39:15.026121 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5371 | 2025.06.04 15:39:15.026212 [ 260 ] {438da286-a89c-4413-9dd1-07f6d2720cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5372 | 2025.06.04 15:39:15.026250 [ 260 ] {438da286-a89c-4413-9dd1-07f6d2720cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5373 | 2025.06.04 15:39:15.026795 [ 260 ] {438da286-a89c-4413-9dd1-07f6d2720cdc} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2025.06.04 15:39:15.026831 [ 260 ] {438da286-a89c-4413-9dd1-07f6d2720cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5375 | 2025.06.04 15:39:15.027103 [ 187 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5117 rows, containing 5 columns (5 merged, 0 gathered) in 0.002471821 sec., 2070133.7192296693 rows/sec., 175.26 MiB/sec. | ||
| 5376 | 2025.06.04 15:39:15.027158 [ 260 ] {438da286-a89c-4413-9dd1-07f6d2720cdc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5377 | 2025.06.04 15:39:15.027359 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5378 | 2025.06.04 15:39:15.027400 [ 260 ] {438da286-a89c-4413-9dd1-07f6d2720cdc} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2025.06.04 15:39:15.027538 [ 260 ] {438da286-a89c-4413-9dd1-07f6d2720cdc} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001344 sec., 253720.2380952381 rows/sec., 16.93 MiB/sec. | ||
| 5380 | 2025.06.04 15:39:15.027576 [ 260 ] {438da286-a89c-4413-9dd1-07f6d2720cdc} <Debug> TCPHandler: Processed in 0.001502778 sec. | ||
| 5381 | 2025.06.04 15:39:15.027629 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_41_8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2025.06.04 15:39:15.027687 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2025.06.04 15:39:15.027707 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_41_8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5384 | 2025.06.04 15:39:15.027784 [ 260 ] {31d97c4c-daac-4a03-8504-ac6e0535f318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5385 | 2025.06.04 15:39:15.027793 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 5386 | 2025.06.04 15:39:15.027832 [ 260 ] {31d97c4c-daac-4a03-8504-ac6e0535f318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5387 | 2025.06.04 15:39:15.028264 [ 260 ] {31d97c4c-daac-4a03-8504-ac6e0535f318} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2025.06.04 15:39:15.028300 [ 260 ] {31d97c4c-daac-4a03-8504-ac6e0535f318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5389 | 2025.06.04 15:39:15.028612 [ 260 ] {31d97c4c-daac-4a03-8504-ac6e0535f318} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5390 | 2025.06.04 15:39:15.028826 [ 260 ] {31d97c4c-daac-4a03-8504-ac6e0535f318} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2025.06.04 15:39:15.028952 [ 260 ] {31d97c4c-daac-4a03-8504-ac6e0535f318} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001186 sec., 94435.07588532884 rows/sec., 5.38 MiB/sec. | ||
| 5392 | 2025.06.04 15:39:15.028989 [ 260 ] {31d97c4c-daac-4a03-8504-ac6e0535f318} <Debug> TCPHandler: Processed in 0.001348387 sec. | ||
| 5393 | 2025.06.04 15:39:15.029100 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2025.06.04 15:39:15.029196 [ 260 ] {46e25222-d6d7-42cc-89a6-ed6ae183f8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5395 | 2025.06.04 15:39:15.029235 [ 260 ] {46e25222-d6d7-42cc-89a6-ed6ae183f8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5396 | 2025.06.04 15:39:15.029989 [ 260 ] {46e25222-d6d7-42cc-89a6-ed6ae183f8ac} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2025.06.04 15:39:15.030025 [ 260 ] {46e25222-d6d7-42cc-89a6-ed6ae183f8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5398 | 2025.06.04 15:39:15.030367 [ 260 ] {46e25222-d6d7-42cc-89a6-ed6ae183f8ac} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5399 | 2025.06.04 15:39:15.030573 [ 260 ] {46e25222-d6d7-42cc-89a6-ed6ae183f8ac} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2025.06.04 15:39:15.030678 [ 31 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5401 | 2025.06.04 15:39:15.030700 [ 260 ] {46e25222-d6d7-42cc-89a6-ed6ae183f8ac} <Debug> executeQuery: Read 846 rows, 62.53 KiB in 0.001522 sec., 555847.5689881735 rows/sec., 40.12 MiB/sec. | ||
| 5402 | 2025.06.04 15:39:15.030712 [ 31 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2025.06.04 15:39:15.030741 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5404 | 2025.06.04 15:39:15.030743 [ 260 ] {46e25222-d6d7-42cc-89a6-ed6ae183f8ac} <Debug> TCPHandler: Processed in 0.00168956 sec. | ||
| 5405 | 2025.06.04 15:39:15.030825 [ 187 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5406 | 2025.06.04 15:39:15.030866 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2025.06.04 15:39:15.030953 [ 187 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5408 | 2025.06.04 15:39:15.030963 [ 260 ] {ef6a3e07-d68b-4c71-bf9d-1c28f97561b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5409 | 2025.06.04 15:39:15.030997 [ 187 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 912 rows starting from the beginning of the part | ||
| 5410 | 2025.06.04 15:39:15.031015 [ 260 ] {ef6a3e07-d68b-4c71-bf9d-1c28f97561b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5411 | 2025.06.04 15:39:15.031077 [ 187 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 382 rows starting from the beginning of the part | ||
| 5412 | 2025.06.04 15:39:15.031134 [ 187 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 112 rows starting from the beginning of the part | ||
| 5413 | 2025.06.04 15:39:15.031180 [ 187 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 382 rows starting from the beginning of the part | ||
| 5414 | 2025.06.04 15:39:15.031225 [ 187 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 5415 | 2025.06.04 15:39:15.031276 [ 187 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 846 rows starting from the beginning of the part | ||
| 5416 | 2025.06.04 15:39:15.031343 [ 260 ] {ef6a3e07-d68b-4c71-bf9d-1c28f97561b8} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2025.06.04 15:39:15.031382 [ 260 ] {ef6a3e07-d68b-4c71-bf9d-1c28f97561b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5418 | 2025.06.04 15:39:15.031732 [ 260 ] {ef6a3e07-d68b-4c71-bf9d-1c28f97561b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5419 | 2025.06.04 15:39:15.031958 [ 260 ] {ef6a3e07-d68b-4c71-bf9d-1c28f97561b8} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2025.06.04 15:39:15.032093 [ 260 ] {ef6a3e07-d68b-4c71-bf9d-1c28f97561b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 5421 | 2025.06.04 15:39:15.032132 [ 260 ] {ef6a3e07-d68b-4c71-bf9d-1c28f97561b8} <Debug> TCPHandler: Processed in 0.001312386 sec. | ||
| 5422 | 2025.06.04 15:39:15.032257 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2025.06.04 15:39:15.032349 [ 260 ] {202bc2f6-1d11-4380-8720-15d3549c7fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5424 | 2025.06.04 15:39:15.032428 [ 260 ] {202bc2f6-1d11-4380-8720-15d3549c7fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5425 | 2025.06.04 15:39:15.032836 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2738 rows, containing 5 columns (5 merged, 0 gathered) in 0.002050295 sec., 1335417.5862497834 rows/sec., 101.70 MiB/sec. | ||
| 5426 | 2025.06.04 15:39:15.033040 [ 187 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5427 | 2025.06.04 15:39:15.033157 [ 260 ] {202bc2f6-1d11-4380-8720-15d3549c7fac} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5428 | 2025.06.04 15:39:15.033201 [ 260 ] {202bc2f6-1d11-4380-8720-15d3549c7fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5429 | 2025.06.04 15:39:15.033318 [ 187 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_41_8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2025.06.04 15:39:15.033408 [ 187 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_41_8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5431 | 2025.06.04 15:39:15.033485 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5432 | 2025.06.04 15:39:15.033622 [ 260 ] {202bc2f6-1d11-4380-8720-15d3549c7fac} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5433 | 2025.06.04 15:39:15.033840 [ 260 ] {202bc2f6-1d11-4380-8720-15d3549c7fac} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2025.06.04 15:39:15.033956 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5435 | 2025.06.04 15:39:15.033972 [ 260 ] {202bc2f6-1d11-4380-8720-15d3549c7fac} <Debug> executeQuery: Read 959 rows, 65.25 KiB in 0.001641 sec., 584399.7562461913 rows/sec., 38.83 MiB/sec. | ||
| 5436 | 2025.06.04 15:39:15.034021 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2025.06.04 15:39:15.034046 [ 260 ] {202bc2f6-1d11-4380-8720-15d3549c7fac} <Debug> TCPHandler: Processed in 0.001835813 sec. | ||
| 5438 | 2025.06.04 15:39:15.034049 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5439 | 2025.06.04 15:39:15.034176 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2025.06.04 15:39:15.034195 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 5441 | 2025.06.04 15:39:15.034274 [ 260 ] {576b75c0-ec2e-4cf2-9c6b-fed1fb7eea15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5442 | 2025.06.04 15:39:15.034320 [ 260 ] {576b75c0-ec2e-4cf2-9c6b-fed1fb7eea15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5443 | 2025.06.04 15:39:15.034354 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5444 | 2025.06.04 15:39:15.034396 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13683 rows starting from the beginning of the part | ||
| 5445 | 2025.06.04 15:39:15.034462 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
| 5446 | 2025.06.04 15:39:15.034512 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 164 rows starting from the beginning of the part | ||
| 5447 | 2025.06.04 15:39:15.034556 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part | ||
| 5448 | 2025.06.04 15:39:15.034603 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 5449 | 2025.06.04 15:39:15.034641 [ 260 ] {576b75c0-ec2e-4cf2-9c6b-fed1fb7eea15} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2025.06.04 15:39:15.034645 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 959 rows starting from the beginning of the part | ||
| 5451 | 2025.06.04 15:39:15.034685 [ 260 ] {576b75c0-ec2e-4cf2-9c6b-fed1fb7eea15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5452 | 2025.06.04 15:39:15.035010 [ 260 ] {576b75c0-ec2e-4cf2-9c6b-fed1fb7eea15} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5453 | 2025.06.04 15:39:15.035236 [ 260 ] {576b75c0-ec2e-4cf2-9c6b-fed1fb7eea15} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2025.06.04 15:39:15.035366 [ 260 ] {576b75c0-ec2e-4cf2-9c6b-fed1fb7eea15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 60.65 KiB/sec. | ||
| 5455 | 2025.06.04 15:39:15.035403 [ 260 ] {576b75c0-ec2e-4cf2-9c6b-fed1fb7eea15} <Debug> TCPHandler: Processed in 0.001275186 sec. | ||
| 5456 | 2025.06.04 15:39:15.035513 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2025.06.04 15:39:15.035606 [ 260 ] {3ebf8b80-3950-4505-99d3-6c3765c04512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5458 | 2025.06.04 15:39:15.035645 [ 260 ] {3ebf8b80-3950-4505-99d3-6c3765c04512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5459 | 2025.06.04 15:39:15.035969 [ 260 ] {3ebf8b80-3950-4505-99d3-6c3765c04512} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2025.06.04 15:39:15.036004 [ 260 ] {3ebf8b80-3950-4505-99d3-6c3765c04512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5461 | 2025.06.04 15:39:15.036387 [ 260 ] {3ebf8b80-3950-4505-99d3-6c3765c04512} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5462 | 2025.06.04 15:39:15.036601 [ 260 ] {3ebf8b80-3950-4505-99d3-6c3765c04512} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2025.06.04 15:39:15.036732 [ 260 ] {3ebf8b80-3950-4505-99d3-6c3765c04512} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001144 sec., 29720.27972027972 rows/sec., 1.72 MiB/sec. | ||
| 5464 | 2025.06.04 15:39:15.036732 [ 41 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5465 | 2025.06.04 15:39:15.036769 [ 260 ] {3ebf8b80-3950-4505-99d3-6c3765c04512} <Debug> TCPHandler: Processed in 0.001302976 sec. | ||
| 5466 | 2025.06.04 15:39:15.036793 [ 41 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2025.06.04 15:39:15.036819 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5468 | 2025.06.04 15:39:15.036899 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 5469 | 2025.06.04 15:39:15.037004 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5470 | 2025.06.04 15:39:15.037036 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2076 rows starting from the beginning of the part | ||
| 5471 | 2025.06.04 15:39:15.037088 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
| 5472 | 2025.06.04 15:39:15.037135 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 5473 | 2025.06.04 15:39:15.037174 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
| 5474 | 2025.06.04 15:39:15.037213 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 5475 | 2025.06.04 15:39:15.037253 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 5476 | 2025.06.04 15:39:15.038370 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2394 rows, containing 4 columns (4 merged, 0 gathered) in 0.001504348 sec., 1591387.099261607 rows/sec., 105.25 MiB/sec. | ||
| 5477 | 2025.06.04 15:39:15.038642 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5478 | 2025.06.04 15:39:15.038884 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_41_8} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2025.06.04 15:39:15.038953 [ 198 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_41_8} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5480 | 2025.06.04 15:39:15.039017 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5481 | 2025.06.04 15:39:15.039065 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15440 rows, containing 5 columns (5 merged, 0 gathered) in 0.004931481 sec., 3130905.300050837 rows/sec., 211.40 MiB/sec. | ||
| 5482 | 2025.06.04 15:39:15.039459 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5483 | 2025.06.04 15:39:15.039731 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2025.06.04 15:39:15.039805 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5485 | 2025.06.04 15:39:15.039879 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 5486 | 2025.06.04 15:39:19.126922 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2025.06.04 15:39:19.127138 [ 260 ] {cb403647-5bdf-4183-bf81-bdfb2afdcd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5488 | 2025.06.04 15:39:19.127215 [ 260 ] {cb403647-5bdf-4183-bf81-bdfb2afdcd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5489 | 2025.06.04 15:39:19.127950 [ 260 ] {cb403647-5bdf-4183-bf81-bdfb2afdcd98} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2025.06.04 15:39:19.128005 [ 260 ] {cb403647-5bdf-4183-bf81-bdfb2afdcd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5491 | 2025.06.04 15:39:19.128447 [ 260 ] {cb403647-5bdf-4183-bf81-bdfb2afdcd98} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5492 | 2025.06.04 15:39:19.128684 [ 260 ] {cb403647-5bdf-4183-bf81-bdfb2afdcd98} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2025.06.04 15:39:19.128852 [ 260 ] {cb403647-5bdf-4183-bf81-bdfb2afdcd98} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001768 sec., 31674.20814479638 rows/sec., 2.43 MiB/sec. | ||
| 5494 | 2025.06.04 15:39:19.128902 [ 260 ] {cb403647-5bdf-4183-bf81-bdfb2afdcd98} <Debug> TCPHandler: Processed in 0.002115946 sec. | ||
| 5495 | 2025.06.04 15:39:19.129024 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2025.06.04 15:39:19.129129 [ 260 ] {f8280261-2dbe-457b-aa0b-d8c570f5cc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5497 | 2025.06.04 15:39:19.129172 [ 260 ] {f8280261-2dbe-457b-aa0b-d8c570f5cc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5498 | 2025.06.04 15:39:19.129623 [ 260 ] {f8280261-2dbe-457b-aa0b-d8c570f5cc60} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2025.06.04 15:39:19.129662 [ 260 ] {f8280261-2dbe-457b-aa0b-d8c570f5cc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5500 | 2025.06.04 15:39:19.129979 [ 260 ] {f8280261-2dbe-457b-aa0b-d8c570f5cc60} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5501 | 2025.06.04 15:39:19.130195 [ 260 ] {f8280261-2dbe-457b-aa0b-d8c570f5cc60} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2025.06.04 15:39:19.130331 [ 260 ] {f8280261-2dbe-457b-aa0b-d8c570f5cc60} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 5503 | 2025.06.04 15:39:19.130371 [ 260 ] {f8280261-2dbe-457b-aa0b-d8c570f5cc60} <Debug> TCPHandler: Processed in 0.001400187 sec. | ||
| 5504 | 2025.06.04 15:39:19.130488 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2025.06.04 15:39:19.130588 [ 260 ] {37aca34f-2c76-4eb1-b786-7244c9daab42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5506 | 2025.06.04 15:39:19.130632 [ 260 ] {37aca34f-2c76-4eb1-b786-7244c9daab42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5507 | 2025.06.04 15:39:19.131091 [ 260 ] {37aca34f-2c76-4eb1-b786-7244c9daab42} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2025.06.04 15:39:19.131132 [ 260 ] {37aca34f-2c76-4eb1-b786-7244c9daab42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5509 | 2025.06.04 15:39:19.131496 [ 260 ] {37aca34f-2c76-4eb1-b786-7244c9daab42} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5510 | 2025.06.04 15:39:19.131713 [ 260 ] {37aca34f-2c76-4eb1-b786-7244c9daab42} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2025.06.04 15:39:19.131850 [ 260 ] {37aca34f-2c76-4eb1-b786-7244c9daab42} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001283 sec., 99766.17303195635 rows/sec., 6.95 MiB/sec. | ||
| 5512 | 2025.06.04 15:39:19.131889 [ 260 ] {37aca34f-2c76-4eb1-b786-7244c9daab42} <Debug> TCPHandler: Processed in 0.001451907 sec. | ||
| 5513 | 2025.06.04 15:39:19.132003 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2025.06.04 15:39:19.132099 [ 260 ] {5a1a20a4-ee4a-45ab-9721-089e1f1f7ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5515 | 2025.06.04 15:39:19.132141 [ 260 ] {5a1a20a4-ee4a-45ab-9721-089e1f1f7ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5516 | 2025.06.04 15:39:19.132476 [ 260 ] {5a1a20a4-ee4a-45ab-9721-089e1f1f7ab0} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2025.06.04 15:39:19.132513 [ 260 ] {5a1a20a4-ee4a-45ab-9721-089e1f1f7ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5518 | 2025.06.04 15:39:19.132823 [ 260 ] {5a1a20a4-ee4a-45ab-9721-089e1f1f7ab0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5519 | 2025.06.04 15:39:19.133026 [ 260 ] {5a1a20a4-ee4a-45ab-9721-089e1f1f7ab0} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2025.06.04 15:39:19.133159 [ 260 ] {5a1a20a4-ee4a-45ab-9721-089e1f1f7ab0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00108 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
| 5521 | 2025.06.04 15:39:19.133193 [ 260 ] {5a1a20a4-ee4a-45ab-9721-089e1f1f7ab0} <Debug> TCPHandler: Processed in 0.001242816 sec. | ||
| 5522 | 2025.06.04 15:39:19.990901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
| 5523 | 2025.06.04 15:39:19.991699 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.06.04 15:39:19.991769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5525 | 2025.06.04 15:39:19.992598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5526 | 2025.06.04 15:39:19.992828 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2025.06.04 15:39:19.992962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
| 5528 | 2025.06.04 15:39:20.695597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5529 | 2025.06.04 15:39:20.712474 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2025.06.04 15:39:20.712538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5531 | 2025.06.04 15:39:20.718714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5532 | 2025.06.04 15:39:20.719423 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2025.06.04 15:39:20.722372 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5534 | 2025.06.04 15:39:22.477797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 768 | ||
| 5535 | 2025.06.04 15:39:22.480393 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2025.06.04 15:39:22.480452 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5537 | 2025.06.04 15:39:22.481702 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5538 | 2025.06.04 15:39:22.481998 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2025.06.04 15:39:22.482151 [ 111 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5540 | 2025.06.04 15:39:22.482188 [ 111 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2025.06.04 15:39:22.482210 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5542 | 2025.06.04 15:39:22.482338 [ 189 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::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 | ||
| 5543 | 2025.06.04 15:39:22.482385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 5544 | 2025.06.04 15:39:22.482966 [ 189 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5545 | 2025.06.04 15:39:22.483136 [ 189 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 572 rows starting from the beginning of the part | ||
| 5546 | 2025.06.04 15:39:22.483547 [ 189 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 5547 | 2025.06.04 15:39:22.483906 [ 189 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part | ||
| 5548 | 2025.06.04 15:39:22.484237 [ 189 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 5549 | 2025.06.04 15:39:22.484565 [ 189 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 5550 | 2025.06.04 15:39:22.484899 [ 189 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 5551 | 2025.06.04 15:39:22.490798 [ 190 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 72 columns (72 merged, 0 gathered) in 0.008510725 sec., 90239.08068936548 rows/sec., 76.30 MiB/sec. | ||
| 5552 | 2025.06.04 15:39:22.492159 [ 200 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5553 | 2025.06.04 15:39:22.492807 [ 200 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_21_4} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2025.06.04 15:39:22.492894 [ 200 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_21_4} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5555 | 2025.06.04 15:39:22.493236 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5556 | 2025.06.04 15:39:24.131277 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2025.06.04 15:39:24.131456 [ 260 ] {9c40388a-c76f-456f-9e60-e30cc3d4158b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5558 | 2025.06.04 15:39:24.131524 [ 260 ] {9c40388a-c76f-456f-9e60-e30cc3d4158b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5559 | 2025.06.04 15:39:24.132255 [ 260 ] {9c40388a-c76f-456f-9e60-e30cc3d4158b} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2025.06.04 15:39:24.132304 [ 260 ] {9c40388a-c76f-456f-9e60-e30cc3d4158b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5561 | 2025.06.04 15:39:24.132738 [ 260 ] {9c40388a-c76f-456f-9e60-e30cc3d4158b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5562 | 2025.06.04 15:39:24.132971 [ 260 ] {9c40388a-c76f-456f-9e60-e30cc3d4158b} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2025.06.04 15:39:24.133140 [ 260 ] {9c40388a-c76f-456f-9e60-e30cc3d4158b} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001733 sec., 78476.63012117715 rows/sec., 6.78 MiB/sec. | ||
| 5564 | 2025.06.04 15:39:24.133192 [ 260 ] {9c40388a-c76f-456f-9e60-e30cc3d4158b} <Debug> TCPHandler: Processed in 0.002040535 sec. | ||
| 5565 | 2025.06.04 15:39:24.133315 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2025.06.04 15:39:24.133421 [ 260 ] {bbc93f49-0ba4-45b8-bec9-ee4e20f20f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5567 | 2025.06.04 15:39:24.133465 [ 260 ] {bbc93f49-0ba4-45b8-bec9-ee4e20f20f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5568 | 2025.06.04 15:39:24.133901 [ 260 ] {bbc93f49-0ba4-45b8-bec9-ee4e20f20f9a} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2025.06.04 15:39:24.133940 [ 260 ] {bbc93f49-0ba4-45b8-bec9-ee4e20f20f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5570 | 2025.06.04 15:39:24.134260 [ 260 ] {bbc93f49-0ba4-45b8-bec9-ee4e20f20f9a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5571 | 2025.06.04 15:39:24.134465 [ 260 ] {bbc93f49-0ba4-45b8-bec9-ee4e20f20f9a} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2025.06.04 15:39:24.134598 [ 260 ] {bbc93f49-0ba4-45b8-bec9-ee4e20f20f9a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001201 sec., 33305.57868442964 rows/sec., 2.45 MiB/sec. | ||
| 5573 | 2025.06.04 15:39:24.134638 [ 260 ] {bbc93f49-0ba4-45b8-bec9-ee4e20f20f9a} <Debug> TCPHandler: Processed in 0.001375666 sec. | ||
| 5574 | 2025.06.04 15:39:24.134752 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2025.06.04 15:39:24.134849 [ 260 ] {28ae49c8-faab-4bb3-8ffa-472363ffd858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5576 | 2025.06.04 15:39:24.134891 [ 260 ] {28ae49c8-faab-4bb3-8ffa-472363ffd858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5577 | 2025.06.04 15:39:24.135320 [ 260 ] {28ae49c8-faab-4bb3-8ffa-472363ffd858} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2025.06.04 15:39:24.135356 [ 260 ] {28ae49c8-faab-4bb3-8ffa-472363ffd858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5579 | 2025.06.04 15:39:24.135664 [ 260 ] {28ae49c8-faab-4bb3-8ffa-472363ffd858} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5580 | 2025.06.04 15:39:24.135870 [ 260 ] {28ae49c8-faab-4bb3-8ffa-472363ffd858} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2025.06.04 15:39:24.136003 [ 260 ] {28ae49c8-faab-4bb3-8ffa-472363ffd858} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001174 sec., 88586.03066439524 rows/sec., 6.92 MiB/sec. | ||
| 5582 | 2025.06.04 15:39:24.136043 [ 260 ] {28ae49c8-faab-4bb3-8ffa-472363ffd858} <Debug> TCPHandler: Processed in 0.001339617 sec. | ||
| 5583 | 2025.06.04 15:39:24.136157 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2025.06.04 15:39:24.136253 [ 260 ] {4fa19c45-5193-49b7-8571-cb9b97058817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5585 | 2025.06.04 15:39:24.136297 [ 260 ] {4fa19c45-5193-49b7-8571-cb9b97058817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5586 | 2025.06.04 15:39:24.136704 [ 260 ] {4fa19c45-5193-49b7-8571-cb9b97058817} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2025.06.04 15:39:24.136741 [ 260 ] {4fa19c45-5193-49b7-8571-cb9b97058817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5588 | 2025.06.04 15:39:24.137070 [ 260 ] {4fa19c45-5193-49b7-8571-cb9b97058817} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5589 | 2025.06.04 15:39:24.137287 [ 260 ] {4fa19c45-5193-49b7-8571-cb9b97058817} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2025.06.04 15:39:24.137417 [ 260 ] {4fa19c45-5193-49b7-8571-cb9b97058817} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 5591 | 2025.06.04 15:39:24.137454 [ 260 ] {4fa19c45-5193-49b7-8571-cb9b97058817} <Debug> TCPHandler: Processed in 0.001346336 sec. | ||
| 5592 | 2025.06.04 15:39:24.137555 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2025.06.04 15:39:24.137650 [ 260 ] {900dddc6-35b6-4789-99fd-fecf5134c8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5594 | 2025.06.04 15:39:24.137705 [ 260 ] {900dddc6-35b6-4789-99fd-fecf5134c8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5595 | 2025.06.04 15:39:24.138564 [ 260 ] {900dddc6-35b6-4789-99fd-fecf5134c8f2} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2025.06.04 15:39:24.138601 [ 260 ] {900dddc6-35b6-4789-99fd-fecf5134c8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5597 | 2025.06.04 15:39:24.139150 [ 260 ] {900dddc6-35b6-4789-99fd-fecf5134c8f2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5598 | 2025.06.04 15:39:24.139366 [ 260 ] {900dddc6-35b6-4789-99fd-fecf5134c8f2} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2025.06.04 15:39:24.139506 [ 260 ] {900dddc6-35b6-4789-99fd-fecf5134c8f2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001874 sec., 21344.71718249733 rows/sec., 38.25 MiB/sec. | ||
| 5600 | 2025.06.04 15:39:24.139573 [ 260 ] {900dddc6-35b6-4789-99fd-fecf5134c8f2} <Debug> TCPHandler: Processed in 0.002065475 sec. | ||
| 5601 | 2025.06.04 15:39:24.139710 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2025.06.04 15:39:24.139806 [ 260 ] {e8be2748-c245-4156-b938-7ec85b9b4d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5603 | 2025.06.04 15:39:24.139847 [ 260 ] {e8be2748-c245-4156-b938-7ec85b9b4d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5604 | 2025.06.04 15:39:24.140183 [ 260 ] {e8be2748-c245-4156-b938-7ec85b9b4d7e} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2025.06.04 15:39:24.140220 [ 260 ] {e8be2748-c245-4156-b938-7ec85b9b4d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5606 | 2025.06.04 15:39:24.140514 [ 260 ] {e8be2748-c245-4156-b938-7ec85b9b4d7e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5607 | 2025.06.04 15:39:24.140716 [ 260 ] {e8be2748-c245-4156-b938-7ec85b9b4d7e} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2025.06.04 15:39:24.140844 [ 260 ] {e8be2748-c245-4156-b938-7ec85b9b4d7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5609 | 2025.06.04 15:39:24.140905 [ 260 ] {e8be2748-c245-4156-b938-7ec85b9b4d7e} <Debug> TCPHandler: Processed in 0.001243155 sec. | ||
| 5610 | 2025.06.04 15:39:27.342384 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5611 | 2025.06.04 15:39:27.342484 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5612 | 2025.06.04 15:39:27.493138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
| 5613 | 2025.06.04 15:39:27.493762 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2025.06.04 15:39:27.493796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5615 | 2025.06.04 15:39:27.494267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5616 | 2025.06.04 15:39:27.494501 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2025.06.04 15:39:27.494627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 5618 | 2025.06.04 15:39:28.222531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5619 | 2025.06.04 15:39:28.240790 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2025.06.04 15:39:28.240861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5621 | 2025.06.04 15:39:28.246656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5622 | 2025.06.04 15:39:28.247420 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2025.06.04 15:39:28.251119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5624 | 2025.06.04 15:39:29.138312 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5625 | 2025.06.04 15:39:29.138493 [ 260 ] {6a9fa133-1615-4ba9-8a55-6514991932e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5626 | 2025.06.04 15:39:29.138559 [ 260 ] {6a9fa133-1615-4ba9-8a55-6514991932e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5627 | 2025.06.04 15:39:29.139285 [ 260 ] {6a9fa133-1615-4ba9-8a55-6514991932e3} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2025.06.04 15:39:29.139332 [ 260 ] {6a9fa133-1615-4ba9-8a55-6514991932e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5629 | 2025.06.04 15:39:29.139745 [ 260 ] {6a9fa133-1615-4ba9-8a55-6514991932e3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5630 | 2025.06.04 15:39:29.139983 [ 260 ] {6a9fa133-1615-4ba9-8a55-6514991932e3} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2025.06.04 15:39:29.140146 [ 260 ] {6a9fa133-1615-4ba9-8a55-6514991932e3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001701 sec., 124632.56907701351 rows/sec., 7.93 MiB/sec. | ||
| 5632 | 2025.06.04 15:39:29.140145 [ 154 ] {} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5633 | 2025.06.04 15:39:29.140199 [ 260 ] {6a9fa133-1615-4ba9-8a55-6514991932e3} <Debug> TCPHandler: Processed in 0.002018855 sec. | ||
| 5634 | 2025.06.04 15:39:29.140214 [ 154 ] {} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2025.06.04 15:39:29.140241 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5636 | 2025.06.04 15:39:29.140334 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5637 | 2025.06.04 15:39:29.140358 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::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 | ||
| 5638 | 2025.06.04 15:39:29.140444 [ 260 ] {49b5867d-3b7c-4b14-831d-5c24f7a7b64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5639 | 2025.06.04 15:39:29.140493 [ 260 ] {49b5867d-3b7c-4b14-831d-5c24f7a7b64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5640 | 2025.06.04 15:39:29.140499 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5641 | 2025.06.04 15:39:29.140542 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part | ||
| 5642 | 2025.06.04 15:39:29.140611 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 5643 | 2025.06.04 15:39:29.140658 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::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 | ||
| 5644 | 2025.06.04 15:39:29.140701 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5645 | 2025.06.04 15:39:29.140741 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 5646 | 2025.06.04 15:39:29.141250 [ 260 ] {49b5867d-3b7c-4b14-831d-5c24f7a7b64b} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2025.06.04 15:39:29.141293 [ 260 ] {49b5867d-3b7c-4b14-831d-5c24f7a7b64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5648 | 2025.06.04 15:39:29.141663 [ 260 ] {49b5867d-3b7c-4b14-831d-5c24f7a7b64b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5649 | 2025.06.04 15:39:29.141663 [ 200 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359347 sec., 779786.1767451578 rows/sec., 52.57 MiB/sec. | ||
| 5650 | 2025.06.04 15:39:29.141884 [ 190 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5651 | 2025.06.04 15:39:29.141901 [ 260 ] {49b5867d-3b7c-4b14-831d-5c24f7a7b64b} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2025.06.04 15:39:29.142059 [ 260 ] {49b5867d-3b7c-4b14-831d-5c24f7a7b64b} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001641 sec., 375990.24984765385 rows/sec., 29.39 MiB/sec. | ||
| 5653 | 2025.06.04 15:39:29.142101 [ 260 ] {49b5867d-3b7c-4b14-831d-5c24f7a7b64b} <Debug> TCPHandler: Processed in 0.001818263 sec. | ||
| 5654 | 2025.06.04 15:39:29.142218 [ 190 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_13_3} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2025.06.04 15:39:29.142222 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2025.06.04 15:39:29.142305 [ 190 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_13_3} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5657 | 2025.06.04 15:39:29.142338 [ 260 ] {cf0b41b8-2811-4f63-b513-7e786c00d075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5658 | 2025.06.04 15:39:29.142385 [ 260 ] {cf0b41b8-2811-4f63-b513-7e786c00d075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5659 | 2025.06.04 15:39:29.142402 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5660 | 2025.06.04 15:39:29.142832 [ 260 ] {cf0b41b8-2811-4f63-b513-7e786c00d075} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2025.06.04 15:39:29.142873 [ 260 ] {cf0b41b8-2811-4f63-b513-7e786c00d075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5662 | 2025.06.04 15:39:29.143186 [ 260 ] {cf0b41b8-2811-4f63-b513-7e786c00d075} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5663 | 2025.06.04 15:39:29.143401 [ 260 ] {cf0b41b8-2811-4f63-b513-7e786c00d075} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2025.06.04 15:39:29.143544 [ 260 ] {cf0b41b8-2811-4f63-b513-7e786c00d075} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.00123 sec., 86178.86178861788 rows/sec., 5.07 MiB/sec. | ||
| 5665 | 2025.06.04 15:39:29.143582 [ 260 ] {cf0b41b8-2811-4f63-b513-7e786c00d075} <Debug> TCPHandler: Processed in 0.001410638 sec. | ||
| 5666 | 2025.06.04 15:39:29.143696 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2025.06.04 15:39:29.143793 [ 260 ] {8bd0335a-96bc-4fb2-aeb6-0312ace1e528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5668 | 2025.06.04 15:39:29.143834 [ 260 ] {8bd0335a-96bc-4fb2-aeb6-0312ace1e528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5669 | 2025.06.04 15:39:29.144252 [ 260 ] {8bd0335a-96bc-4fb2-aeb6-0312ace1e528} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2025.06.04 15:39:29.144290 [ 260 ] {8bd0335a-96bc-4fb2-aeb6-0312ace1e528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5671 | 2025.06.04 15:39:29.144591 [ 260 ] {8bd0335a-96bc-4fb2-aeb6-0312ace1e528} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5672 | 2025.06.04 15:39:29.144814 [ 260 ] {8bd0335a-96bc-4fb2-aeb6-0312ace1e528} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2025.06.04 15:39:29.144944 [ 260 ] {8bd0335a-96bc-4fb2-aeb6-0312ace1e528} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00117 sec., 96581.19658119658 rows/sec., 6.25 MiB/sec. | ||
| 5674 | 2025.06.04 15:39:29.144983 [ 260 ] {8bd0335a-96bc-4fb2-aeb6-0312ace1e528} <Debug> TCPHandler: Processed in 0.001335117 sec. | ||
| 5675 | 2025.06.04 15:39:29.145098 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2025.06.04 15:39:29.145195 [ 260 ] {33360cf3-1e60-49bf-a474-ff64134be977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5677 | 2025.06.04 15:39:29.145234 [ 260 ] {33360cf3-1e60-49bf-a474-ff64134be977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5678 | 2025.06.04 15:39:29.145655 [ 260 ] {33360cf3-1e60-49bf-a474-ff64134be977} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2025.06.04 15:39:29.145692 [ 260 ] {33360cf3-1e60-49bf-a474-ff64134be977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5680 | 2025.06.04 15:39:29.145999 [ 260 ] {33360cf3-1e60-49bf-a474-ff64134be977} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5681 | 2025.06.04 15:39:29.146218 [ 260 ] {33360cf3-1e60-49bf-a474-ff64134be977} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2025.06.04 15:39:29.146327 [ 154 ] {} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5683 | 2025.06.04 15:39:29.146348 [ 260 ] {33360cf3-1e60-49bf-a474-ff64134be977} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001171 sec., 95644.74807856533 rows/sec., 5.45 MiB/sec. | ||
| 5684 | 2025.06.04 15:39:29.146368 [ 154 ] {} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2025.06.04 15:39:29.146391 [ 260 ] {33360cf3-1e60-49bf-a474-ff64134be977} <Debug> TCPHandler: Processed in 0.001341386 sec. | ||
| 5686 | 2025.06.04 15:39:29.146393 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5687 | 2025.06.04 15:39:29.146482 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::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 | ||
| 5688 | 2025.06.04 15:39:29.146515 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2025.06.04 15:39:29.146585 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5690 | 2025.06.04 15:39:29.146618 [ 260 ] {d5412ccd-90c2-4d53-8ad2-887a7c759b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5691 | 2025.06.04 15:39:29.146619 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part | ||
| 5692 | 2025.06.04 15:39:29.146666 [ 260 ] {d5412ccd-90c2-4d53-8ad2-887a7c759b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5693 | 2025.06.04 15:39:29.146690 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
| 5694 | 2025.06.04 15:39:29.146733 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::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 | ||
| 5695 | 2025.06.04 15:39:29.146775 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
| 5696 | 2025.06.04 15:39:29.146811 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
| 5697 | 2025.06.04 15:39:29.147265 [ 260 ] {d5412ccd-90c2-4d53-8ad2-887a7c759b3d} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2025.06.04 15:39:29.147307 [ 260 ] {d5412ccd-90c2-4d53-8ad2-887a7c759b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5699 | 2025.06.04 15:39:29.147544 [ 190 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001092433 sec., 512617.24975353177 rows/sec., 31.16 MiB/sec. | ||
| 5700 | 2025.06.04 15:39:29.147647 [ 260 ] {d5412ccd-90c2-4d53-8ad2-887a7c759b3d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5701 | 2025.06.04 15:39:29.147734 [ 191 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5702 | 2025.06.04 15:39:29.147900 [ 260 ] {d5412ccd-90c2-4d53-8ad2-887a7c759b3d} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2025.06.04 15:39:29.148052 [ 260 ] {d5412ccd-90c2-4d53-8ad2-887a7c759b3d} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001452 sec., 263085.3994490358 rows/sec., 18.55 MiB/sec. | ||
| 5704 | 2025.06.04 15:39:29.148093 [ 260 ] {d5412ccd-90c2-4d53-8ad2-887a7c759b3d} <Debug> TCPHandler: Processed in 0.00162924 sec. | ||
| 5705 | 2025.06.04 15:39:29.148094 [ 191 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_13_3} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2025.06.04 15:39:29.148196 [ 191 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_13_3} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5707 | 2025.06.04 15:39:29.148208 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2025.06.04 15:39:29.148301 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5709 | 2025.06.04 15:39:29.148308 [ 260 ] {4712e8e2-9890-4665-8e5a-cabd407ec110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5710 | 2025.06.04 15:39:29.148362 [ 260 ] {4712e8e2-9890-4665-8e5a-cabd407ec110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5711 | 2025.06.04 15:39:29.148694 [ 260 ] {4712e8e2-9890-4665-8e5a-cabd407ec110} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2025.06.04 15:39:29.148731 [ 260 ] {4712e8e2-9890-4665-8e5a-cabd407ec110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5713 | 2025.06.04 15:39:29.149043 [ 260 ] {4712e8e2-9890-4665-8e5a-cabd407ec110} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5714 | 2025.06.04 15:39:29.149257 [ 260 ] {4712e8e2-9890-4665-8e5a-cabd407ec110} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2025.06.04 15:39:29.149388 [ 260 ] {4712e8e2-9890-4665-8e5a-cabd407ec110} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 5716 | 2025.06.04 15:39:29.149425 [ 260 ] {4712e8e2-9890-4665-8e5a-cabd407ec110} <Debug> TCPHandler: Processed in 0.001266515 sec. | ||
| 5717 | 2025.06.04 15:39:29.149540 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5718 | 2025.06.04 15:39:29.149633 [ 260 ] {e66b43ee-d3b5-45ff-b25c-8943e8b5e2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5719 | 2025.06.04 15:39:29.149676 [ 260 ] {e66b43ee-d3b5-45ff-b25c-8943e8b5e2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5720 | 2025.06.04 15:39:29.150074 [ 260 ] {e66b43ee-d3b5-45ff-b25c-8943e8b5e2f9} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2025.06.04 15:39:29.150110 [ 260 ] {e66b43ee-d3b5-45ff-b25c-8943e8b5e2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5722 | 2025.06.04 15:39:29.150447 [ 260 ] {e66b43ee-d3b5-45ff-b25c-8943e8b5e2f9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5723 | 2025.06.04 15:39:29.150659 [ 260 ] {e66b43ee-d3b5-45ff-b25c-8943e8b5e2f9} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2025.06.04 15:39:29.150785 [ 260 ] {e66b43ee-d3b5-45ff-b25c-8943e8b5e2f9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00117 sec., 202564.10256410256 rows/sec., 13.58 MiB/sec. | ||
| 5725 | 2025.06.04 15:39:29.150821 [ 260 ] {e66b43ee-d3b5-45ff-b25c-8943e8b5e2f9} <Debug> TCPHandler: Processed in 0.001330217 sec. | ||
| 5726 | 2025.06.04 15:39:29.150935 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5727 | 2025.06.04 15:39:29.151030 [ 260 ] {b276c53c-48e4-49cc-a1a2-9ac7153e379f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5728 | 2025.06.04 15:39:29.151071 [ 260 ] {b276c53c-48e4-49cc-a1a2-9ac7153e379f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5729 | 2025.06.04 15:39:29.151400 [ 260 ] {b276c53c-48e4-49cc-a1a2-9ac7153e379f} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2025.06.04 15:39:29.151440 [ 260 ] {b276c53c-48e4-49cc-a1a2-9ac7153e379f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5731 | 2025.06.04 15:39:29.151757 [ 260 ] {b276c53c-48e4-49cc-a1a2-9ac7153e379f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5732 | 2025.06.04 15:39:29.151980 [ 260 ] {b276c53c-48e4-49cc-a1a2-9ac7153e379f} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2025.06.04 15:39:29.152113 [ 260 ] {b276c53c-48e4-49cc-a1a2-9ac7153e379f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 5734 | 2025.06.04 15:39:29.152151 [ 260 ] {b276c53c-48e4-49cc-a1a2-9ac7153e379f} <Debug> TCPHandler: Processed in 0.001263835 sec. | ||
| 5735 | 2025.06.04 15:39:29.152257 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2025.06.04 15:39:29.152354 [ 260 ] {e885f2b7-3aa9-4649-b4cf-e05520b996bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5737 | 2025.06.04 15:39:29.152395 [ 260 ] {e885f2b7-3aa9-4649-b4cf-e05520b996bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5738 | 2025.06.04 15:39:29.152733 [ 260 ] {e885f2b7-3aa9-4649-b4cf-e05520b996bf} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2025.06.04 15:39:29.152770 [ 260 ] {e885f2b7-3aa9-4649-b4cf-e05520b996bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5740 | 2025.06.04 15:39:29.153082 [ 260 ] {e885f2b7-3aa9-4649-b4cf-e05520b996bf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5741 | 2025.06.04 15:39:29.153294 [ 260 ] {e885f2b7-3aa9-4649-b4cf-e05520b996bf} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2025.06.04 15:39:29.153424 [ 260 ] {e885f2b7-3aa9-4649-b4cf-e05520b996bf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00109 sec., 75229.35779816513 rows/sec., 4.78 MiB/sec. | ||
| 5743 | 2025.06.04 15:39:29.153460 [ 260 ] {e885f2b7-3aa9-4649-b4cf-e05520b996bf} <Debug> TCPHandler: Processed in 0.001253575 sec. | ||
| 5744 | 2025.06.04 15:39:32.482847 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 800 | ||
| 5745 | 2025.06.04 15:39:32.485421 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2025.06.04 15:39:32.485469 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5747 | 2025.06.04 15:39:32.486657 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5748 | 2025.06.04 15:39:32.486933 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2025.06.04 15:39:32.487197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 5750 | 2025.06.04 15:39:34.131122 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5751 | 2025.06.04 15:39:34.131300 [ 260 ] {17d66888-dbf8-4224-bae9-78bc2d0dddde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5752 | 2025.06.04 15:39:34.131365 [ 260 ] {17d66888-dbf8-4224-bae9-78bc2d0dddde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5753 | 2025.06.04 15:39:34.131968 [ 260 ] {17d66888-dbf8-4224-bae9-78bc2d0dddde} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2025.06.04 15:39:34.132017 [ 260 ] {17d66888-dbf8-4224-bae9-78bc2d0dddde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5755 | 2025.06.04 15:39:34.132382 [ 260 ] {17d66888-dbf8-4224-bae9-78bc2d0dddde} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5756 | 2025.06.04 15:39:34.132614 [ 260 ] {17d66888-dbf8-4224-bae9-78bc2d0dddde} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2025.06.04 15:39:34.132776 [ 260 ] {17d66888-dbf8-4224-bae9-78bc2d0dddde} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001523 sec., 1313.1976362442547 rows/sec., 107.08 KiB/sec. | ||
| 5758 | 2025.06.04 15:39:34.132822 [ 260 ] {17d66888-dbf8-4224-bae9-78bc2d0dddde} <Debug> TCPHandler: Processed in 0.001823543 sec. | ||
| 5759 | 2025.06.04 15:39:34.132944 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2025.06.04 15:39:34.133045 [ 260 ] {4636cf44-b80b-448a-8129-5ca360f13216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5761 | 2025.06.04 15:39:34.133088 [ 260 ] {4636cf44-b80b-448a-8129-5ca360f13216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5762 | 2025.06.04 15:39:34.133634 [ 260 ] {4636cf44-b80b-448a-8129-5ca360f13216} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2025.06.04 15:39:34.133672 [ 260 ] {4636cf44-b80b-448a-8129-5ca360f13216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5764 | 2025.06.04 15:39:34.133985 [ 260 ] {4636cf44-b80b-448a-8129-5ca360f13216} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5765 | 2025.06.04 15:39:34.134195 [ 260 ] {4636cf44-b80b-448a-8129-5ca360f13216} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2025.06.04 15:39:34.134340 [ 260 ] {4636cf44-b80b-448a-8129-5ca360f13216} <Debug> executeQuery: Read 137 rows, 12.10 KiB in 0.001317 sec., 104024.29764616552 rows/sec., 8.97 MiB/sec. | ||
| 5767 | 2025.06.04 15:39:34.134378 [ 260 ] {4636cf44-b80b-448a-8129-5ca360f13216} <Debug> TCPHandler: Processed in 0.001485088 sec. | ||
| 5768 | 2025.06.04 15:39:34.134488 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5769 | 2025.06.04 15:39:34.134585 [ 260 ] {991093e4-edca-4cd9-9d9b-0319030e9bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5770 | 2025.06.04 15:39:34.134626 [ 260 ] {991093e4-edca-4cd9-9d9b-0319030e9bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5771 | 2025.06.04 15:39:34.135029 [ 260 ] {991093e4-edca-4cd9-9d9b-0319030e9bac} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2025.06.04 15:39:34.135066 [ 260 ] {991093e4-edca-4cd9-9d9b-0319030e9bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5773 | 2025.06.04 15:39:34.135363 [ 260 ] {991093e4-edca-4cd9-9d9b-0319030e9bac} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5774 | 2025.06.04 15:39:34.135572 [ 260 ] {991093e4-edca-4cd9-9d9b-0319030e9bac} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2025.06.04 15:39:34.135705 [ 260 ] {991093e4-edca-4cd9-9d9b-0319030e9bac} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.00114 sec., 36842.10526315789 rows/sec., 2.70 MiB/sec. | ||
| 5776 | 2025.06.04 15:39:34.135742 [ 260 ] {991093e4-edca-4cd9-9d9b-0319030e9bac} <Debug> TCPHandler: Processed in 0.001302136 sec. | ||
| 5777 | 2025.06.04 15:39:34.135866 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5778 | 2025.06.04 15:39:34.135993 [ 260 ] {503b2df6-37c6-4360-8874-9c0ffb2b4b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5779 | 2025.06.04 15:39:34.136043 [ 260 ] {503b2df6-37c6-4360-8874-9c0ffb2b4b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5780 | 2025.06.04 15:39:34.136580 [ 260 ] {503b2df6-37c6-4360-8874-9c0ffb2b4b27} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2025.06.04 15:39:34.136625 [ 260 ] {503b2df6-37c6-4360-8874-9c0ffb2b4b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5782 | 2025.06.04 15:39:34.136980 [ 260 ] {503b2df6-37c6-4360-8874-9c0ffb2b4b27} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5783 | 2025.06.04 15:39:34.137207 [ 260 ] {503b2df6-37c6-4360-8874-9c0ffb2b4b27} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2025.06.04 15:39:34.137348 [ 260 ] {503b2df6-37c6-4360-8874-9c0ffb2b4b27} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00138 sec., 76811.59420289856 rows/sec., 6.00 MiB/sec. | ||
| 5785 | 2025.06.04 15:39:34.137388 [ 260 ] {503b2df6-37c6-4360-8874-9c0ffb2b4b27} <Debug> TCPHandler: Processed in 0.00158418 sec. | ||
| 5786 | 2025.06.04 15:39:34.137515 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5787 | 2025.06.04 15:39:34.137613 [ 260 ] {4d70b8b6-357c-4cae-8d44-645e7caa0939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5788 | 2025.06.04 15:39:34.137657 [ 260 ] {4d70b8b6-357c-4cae-8d44-645e7caa0939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5789 | 2025.06.04 15:39:34.138086 [ 260 ] {4d70b8b6-357c-4cae-8d44-645e7caa0939} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2025.06.04 15:39:34.138125 [ 260 ] {4d70b8b6-357c-4cae-8d44-645e7caa0939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5791 | 2025.06.04 15:39:34.138469 [ 260 ] {4d70b8b6-357c-4cae-8d44-645e7caa0939} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5792 | 2025.06.04 15:39:34.138684 [ 260 ] {4d70b8b6-357c-4cae-8d44-645e7caa0939} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2025.06.04 15:39:34.138819 [ 260 ] {4d70b8b6-357c-4cae-8d44-645e7caa0939} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001225 sec., 131428.57142857142 rows/sec., 9.15 MiB/sec. | ||
| 5794 | 2025.06.04 15:39:34.138855 [ 260 ] {4d70b8b6-357c-4cae-8d44-645e7caa0939} <Debug> TCPHandler: Processed in 0.001391157 sec. | ||
| 5795 | 2025.06.04 15:39:34.138976 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2025.06.04 15:39:34.139100 [ 260 ] {5c528579-3e90-4c76-b9dd-6be15d57b2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5797 | 2025.06.04 15:39:34.139165 [ 260 ] {5c528579-3e90-4c76-b9dd-6be15d57b2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5798 | 2025.06.04 15:39:34.140043 [ 260 ] {5c528579-3e90-4c76-b9dd-6be15d57b2c7} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2025.06.04 15:39:34.140079 [ 260 ] {5c528579-3e90-4c76-b9dd-6be15d57b2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5800 | 2025.06.04 15:39:34.140658 [ 260 ] {5c528579-3e90-4c76-b9dd-6be15d57b2c7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5801 | 2025.06.04 15:39:34.140879 [ 260 ] {5c528579-3e90-4c76-b9dd-6be15d57b2c7} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2025.06.04 15:39:34.140998 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5803 | 2025.06.04 15:39:34.141019 [ 260 ] {5c528579-3e90-4c76-b9dd-6be15d57b2c7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001944 sec., 20576.1316872428 rows/sec., 36.87 MiB/sec. | ||
| 5804 | 2025.06.04 15:39:34.141074 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2025.06.04 15:39:34.141103 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5806 | 2025.06.04 15:39:34.141105 [ 260 ] {5c528579-3e90-4c76-b9dd-6be15d57b2c7} <Debug> TCPHandler: Processed in 0.002188357 sec. | ||
| 5807 | 2025.06.04 15:39:34.141233 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2025.06.04 15:39:34.141240 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 5809 | 2025.06.04 15:39:34.141328 [ 260 ] {cf55902f-fed3-493d-957b-ea4673bcd294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5810 | 2025.06.04 15:39:34.141373 [ 260 ] {cf55902f-fed3-493d-957b-ea4673bcd294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5811 | 2025.06.04 15:39:34.141536 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5812 | 2025.06.04 15:39:34.141614 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 550 rows starting from the beginning of the part | ||
| 5813 | 2025.06.04 15:39:34.141712 [ 260 ] {cf55902f-fed3-493d-957b-ea4673bcd294} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2025.06.04 15:39:34.141751 [ 260 ] {cf55902f-fed3-493d-957b-ea4673bcd294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5815 | 2025.06.04 15:39:34.141765 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 5816 | 2025.06.04 15:39:34.141885 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 5817 | 2025.06.04 15:39:34.142000 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 5818 | 2025.06.04 15:39:34.142062 [ 260 ] {cf55902f-fed3-493d-957b-ea4673bcd294} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5819 | 2025.06.04 15:39:34.142112 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5820 | 2025.06.04 15:39:34.142230 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5821 | 2025.06.04 15:39:34.142285 [ 260 ] {cf55902f-fed3-493d-957b-ea4673bcd294} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2025.06.04 15:39:34.142425 [ 260 ] {cf55902f-fed3-493d-957b-ea4673bcd294} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 5823 | 2025.06.04 15:39:34.142461 [ 260 ] {cf55902f-fed3-493d-957b-ea4673bcd294} <Debug> TCPHandler: Processed in 0.001275995 sec. | ||
| 5824 | 2025.06.04 15:39:34.157348 [ 190 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 19 columns (19 merged, 0 gathered) in 0.016168469 sec., 46386.58119083507 rows/sec., 83.12 MiB/sec. | ||
| 5825 | 2025.06.04 15:39:34.158474 [ 194 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5826 | 2025.06.04 15:39:34.158858 [ 194 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2025.06.04 15:39:34.158945 [ 194 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5828 | 2025.06.04 15:39:34.159106 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
| 5829 | 2025.06.04 15:39:34.994872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
| 5830 | 2025.06.04 15:39:34.995620 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2025.06.04 15:39:34.995686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5832 | 2025.06.04 15:39:34.996199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5833 | 2025.06.04 15:39:34.996428 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2025.06.04 15:39:34.996560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
| 5835 | 2025.06.04 15:39:34.996555 [ 150 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5836 | 2025.06.04 15:39:34.996630 [ 150 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2025.06.04 15:39:34.996649 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5838 | 2025.06.04 15:39:34.996778 [ 191 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 5839 | 2025.06.04 15:39:34.996943 [ 191 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5840 | 2025.06.04 15:39:34.996987 [ 191 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 5841 | 2025.06.04 15:39:34.997061 [ 191 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 5842 | 2025.06.04 15:39:34.997113 [ 191 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 5843 | 2025.06.04 15:39:34.997163 [ 191 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 5844 | 2025.06.04 15:39:34.997210 [ 191 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 5845 | 2025.06.04 15:39:34.997255 [ 191 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 5846 | 2025.06.04 15:39:34.999448 [ 190 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002734614 sec., 5197442.856651799 rows/sec., 74.35 MiB/sec. | ||
| 5847 | 2025.06.04 15:39:34.999764 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5848 | 2025.06.04 15:39:35.000100 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_31_6} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2025.06.04 15:39:35.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.98 MiB, peak 249.55 MiB, free memory in arenas 0.00 B, will set to 243.73 MiB (RSS), difference: -4.25 MiB | ||
| 5850 | 2025.06.04 15:39:35.000216 [ 195 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_31_6} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5851 | 2025.06.04 15:39:35.000328 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5852 | 2025.06.04 15:39:35.751365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5853 | 2025.06.04 15:39:35.768546 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2025.06.04 15:39:35.768604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5855 | 2025.06.04 15:39:35.774139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5856 | 2025.06.04 15:39:35.774806 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2025.06.04 15:39:35.775089 [ 148 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5858 | 2025.06.04 15:39:35.775124 [ 148 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2025.06.04 15:39:35.775145 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5860 | 2025.06.04 15:39:35.775312 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 5861 | 2025.06.04 15:39:35.777856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5862 | 2025.06.04 15:39:35.779572 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5863 | 2025.06.04 15:39:35.781106 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 5864 | 2025.06.04 15:39:35.785975 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 5865 | 2025.06.04 15:39:35.790510 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 5866 | 2025.06.04 15:39:35.795042 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 5867 | 2025.06.04 15:39:35.799771 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 5868 | 2025.06.04 15:39:35.804015 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 5869 | 2025.06.04 15:39:35.856186 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080961336 sec., 2890.2685103911826 rows/sec., 14.95 MiB/sec. | ||
| 5870 | 2025.06.04 15:39:35.857915 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5871 | 2025.06.04 15:39:35.859610 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_31_6} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2025.06.04 15:39:35.859708 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_31_6} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5873 | 2025.06.04 15:39:35.861213 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5874 | 2025.06.04 15:39:36.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.72 MiB, peak 249.55 MiB, free memory in arenas 0.00 B, will set to 248.95 MiB (RSS), difference: 10.23 MiB | ||
| 5875 | 2025.06.04 15:39:39.135122 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2025.06.04 15:39:39.135334 [ 260 ] {ffa7ee93-1fc4-456d-bb02-7d1db335420b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5877 | 2025.06.04 15:39:39.135409 [ 260 ] {ffa7ee93-1fc4-456d-bb02-7d1db335420b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5878 | 2025.06.04 15:39:39.136152 [ 260 ] {ffa7ee93-1fc4-456d-bb02-7d1db335420b} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2025.06.04 15:39:39.136203 [ 260 ] {ffa7ee93-1fc4-456d-bb02-7d1db335420b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5880 | 2025.06.04 15:39:39.136614 [ 260 ] {ffa7ee93-1fc4-456d-bb02-7d1db335420b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5881 | 2025.06.04 15:39:39.136839 [ 260 ] {ffa7ee93-1fc4-456d-bb02-7d1db335420b} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2025.06.04 15:39:39.137001 [ 260 ] {ffa7ee93-1fc4-456d-bb02-7d1db335420b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00172 sec., 123255.81395348838 rows/sec., 7.84 MiB/sec. | ||
| 5883 | 2025.06.04 15:39:39.137051 [ 260 ] {ffa7ee93-1fc4-456d-bb02-7d1db335420b} <Debug> TCPHandler: Processed in 0.002065465 sec. | ||
| 5884 | 2025.06.04 15:39:39.137173 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2025.06.04 15:39:39.137276 [ 260 ] {04f0d5f8-5b61-496c-bd13-9b53899d5194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5886 | 2025.06.04 15:39:39.137320 [ 260 ] {04f0d5f8-5b61-496c-bd13-9b53899d5194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5887 | 2025.06.04 15:39:39.137962 [ 260 ] {04f0d5f8-5b61-496c-bd13-9b53899d5194} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2025.06.04 15:39:39.138001 [ 260 ] {04f0d5f8-5b61-496c-bd13-9b53899d5194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5889 | 2025.06.04 15:39:39.138376 [ 260 ] {04f0d5f8-5b61-496c-bd13-9b53899d5194} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5890 | 2025.06.04 15:39:39.138589 [ 260 ] {04f0d5f8-5b61-496c-bd13-9b53899d5194} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2025.06.04 15:39:39.138708 [ 143 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5892 | 2025.06.04 15:39:39.138722 [ 260 ] {04f0d5f8-5b61-496c-bd13-9b53899d5194} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.00147 sec., 419727.8911564626 rows/sec., 32.81 MiB/sec. | ||
| 5893 | 2025.06.04 15:39:39.138787 [ 143 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2025.06.04 15:39:39.138805 [ 260 ] {04f0d5f8-5b61-496c-bd13-9b53899d5194} <Debug> TCPHandler: Processed in 0.001684151 sec. | ||
| 5895 | 2025.06.04 15:39:39.138815 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5896 | 2025.06.04 15:39:39.138931 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2025.06.04 15:39:39.138961 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 5898 | 2025.06.04 15:39:39.139034 [ 260 ] {a25681e5-56c3-41b6-83bb-6275666eebee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5899 | 2025.06.04 15:39:39.139083 [ 260 ] {a25681e5-56c3-41b6-83bb-6275666eebee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5900 | 2025.06.04 15:39:39.139128 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5901 | 2025.06.04 15:39:39.139171 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1847 rows starting from the beginning of the part | ||
| 5902 | 2025.06.04 15:39:39.139247 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 5903 | 2025.06.04 15:39:39.139298 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 136 rows starting from the beginning of the part | ||
| 5904 | 2025.06.04 15:39:39.139346 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 617 rows starting from the beginning of the part | ||
| 5905 | 2025.06.04 15:39:39.139391 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 137 rows starting from the beginning of the part | ||
| 5906 | 2025.06.04 15:39:39.139437 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 617 rows starting from the beginning of the part | ||
| 5907 | 2025.06.04 15:39:39.139510 [ 260 ] {a25681e5-56c3-41b6-83bb-6275666eebee} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2025.06.04 15:39:39.139552 [ 260 ] {a25681e5-56c3-41b6-83bb-6275666eebee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5909 | 2025.06.04 15:39:39.139946 [ 260 ] {a25681e5-56c3-41b6-83bb-6275666eebee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5910 | 2025.06.04 15:39:39.140167 [ 260 ] {a25681e5-56c3-41b6-83bb-6275666eebee} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2025.06.04 15:39:39.140282 [ 143 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5912 | 2025.06.04 15:39:39.140305 [ 260 ] {a25681e5-56c3-41b6-83bb-6275666eebee} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001293 sec., 81979.8917246713 rows/sec., 4.82 MiB/sec. | ||
| 5913 | 2025.06.04 15:39:39.140317 [ 143 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2025.06.04 15:39:39.140347 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5915 | 2025.06.04 15:39:39.140352 [ 260 ] {a25681e5-56c3-41b6-83bb-6275666eebee} <Debug> TCPHandler: Processed in 0.001470708 sec. | ||
| 5916 | 2025.06.04 15:39:39.140458 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 5917 | 2025.06.04 15:39:39.140475 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2025.06.04 15:39:39.140597 [ 260 ] {cdb8ae11-52f7-455a-b162-22548cb89ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5919 | 2025.06.04 15:39:39.140617 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5920 | 2025.06.04 15:39:39.140637 [ 260 ] {cdb8ae11-52f7-455a-b162-22548cb89ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5921 | 2025.06.04 15:39:39.140662 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 162 rows starting from the beginning of the part | ||
| 5922 | 2025.06.04 15:39:39.140742 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 114 rows starting from the beginning of the part | ||
| 5923 | 2025.06.04 15:39:39.140798 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 5924 | 2025.06.04 15:39:39.140847 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 106 rows starting from the beginning of the part | ||
| 5925 | 2025.06.04 15:39:39.140889 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 5926 | 2025.06.04 15:39:39.140927 [ 190 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 106 rows starting from the beginning of the part | ||
| 5927 | 2025.06.04 15:39:39.141071 [ 260 ] {cdb8ae11-52f7-455a-b162-22548cb89ebd} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2025.06.04 15:39:39.141112 [ 260 ] {cdb8ae11-52f7-455a-b162-22548cb89ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5929 | 2025.06.04 15:39:39.141151 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3410 rows, containing 5 columns (5 merged, 0 gathered) in 0.002258727 sec., 1509699.9327497303 rows/sec., 127.52 MiB/sec. | ||
| 5930 | 2025.06.04 15:39:39.141597 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5931 | 2025.06.04 15:39:39.141805 [ 260 ] {cdb8ae11-52f7-455a-b162-22548cb89ebd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5932 | 2025.06.04 15:39:39.141912 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_46_9} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2025.06.04 15:39:39.141933 [ 186 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530689 sec., 372381.32631775626 rows/sec., 24.63 MiB/sec. | ||
| 5934 | 2025.06.04 15:39:39.142017 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_46_9} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5935 | 2025.06.04 15:39:39.142087 [ 260 ] {cdb8ae11-52f7-455a-b162-22548cb89ebd} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2025.06.04 15:39:39.142104 [ 201 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5937 | 2025.06.04 15:39:39.142116 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5938 | 2025.06.04 15:39:39.142207 [ 143 ] {} <Debug> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5939 | 2025.06.04 15:39:39.142237 [ 260 ] {cdb8ae11-52f7-455a-b162-22548cb89ebd} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001658 sec., 68154.40289505429 rows/sec., 4.41 MiB/sec. | ||
| 5940 | 2025.06.04 15:39:39.142243 [ 143 ] {} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2025.06.04 15:39:39.142284 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5942 | 2025.06.04 15:39:39.142285 [ 260 ] {cdb8ae11-52f7-455a-b162-22548cb89ebd} <Debug> TCPHandler: Processed in 0.001859812 sec. | ||
| 5943 | 2025.06.04 15:39:39.142378 [ 196 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5944 | 2025.06.04 15:39:39.142411 [ 201 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_36_7} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2025.06.04 15:39:39.142433 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5946 | 2025.06.04 15:39:39.142464 [ 196 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5947 | 2025.06.04 15:39:39.142495 [ 196 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 342 rows starting from the beginning of the part | ||
| 5948 | 2025.06.04 15:39:39.142499 [ 201 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_36_7} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5949 | 2025.06.04 15:39:39.142534 [ 260 ] {6bdc07b2-a28e-4477-915a-de979080d2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5950 | 2025.06.04 15:39:39.142556 [ 196 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
| 5951 | 2025.06.04 15:39:39.142581 [ 260 ] {6bdc07b2-a28e-4477-915a-de979080d2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5952 | 2025.06.04 15:39:39.142601 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5953 | 2025.06.04 15:39:39.142601 [ 196 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
| 5954 | 2025.06.04 15:39:39.142664 [ 196 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 341 rows starting from the beginning of the part | ||
| 5955 | 2025.06.04 15:39:39.142702 [ 196 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
| 5956 | 2025.06.04 15:39:39.142743 [ 196 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part | ||
| 5957 | 2025.06.04 15:39:39.143032 [ 260 ] {6bdc07b2-a28e-4477-915a-de979080d2af} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2025.06.04 15:39:39.143070 [ 260 ] {6bdc07b2-a28e-4477-915a-de979080d2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5959 | 2025.06.04 15:39:39.143405 [ 260 ] {6bdc07b2-a28e-4477-915a-de979080d2af} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5960 | 2025.06.04 15:39:39.143618 [ 190 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286856 sec., 881994.5666026346 rows/sec., 61.51 MiB/sec. | ||
| 5961 | 2025.06.04 15:39:39.143640 [ 260 ] {6bdc07b2-a28e-4477-915a-de979080d2af} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2025.06.04 15:39:39.143779 [ 260 ] {6bdc07b2-a28e-4477-915a-de979080d2af} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001263 sec., 88677.75138558986 rows/sec., 5.05 MiB/sec. | ||
| 5963 | 2025.06.04 15:39:39.143784 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5964 | 2025.06.04 15:39:39.143823 [ 260 ] {6bdc07b2-a28e-4477-915a-de979080d2af} <Debug> TCPHandler: Processed in 0.001438817 sec. | ||
| 5965 | 2025.06.04 15:39:39.143945 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2025.06.04 15:39:39.144043 [ 260 ] {94472943-8186-4082-9f66-00e2b318e182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5967 | 2025.06.04 15:39:39.144086 [ 260 ] {94472943-8186-4082-9f66-00e2b318e182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5968 | 2025.06.04 15:39:39.144117 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_15_3} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2025.06.04 15:39:39.144206 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_15_3} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5970 | 2025.06.04 15:39:39.144295 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5971 | 2025.06.04 15:39:39.144614 [ 260 ] {94472943-8186-4082-9f66-00e2b318e182} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2025.06.04 15:39:39.144657 [ 260 ] {94472943-8186-4082-9f66-00e2b318e182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5973 | 2025.06.04 15:39:39.144995 [ 260 ] {94472943-8186-4082-9f66-00e2b318e182} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5974 | 2025.06.04 15:39:39.145232 [ 260 ] {94472943-8186-4082-9f66-00e2b318e182} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2025.06.04 15:39:39.145356 [ 144 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5976 | 2025.06.04 15:39:39.145365 [ 260 ] {94472943-8186-4082-9f66-00e2b318e182} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.00134 sec., 285074.62686567166 rows/sec., 20.10 MiB/sec. | ||
| 5977 | 2025.06.04 15:39:39.145401 [ 144 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2025.06.04 15:39:39.145415 [ 260 ] {94472943-8186-4082-9f66-00e2b318e182} <Debug> TCPHandler: Processed in 0.001517359 sec. | ||
| 5979 | 2025.06.04 15:39:39.145424 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5980 | 2025.06.04 15:39:39.145496 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 5981 | 2025.06.04 15:39:39.145531 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2025.06.04 15:39:39.145577 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5983 | 2025.06.04 15:39:39.145605 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part | ||
| 5984 | 2025.06.04 15:39:39.145630 [ 260 ] {657059d5-8085-4b48-9809-ef9f1c29d338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5985 | 2025.06.04 15:39:39.145653 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 5986 | 2025.06.04 15:39:39.145677 [ 260 ] {657059d5-8085-4b48-9809-ef9f1c29d338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5987 | 2025.06.04 15:39:39.145695 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part | ||
| 5988 | 2025.06.04 15:39:39.145734 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 382 rows starting from the beginning of the part | ||
| 5989 | 2025.06.04 15:39:39.145767 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 106 rows starting from the beginning of the part | ||
| 5990 | 2025.06.04 15:39:39.145803 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 382 rows starting from the beginning of the part | ||
| 5991 | 2025.06.04 15:39:39.146026 [ 260 ] {657059d5-8085-4b48-9809-ef9f1c29d338} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2025.06.04 15:39:39.146066 [ 260 ] {657059d5-8085-4b48-9809-ef9f1c29d338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5993 | 2025.06.04 15:39:39.146402 [ 260 ] {657059d5-8085-4b48-9809-ef9f1c29d338} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5994 | 2025.06.04 15:39:39.146631 [ 260 ] {657059d5-8085-4b48-9809-ef9f1c29d338} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2025.06.04 15:39:39.146762 [ 260 ] {657059d5-8085-4b48-9809-ef9f1c29d338} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 5996 | 2025.06.04 15:39:39.146799 [ 260 ] {657059d5-8085-4b48-9809-ef9f1c29d338} <Debug> TCPHandler: Processed in 0.001315926 sec. | ||
| 5997 | 2025.06.04 15:39:39.146826 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356266 sec., 1439245.6936913554 rows/sec., 109.95 MiB/sec. | ||
| 5998 | 2025.06.04 15:39:39.146903 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2025.06.04 15:39:39.147000 [ 260 ] {ea49e3d7-d82e-4301-b77d-faf4df9d6443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6000 | 2025.06.04 15:39:39.147014 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6001 | 2025.06.04 15:39:39.147046 [ 260 ] {ea49e3d7-d82e-4301-b77d-faf4df9d6443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6002 | 2025.06.04 15:39:39.147271 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_46_9} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2025.06.04 15:39:39.147347 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_46_9} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6004 | 2025.06.04 15:39:39.147424 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6005 | 2025.06.04 15:39:39.147451 [ 260 ] {ea49e3d7-d82e-4301-b77d-faf4df9d6443} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2025.06.04 15:39:39.147492 [ 260 ] {ea49e3d7-d82e-4301-b77d-faf4df9d6443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6007 | 2025.06.04 15:39:39.147843 [ 260 ] {ea49e3d7-d82e-4301-b77d-faf4df9d6443} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6008 | 2025.06.04 15:39:39.148068 [ 260 ] {ea49e3d7-d82e-4301-b77d-faf4df9d6443} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2025.06.04 15:39:39.148164 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6010 | 2025.06.04 15:39:39.148190 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2025.06.04 15:39:39.148199 [ 260 ] {ea49e3d7-d82e-4301-b77d-faf4df9d6443} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001217 sec., 194741.16680361546 rows/sec., 13.05 MiB/sec. | ||
| 6012 | 2025.06.04 15:39:39.148206 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6013 | 2025.06.04 15:39:39.148239 [ 260 ] {ea49e3d7-d82e-4301-b77d-faf4df9d6443} <Debug> TCPHandler: Processed in 0.001385658 sec. | ||
| 6014 | 2025.06.04 15:39:39.148278 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 6015 | 2025.06.04 15:39:39.148354 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2025.06.04 15:39:39.148385 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6017 | 2025.06.04 15:39:39.148418 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15440 rows starting from the beginning of the part | ||
| 6018 | 2025.06.04 15:39:39.148452 [ 260 ] {f1d0215f-1794-46a3-a9af-7afa92b11354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6019 | 2025.06.04 15:39:39.148465 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 6020 | 2025.06.04 15:39:39.148505 [ 260 ] {f1d0215f-1794-46a3-a9af-7afa92b11354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6021 | 2025.06.04 15:39:39.148516 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 6022 | 2025.06.04 15:39:39.148560 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part | ||
| 6023 | 2025.06.04 15:39:39.148596 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 161 rows starting from the beginning of the part | ||
| 6024 | 2025.06.04 15:39:39.148631 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
| 6025 | 2025.06.04 15:39:39.148844 [ 260 ] {f1d0215f-1794-46a3-a9af-7afa92b11354} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2025.06.04 15:39:39.148884 [ 260 ] {f1d0215f-1794-46a3-a9af-7afa92b11354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6027 | 2025.06.04 15:39:39.149220 [ 260 ] {f1d0215f-1794-46a3-a9af-7afa92b11354} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6028 | 2025.06.04 15:39:39.149439 [ 260 ] {f1d0215f-1794-46a3-a9af-7afa92b11354} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2025.06.04 15:39:39.149536 [ 144 ] {} <Debug> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6030 | 2025.06.04 15:39:39.149560 [ 144 ] {} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2025.06.04 15:39:39.149576 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6032 | 2025.06.04 15:39:39.149577 [ 260 ] {f1d0215f-1794-46a3-a9af-7afa92b11354} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 6033 | 2025.06.04 15:39:39.149624 [ 260 ] {f1d0215f-1794-46a3-a9af-7afa92b11354} <Debug> TCPHandler: Processed in 0.001317917 sec. | ||
| 6034 | 2025.06.04 15:39:39.149644 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 6035 | 2025.06.04 15:39:39.149728 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6036 | 2025.06.04 15:39:39.149733 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6037 | 2025.06.04 15:39:39.149777 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 6038 | 2025.06.04 15:39:39.149827 [ 260 ] {bf20ce6a-3dcd-4e19-ae2f-d845404b746b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6039 | 2025.06.04 15:39:39.149830 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6040 | 2025.06.04 15:39:39.149877 [ 260 ] {bf20ce6a-3dcd-4e19-ae2f-d845404b746b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6041 | 2025.06.04 15:39:39.149892 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6042 | 2025.06.04 15:39:39.149936 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6043 | 2025.06.04 15:39:39.149973 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6044 | 2025.06.04 15:39:39.150011 [ 186 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6045 | 2025.06.04 15:39:39.150208 [ 260 ] {bf20ce6a-3dcd-4e19-ae2f-d845404b746b} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2025.06.04 15:39:39.150250 [ 260 ] {bf20ce6a-3dcd-4e19-ae2f-d845404b746b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6047 | 2025.06.04 15:39:39.150680 [ 260 ] {bf20ce6a-3dcd-4e19-ae2f-d845404b746b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6048 | 2025.06.04 15:39:39.150801 [ 199 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001186665 sec., 13483.16500444523 rows/sec., 901.95 KiB/sec. | ||
| 6049 | 2025.06.04 15:39:39.150945 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6050 | 2025.06.04 15:39:39.150948 [ 260 ] {bf20ce6a-3dcd-4e19-ae2f-d845404b746b} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2025.06.04 15:39:39.151072 [ 144 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6052 | 2025.06.04 15:39:39.151093 [ 260 ] {bf20ce6a-3dcd-4e19-ae2f-d845404b746b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001283 sec., 63912.70459859703 rows/sec., 4.06 MiB/sec. | ||
| 6053 | 2025.06.04 15:39:39.151108 [ 144 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2025.06.04 15:39:39.151131 [ 260 ] {bf20ce6a-3dcd-4e19-ae2f-d845404b746b} <Debug> TCPHandler: Processed in 0.001451578 sec. | ||
| 6055 | 2025.06.04 15:39:39.151149 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6056 | 2025.06.04 15:39:39.151219 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 6057 | 2025.06.04 15:39:39.151274 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_15_3} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2025.06.04 15:39:39.151310 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6059 | 2025.06.04 15:39:39.151337 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2394 rows starting from the beginning of the part | ||
| 6060 | 2025.06.04 15:39:39.151348 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_15_3} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6061 | 2025.06.04 15:39:39.151381 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 6062 | 2025.06.04 15:39:39.151421 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 6063 | 2025.06.04 15:39:39.151428 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6064 | 2025.06.04 15:39:39.151454 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part | ||
| 6065 | 2025.06.04 15:39:39.151506 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 6066 | 2025.06.04 15:39:39.151545 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
| 6067 | 2025.06.04 15:39:39.152710 [ 187 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2726 rows, containing 4 columns (4 merged, 0 gathered) in 0.001517179 sec., 1796755.689341864 rows/sec., 118.68 MiB/sec. | ||
| 6068 | 2025.06.04 15:39:39.153057 [ 192 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6069 | 2025.06.04 15:39:39.153358 [ 192 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_46_9} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2025.06.04 15:39:39.153436 [ 192 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_46_9} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6071 | 2025.06.04 15:39:39.153529 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6072 | 2025.06.04 15:39:39.154048 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16363 rows, containing 5 columns (5 merged, 0 gathered) in 0.005798601 sec., 2821887.555291354 rows/sec., 190.66 MiB/sec. | ||
| 6073 | 2025.06.04 15:39:39.154678 [ 187 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6074 | 2025.06.04 15:39:39.154990 [ 187 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2025.06.04 15:39:39.155071 [ 187 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6076 | 2025.06.04 15:39:39.155165 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 6077 | 2025.06.04 15:39:40.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.82 MiB, peak 258.51 MiB, free memory in arenas 0.00 B, will set to 252.42 MiB (RSS), difference: 2.60 MiB | ||
| 6078 | 2025.06.04 15:39:42.342540 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6079 | 2025.06.04 15:39:42.342606 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6080 | 2025.06.04 15:39:42.487495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 834 | ||
| 6081 | 2025.06.04 15:39:42.489874 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2025.06.04 15:39:42.489930 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6083 | 2025.06.04 15:39:42.491212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6084 | 2025.06.04 15:39:42.491496 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2025.06.04 15:39:42.491882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6086 | 2025.06.04 15:39:42.496721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
| 6087 | 2025.06.04 15:39:42.497239 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6088 | 2025.06.04 15:39:42.497282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6089 | 2025.06.04 15:39:42.497782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6090 | 2025.06.04 15:39:42.498016 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2025.06.04 15:39:42.498143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 6092 | 2025.06.04 15:39:43.001710 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001239805 sec. | ||
| 6093 | 2025.06.04 15:39:43.278017 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6094 | 2025.06.04 15:39:43.292997 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2025.06.04 15:39:43.293050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6096 | 2025.06.04 15:39:43.298397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6097 | 2025.06.04 15:39:43.299080 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2025.06.04 15:39:43.301778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6099 | 2025.06.04 15:39:44.130724 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2025.06.04 15:39:44.130920 [ 260 ] {ea93e32d-95e3-48a7-8201-9a779fd674c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6101 | 2025.06.04 15:39:44.130994 [ 260 ] {ea93e32d-95e3-48a7-8201-9a779fd674c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6102 | 2025.06.04 15:39:44.131718 [ 260 ] {ea93e32d-95e3-48a7-8201-9a779fd674c9} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2025.06.04 15:39:44.131766 [ 260 ] {ea93e32d-95e3-48a7-8201-9a779fd674c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6104 | 2025.06.04 15:39:44.132165 [ 260 ] {ea93e32d-95e3-48a7-8201-9a779fd674c9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6105 | 2025.06.04 15:39:44.132404 [ 260 ] {ea93e32d-95e3-48a7-8201-9a779fd674c9} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2025.06.04 15:39:44.132570 [ 260 ] {ea93e32d-95e3-48a7-8201-9a779fd674c9} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001703 sec., 79859.07222548443 rows/sec., 6.89 MiB/sec. | ||
| 6107 | 2025.06.04 15:39:44.132620 [ 260 ] {ea93e32d-95e3-48a7-8201-9a779fd674c9} <Debug> TCPHandler: Processed in 0.002028954 sec. | ||
| 6108 | 2025.06.04 15:39:44.132751 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2025.06.04 15:39:44.132855 [ 260 ] {f99cc833-fb48-43c3-9885-4c43b91ebe62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6110 | 2025.06.04 15:39:44.132898 [ 260 ] {f99cc833-fb48-43c3-9885-4c43b91ebe62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6111 | 2025.06.04 15:39:44.133449 [ 260 ] {f99cc833-fb48-43c3-9885-4c43b91ebe62} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2025.06.04 15:39:44.133487 [ 260 ] {f99cc833-fb48-43c3-9885-4c43b91ebe62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6113 | 2025.06.04 15:39:44.133813 [ 260 ] {f99cc833-fb48-43c3-9885-4c43b91ebe62} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6114 | 2025.06.04 15:39:44.134037 [ 260 ] {f99cc833-fb48-43c3-9885-4c43b91ebe62} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2025.06.04 15:39:44.134182 [ 260 ] {f99cc833-fb48-43c3-9885-4c43b91ebe62} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00135 sec., 29629.629629629628 rows/sec., 2.18 MiB/sec. | ||
| 6116 | 2025.06.04 15:39:44.134223 [ 260 ] {f99cc833-fb48-43c3-9885-4c43b91ebe62} <Debug> TCPHandler: Processed in 0.001522118 sec. | ||
| 6117 | 2025.06.04 15:39:44.134370 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2025.06.04 15:39:44.134468 [ 260 ] {8600eaab-3ec9-411e-84b3-9e3bcdc8c38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6119 | 2025.06.04 15:39:44.134510 [ 260 ] {8600eaab-3ec9-411e-84b3-9e3bcdc8c38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6120 | 2025.06.04 15:39:44.134960 [ 260 ] {8600eaab-3ec9-411e-84b3-9e3bcdc8c38b} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2025.06.04 15:39:44.134998 [ 260 ] {8600eaab-3ec9-411e-84b3-9e3bcdc8c38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6122 | 2025.06.04 15:39:44.135317 [ 260 ] {8600eaab-3ec9-411e-84b3-9e3bcdc8c38b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6123 | 2025.06.04 15:39:44.135529 [ 260 ] {8600eaab-3ec9-411e-84b3-9e3bcdc8c38b} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2025.06.04 15:39:44.135664 [ 260 ] {8600eaab-3ec9-411e-84b3-9e3bcdc8c38b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001216 sec., 85526.31578947368 rows/sec., 6.68 MiB/sec. | ||
| 6125 | 2025.06.04 15:39:44.135702 [ 260 ] {8600eaab-3ec9-411e-84b3-9e3bcdc8c38b} <Debug> TCPHandler: Processed in 0.001381187 sec. | ||
| 6126 | 2025.06.04 15:39:44.135823 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2025.06.04 15:39:44.135919 [ 260 ] {8a4ab5c9-db5b-4022-a3c4-38ff09bdb789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6128 | 2025.06.04 15:39:44.135963 [ 260 ] {8a4ab5c9-db5b-4022-a3c4-38ff09bdb789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6129 | 2025.06.04 15:39:44.136369 [ 260 ] {8a4ab5c9-db5b-4022-a3c4-38ff09bdb789} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2025.06.04 15:39:44.136406 [ 260 ] {8a4ab5c9-db5b-4022-a3c4-38ff09bdb789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6131 | 2025.06.04 15:39:44.136735 [ 260 ] {8a4ab5c9-db5b-4022-a3c4-38ff09bdb789} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6132 | 2025.06.04 15:39:44.136952 [ 260 ] {8a4ab5c9-db5b-4022-a3c4-38ff09bdb789} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2025.06.04 15:39:44.137083 [ 260 ] {8a4ab5c9-db5b-4022-a3c4-38ff09bdb789} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 6134 | 2025.06.04 15:39:44.137119 [ 260 ] {8a4ab5c9-db5b-4022-a3c4-38ff09bdb789} <Debug> TCPHandler: Processed in 0.001343027 sec. | ||
| 6135 | 2025.06.04 15:39:44.137231 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2025.06.04 15:39:44.137325 [ 260 ] {7aa2831c-5c8a-4eee-a479-067097cec463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6137 | 2025.06.04 15:39:44.137377 [ 260 ] {7aa2831c-5c8a-4eee-a479-067097cec463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6138 | 2025.06.04 15:39:44.138195 [ 260 ] {7aa2831c-5c8a-4eee-a479-067097cec463} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2025.06.04 15:39:44.138231 [ 260 ] {7aa2831c-5c8a-4eee-a479-067097cec463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6140 | 2025.06.04 15:39:44.138818 [ 260 ] {7aa2831c-5c8a-4eee-a479-067097cec463} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6141 | 2025.06.04 15:39:44.139057 [ 260 ] {7aa2831c-5c8a-4eee-a479-067097cec463} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2025.06.04 15:39:44.139197 [ 260 ] {7aa2831c-5c8a-4eee-a479-067097cec463} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00189 sec., 21164.021164021164 rows/sec., 37.92 MiB/sec. | ||
| 6143 | 2025.06.04 15:39:44.139258 [ 260 ] {7aa2831c-5c8a-4eee-a479-067097cec463} <Debug> TCPHandler: Processed in 0.002073706 sec. | ||
| 6144 | 2025.06.04 15:39:44.139372 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2025.06.04 15:39:44.139467 [ 260 ] {4fe81b82-1714-47d4-a757-6e82e0a9d707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6146 | 2025.06.04 15:39:44.139509 [ 260 ] {4fe81b82-1714-47d4-a757-6e82e0a9d707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6147 | 2025.06.04 15:39:44.139847 [ 260 ] {4fe81b82-1714-47d4-a757-6e82e0a9d707} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2025.06.04 15:39:44.139884 [ 260 ] {4fe81b82-1714-47d4-a757-6e82e0a9d707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6149 | 2025.06.04 15:39:44.140189 [ 260 ] {4fe81b82-1714-47d4-a757-6e82e0a9d707} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6150 | 2025.06.04 15:39:44.140406 [ 260 ] {4fe81b82-1714-47d4-a757-6e82e0a9d707} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2025.06.04 15:39:44.140535 [ 260 ] {4fe81b82-1714-47d4-a757-6e82e0a9d707} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6152 | 2025.06.04 15:39:44.140571 [ 260 ] {4fe81b82-1714-47d4-a757-6e82e0a9d707} <Debug> TCPHandler: Processed in 0.001246875 sec. | ||
| 6153 | 2025.06.04 15:39:45.640064 [ 135 ] {} <Debug> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6154 | 2025.06.04 15:39:45.640135 [ 135 ] {} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2025.06.04 15:39:45.640156 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6156 | 2025.06.04 15:39:45.640277 [ 190 ] {2b77651e-c131-4abb-a415-1d036442054f::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 | ||
| 6157 | 2025.06.04 15:39:45.640433 [ 190 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6158 | 2025.06.04 15:39:45.640473 [ 190 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6159 | 2025.06.04 15:39:45.640549 [ 190 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6160 | 2025.06.04 15:39:45.640603 [ 190 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 6161 | 2025.06.04 15:39:45.640652 [ 190 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 6162 | 2025.06.04 15:39:45.640697 [ 190 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6163 | 2025.06.04 15:39:45.641498 [ 192 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272805 sec., 28283.98694222603 rows/sec., 2.36 MiB/sec. | ||
| 6164 | 2025.06.04 15:39:45.641686 [ 187 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6165 | 2025.06.04 15:39:45.641976 [ 187 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_9_2} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2025.06.04 15:39:45.642051 [ 187 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_9_2} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6167 | 2025.06.04 15:39:45.642142 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6168 | 2025.06.04 15:39:45.982359 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2025.06.04 15:39:45.982620 [ 260 ] {3fc5de47-b2d9-4bd1-ac47-ceefb003f03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6170 | 2025.06.04 15:39:45.982720 [ 260 ] {3fc5de47-b2d9-4bd1-ac47-ceefb003f03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6171 | 2025.06.04 15:39:45.983783 [ 260 ] {3fc5de47-b2d9-4bd1-ac47-ceefb003f03d} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2025.06.04 15:39:45.983825 [ 260 ] {3fc5de47-b2d9-4bd1-ac47-ceefb003f03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6173 | 2025.06.04 15:39:45.984216 [ 260 ] {3fc5de47-b2d9-4bd1-ac47-ceefb003f03d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6174 | 2025.06.04 15:39:45.984440 [ 260 ] {3fc5de47-b2d9-4bd1-ac47-ceefb003f03d} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2025.06.04 15:39:45.984589 [ 260 ] {3fc5de47-b2d9-4bd1-ac47-ceefb003f03d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002043 sec., 103768.96720509055 rows/sec., 6.60 MiB/sec. | ||
| 6176 | 2025.06.04 15:39:45.984629 [ 260 ] {3fc5de47-b2d9-4bd1-ac47-ceefb003f03d} <Debug> TCPHandler: Processed in 0.00243808 sec. | ||
| 6177 | 2025.06.04 15:39:45.984753 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2025.06.04 15:39:45.984860 [ 260 ] {e7ba531f-67da-484a-a883-f9e5be89f218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6179 | 2025.06.04 15:39:45.984906 [ 260 ] {e7ba531f-67da-484a-a883-f9e5be89f218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6180 | 2025.06.04 15:39:45.986106 [ 260 ] {e7ba531f-67da-484a-a883-f9e5be89f218} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2025.06.04 15:39:45.986143 [ 260 ] {e7ba531f-67da-484a-a883-f9e5be89f218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6182 | 2025.06.04 15:39:45.986570 [ 260 ] {e7ba531f-67da-484a-a883-f9e5be89f218} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6183 | 2025.06.04 15:39:45.986794 [ 260 ] {e7ba531f-67da-484a-a883-f9e5be89f218} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2025.06.04 15:39:45.986931 [ 260 ] {e7ba531f-67da-484a-a883-f9e5be89f218} <Debug> executeQuery: Read 1757 rows, 145.95 KiB in 0.002094 sec., 839063.9923591213 rows/sec., 68.07 MiB/sec. | ||
| 6185 | 2025.06.04 15:39:45.986969 [ 260 ] {e7ba531f-67da-484a-a883-f9e5be89f218} <Debug> TCPHandler: Processed in 0.002263588 sec. | ||
| 6186 | 2025.06.04 15:39:45.987088 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2025.06.04 15:39:45.987183 [ 260 ] {c5fb465c-4c45-44eb-8aa2-0e35aa384092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6188 | 2025.06.04 15:39:45.987224 [ 260 ] {c5fb465c-4c45-44eb-8aa2-0e35aa384092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6189 | 2025.06.04 15:39:45.987668 [ 260 ] {c5fb465c-4c45-44eb-8aa2-0e35aa384092} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2025.06.04 15:39:45.987704 [ 260 ] {c5fb465c-4c45-44eb-8aa2-0e35aa384092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6191 | 2025.06.04 15:39:45.988016 [ 260 ] {c5fb465c-4c45-44eb-8aa2-0e35aa384092} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6192 | 2025.06.04 15:39:45.988238 [ 260 ] {c5fb465c-4c45-44eb-8aa2-0e35aa384092} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2025.06.04 15:39:45.988371 [ 260 ] {c5fb465c-4c45-44eb-8aa2-0e35aa384092} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001206 sec., 87893.864013267 rows/sec., 5.17 MiB/sec. | ||
| 6194 | 2025.06.04 15:39:45.988407 [ 260 ] {c5fb465c-4c45-44eb-8aa2-0e35aa384092} <Debug> TCPHandler: Processed in 0.001366337 sec. | ||
| 6195 | 2025.06.04 15:39:45.988524 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2025.06.04 15:39:45.988617 [ 260 ] {ec2a8c63-af0b-4347-ade0-79580cab6dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6197 | 2025.06.04 15:39:45.988656 [ 260 ] {ec2a8c63-af0b-4347-ade0-79580cab6dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6198 | 2025.06.04 15:39:45.989196 [ 260 ] {ec2a8c63-af0b-4347-ade0-79580cab6dee} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2025.06.04 15:39:45.989234 [ 260 ] {ec2a8c63-af0b-4347-ade0-79580cab6dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6200 | 2025.06.04 15:39:45.989554 [ 260 ] {ec2a8c63-af0b-4347-ade0-79580cab6dee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6201 | 2025.06.04 15:39:45.989758 [ 260 ] {ec2a8c63-af0b-4347-ade0-79580cab6dee} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2025.06.04 15:39:45.989888 [ 260 ] {ec2a8c63-af0b-4347-ade0-79580cab6dee} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001289 sec., 264546.15981380915 rows/sec., 17.65 MiB/sec. | ||
| 6203 | 2025.06.04 15:39:45.989925 [ 260 ] {ec2a8c63-af0b-4347-ade0-79580cab6dee} <Debug> TCPHandler: Processed in 0.001447198 sec. | ||
| 6204 | 2025.06.04 15:39:45.990040 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6205 | 2025.06.04 15:39:45.990141 [ 260 ] {fa6ab3f9-1c24-4ae9-a8ac-f9af917e3c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6206 | 2025.06.04 15:39:45.990181 [ 260 ] {fa6ab3f9-1c24-4ae9-a8ac-f9af917e3c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6207 | 2025.06.04 15:39:45.990617 [ 260 ] {fa6ab3f9-1c24-4ae9-a8ac-f9af917e3c6d} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2025.06.04 15:39:45.990653 [ 260 ] {fa6ab3f9-1c24-4ae9-a8ac-f9af917e3c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6209 | 2025.06.04 15:39:45.990945 [ 260 ] {fa6ab3f9-1c24-4ae9-a8ac-f9af917e3c6d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6210 | 2025.06.04 15:39:45.991142 [ 260 ] {fa6ab3f9-1c24-4ae9-a8ac-f9af917e3c6d} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2025.06.04 15:39:45.991266 [ 260 ] {fa6ab3f9-1c24-4ae9-a8ac-f9af917e3c6d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001151 sec., 97306.68983492616 rows/sec., 5.54 MiB/sec. | ||
| 6212 | 2025.06.04 15:39:45.991302 [ 260 ] {fa6ab3f9-1c24-4ae9-a8ac-f9af917e3c6d} <Debug> TCPHandler: Processed in 0.001309677 sec. | ||
| 6213 | 2025.06.04 15:39:45.991419 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2025.06.04 15:39:45.991511 [ 260 ] {44be95ca-7620-40ba-9b13-57331f2d76aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6215 | 2025.06.04 15:39:45.991548 [ 260 ] {44be95ca-7620-40ba-9b13-57331f2d76aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6216 | 2025.06.04 15:39:45.992183 [ 260 ] {44be95ca-7620-40ba-9b13-57331f2d76aa} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2025.06.04 15:39:45.992220 [ 260 ] {44be95ca-7620-40ba-9b13-57331f2d76aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6218 | 2025.06.04 15:39:45.992546 [ 260 ] {44be95ca-7620-40ba-9b13-57331f2d76aa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6219 | 2025.06.04 15:39:45.992757 [ 260 ] {44be95ca-7620-40ba-9b13-57331f2d76aa} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2025.06.04 15:39:45.992883 [ 260 ] {44be95ca-7620-40ba-9b13-57331f2d76aa} <Debug> executeQuery: Read 838 rows, 61.87 KiB in 0.00139 sec., 602877.6978417266 rows/sec., 43.47 MiB/sec. | ||
| 6221 | 2025.06.04 15:39:45.992919 [ 260 ] {44be95ca-7620-40ba-9b13-57331f2d76aa} <Debug> TCPHandler: Processed in 0.001546619 sec. | ||
| 6222 | 2025.06.04 15:39:45.993035 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6223 | 2025.06.04 15:39:45.993126 [ 260 ] {5051f21f-c885-4442-b20b-950f5c9a34ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6224 | 2025.06.04 15:39:45.993165 [ 260 ] {5051f21f-c885-4442-b20b-950f5c9a34ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6225 | 2025.06.04 15:39:45.993490 [ 260 ] {5051f21f-c885-4442-b20b-950f5c9a34ff} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2025.06.04 15:39:45.993525 [ 260 ] {5051f21f-c885-4442-b20b-950f5c9a34ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6227 | 2025.06.04 15:39:45.993817 [ 260 ] {5051f21f-c885-4442-b20b-950f5c9a34ff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6228 | 2025.06.04 15:39:45.994018 [ 260 ] {5051f21f-c885-4442-b20b-950f5c9a34ff} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2025.06.04 15:39:45.994143 [ 260 ] {5051f21f-c885-4442-b20b-950f5c9a34ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 6230 | 2025.06.04 15:39:45.994179 [ 260 ] {5051f21f-c885-4442-b20b-950f5c9a34ff} <Debug> TCPHandler: Processed in 0.001190564 sec. | ||
| 6231 | 2025.06.04 15:39:45.994290 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2025.06.04 15:39:45.994381 [ 260 ] {9ff703fc-a38a-4e7e-93ef-ff0d3aebf659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6233 | 2025.06.04 15:39:45.994422 [ 260 ] {9ff703fc-a38a-4e7e-93ef-ff0d3aebf659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6234 | 2025.06.04 15:39:45.994971 [ 260 ] {9ff703fc-a38a-4e7e-93ef-ff0d3aebf659} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2025.06.04 15:39:45.995006 [ 260 ] {9ff703fc-a38a-4e7e-93ef-ff0d3aebf659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6236 | 2025.06.04 15:39:45.995364 [ 260 ] {9ff703fc-a38a-4e7e-93ef-ff0d3aebf659} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6237 | 2025.06.04 15:39:45.995569 [ 260 ] {9ff703fc-a38a-4e7e-93ef-ff0d3aebf659} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2025.06.04 15:39:45.995697 [ 260 ] {9ff703fc-a38a-4e7e-93ef-ff0d3aebf659} <Debug> executeQuery: Read 965 rows, 65.68 KiB in 0.001333 sec., 723930.9827456864 rows/sec., 48.12 MiB/sec. | ||
| 6239 | 2025.06.04 15:39:45.995732 [ 260 ] {9ff703fc-a38a-4e7e-93ef-ff0d3aebf659} <Debug> TCPHandler: Processed in 0.001488608 sec. | ||
| 6240 | 2025.06.04 15:39:45.995842 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6241 | 2025.06.04 15:39:45.995933 [ 260 ] {e0e76dec-708e-4bc9-8d6e-65e9a243704d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6242 | 2025.06.04 15:39:45.995973 [ 260 ] {e0e76dec-708e-4bc9-8d6e-65e9a243704d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6243 | 2025.06.04 15:39:45.996280 [ 260 ] {e0e76dec-708e-4bc9-8d6e-65e9a243704d} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2025.06.04 15:39:45.996314 [ 260 ] {e0e76dec-708e-4bc9-8d6e-65e9a243704d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6245 | 2025.06.04 15:39:45.996596 [ 260 ] {e0e76dec-708e-4bc9-8d6e-65e9a243704d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6246 | 2025.06.04 15:39:45.996807 [ 260 ] {e0e76dec-708e-4bc9-8d6e-65e9a243704d} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2025.06.04 15:39:45.996934 [ 260 ] {e0e76dec-708e-4bc9-8d6e-65e9a243704d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 6248 | 2025.06.04 15:39:45.996969 [ 260 ] {e0e76dec-708e-4bc9-8d6e-65e9a243704d} <Debug> TCPHandler: Processed in 0.001174024 sec. | ||
| 6249 | 2025.06.04 15:39:45.997078 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2025.06.04 15:39:45.997169 [ 260 ] {a80b64aa-f98d-4ea7-92f5-362367403c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6251 | 2025.06.04 15:39:45.997208 [ 260 ] {a80b64aa-f98d-4ea7-92f5-362367403c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6252 | 2025.06.04 15:39:45.997523 [ 260 ] {a80b64aa-f98d-4ea7-92f5-362367403c1a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2025.06.04 15:39:45.997559 [ 260 ] {a80b64aa-f98d-4ea7-92f5-362367403c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6254 | 2025.06.04 15:39:45.997854 [ 260 ] {a80b64aa-f98d-4ea7-92f5-362367403c1a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6255 | 2025.06.04 15:39:45.998059 [ 260 ] {a80b64aa-f98d-4ea7-92f5-362367403c1a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2025.06.04 15:39:45.998189 [ 260 ] {a80b64aa-f98d-4ea7-92f5-362367403c1a} <Debug> executeQuery: Read 38 rows, 2.30 KiB in 0.001038 sec., 36608.86319845857 rows/sec., 2.17 MiB/sec. | ||
| 6257 | 2025.06.04 15:39:45.998222 [ 260 ] {a80b64aa-f98d-4ea7-92f5-362367403c1a} <Debug> TCPHandler: Processed in 0.001190955 sec. | ||
| 6258 | 2025.06.04 15:39:49.126943 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2025.06.04 15:39:49.127152 [ 260 ] {73ba080f-7ce7-4efd-aee7-e3b79a928c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6260 | 2025.06.04 15:39:49.127224 [ 260 ] {73ba080f-7ce7-4efd-aee7-e3b79a928c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6261 | 2025.06.04 15:39:49.127898 [ 260 ] {73ba080f-7ce7-4efd-aee7-e3b79a928c29} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2025.06.04 15:39:49.127942 [ 260 ] {73ba080f-7ce7-4efd-aee7-e3b79a928c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6263 | 2025.06.04 15:39:49.128345 [ 260 ] {73ba080f-7ce7-4efd-aee7-e3b79a928c29} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6264 | 2025.06.04 15:39:49.128580 [ 260 ] {73ba080f-7ce7-4efd-aee7-e3b79a928c29} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2025.06.04 15:39:49.128746 [ 260 ] {73ba080f-7ce7-4efd-aee7-e3b79a928c29} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.61 MiB/sec. | ||
| 6266 | 2025.06.04 15:39:49.128797 [ 260 ] {73ba080f-7ce7-4efd-aee7-e3b79a928c29} <Debug> TCPHandler: Processed in 0.001982614 sec. | ||
| 6267 | 2025.06.04 15:39:49.128917 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2025.06.04 15:39:49.129021 [ 260 ] {67714f7f-9890-4eb7-9140-2defaf51b220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6269 | 2025.06.04 15:39:49.129065 [ 260 ] {67714f7f-9890-4eb7-9140-2defaf51b220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6270 | 2025.06.04 15:39:49.129505 [ 260 ] {67714f7f-9890-4eb7-9140-2defaf51b220} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2025.06.04 15:39:49.129541 [ 260 ] {67714f7f-9890-4eb7-9140-2defaf51b220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6272 | 2025.06.04 15:39:49.129855 [ 260 ] {67714f7f-9890-4eb7-9140-2defaf51b220} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6273 | 2025.06.04 15:39:49.130087 [ 260 ] {67714f7f-9890-4eb7-9140-2defaf51b220} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2025.06.04 15:39:49.130216 [ 260 ] {67714f7f-9890-4eb7-9140-2defaf51b220} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 6275 | 2025.06.04 15:39:49.130254 [ 260 ] {67714f7f-9890-4eb7-9140-2defaf51b220} <Debug> TCPHandler: Processed in 0.001386937 sec. | ||
| 6276 | 2025.06.04 15:39:49.130366 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2025.06.04 15:39:49.130464 [ 260 ] {6c390fd4-1c4f-4279-82fe-93735fac5c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6278 | 2025.06.04 15:39:49.130508 [ 260 ] {6c390fd4-1c4f-4279-82fe-93735fac5c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6279 | 2025.06.04 15:39:49.130888 [ 260 ] {6c390fd4-1c4f-4279-82fe-93735fac5c06} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2025.06.04 15:39:49.130924 [ 260 ] {6c390fd4-1c4f-4279-82fe-93735fac5c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6281 | 2025.06.04 15:39:49.131250 [ 260 ] {6c390fd4-1c4f-4279-82fe-93735fac5c06} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6282 | 2025.06.04 15:39:49.131458 [ 260 ] {6c390fd4-1c4f-4279-82fe-93735fac5c06} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2025.06.04 15:39:49.131608 [ 260 ] {6c390fd4-1c4f-4279-82fe-93735fac5c06} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.001164 sec., 101374.57044673538 rows/sec., 7.06 MiB/sec. | ||
| 6284 | 2025.06.04 15:39:49.131645 [ 260 ] {6c390fd4-1c4f-4279-82fe-93735fac5c06} <Debug> TCPHandler: Processed in 0.001326876 sec. | ||
| 6285 | 2025.06.04 15:39:49.131758 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6286 | 2025.06.04 15:39:49.131853 [ 260 ] {c89d50f0-92f5-4c59-a511-5e538932640b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6287 | 2025.06.04 15:39:49.131892 [ 260 ] {c89d50f0-92f5-4c59-a511-5e538932640b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6288 | 2025.06.04 15:39:49.132218 [ 260 ] {c89d50f0-92f5-4c59-a511-5e538932640b} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2025.06.04 15:39:49.132253 [ 260 ] {c89d50f0-92f5-4c59-a511-5e538932640b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6290 | 2025.06.04 15:39:49.132560 [ 260 ] {c89d50f0-92f5-4c59-a511-5e538932640b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6291 | 2025.06.04 15:39:49.132794 [ 260 ] {c89d50f0-92f5-4c59-a511-5e538932640b} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2025.06.04 15:39:49.132923 [ 260 ] {c89d50f0-92f5-4c59-a511-5e538932640b} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.00109 sec., 40366.97247706422 rows/sec., 2.72 MiB/sec. | ||
| 6293 | 2025.06.04 15:39:49.132960 [ 260 ] {c89d50f0-92f5-4c59-a511-5e538932640b} <Debug> TCPHandler: Processed in 0.001249885 sec. | ||
| 6294 | 2025.06.04 15:39:49.998290 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
| 6295 | 2025.06.04 15:39:49.998836 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2025.06.04 15:39:49.998884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6297 | 2025.06.04 15:39:49.999414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6298 | 2025.06.04 15:39:49.999649 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2025.06.04 15:39:49.999787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
| 6300 | 2025.06.04 15:39:50.801929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6301 | 2025.06.04 15:39:50.817977 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2025.06.04 15:39:50.818034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6303 | 2025.06.04 15:39:50.824063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6304 | 2025.06.04 15:39:50.824802 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2025.06.04 15:39:50.827567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6306 | 2025.06.04 15:39:52.492171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 874 | ||
| 6307 | 2025.06.04 15:39:52.494876 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2025.06.04 15:39:52.494932 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6309 | 2025.06.04 15:39:52.496238 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6310 | 2025.06.04 15:39:52.496514 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2025.06.04 15:39:52.496956 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
| 6312 | 2025.06.04 15:39:54.131172 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2025.06.04 15:39:54.131347 [ 260 ] {eb64b49e-0bd7-472f-a6e5-afa45704e53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6314 | 2025.06.04 15:39:54.131411 [ 260 ] {eb64b49e-0bd7-472f-a6e5-afa45704e53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6315 | 2025.06.04 15:39:54.132125 [ 260 ] {eb64b49e-0bd7-472f-a6e5-afa45704e53d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2025.06.04 15:39:54.132174 [ 260 ] {eb64b49e-0bd7-472f-a6e5-afa45704e53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6317 | 2025.06.04 15:39:54.132579 [ 260 ] {eb64b49e-0bd7-472f-a6e5-afa45704e53d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6318 | 2025.06.04 15:39:54.132814 [ 260 ] {eb64b49e-0bd7-472f-a6e5-afa45704e53d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2025.06.04 15:39:54.132974 [ 260 ] {eb64b49e-0bd7-472f-a6e5-afa45704e53d} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001674 sec., 81242.53285543609 rows/sec., 7.01 MiB/sec. | ||
| 6320 | 2025.06.04 15:39:54.133023 [ 260 ] {eb64b49e-0bd7-472f-a6e5-afa45704e53d} <Debug> TCPHandler: Processed in 0.001974794 sec. | ||
| 6321 | 2025.06.04 15:39:54.133146 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6322 | 2025.06.04 15:39:54.133248 [ 260 ] {0da32637-7726-409a-ab61-b72525bbaa96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6323 | 2025.06.04 15:39:54.133291 [ 260 ] {0da32637-7726-409a-ab61-b72525bbaa96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6324 | 2025.06.04 15:39:54.133712 [ 260 ] {0da32637-7726-409a-ab61-b72525bbaa96} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2025.06.04 15:39:54.133750 [ 260 ] {0da32637-7726-409a-ab61-b72525bbaa96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6326 | 2025.06.04 15:39:54.134059 [ 260 ] {0da32637-7726-409a-ab61-b72525bbaa96} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6327 | 2025.06.04 15:39:54.134270 [ 260 ] {0da32637-7726-409a-ab61-b72525bbaa96} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2025.06.04 15:39:54.134402 [ 260 ] {0da32637-7726-409a-ab61-b72525bbaa96} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001177 sec., 33984.70688190314 rows/sec., 2.50 MiB/sec. | ||
| 6329 | 2025.06.04 15:39:54.134440 [ 260 ] {0da32637-7726-409a-ab61-b72525bbaa96} <Debug> TCPHandler: Processed in 0.001342146 sec. | ||
| 6330 | 2025.06.04 15:39:54.134544 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6331 | 2025.06.04 15:39:54.134640 [ 260 ] {f343d79c-e714-4f40-9d92-adeba662e73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6332 | 2025.06.04 15:39:54.134679 [ 260 ] {f343d79c-e714-4f40-9d92-adeba662e73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6333 | 2025.06.04 15:39:54.135110 [ 260 ] {f343d79c-e714-4f40-9d92-adeba662e73d} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2025.06.04 15:39:54.135147 [ 260 ] {f343d79c-e714-4f40-9d92-adeba662e73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6335 | 2025.06.04 15:39:54.135447 [ 260 ] {f343d79c-e714-4f40-9d92-adeba662e73d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6336 | 2025.06.04 15:39:54.135651 [ 260 ] {f343d79c-e714-4f40-9d92-adeba662e73d} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2025.06.04 15:39:54.135781 [ 260 ] {f343d79c-e714-4f40-9d92-adeba662e73d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001161 sec., 89577.95004306633 rows/sec., 7.00 MiB/sec. | ||
| 6338 | 2025.06.04 15:39:54.135820 [ 260 ] {f343d79c-e714-4f40-9d92-adeba662e73d} <Debug> TCPHandler: Processed in 0.001323446 sec. | ||
| 6339 | 2025.06.04 15:39:54.135938 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2025.06.04 15:39:54.136034 [ 260 ] {2bc2a6b3-aed0-40b6-bc65-b2a4da68873a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6341 | 2025.06.04 15:39:54.136077 [ 260 ] {2bc2a6b3-aed0-40b6-bc65-b2a4da68873a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6342 | 2025.06.04 15:39:54.136484 [ 260 ] {2bc2a6b3-aed0-40b6-bc65-b2a4da68873a} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2025.06.04 15:39:54.136521 [ 260 ] {2bc2a6b3-aed0-40b6-bc65-b2a4da68873a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6344 | 2025.06.04 15:39:54.136844 [ 260 ] {2bc2a6b3-aed0-40b6-bc65-b2a4da68873a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6345 | 2025.06.04 15:39:54.137049 [ 260 ] {2bc2a6b3-aed0-40b6-bc65-b2a4da68873a} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2025.06.04 15:39:54.137179 [ 260 ] {2bc2a6b3-aed0-40b6-bc65-b2a4da68873a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 6347 | 2025.06.04 15:39:54.137216 [ 260 ] {2bc2a6b3-aed0-40b6-bc65-b2a4da68873a} <Debug> TCPHandler: Processed in 0.001324246 sec. | ||
| 6348 | 2025.06.04 15:39:54.137339 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2025.06.04 15:39:54.137461 [ 260 ] {b3e68c78-7e90-4e0b-840f-ed03fabc0666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6350 | 2025.06.04 15:39:54.137528 [ 260 ] {b3e68c78-7e90-4e0b-840f-ed03fabc0666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6351 | 2025.06.04 15:39:54.138489 [ 260 ] {b3e68c78-7e90-4e0b-840f-ed03fabc0666} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2025.06.04 15:39:54.138526 [ 260 ] {b3e68c78-7e90-4e0b-840f-ed03fabc0666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6353 | 2025.06.04 15:39:54.139098 [ 260 ] {b3e68c78-7e90-4e0b-840f-ed03fabc0666} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6354 | 2025.06.04 15:39:54.139328 [ 260 ] {b3e68c78-7e90-4e0b-840f-ed03fabc0666} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2025.06.04 15:39:54.139470 [ 260 ] {b3e68c78-7e90-4e0b-840f-ed03fabc0666} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002034 sec., 19665.683382497544 rows/sec., 35.24 MiB/sec. | ||
| 6356 | 2025.06.04 15:39:54.139530 [ 260 ] {b3e68c78-7e90-4e0b-840f-ed03fabc0666} <Debug> TCPHandler: Processed in 0.002252338 sec. | ||
| 6357 | 2025.06.04 15:39:54.139657 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2025.06.04 15:39:54.139753 [ 260 ] {097e2db3-3098-4c6a-a8be-a89f4de1d668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6359 | 2025.06.04 15:39:54.139795 [ 260 ] {097e2db3-3098-4c6a-a8be-a89f4de1d668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6360 | 2025.06.04 15:39:54.140151 [ 260 ] {097e2db3-3098-4c6a-a8be-a89f4de1d668} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2025.06.04 15:39:54.140187 [ 260 ] {097e2db3-3098-4c6a-a8be-a89f4de1d668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6362 | 2025.06.04 15:39:54.140494 [ 260 ] {097e2db3-3098-4c6a-a8be-a89f4de1d668} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6363 | 2025.06.04 15:39:54.140707 [ 260 ] {097e2db3-3098-4c6a-a8be-a89f4de1d668} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2025.06.04 15:39:54.140840 [ 260 ] {097e2db3-3098-4c6a-a8be-a89f4de1d668} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 6365 | 2025.06.04 15:39:54.140875 [ 260 ] {097e2db3-3098-4c6a-a8be-a89f4de1d668} <Debug> TCPHandler: Processed in 0.001268585 sec. | ||
| 6366 | 2025.06.04 15:39:57.297693 [ 120 ] {} <Debug> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6367 | 2025.06.04 15:39:57.297816 [ 120 ] {} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2025.06.04 15:39:57.297854 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6369 | 2025.06.04 15:39:57.298018 [ 198 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::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 | ||
| 6370 | 2025.06.04 15:39:57.298226 [ 198 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6371 | 2025.06.04 15:39:57.298280 [ 198 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6372 | 2025.06.04 15:39:57.298380 [ 198 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6373 | 2025.06.04 15:39:57.298449 [ 198 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6374 | 2025.06.04 15:39:57.298515 [ 198 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6375 | 2025.06.04 15:39:57.298583 [ 198 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6376 | 2025.06.04 15:39:57.299498 [ 187 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001551909 sec., 57993.09108974817 rows/sec., 2.96 MiB/sec. | ||
| 6377 | 2025.06.04 15:39:57.299701 [ 192 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6378 | 2025.06.04 15:39:57.300050 [ 192 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_15_3} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2025.06.04 15:39:57.300134 [ 192 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_15_3} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6380 | 2025.06.04 15:39:57.300241 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6381 | 2025.06.04 15:39:57.342645 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6382 | 2025.06.04 15:39:57.342682 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6383 | 2025.06.04 15:39:57.500003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
| 6384 | 2025.06.04 15:39:57.500555 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2025.06.04 15:39:57.500592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6386 | 2025.06.04 15:39:57.501090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6387 | 2025.06.04 15:39:57.501324 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2025.06.04 15:39:57.501462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 6389 | 2025.06.04 15:39:58.327773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6390 | 2025.06.04 15:39:58.344439 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2025.06.04 15:39:58.344505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6392 | 2025.06.04 15:39:58.350943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6393 | 2025.06.04 15:39:58.351633 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2025.06.04 15:39:58.354505 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6395 | 2025.06.04 15:39:59.135156 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2025.06.04 15:39:59.135338 [ 260 ] {f61c1ebf-33ab-4f82-8bc6-9e083fcc499a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6397 | 2025.06.04 15:39:59.135406 [ 260 ] {f61c1ebf-33ab-4f82-8bc6-9e083fcc499a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6398 | 2025.06.04 15:39:59.136126 [ 260 ] {f61c1ebf-33ab-4f82-8bc6-9e083fcc499a} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2025.06.04 15:39:59.136179 [ 260 ] {f61c1ebf-33ab-4f82-8bc6-9e083fcc499a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6400 | 2025.06.04 15:39:59.136579 [ 260 ] {f61c1ebf-33ab-4f82-8bc6-9e083fcc499a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6401 | 2025.06.04 15:39:59.136811 [ 260 ] {f61c1ebf-33ab-4f82-8bc6-9e083fcc499a} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2025.06.04 15:39:59.136979 [ 260 ] {f61c1ebf-33ab-4f82-8bc6-9e083fcc499a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001689 sec., 125518.05802249852 rows/sec., 7.98 MiB/sec. | ||
| 6403 | 2025.06.04 15:39:59.137029 [ 260 ] {f61c1ebf-33ab-4f82-8bc6-9e083fcc499a} <Debug> TCPHandler: Processed in 0.002000965 sec. | ||
| 6404 | 2025.06.04 15:39:59.137160 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2025.06.04 15:39:59.137265 [ 260 ] {0d00a65f-538c-4565-a913-57e5a70ff500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6406 | 2025.06.04 15:39:59.137310 [ 260 ] {0d00a65f-538c-4565-a913-57e5a70ff500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6407 | 2025.06.04 15:39:59.138022 [ 260 ] {0d00a65f-538c-4565-a913-57e5a70ff500} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2025.06.04 15:39:59.138061 [ 260 ] {0d00a65f-538c-4565-a913-57e5a70ff500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6409 | 2025.06.04 15:39:59.138416 [ 260 ] {0d00a65f-538c-4565-a913-57e5a70ff500} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6410 | 2025.06.04 15:39:59.138634 [ 260 ] {0d00a65f-538c-4565-a913-57e5a70ff500} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2025.06.04 15:39:59.138767 [ 116 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6412 | 2025.06.04 15:39:59.138769 [ 260 ] {0d00a65f-538c-4565-a913-57e5a70ff500} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001529 sec., 403531.7200784827 rows/sec., 31.55 MiB/sec. | ||
| 6413 | 2025.06.04 15:39:59.138810 [ 116 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2025.06.04 15:39:59.138827 [ 260 ] {0d00a65f-538c-4565-a913-57e5a70ff500} <Debug> TCPHandler: Processed in 0.001720771 sec. | ||
| 6415 | 2025.06.04 15:39:59.138834 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6416 | 2025.06.04 15:39:59.138936 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6417 | 2025.06.04 15:39:59.138968 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 6418 | 2025.06.04 15:39:59.139035 [ 260 ] {e9068f30-265f-4279-9ebd-bb9abae6f319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6419 | 2025.06.04 15:39:59.139081 [ 260 ] {e9068f30-265f-4279-9ebd-bb9abae6f319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6420 | 2025.06.04 15:39:59.139118 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6421 | 2025.06.04 15:39:59.139161 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1847 rows starting from the beginning of the part | ||
| 6422 | 2025.06.04 15:39:59.139236 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 136 rows starting from the beginning of the part | ||
| 6423 | 2025.06.04 15:39:59.139288 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1757 rows starting from the beginning of the part | ||
| 6424 | 2025.06.04 15:39:59.139336 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6425 | 2025.06.04 15:39:59.139380 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 136 rows starting from the beginning of the part | ||
| 6426 | 2025.06.04 15:39:59.139427 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 617 rows starting from the beginning of the part | ||
| 6427 | 2025.06.04 15:39:59.139515 [ 260 ] {e9068f30-265f-4279-9ebd-bb9abae6f319} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2025.06.04 15:39:59.139555 [ 260 ] {e9068f30-265f-4279-9ebd-bb9abae6f319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6429 | 2025.06.04 15:39:59.139954 [ 260 ] {e9068f30-265f-4279-9ebd-bb9abae6f319} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6430 | 2025.06.04 15:39:59.140232 [ 260 ] {e9068f30-265f-4279-9ebd-bb9abae6f319} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2025.06.04 15:39:59.140393 [ 260 ] {e9068f30-265f-4279-9ebd-bb9abae6f319} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001378 sec., 76923.07692307692 rows/sec., 4.53 MiB/sec. | ||
| 6432 | 2025.06.04 15:39:59.140437 [ 260 ] {e9068f30-265f-4279-9ebd-bb9abae6f319} <Debug> TCPHandler: Processed in 0.001550199 sec. | ||
| 6433 | 2025.06.04 15:39:59.140569 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2025.06.04 15:39:59.140676 [ 260 ] {028a6fd6-e641-4967-a0e4-4997abb9099d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6435 | 2025.06.04 15:39:59.140722 [ 260 ] {028a6fd6-e641-4967-a0e4-4997abb9099d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6436 | 2025.06.04 15:39:59.141155 [ 187 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.002246158 sec., 2025235.980727981 rows/sec., 172.12 MiB/sec. | ||
| 6437 | 2025.06.04 15:39:59.141227 [ 260 ] {028a6fd6-e641-4967-a0e4-4997abb9099d} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2025.06.04 15:39:59.141273 [ 260 ] {028a6fd6-e641-4967-a0e4-4997abb9099d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6439 | 2025.06.04 15:39:59.141509 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6440 | 2025.06.04 15:39:59.141674 [ 260 ] {028a6fd6-e641-4967-a0e4-4997abb9099d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6441 | 2025.06.04 15:39:59.141915 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_51_10} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2025.06.04 15:39:59.141980 [ 260 ] {028a6fd6-e641-4967-a0e4-4997abb9099d} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2025.06.04 15:39:59.142016 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_51_10} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6444 | 2025.06.04 15:39:59.142123 [ 260 ] {028a6fd6-e641-4967-a0e4-4997abb9099d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00147 sec., 76870.74829931973 rows/sec., 4.98 MiB/sec. | ||
| 6445 | 2025.06.04 15:39:59.142125 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 6446 | 2025.06.04 15:39:59.142168 [ 260 ] {028a6fd6-e641-4967-a0e4-4997abb9099d} <Debug> TCPHandler: Processed in 0.00165561 sec. | ||
| 6447 | 2025.06.04 15:39:59.142286 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2025.06.04 15:39:59.142381 [ 260 ] {bdb8e8e9-087c-4072-82ea-719cc27fb9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6449 | 2025.06.04 15:39:59.142421 [ 260 ] {bdb8e8e9-087c-4072-82ea-719cc27fb9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6450 | 2025.06.04 15:39:59.142850 [ 260 ] {bdb8e8e9-087c-4072-82ea-719cc27fb9a5} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2025.06.04 15:39:59.142884 [ 260 ] {bdb8e8e9-087c-4072-82ea-719cc27fb9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6452 | 2025.06.04 15:39:59.143187 [ 260 ] {bdb8e8e9-087c-4072-82ea-719cc27fb9a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6453 | 2025.06.04 15:39:59.143399 [ 260 ] {bdb8e8e9-087c-4072-82ea-719cc27fb9a5} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2025.06.04 15:39:59.143526 [ 260 ] {bdb8e8e9-087c-4072-82ea-719cc27fb9a5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001164 sec., 96219.93127147766 rows/sec., 5.48 MiB/sec. | ||
| 6455 | 2025.06.04 15:39:59.143563 [ 260 ] {bdb8e8e9-087c-4072-82ea-719cc27fb9a5} <Debug> TCPHandler: Processed in 0.001325116 sec. | ||
| 6456 | 2025.06.04 15:39:59.143681 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2025.06.04 15:39:59.143776 [ 260 ] {2e099b21-8a6a-4257-a3d8-be97726e85e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6458 | 2025.06.04 15:39:59.143816 [ 260 ] {2e099b21-8a6a-4257-a3d8-be97726e85e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6459 | 2025.06.04 15:39:59.144343 [ 260 ] {2e099b21-8a6a-4257-a3d8-be97726e85e7} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2025.06.04 15:39:59.144378 [ 260 ] {2e099b21-8a6a-4257-a3d8-be97726e85e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6461 | 2025.06.04 15:39:59.144710 [ 260 ] {2e099b21-8a6a-4257-a3d8-be97726e85e7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6462 | 2025.06.04 15:39:59.144922 [ 260 ] {2e099b21-8a6a-4257-a3d8-be97726e85e7} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2025.06.04 15:39:59.145029 [ 116 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6464 | 2025.06.04 15:39:59.145048 [ 260 ] {2e099b21-8a6a-4257-a3d8-be97726e85e7} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001291 sec., 295894.65530596435 rows/sec., 20.87 MiB/sec. | ||
| 6465 | 2025.06.04 15:39:59.145061 [ 116 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2025.06.04 15:39:59.145080 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6467 | 2025.06.04 15:39:59.145086 [ 260 ] {2e099b21-8a6a-4257-a3d8-be97726e85e7} <Debug> TCPHandler: Processed in 0.001453938 sec. | ||
| 6468 | 2025.06.04 15:39:59.145156 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 6469 | 2025.06.04 15:39:59.145198 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6470 | 2025.06.04 15:39:59.145274 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6471 | 2025.06.04 15:39:59.145297 [ 260 ] {3a624059-7533-45cf-b794-cc52f557d3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6472 | 2025.06.04 15:39:59.145307 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part | ||
| 6473 | 2025.06.04 15:39:59.145346 [ 260 ] {3a624059-7533-45cf-b794-cc52f557d3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6474 | 2025.06.04 15:39:59.145375 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 6475 | 2025.06.04 15:39:59.145423 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 838 rows starting from the beginning of the part | ||
| 6476 | 2025.06.04 15:39:59.145466 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6477 | 2025.06.04 15:39:59.145509 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 6478 | 2025.06.04 15:39:59.145551 [ 198 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 382 rows starting from the beginning of the part | ||
| 6479 | 2025.06.04 15:39:59.145688 [ 260 ] {3a624059-7533-45cf-b794-cc52f557d3de} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2025.06.04 15:39:59.145730 [ 260 ] {3a624059-7533-45cf-b794-cc52f557d3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6481 | 2025.06.04 15:39:59.146062 [ 260 ] {3a624059-7533-45cf-b794-cc52f557d3de} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6482 | 2025.06.04 15:39:59.146290 [ 260 ] {3a624059-7533-45cf-b794-cc52f557d3de} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2025.06.04 15:39:59.146423 [ 260 ] {3a624059-7533-45cf-b794-cc52f557d3de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001144 sec., 5244.755244755244 rows/sec., 274.02 KiB/sec. | ||
| 6484 | 2025.06.04 15:39:59.146459 [ 260 ] {3a624059-7533-45cf-b794-cc52f557d3de} <Debug> TCPHandler: Processed in 0.001309876 sec. | ||
| 6485 | 2025.06.04 15:39:59.146562 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2025.06.04 15:39:59.146609 [ 187 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486218 sec., 1618874.2162993585 rows/sec., 123.93 MiB/sec. | ||
| 6487 | 2025.06.04 15:39:59.146657 [ 260 ] {98dc2012-135e-4bb0-ab91-566490c909b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6488 | 2025.06.04 15:39:59.146704 [ 260 ] {98dc2012-135e-4bb0-ab91-566490c909b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6489 | 2025.06.04 15:39:59.146787 [ 200 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6490 | 2025.06.04 15:39:59.147054 [ 200 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_51_10} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2025.06.04 15:39:59.147108 [ 260 ] {98dc2012-135e-4bb0-ab91-566490c909b1} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.06.04 15:39:59.147124 [ 200 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_51_10} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6493 | 2025.06.04 15:39:59.147143 [ 260 ] {98dc2012-135e-4bb0-ab91-566490c909b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6494 | 2025.06.04 15:39:59.147215 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6495 | 2025.06.04 15:39:59.147470 [ 260 ] {98dc2012-135e-4bb0-ab91-566490c909b1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6496 | 2025.06.04 15:39:59.147682 [ 260 ] {98dc2012-135e-4bb0-ab91-566490c909b1} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2025.06.04 15:39:59.147779 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6498 | 2025.06.04 15:39:59.147810 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6499 | 2025.06.04 15:39:59.147810 [ 260 ] {98dc2012-135e-4bb0-ab91-566490c909b1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001171 sec., 202391.11870196415 rows/sec., 13.57 MiB/sec. | ||
| 6500 | 2025.06.04 15:39:59.147827 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6501 | 2025.06.04 15:39:59.147854 [ 260 ] {98dc2012-135e-4bb0-ab91-566490c909b1} <Debug> TCPHandler: Processed in 0.001339886 sec. | ||
| 6502 | 2025.06.04 15:39:59.147893 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 6503 | 2025.06.04 15:39:59.147967 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2025.06.04 15:39:59.147996 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6505 | 2025.06.04 15:39:59.148027 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16363 rows starting from the beginning of the part | ||
| 6506 | 2025.06.04 15:39:59.148067 [ 260 ] {a643f5fb-bb41-498f-b6d8-d86b4bda9434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6507 | 2025.06.04 15:39:59.148073 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 6508 | 2025.06.04 15:39:59.148115 [ 260 ] {a643f5fb-bb41-498f-b6d8-d86b4bda9434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6509 | 2025.06.04 15:39:59.148125 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 965 rows starting from the beginning of the part | ||
| 6510 | 2025.06.04 15:39:59.148168 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 118 rows starting from the beginning of the part | ||
| 6511 | 2025.06.04 15:39:59.148205 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 6512 | 2025.06.04 15:39:59.148244 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part | ||
| 6513 | 2025.06.04 15:39:59.148436 [ 260 ] {a643f5fb-bb41-498f-b6d8-d86b4bda9434} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2025.06.04 15:39:59.148476 [ 260 ] {a643f5fb-bb41-498f-b6d8-d86b4bda9434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6515 | 2025.06.04 15:39:59.148819 [ 260 ] {a643f5fb-bb41-498f-b6d8-d86b4bda9434} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6516 | 2025.06.04 15:39:59.149031 [ 260 ] {a643f5fb-bb41-498f-b6d8-d86b4bda9434} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2025.06.04 15:39:59.149168 [ 260 ] {a643f5fb-bb41-498f-b6d8-d86b4bda9434} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 6518 | 2025.06.04 15:39:59.149205 [ 260 ] {a643f5fb-bb41-498f-b6d8-d86b4bda9434} <Debug> TCPHandler: Processed in 0.001286156 sec. | ||
| 6519 | 2025.06.04 15:39:59.149317 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2025.06.04 15:39:59.149411 [ 260 ] {1dfc451a-afb9-469a-8e7e-c9e8fa369c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6521 | 2025.06.04 15:39:59.149451 [ 260 ] {1dfc451a-afb9-469a-8e7e-c9e8fa369c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6522 | 2025.06.04 15:39:59.149787 [ 260 ] {1dfc451a-afb9-469a-8e7e-c9e8fa369c5a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2025.06.04 15:39:59.149824 [ 260 ] {1dfc451a-afb9-469a-8e7e-c9e8fa369c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6524 | 2025.06.04 15:39:59.150250 [ 260 ] {1dfc451a-afb9-469a-8e7e-c9e8fa369c5a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6525 | 2025.06.04 15:39:59.150473 [ 260 ] {1dfc451a-afb9-469a-8e7e-c9e8fa369c5a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2025.06.04 15:39:59.150568 [ 116 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6527 | 2025.06.04 15:39:59.150597 [ 116 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2025.06.04 15:39:59.150602 [ 260 ] {1dfc451a-afb9-469a-8e7e-c9e8fa369c5a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001209 sec., 67824.64846980976 rows/sec., 4.31 MiB/sec. | ||
| 6529 | 2025.06.04 15:39:59.150615 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6530 | 2025.06.04 15:39:59.150640 [ 260 ] {1dfc451a-afb9-469a-8e7e-c9e8fa369c5a} <Debug> TCPHandler: Processed in 0.001370876 sec. | ||
| 6531 | 2025.06.04 15:39:59.150683 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 6532 | 2025.06.04 15:39:59.150759 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6533 | 2025.06.04 15:39:59.150785 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2726 rows starting from the beginning of the part | ||
| 6534 | 2025.06.04 15:39:59.150837 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 6535 | 2025.06.04 15:39:59.150876 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 38 rows starting from the beginning of the part | ||
| 6536 | 2025.06.04 15:39:59.150911 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 44 rows starting from the beginning of the part | ||
| 6537 | 2025.06.04 15:39:59.150945 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 6538 | 2025.06.04 15:39:59.150977 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
| 6539 | 2025.06.04 15:39:59.152282 [ 187 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3010 rows, containing 4 columns (4 merged, 0 gathered) in 0.00162822 sec., 1848644.5320656912 rows/sec., 121.95 MiB/sec. | ||
| 6540 | 2025.06.04 15:39:59.152710 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6541 | 2025.06.04 15:39:59.152956 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18003 rows, containing 5 columns (5 merged, 0 gathered) in 0.005089343 sec., 3537391.7615692243 rows/sec., 238.94 MiB/sec. | ||
| 6542 | 2025.06.04 15:39:59.153005 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_51_10} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2025.06.04 15:39:59.153094 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_51_10} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6544 | 2025.06.04 15:39:59.153179 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6545 | 2025.06.04 15:39:59.153183 [ 194 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6546 | 2025.06.04 15:39:59.153468 [ 194 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2025.06.04 15:39:59.153550 [ 194 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6548 | 2025.06.04 15:39:59.153639 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 6549 | 2025.06.04 15:40:02.497316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 906 | ||
| 6550 | 2025.06.04 15:40:02.499713 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2025.06.04 15:40:02.499773 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6552 | 2025.06.04 15:40:02.501030 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6553 | 2025.06.04 15:40:02.501344 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2025.06.04 15:40:02.501744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
| 6555 | 2025.06.04 15:40:04.131818 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2025.06.04 15:40:04.131997 [ 260 ] {191ebc45-70fb-4a68-92be-03ba42c48988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6557 | 2025.06.04 15:40:04.132060 [ 260 ] {191ebc45-70fb-4a68-92be-03ba42c48988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6558 | 2025.06.04 15:40:04.132646 [ 260 ] {191ebc45-70fb-4a68-92be-03ba42c48988} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2025.06.04 15:40:04.132685 [ 260 ] {191ebc45-70fb-4a68-92be-03ba42c48988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6560 | 2025.06.04 15:40:04.133072 [ 260 ] {191ebc45-70fb-4a68-92be-03ba42c48988} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6561 | 2025.06.04 15:40:04.133298 [ 260 ] {191ebc45-70fb-4a68-92be-03ba42c48988} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2025.06.04 15:40:04.133449 [ 260 ] {191ebc45-70fb-4a68-92be-03ba42c48988} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001501 sec., 5329.7801465689545 rows/sec., 434.61 KiB/sec. | ||
| 6563 | 2025.06.04 15:40:04.133492 [ 260 ] {191ebc45-70fb-4a68-92be-03ba42c48988} <Debug> TCPHandler: Processed in 0.001794962 sec. | ||
| 6564 | 2025.06.04 15:40:04.133609 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2025.06.04 15:40:04.133707 [ 260 ] {a4d25d75-980c-4a5b-b52c-1963ecbd360b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6566 | 2025.06.04 15:40:04.133746 [ 260 ] {a4d25d75-980c-4a5b-b52c-1963ecbd360b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6567 | 2025.06.04 15:40:04.134206 [ 260 ] {a4d25d75-980c-4a5b-b52c-1963ecbd360b} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2025.06.04 15:40:04.134241 [ 260 ] {a4d25d75-980c-4a5b-b52c-1963ecbd360b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6569 | 2025.06.04 15:40:04.134570 [ 260 ] {a4d25d75-980c-4a5b-b52c-1963ecbd360b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6570 | 2025.06.04 15:40:04.134786 [ 260 ] {a4d25d75-980c-4a5b-b52c-1963ecbd360b} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2025.06.04 15:40:04.134918 [ 260 ] {a4d25d75-980c-4a5b-b52c-1963ecbd360b} <Debug> executeQuery: Read 140 rows, 12.32 KiB in 0.00123 sec., 113821.13821138212 rows/sec., 9.78 MiB/sec. | ||
| 6572 | 2025.06.04 15:40:04.134955 [ 260 ] {a4d25d75-980c-4a5b-b52c-1963ecbd360b} <Debug> TCPHandler: Processed in 0.001394767 sec. | ||
| 6573 | 2025.06.04 15:40:04.135059 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2025.06.04 15:40:04.135154 [ 260 ] {f9d1de4e-b1e4-4087-a30e-261471acb72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6575 | 2025.06.04 15:40:04.135193 [ 260 ] {f9d1de4e-b1e4-4087-a30e-261471acb72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6576 | 2025.06.04 15:40:04.135608 [ 260 ] {f9d1de4e-b1e4-4087-a30e-261471acb72a} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2025.06.04 15:40:04.135643 [ 260 ] {f9d1de4e-b1e4-4087-a30e-261471acb72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6578 | 2025.06.04 15:40:04.135942 [ 260 ] {f9d1de4e-b1e4-4087-a30e-261471acb72a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6579 | 2025.06.04 15:40:04.136178 [ 260 ] {f9d1de4e-b1e4-4087-a30e-261471acb72a} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2025.06.04 15:40:04.136271 [ 112 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6581 | 2025.06.04 15:40:04.136307 [ 260 ] {f9d1de4e-b1e4-4087-a30e-261471acb72a} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001171 sec., 40990.606319385144 rows/sec., 2.97 MiB/sec. | ||
| 6582 | 2025.06.04 15:40:04.136310 [ 112 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2025.06.04 15:40:04.136339 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6584 | 2025.06.04 15:40:04.136345 [ 260 ] {f9d1de4e-b1e4-4087-a30e-261471acb72a} <Debug> TCPHandler: Processed in 0.001333067 sec. | ||
| 6585 | 2025.06.04 15:40:04.136459 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2025.06.04 15:40:04.136469 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 6587 | 2025.06.04 15:40:04.136553 [ 260 ] {8509450b-cbd8-4e30-b88b-accd88bab50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6588 | 2025.06.04 15:40:04.136598 [ 260 ] {8509450b-cbd8-4e30-b88b-accd88bab50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6589 | 2025.06.04 15:40:04.136636 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6590 | 2025.06.04 15:40:04.136679 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 164 rows starting from the beginning of the part | ||
| 6591 | 2025.06.04 15:40:04.136756 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 6592 | 2025.06.04 15:40:04.136806 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part | ||
| 6593 | 2025.06.04 15:40:04.136850 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 6594 | 2025.06.04 15:40:04.136890 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 6595 | 2025.06.04 15:40:04.136932 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
| 6596 | 2025.06.04 15:40:04.137047 [ 260 ] {8509450b-cbd8-4e30-b88b-accd88bab50a} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2025.06.04 15:40:04.137090 [ 260 ] {8509450b-cbd8-4e30-b88b-accd88bab50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6598 | 2025.06.04 15:40:04.137448 [ 260 ] {8509450b-cbd8-4e30-b88b-accd88bab50a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6599 | 2025.06.04 15:40:04.137679 [ 260 ] {8509450b-cbd8-4e30-b88b-accd88bab50a} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2025.06.04 15:40:04.137811 [ 260 ] {8509450b-cbd8-4e30-b88b-accd88bab50a} <Debug> executeQuery: Read 112 rows, 8.97 KiB in 0.001275 sec., 87843.13725490196 rows/sec., 6.87 MiB/sec. | ||
| 6601 | 2025.06.04 15:40:04.137829 [ 194 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419337 sec., 355095.37199410715 rows/sec., 24.06 MiB/sec. | ||
| 6602 | 2025.06.04 15:40:04.137853 [ 260 ] {8509450b-cbd8-4e30-b88b-accd88bab50a} <Debug> TCPHandler: Processed in 0.001443547 sec. | ||
| 6603 | 2025.06.04 15:40:04.137994 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6604 | 2025.06.04 15:40:04.138070 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6605 | 2025.06.04 15:40:04.138092 [ 260 ] {05221b55-48df-4603-b6e3-2de42a9ec335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6606 | 2025.06.04 15:40:04.138150 [ 260 ] {05221b55-48df-4603-b6e3-2de42a9ec335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6607 | 2025.06.04 15:40:04.138464 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_41_8} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2025.06.04 15:40:04.138549 [ 260 ] {05221b55-48df-4603-b6e3-2de42a9ec335} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2025.06.04 15:40:04.138569 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_41_8} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6610 | 2025.06.04 15:40:04.138594 [ 260 ] {05221b55-48df-4603-b6e3-2de42a9ec335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6611 | 2025.06.04 15:40:04.138706 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6612 | 2025.06.04 15:40:04.138948 [ 260 ] {05221b55-48df-4603-b6e3-2de42a9ec335} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6613 | 2025.06.04 15:40:04.139168 [ 260 ] {05221b55-48df-4603-b6e3-2de42a9ec335} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2025.06.04 15:40:04.139297 [ 260 ] {05221b55-48df-4603-b6e3-2de42a9ec335} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001224 sec., 133986.92810457517 rows/sec., 9.33 MiB/sec. | ||
| 6615 | 2025.06.04 15:40:04.139334 [ 260 ] {05221b55-48df-4603-b6e3-2de42a9ec335} <Debug> TCPHandler: Processed in 0.001388847 sec. | ||
| 6616 | 2025.06.04 15:40:04.139457 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2025.06.04 15:40:04.139577 [ 260 ] {b4150e19-cd53-4fdc-ae13-304639ef4191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6618 | 2025.06.04 15:40:04.139643 [ 260 ] {b4150e19-cd53-4fdc-ae13-304639ef4191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6619 | 2025.06.04 15:40:04.140430 [ 260 ] {b4150e19-cd53-4fdc-ae13-304639ef4191} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2025.06.04 15:40:04.140463 [ 260 ] {b4150e19-cd53-4fdc-ae13-304639ef4191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6621 | 2025.06.04 15:40:04.141104 [ 260 ] {b4150e19-cd53-4fdc-ae13-304639ef4191} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6622 | 2025.06.04 15:40:04.141336 [ 260 ] {b4150e19-cd53-4fdc-ae13-304639ef4191} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2025.06.04 15:40:04.141477 [ 260 ] {b4150e19-cd53-4fdc-ae13-304639ef4191} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001923 sec., 20800.83203328133 rows/sec., 37.27 MiB/sec. | ||
| 6624 | 2025.06.04 15:40:04.141529 [ 260 ] {b4150e19-cd53-4fdc-ae13-304639ef4191} <Debug> TCPHandler: Processed in 0.002132226 sec. | ||
| 6625 | 2025.06.04 15:40:04.141644 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2025.06.04 15:40:04.141739 [ 260 ] {9a14da40-4895-4f3e-9e66-79ca03980961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6627 | 2025.06.04 15:40:04.141779 [ 260 ] {9a14da40-4895-4f3e-9e66-79ca03980961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6628 | 2025.06.04 15:40:04.142122 [ 260 ] {9a14da40-4895-4f3e-9e66-79ca03980961} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2025.06.04 15:40:04.142156 [ 260 ] {9a14da40-4895-4f3e-9e66-79ca03980961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6630 | 2025.06.04 15:40:04.142457 [ 260 ] {9a14da40-4895-4f3e-9e66-79ca03980961} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6631 | 2025.06.04 15:40:04.142662 [ 260 ] {9a14da40-4895-4f3e-9e66-79ca03980961} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2025.06.04 15:40:04.142788 [ 260 ] {9a14da40-4895-4f3e-9e66-79ca03980961} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 6633 | 2025.06.04 15:40:04.142824 [ 260 ] {9a14da40-4895-4f3e-9e66-79ca03980961} <Debug> TCPHandler: Processed in 0.001229925 sec. | ||
| 6634 | 2025.06.04 15:40:05.001603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
| 6635 | 2025.06.04 15:40:05.002186 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2025.06.04 15:40:05.002227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6637 | 2025.06.04 15:40:05.002793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6638 | 2025.06.04 15:40:05.003071 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2025.06.04 15:40:05.003195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
| 6640 | 2025.06.04 15:40:05.854649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6641 | 2025.06.04 15:40:05.871406 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2025.06.04 15:40:05.871474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6643 | 2025.06.04 15:40:05.877620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6644 | 2025.06.04 15:40:05.878372 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2025.06.04 15:40:05.881710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6646 | 2025.06.04 15:40:09.135635 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2025.06.04 15:40:09.135841 [ 260 ] {0b5df987-46d4-4782-a156-cf7d078c0c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6648 | 2025.06.04 15:40:09.135914 [ 260 ] {0b5df987-46d4-4782-a156-cf7d078c0c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6649 | 2025.06.04 15:40:09.136658 [ 260 ] {0b5df987-46d4-4782-a156-cf7d078c0c1c} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2025.06.04 15:40:09.136708 [ 260 ] {0b5df987-46d4-4782-a156-cf7d078c0c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6651 | 2025.06.04 15:40:09.137103 [ 260 ] {0b5df987-46d4-4782-a156-cf7d078c0c1c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6652 | 2025.06.04 15:40:09.137319 [ 260 ] {0b5df987-46d4-4782-a156-cf7d078c0c1c} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2025.06.04 15:40:09.137444 [ 104 ] {} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6654 | 2025.06.04 15:40:09.137476 [ 260 ] {0b5df987-46d4-4782-a156-cf7d078c0c1c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001723 sec., 123041.20719674986 rows/sec., 7.83 MiB/sec. | ||
| 6655 | 2025.06.04 15:40:09.137478 [ 104 ] {} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2025.06.04 15:40:09.137511 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6657 | 2025.06.04 15:40:09.137522 [ 260 ] {0b5df987-46d4-4782-a156-cf7d078c0c1c} <Debug> TCPHandler: Processed in 0.002058135 sec. | ||
| 6658 | 2025.06.04 15:40:09.137645 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2025.06.04 15:40:09.137667 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::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 | ||
| 6660 | 2025.06.04 15:40:09.137743 [ 260 ] {4ef16e8f-77ff-49fc-b479-812a5fc4b5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6661 | 2025.06.04 15:40:09.137791 [ 260 ] {4ef16e8f-77ff-49fc-b479-812a5fc4b5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6662 | 2025.06.04 15:40:09.137871 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6663 | 2025.06.04 15:40:09.137994 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part | ||
| 6664 | 2025.06.04 15:40:09.138091 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 6665 | 2025.06.04 15:40:09.138138 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 6666 | 2025.06.04 15:40:09.138182 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::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 | ||
| 6667 | 2025.06.04 15:40:09.138225 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6668 | 2025.06.04 15:40:09.138567 [ 260 ] {4ef16e8f-77ff-49fc-b479-812a5fc4b5d0} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2025.06.04 15:40:09.138608 [ 260 ] {4ef16e8f-77ff-49fc-b479-812a5fc4b5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6670 | 2025.06.04 15:40:09.139004 [ 260 ] {4ef16e8f-77ff-49fc-b479-812a5fc4b5d0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6671 | 2025.06.04 15:40:09.139208 [ 194 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575189 sec., 672935.1208013769 rows/sec., 45.37 MiB/sec. | ||
| 6672 | 2025.06.04 15:40:09.139226 [ 260 ] {4ef16e8f-77ff-49fc-b479-812a5fc4b5d0} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2025.06.04 15:40:09.139407 [ 260 ] {4ef16e8f-77ff-49fc-b479-812a5fc4b5d0} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001621 sec., 380629.24120913015 rows/sec., 29.76 MiB/sec. | ||
| 6674 | 2025.06.04 15:40:09.139456 [ 260 ] {4ef16e8f-77ff-49fc-b479-812a5fc4b5d0} <Debug> TCPHandler: Processed in 0.001817772 sec. | ||
| 6675 | 2025.06.04 15:40:09.139477 [ 195 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6676 | 2025.06.04 15:40:09.139585 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2025.06.04 15:40:09.139689 [ 260 ] {2a512caf-92f7-4ecf-8726-ec3eeb159053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6678 | 2025.06.04 15:40:09.139734 [ 260 ] {2a512caf-92f7-4ecf-8726-ec3eeb159053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6679 | 2025.06.04 15:40:09.139841 [ 195 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_17_4} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2025.06.04 15:40:09.139966 [ 195 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_17_4} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6681 | 2025.06.04 15:40:09.140102 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6682 | 2025.06.04 15:40:09.140188 [ 260 ] {2a512caf-92f7-4ecf-8726-ec3eeb159053} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2025.06.04 15:40:09.140228 [ 260 ] {2a512caf-92f7-4ecf-8726-ec3eeb159053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6684 | 2025.06.04 15:40:09.140569 [ 260 ] {2a512caf-92f7-4ecf-8726-ec3eeb159053} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6685 | 2025.06.04 15:40:09.140803 [ 260 ] {2a512caf-92f7-4ecf-8726-ec3eeb159053} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2025.06.04 15:40:09.140935 [ 260 ] {2a512caf-92f7-4ecf-8726-ec3eeb159053} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001268 sec., 83596.214511041 rows/sec., 4.92 MiB/sec. | ||
| 6687 | 2025.06.04 15:40:09.140973 [ 260 ] {2a512caf-92f7-4ecf-8726-ec3eeb159053} <Debug> TCPHandler: Processed in 0.001436787 sec. | ||
| 6688 | 2025.06.04 15:40:09.141090 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2025.06.04 15:40:09.141185 [ 260 ] {ae7ee51f-59fe-4c21-be36-8ec120c86476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6690 | 2025.06.04 15:40:09.141225 [ 260 ] {ae7ee51f-59fe-4c21-be36-8ec120c86476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6691 | 2025.06.04 15:40:09.141648 [ 260 ] {ae7ee51f-59fe-4c21-be36-8ec120c86476} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2025.06.04 15:40:09.141682 [ 260 ] {ae7ee51f-59fe-4c21-be36-8ec120c86476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6693 | 2025.06.04 15:40:09.142003 [ 260 ] {ae7ee51f-59fe-4c21-be36-8ec120c86476} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6694 | 2025.06.04 15:40:09.142240 [ 260 ] {ae7ee51f-59fe-4c21-be36-8ec120c86476} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2025.06.04 15:40:09.142379 [ 260 ] {ae7ee51f-59fe-4c21-be36-8ec120c86476} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001212 sec., 93234.32343234324 rows/sec., 6.04 MiB/sec. | ||
| 6696 | 2025.06.04 15:40:09.142416 [ 260 ] {ae7ee51f-59fe-4c21-be36-8ec120c86476} <Debug> TCPHandler: Processed in 0.001373357 sec. | ||
| 6697 | 2025.06.04 15:40:09.142530 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2025.06.04 15:40:09.142624 [ 260 ] {17f43c55-2497-425b-9618-0f71b176c352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6699 | 2025.06.04 15:40:09.142664 [ 260 ] {17f43c55-2497-425b-9618-0f71b176c352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6700 | 2025.06.04 15:40:09.143077 [ 260 ] {17f43c55-2497-425b-9618-0f71b176c352} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2025.06.04 15:40:09.143113 [ 260 ] {17f43c55-2497-425b-9618-0f71b176c352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6702 | 2025.06.04 15:40:09.143413 [ 260 ] {17f43c55-2497-425b-9618-0f71b176c352} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6703 | 2025.06.04 15:40:09.143628 [ 260 ] {17f43c55-2497-425b-9618-0f71b176c352} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2025.06.04 15:40:09.143723 [ 104 ] {} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6705 | 2025.06.04 15:40:09.143753 [ 260 ] {17f43c55-2497-425b-9618-0f71b176c352} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001147 sec., 97646.0331299041 rows/sec., 5.56 MiB/sec. | ||
| 6706 | 2025.06.04 15:40:09.143755 [ 104 ] {} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2025.06.04 15:40:09.143791 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6708 | 2025.06.04 15:40:09.143802 [ 260 ] {17f43c55-2497-425b-9618-0f71b176c352} <Debug> TCPHandler: Processed in 0.001318156 sec. | ||
| 6709 | 2025.06.04 15:40:09.143866 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::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 | ||
| 6710 | 2025.06.04 15:40:09.143929 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2025.06.04 15:40:09.143969 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6712 | 2025.06.04 15:40:09.144003 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part | ||
| 6713 | 2025.06.04 15:40:09.144025 [ 260 ] {163af215-70e8-44dd-8873-5e973a87c404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6714 | 2025.06.04 15:40:09.144065 [ 260 ] {163af215-70e8-44dd-8873-5e973a87c404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6715 | 2025.06.04 15:40:09.144065 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
| 6716 | 2025.06.04 15:40:09.144123 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
| 6717 | 2025.06.04 15:40:09.144166 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::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 | ||
| 6718 | 2025.06.04 15:40:09.144211 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
| 6719 | 2025.06.04 15:40:09.144616 [ 260 ] {163af215-70e8-44dd-8873-5e973a87c404} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2025.06.04 15:40:09.144651 [ 260 ] {163af215-70e8-44dd-8873-5e973a87c404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6721 | 2025.06.04 15:40:09.144989 [ 260 ] {163af215-70e8-44dd-8873-5e973a87c404} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6722 | 2025.06.04 15:40:09.145042 [ 194 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211245 sec., 462334.2098419395 rows/sec., 28.10 MiB/sec. | ||
| 6723 | 2025.06.04 15:40:09.145167 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6724 | 2025.06.04 15:40:09.145220 [ 260 ] {163af215-70e8-44dd-8873-5e973a87c404} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2025.06.04 15:40:09.145350 [ 260 ] {163af215-70e8-44dd-8873-5e973a87c404} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001343 sec., 284437.82576321665 rows/sec., 20.06 MiB/sec. | ||
| 6726 | 2025.06.04 15:40:09.145387 [ 260 ] {163af215-70e8-44dd-8873-5e973a87c404} <Debug> TCPHandler: Processed in 0.001505688 sec. | ||
| 6727 | 2025.06.04 15:40:09.145407 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_17_4} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2025.06.04 15:40:09.145477 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_17_4} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6729 | 2025.06.04 15:40:09.145503 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6730 | 2025.06.04 15:40:09.145551 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6731 | 2025.06.04 15:40:09.145598 [ 260 ] {b6683d79-8b06-4da4-9338-835948934a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6732 | 2025.06.04 15:40:09.145640 [ 260 ] {b6683d79-8b06-4da4-9338-835948934a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6733 | 2025.06.04 15:40:09.145972 [ 260 ] {b6683d79-8b06-4da4-9338-835948934a85} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2025.06.04 15:40:09.146007 [ 260 ] {b6683d79-8b06-4da4-9338-835948934a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6735 | 2025.06.04 15:40:09.146313 [ 260 ] {b6683d79-8b06-4da4-9338-835948934a85} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6736 | 2025.06.04 15:40:09.146526 [ 260 ] {b6683d79-8b06-4da4-9338-835948934a85} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2025.06.04 15:40:09.146651 [ 260 ] {b6683d79-8b06-4da4-9338-835948934a85} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 6738 | 2025.06.04 15:40:09.146690 [ 260 ] {b6683d79-8b06-4da4-9338-835948934a85} <Debug> TCPHandler: Processed in 0.001233635 sec. | ||
| 6739 | 2025.06.04 15:40:09.146793 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2025.06.04 15:40:09.146886 [ 260 ] {79220cca-2fc6-4da5-a737-5cee64adc5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6741 | 2025.06.04 15:40:09.146928 [ 260 ] {79220cca-2fc6-4da5-a737-5cee64adc5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6742 | 2025.06.04 15:40:09.147331 [ 260 ] {79220cca-2fc6-4da5-a737-5cee64adc5a0} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2025.06.04 15:40:09.147366 [ 260 ] {79220cca-2fc6-4da5-a737-5cee64adc5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6744 | 2025.06.04 15:40:09.147724 [ 260 ] {79220cca-2fc6-4da5-a737-5cee64adc5a0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6745 | 2025.06.04 15:40:09.147945 [ 260 ] {79220cca-2fc6-4da5-a737-5cee64adc5a0} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2025.06.04 15:40:09.148074 [ 260 ] {79220cca-2fc6-4da5-a737-5cee64adc5a0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001206 sec., 196517.41293532337 rows/sec., 13.17 MiB/sec. | ||
| 6747 | 2025.06.04 15:40:09.148111 [ 260 ] {79220cca-2fc6-4da5-a737-5cee64adc5a0} <Debug> TCPHandler: Processed in 0.001364147 sec. | ||
| 6748 | 2025.06.04 15:40:09.148226 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2025.06.04 15:40:09.148320 [ 260 ] {36056c8f-2c75-4934-913c-d90d62680a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6750 | 2025.06.04 15:40:09.148360 [ 260 ] {36056c8f-2c75-4934-913c-d90d62680a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6751 | 2025.06.04 15:40:09.148671 [ 260 ] {36056c8f-2c75-4934-913c-d90d62680a99} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2025.06.04 15:40:09.148706 [ 260 ] {36056c8f-2c75-4934-913c-d90d62680a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6753 | 2025.06.04 15:40:09.149000 [ 260 ] {36056c8f-2c75-4934-913c-d90d62680a99} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6754 | 2025.06.04 15:40:09.149210 [ 260 ] {36056c8f-2c75-4934-913c-d90d62680a99} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2025.06.04 15:40:09.149348 [ 260 ] {36056c8f-2c75-4934-913c-d90d62680a99} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 6756 | 2025.06.04 15:40:09.149384 [ 260 ] {36056c8f-2c75-4934-913c-d90d62680a99} <Debug> TCPHandler: Processed in 0.001206335 sec. | ||
| 6757 | 2025.06.04 15:40:09.149508 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2025.06.04 15:40:09.149631 [ 260 ] {f6bb57bc-bec1-4216-8262-d3be9ca46311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6759 | 2025.06.04 15:40:09.149682 [ 260 ] {f6bb57bc-bec1-4216-8262-d3be9ca46311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6760 | 2025.06.04 15:40:09.150077 [ 260 ] {f6bb57bc-bec1-4216-8262-d3be9ca46311} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2025.06.04 15:40:09.150113 [ 260 ] {f6bb57bc-bec1-4216-8262-d3be9ca46311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6762 | 2025.06.04 15:40:09.150430 [ 260 ] {f6bb57bc-bec1-4216-8262-d3be9ca46311} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6763 | 2025.06.04 15:40:09.150642 [ 260 ] {f6bb57bc-bec1-4216-8262-d3be9ca46311} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2025.06.04 15:40:09.150775 [ 260 ] {f6bb57bc-bec1-4216-8262-d3be9ca46311} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00117 sec., 70085.47008547008 rows/sec., 4.45 MiB/sec. | ||
| 6765 | 2025.06.04 15:40:09.150811 [ 260 ] {f6bb57bc-bec1-4216-8262-d3be9ca46311} <Debug> TCPHandler: Processed in 0.001365057 sec. | ||
| 6766 | 2025.06.04 15:40:12.342716 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6767 | 2025.06.04 15:40:12.342786 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6768 | 2025.06.04 15:40:12.502156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 940 | ||
| 6769 | 2025.06.04 15:40:12.503461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
| 6770 | 2025.06.04 15:40:12.503984 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2025.06.04 15:40:12.504025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6772 | 2025.06.04 15:40:12.504530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6773 | 2025.06.04 15:40:12.504763 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2025.06.04 15:40:12.504903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 6775 | 2025.06.04 15:40:12.504905 [ 101 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6776 | 2025.06.04 15:40:12.504954 [ 101 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2025.06.04 15:40:12.504976 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6778 | 2025.06.04 15:40:12.504988 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2025.06.04 15:40:12.505059 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6780 | 2025.06.04 15:40:12.505100 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 6781 | 2025.06.04 15:40:12.505221 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6782 | 2025.06.04 15:40:12.505262 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 6783 | 2025.06.04 15:40:12.505327 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 6784 | 2025.06.04 15:40:12.505377 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 6785 | 2025.06.04 15:40:12.505421 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 6786 | 2025.06.04 15:40:12.505465 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
| 6787 | 2025.06.04 15:40:12.505513 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
| 6788 | 2025.06.04 15:40:12.506355 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6789 | 2025.06.04 15:40:12.506663 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2025.06.04 15:40:12.506848 [ 100 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6791 | 2025.06.04 15:40:12.506913 [ 100 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2025.06.04 15:40:12.506934 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6793 | 2025.06.04 15:40:12.507037 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::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 | ||
| 6794 | 2025.06.04 15:40:12.507062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 940 | ||
| 6795 | 2025.06.04 15:40:12.507564 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6796 | 2025.06.04 15:40:12.507701 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 768 rows starting from the beginning of the part | ||
| 6797 | 2025.06.04 15:40:12.507750 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002702933 sec., 6115948.85999764 rows/sec., 87.49 MiB/sec. | ||
| 6798 | 2025.06.04 15:40:12.507852 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6799 | 2025.06.04 15:40:12.508057 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 6800 | 2025.06.04 15:40:12.508114 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_36_7} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2025.06.04 15:40:12.508183 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_36_7} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6802 | 2025.06.04 15:40:12.508252 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6803 | 2025.06.04 15:40:12.508399 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 6804 | 2025.06.04 15:40:12.508732 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 6805 | 2025.06.04 15:40:12.509067 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 6806 | 2025.06.04 15:40:12.509395 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 6807 | 2025.06.04 15:40:12.515421 [ 196 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 940 rows, containing 72 columns (72 merged, 0 gathered) in 0.008427083 sec., 111545.12184109258 rows/sec., 91.48 MiB/sec. | ||
| 6808 | 2025.06.04 15:40:12.516622 [ 196 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6809 | 2025.06.04 15:40:12.517125 [ 196 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_26_5} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2025.06.04 15:40:12.517192 [ 196 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_26_5} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6811 | 2025.06.04 15:40:12.517354 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 6812 | 2025.06.04 15:40:13.381986 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6813 | 2025.06.04 15:40:13.398860 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2025.06.04 15:40:13.398913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6815 | 2025.06.04 15:40:13.405025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6816 | 2025.06.04 15:40:13.405757 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2025.06.04 15:40:13.406068 [ 101 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6818 | 2025.06.04 15:40:13.406168 [ 101 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2025.06.04 15:40:13.406206 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6820 | 2025.06.04 15:40:13.406348 [ 199 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 6821 | 2025.06.04 15:40:13.408898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 6822 | 2025.06.04 15:40:13.410449 [ 199 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6823 | 2025.06.04 15:40:13.412117 [ 199 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 6824 | 2025.06.04 15:40:13.416962 [ 199 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 6825 | 2025.06.04 15:40:13.421867 [ 199 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 6826 | 2025.06.04 15:40:13.426472 [ 199 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 6827 | 2025.06.04 15:40:13.431318 [ 199 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 6828 | 2025.06.04 15:40:13.435228 [ 199 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 6829 | 2025.06.04 15:40:13.489467 [ 193 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.083175173 sec., 3270.206603597927 rows/sec., 16.91 MiB/sec. | ||
| 6830 | 2025.06.04 15:40:13.492418 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6831 | 2025.06.04 15:40:13.494556 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_36_7} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2025.06.04 15:40:13.494671 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_36_7} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6833 | 2025.06.04 15:40:13.497687 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6834 | 2025.06.04 15:40:14.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.06 MiB, peak 268.94 MiB, free memory in arenas 0.00 B, will set to 261.71 MiB (RSS), difference: 4.65 MiB | ||
| 6835 | 2025.06.04 15:40:14.131557 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6836 | 2025.06.04 15:40:14.131746 [ 260 ] {b6767102-ea90-43a1-a868-c646db17593c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6837 | 2025.06.04 15:40:14.131815 [ 260 ] {b6767102-ea90-43a1-a868-c646db17593c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6838 | 2025.06.04 15:40:14.132556 [ 260 ] {b6767102-ea90-43a1-a868-c646db17593c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2025.06.04 15:40:14.132597 [ 260 ] {b6767102-ea90-43a1-a868-c646db17593c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6840 | 2025.06.04 15:40:14.132975 [ 260 ] {b6767102-ea90-43a1-a868-c646db17593c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6841 | 2025.06.04 15:40:14.133192 [ 260 ] {b6767102-ea90-43a1-a868-c646db17593c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2025.06.04 15:40:14.133342 [ 260 ] {b6767102-ea90-43a1-a868-c646db17593c} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001649 sec., 82474.22680412371 rows/sec., 7.12 MiB/sec. | ||
| 6843 | 2025.06.04 15:40:14.133383 [ 260 ] {b6767102-ea90-43a1-a868-c646db17593c} <Debug> TCPHandler: Processed in 0.001955634 sec. | ||
| 6844 | 2025.06.04 15:40:14.133505 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6845 | 2025.06.04 15:40:14.133599 [ 260 ] {29ff72ae-fd89-46b9-8a1a-685f5582079f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6846 | 2025.06.04 15:40:14.133638 [ 260 ] {29ff72ae-fd89-46b9-8a1a-685f5582079f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6847 | 2025.06.04 15:40:14.134054 [ 260 ] {29ff72ae-fd89-46b9-8a1a-685f5582079f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2025.06.04 15:40:14.134090 [ 260 ] {29ff72ae-fd89-46b9-8a1a-685f5582079f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6849 | 2025.06.04 15:40:14.134390 [ 260 ] {29ff72ae-fd89-46b9-8a1a-685f5582079f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6850 | 2025.06.04 15:40:14.134592 [ 260 ] {29ff72ae-fd89-46b9-8a1a-685f5582079f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2025.06.04 15:40:14.134719 [ 260 ] {29ff72ae-fd89-46b9-8a1a-685f5582079f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001139 sec., 35118.52502194908 rows/sec., 2.58 MiB/sec. | ||
| 6852 | 2025.06.04 15:40:14.134756 [ 260 ] {29ff72ae-fd89-46b9-8a1a-685f5582079f} <Debug> TCPHandler: Processed in 0.001298726 sec. | ||
| 6853 | 2025.06.04 15:40:14.134870 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6854 | 2025.06.04 15:40:14.134963 [ 260 ] {7dafd58b-8315-499c-87d9-cc32ba7b6397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6855 | 2025.06.04 15:40:14.135000 [ 260 ] {7dafd58b-8315-499c-87d9-cc32ba7b6397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6856 | 2025.06.04 15:40:14.135425 [ 260 ] {7dafd58b-8315-499c-87d9-cc32ba7b6397} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2025.06.04 15:40:14.135461 [ 260 ] {7dafd58b-8315-499c-87d9-cc32ba7b6397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6858 | 2025.06.04 15:40:14.135759 [ 260 ] {7dafd58b-8315-499c-87d9-cc32ba7b6397} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6859 | 2025.06.04 15:40:14.135964 [ 260 ] {7dafd58b-8315-499c-87d9-cc32ba7b6397} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2025.06.04 15:40:14.136089 [ 260 ] {7dafd58b-8315-499c-87d9-cc32ba7b6397} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001144 sec., 90909.09090909091 rows/sec., 7.10 MiB/sec. | ||
| 6861 | 2025.06.04 15:40:14.136125 [ 260 ] {7dafd58b-8315-499c-87d9-cc32ba7b6397} <Debug> TCPHandler: Processed in 0.001302126 sec. | ||
| 6862 | 2025.06.04 15:40:14.136241 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6863 | 2025.06.04 15:40:14.136333 [ 260 ] {d0e565d2-d926-435d-bc09-ef8301e00ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6864 | 2025.06.04 15:40:14.136374 [ 260 ] {d0e565d2-d926-435d-bc09-ef8301e00ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6865 | 2025.06.04 15:40:14.136781 [ 260 ] {d0e565d2-d926-435d-bc09-ef8301e00ea2} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2025.06.04 15:40:14.136816 [ 260 ] {d0e565d2-d926-435d-bc09-ef8301e00ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6867 | 2025.06.04 15:40:14.137133 [ 260 ] {d0e565d2-d926-435d-bc09-ef8301e00ea2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6868 | 2025.06.04 15:40:14.137335 [ 260 ] {d0e565d2-d926-435d-bc09-ef8301e00ea2} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2025.06.04 15:40:14.137461 [ 260 ] {d0e565d2-d926-435d-bc09-ef8301e00ea2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 6870 | 2025.06.04 15:40:14.137496 [ 260 ] {d0e565d2-d926-435d-bc09-ef8301e00ea2} <Debug> TCPHandler: Processed in 0.001302456 sec. | ||
| 6871 | 2025.06.04 15:40:14.137606 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6872 | 2025.06.04 15:40:14.137698 [ 260 ] {46aadd91-3a56-4caf-b91f-5758639d744c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6873 | 2025.06.04 15:40:14.137750 [ 260 ] {46aadd91-3a56-4caf-b91f-5758639d744c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6874 | 2025.06.04 15:40:14.138577 [ 260 ] {46aadd91-3a56-4caf-b91f-5758639d744c} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2025.06.04 15:40:14.138612 [ 260 ] {46aadd91-3a56-4caf-b91f-5758639d744c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6876 | 2025.06.04 15:40:14.139161 [ 260 ] {46aadd91-3a56-4caf-b91f-5758639d744c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6877 | 2025.06.04 15:40:14.139379 [ 260 ] {46aadd91-3a56-4caf-b91f-5758639d744c} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2025.06.04 15:40:14.139518 [ 260 ] {46aadd91-3a56-4caf-b91f-5758639d744c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001838 sec., 21762.78563656148 rows/sec., 39.00 MiB/sec. | ||
| 6879 | 2025.06.04 15:40:14.139568 [ 260 ] {46aadd91-3a56-4caf-b91f-5758639d744c} <Debug> TCPHandler: Processed in 0.002009284 sec. | ||
| 6880 | 2025.06.04 15:40:14.139677 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6881 | 2025.06.04 15:40:14.139769 [ 260 ] {782535fc-b27b-4035-9dfc-df16ce01cadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6882 | 2025.06.04 15:40:14.139808 [ 260 ] {782535fc-b27b-4035-9dfc-df16ce01cadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6883 | 2025.06.04 15:40:14.140148 [ 260 ] {782535fc-b27b-4035-9dfc-df16ce01cadf} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2025.06.04 15:40:14.140183 [ 260 ] {782535fc-b27b-4035-9dfc-df16ce01cadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6885 | 2025.06.04 15:40:14.140480 [ 260 ] {782535fc-b27b-4035-9dfc-df16ce01cadf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6886 | 2025.06.04 15:40:14.140682 [ 260 ] {782535fc-b27b-4035-9dfc-df16ce01cadf} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2025.06.04 15:40:14.140807 [ 260 ] {782535fc-b27b-4035-9dfc-df16ce01cadf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 6888 | 2025.06.04 15:40:14.140842 [ 260 ] {782535fc-b27b-4035-9dfc-df16ce01cadf} <Debug> TCPHandler: Processed in 0.001212525 sec. | ||
| 6889 | 2025.06.04 15:40:15.980606 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6890 | 2025.06.04 15:40:15.980802 [ 260 ] {124fbb38-01f1-4aa3-b951-38cd0ea63d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6891 | 2025.06.04 15:40:15.980875 [ 260 ] {124fbb38-01f1-4aa3-b951-38cd0ea63d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6892 | 2025.06.04 15:40:15.981616 [ 260 ] {124fbb38-01f1-4aa3-b951-38cd0ea63d63} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2025.06.04 15:40:15.981669 [ 260 ] {124fbb38-01f1-4aa3-b951-38cd0ea63d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6894 | 2025.06.04 15:40:15.982113 [ 260 ] {124fbb38-01f1-4aa3-b951-38cd0ea63d63} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6895 | 2025.06.04 15:40:15.982388 [ 260 ] {124fbb38-01f1-4aa3-b951-38cd0ea63d63} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2025.06.04 15:40:15.982560 [ 260 ] {124fbb38-01f1-4aa3-b951-38cd0ea63d63} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001809 sec., 117191.818684356 rows/sec., 7.45 MiB/sec. | ||
| 6897 | 2025.06.04 15:40:15.982624 [ 260 ] {124fbb38-01f1-4aa3-b951-38cd0ea63d63} <Debug> TCPHandler: Processed in 0.002148527 sec. | ||
| 6898 | 2025.06.04 15:40:15.982763 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6899 | 2025.06.04 15:40:15.982871 [ 260 ] {36e92098-b82b-4c3e-8cbb-742054ebfbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6900 | 2025.06.04 15:40:15.982916 [ 260 ] {36e92098-b82b-4c3e-8cbb-742054ebfbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6901 | 2025.06.04 15:40:15.983339 [ 260 ] {36e92098-b82b-4c3e-8cbb-742054ebfbca} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2025.06.04 15:40:15.983377 [ 260 ] {36e92098-b82b-4c3e-8cbb-742054ebfbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6903 | 2025.06.04 15:40:15.983684 [ 260 ] {36e92098-b82b-4c3e-8cbb-742054ebfbca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6904 | 2025.06.04 15:40:15.983898 [ 260 ] {36e92098-b82b-4c3e-8cbb-742054ebfbca} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2025.06.04 15:40:15.984043 [ 260 ] {36e92098-b82b-4c3e-8cbb-742054ebfbca} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001196 sec., 6688.963210702341 rows/sec., 545.44 KiB/sec. | ||
| 6906 | 2025.06.04 15:40:15.984082 [ 260 ] {36e92098-b82b-4c3e-8cbb-742054ebfbca} <Debug> TCPHandler: Processed in 0.001372957 sec. | ||
| 6907 | 2025.06.04 15:40:15.984198 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6908 | 2025.06.04 15:40:15.984294 [ 260 ] {4388982c-f78a-4520-99aa-3dfc7fc3b829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6909 | 2025.06.04 15:40:15.984335 [ 260 ] {4388982c-f78a-4520-99aa-3dfc7fc3b829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6910 | 2025.06.04 15:40:15.985519 [ 260 ] {4388982c-f78a-4520-99aa-3dfc7fc3b829} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2025.06.04 15:40:15.985557 [ 260 ] {4388982c-f78a-4520-99aa-3dfc7fc3b829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6912 | 2025.06.04 15:40:15.985979 [ 260 ] {4388982c-f78a-4520-99aa-3dfc7fc3b829} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6913 | 2025.06.04 15:40:15.986218 [ 260 ] {4388982c-f78a-4520-99aa-3dfc7fc3b829} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2025.06.04 15:40:15.986357 [ 260 ] {4388982c-f78a-4520-99aa-3dfc7fc3b829} <Debug> executeQuery: Read 1761 rows, 146.25 KiB in 0.002082 sec., 845821.3256484149 rows/sec., 68.60 MiB/sec. | ||
| 6915 | 2025.06.04 15:40:15.986396 [ 260 ] {4388982c-f78a-4520-99aa-3dfc7fc3b829} <Debug> TCPHandler: Processed in 0.002247997 sec. | ||
| 6916 | 2025.06.04 15:40:15.986508 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2025.06.04 15:40:15.986604 [ 260 ] {1993d089-c065-4e2f-a34e-3a2a57232e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6918 | 2025.06.04 15:40:15.986644 [ 260 ] {1993d089-c065-4e2f-a34e-3a2a57232e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6919 | 2025.06.04 15:40:15.987078 [ 260 ] {1993d089-c065-4e2f-a34e-3a2a57232e47} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2025.06.04 15:40:15.987115 [ 260 ] {1993d089-c065-4e2f-a34e-3a2a57232e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6921 | 2025.06.04 15:40:15.987430 [ 260 ] {1993d089-c065-4e2f-a34e-3a2a57232e47} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6922 | 2025.06.04 15:40:15.987646 [ 260 ] {1993d089-c065-4e2f-a34e-3a2a57232e47} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2025.06.04 15:40:15.987778 [ 260 ] {1993d089-c065-4e2f-a34e-3a2a57232e47} <Debug> executeQuery: Read 114 rows, 6.94 KiB in 0.001194 sec., 95477.38693467337 rows/sec., 5.68 MiB/sec. | ||
| 6924 | 2025.06.04 15:40:15.987817 [ 260 ] {1993d089-c065-4e2f-a34e-3a2a57232e47} <Debug> TCPHandler: Processed in 0.001359447 sec. | ||
| 6925 | 2025.06.04 15:40:15.987930 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6926 | 2025.06.04 15:40:15.988024 [ 260 ] {2f4d9502-d524-4956-95e8-76232708564f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6927 | 2025.06.04 15:40:15.988065 [ 260 ] {2f4d9502-d524-4956-95e8-76232708564f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6928 | 2025.06.04 15:40:15.988576 [ 260 ] {2f4d9502-d524-4956-95e8-76232708564f} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2025.06.04 15:40:15.988615 [ 260 ] {2f4d9502-d524-4956-95e8-76232708564f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6930 | 2025.06.04 15:40:15.988936 [ 260 ] {2f4d9502-d524-4956-95e8-76232708564f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6931 | 2025.06.04 15:40:15.989150 [ 260 ] {2f4d9502-d524-4956-95e8-76232708564f} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2025.06.04 15:40:15.989285 [ 260 ] {2f4d9502-d524-4956-95e8-76232708564f} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001281 sec., 266198.28259172523 rows/sec., 17.76 MiB/sec. | ||
| 6933 | 2025.06.04 15:40:15.989324 [ 260 ] {2f4d9502-d524-4956-95e8-76232708564f} <Debug> TCPHandler: Processed in 0.001445018 sec. | ||
| 6934 | 2025.06.04 15:40:15.989446 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2025.06.04 15:40:15.989568 [ 260 ] {e7fbd997-c031-4041-b2b8-d9d38b7c633e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6936 | 2025.06.04 15:40:15.989616 [ 260 ] {e7fbd997-c031-4041-b2b8-d9d38b7c633e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6937 | 2025.06.04 15:40:15.990120 [ 260 ] {e7fbd997-c031-4041-b2b8-d9d38b7c633e} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2025.06.04 15:40:15.990165 [ 260 ] {e7fbd997-c031-4041-b2b8-d9d38b7c633e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6939 | 2025.06.04 15:40:15.990499 [ 260 ] {e7fbd997-c031-4041-b2b8-d9d38b7c633e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6940 | 2025.06.04 15:40:15.990706 [ 260 ] {e7fbd997-c031-4041-b2b8-d9d38b7c633e} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2025.06.04 15:40:15.990834 [ 260 ] {e7fbd997-c031-4041-b2b8-d9d38b7c633e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001291 sec., 86754.45391169636 rows/sec., 4.94 MiB/sec. | ||
| 6942 | 2025.06.04 15:40:15.990871 [ 260 ] {e7fbd997-c031-4041-b2b8-d9d38b7c633e} <Debug> TCPHandler: Processed in 0.001484518 sec. | ||
| 6943 | 2025.06.04 15:40:15.990979 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2025.06.04 15:40:15.991073 [ 260 ] {3f06051b-b82b-4d12-b628-24971126cc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6945 | 2025.06.04 15:40:15.991111 [ 260 ] {3f06051b-b82b-4d12-b628-24971126cc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6946 | 2025.06.04 15:40:15.991798 [ 260 ] {3f06051b-b82b-4d12-b628-24971126cc5b} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2025.06.04 15:40:15.991835 [ 260 ] {3f06051b-b82b-4d12-b628-24971126cc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6948 | 2025.06.04 15:40:15.992210 [ 260 ] {3f06051b-b82b-4d12-b628-24971126cc5b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6949 | 2025.06.04 15:40:15.992420 [ 260 ] {3f06051b-b82b-4d12-b628-24971126cc5b} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2025.06.04 15:40:15.992549 [ 260 ] {3f06051b-b82b-4d12-b628-24971126cc5b} <Debug> executeQuery: Read 846 rows, 62.53 KiB in 0.001494 sec., 566265.0602409638 rows/sec., 40.87 MiB/sec. | ||
| 6951 | 2025.06.04 15:40:15.992586 [ 260 ] {3f06051b-b82b-4d12-b628-24971126cc5b} <Debug> TCPHandler: Processed in 0.00165409 sec. | ||
| 6952 | 2025.06.04 15:40:15.992699 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2025.06.04 15:40:15.992792 [ 260 ] {766b3eaf-3e91-4f8e-be5f-a9dde16b2146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6954 | 2025.06.04 15:40:15.992832 [ 260 ] {766b3eaf-3e91-4f8e-be5f-a9dde16b2146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6955 | 2025.06.04 15:40:15.993163 [ 260 ] {766b3eaf-3e91-4f8e-be5f-a9dde16b2146} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2025.06.04 15:40:15.993199 [ 260 ] {766b3eaf-3e91-4f8e-be5f-a9dde16b2146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6957 | 2025.06.04 15:40:15.993501 [ 260 ] {766b3eaf-3e91-4f8e-be5f-a9dde16b2146} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6958 | 2025.06.04 15:40:15.993709 [ 260 ] {766b3eaf-3e91-4f8e-be5f-a9dde16b2146} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2025.06.04 15:40:15.993841 [ 260 ] {766b3eaf-3e91-4f8e-be5f-a9dde16b2146} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 6960 | 2025.06.04 15:40:15.993876 [ 260 ] {766b3eaf-3e91-4f8e-be5f-a9dde16b2146} <Debug> TCPHandler: Processed in 0.001225185 sec. | ||
| 6961 | 2025.06.04 15:40:15.993984 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2025.06.04 15:40:15.994076 [ 260 ] {e5ddc0dc-ce64-45d8-af5b-4f5dd0c0d2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6963 | 2025.06.04 15:40:15.994119 [ 260 ] {e5ddc0dc-ce64-45d8-af5b-4f5dd0c0d2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6964 | 2025.06.04 15:40:15.994684 [ 260 ] {e5ddc0dc-ce64-45d8-af5b-4f5dd0c0d2a9} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2025.06.04 15:40:15.994721 [ 260 ] {e5ddc0dc-ce64-45d8-af5b-4f5dd0c0d2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6966 | 2025.06.04 15:40:15.995089 [ 260 ] {e5ddc0dc-ce64-45d8-af5b-4f5dd0c0d2a9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6967 | 2025.06.04 15:40:15.995380 [ 260 ] {e5ddc0dc-ce64-45d8-af5b-4f5dd0c0d2a9} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2025.06.04 15:40:15.995512 [ 260 ] {e5ddc0dc-ce64-45d8-af5b-4f5dd0c0d2a9} <Debug> executeQuery: Read 963 rows, 65.55 KiB in 0.001453 sec., 662766.6896077081 rows/sec., 44.06 MiB/sec. | ||
| 6969 | 2025.06.04 15:40:15.995548 [ 260 ] {e5ddc0dc-ce64-45d8-af5b-4f5dd0c0d2a9} <Debug> TCPHandler: Processed in 0.0016103 sec. | ||
| 6970 | 2025.06.04 15:40:15.995659 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2025.06.04 15:40:15.995750 [ 260 ] {a71746d2-4d1b-4d85-83a6-9162bda83b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6972 | 2025.06.04 15:40:15.995790 [ 260 ] {a71746d2-4d1b-4d85-83a6-9162bda83b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6973 | 2025.06.04 15:40:15.996112 [ 260 ] {a71746d2-4d1b-4d85-83a6-9162bda83b6a} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2025.06.04 15:40:15.996150 [ 260 ] {a71746d2-4d1b-4d85-83a6-9162bda83b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6975 | 2025.06.04 15:40:15.996591 [ 260 ] {a71746d2-4d1b-4d85-83a6-9162bda83b6a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6976 | 2025.06.04 15:40:15.996857 [ 260 ] {a71746d2-4d1b-4d85-83a6-9162bda83b6a} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2025.06.04 15:40:15.997011 [ 260 ] {a71746d2-4d1b-4d85-83a6-9162bda83b6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001277 sec., 783.0853563038372 rows/sec., 52.77 KiB/sec. | ||
| 6978 | 2025.06.04 15:40:15.997054 [ 260 ] {a71746d2-4d1b-4d85-83a6-9162bda83b6a} <Debug> TCPHandler: Processed in 0.001442307 sec. | ||
| 6979 | 2025.06.04 15:40:15.997175 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2025.06.04 15:40:15.997274 [ 260 ] {a6a3ed59-0c1b-4c29-b859-969752de45d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6981 | 2025.06.04 15:40:15.997314 [ 260 ] {a6a3ed59-0c1b-4c29-b859-969752de45d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6982 | 2025.06.04 15:40:15.997637 [ 260 ] {a6a3ed59-0c1b-4c29-b859-969752de45d4} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2025.06.04 15:40:15.997672 [ 260 ] {a6a3ed59-0c1b-4c29-b859-969752de45d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6984 | 2025.06.04 15:40:15.997963 [ 260 ] {a6a3ed59-0c1b-4c29-b859-969752de45d4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6985 | 2025.06.04 15:40:15.998164 [ 260 ] {a6a3ed59-0c1b-4c29-b859-969752de45d4} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2025.06.04 15:40:15.998292 [ 260 ] {a6a3ed59-0c1b-4c29-b859-969752de45d4} <Debug> executeQuery: Read 38 rows, 2.30 KiB in 0.001036 sec., 36679.53667953668 rows/sec., 2.17 MiB/sec. | ||
| 6987 | 2025.06.04 15:40:15.998326 [ 260 ] {a6a3ed59-0c1b-4c29-b859-969752de45d4} <Debug> TCPHandler: Processed in 0.001207925 sec. | ||
| 6988 | 2025.06.04 15:40:19.128357 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2025.06.04 15:40:19.128568 [ 260 ] {9a37b46c-44e5-489b-bdf1-e7ff4bafbb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6990 | 2025.06.04 15:40:19.128643 [ 260 ] {9a37b46c-44e5-489b-bdf1-e7ff4bafbb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6991 | 2025.06.04 15:40:19.129359 [ 260 ] {9a37b46c-44e5-489b-bdf1-e7ff4bafbb05} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2025.06.04 15:40:19.129408 [ 260 ] {9a37b46c-44e5-489b-bdf1-e7ff4bafbb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6993 | 2025.06.04 15:40:19.129803 [ 260 ] {9a37b46c-44e5-489b-bdf1-e7ff4bafbb05} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6994 | 2025.06.04 15:40:19.130036 [ 260 ] {9a37b46c-44e5-489b-bdf1-e7ff4bafbb05} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2025.06.04 15:40:19.130182 [ 91 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6996 | 2025.06.04 15:40:19.130202 [ 260 ] {9a37b46c-44e5-489b-bdf1-e7ff4bafbb05} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.55 MiB/sec. | ||
| 6997 | 2025.06.04 15:40:19.130250 [ 91 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2025.06.04 15:40:19.130270 [ 260 ] {9a37b46c-44e5-489b-bdf1-e7ff4bafbb05} <Debug> TCPHandler: Processed in 0.002043345 sec. | ||
| 6999 | 2025.06.04 15:40:19.130277 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7000 | 2025.06.04 15:40:19.130406 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7001 | 2025.06.04 15:40:19.130430 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 7002 | 2025.06.04 15:40:19.130514 [ 260 ] {518e1c0b-f79c-4dce-8f1a-431effeb2923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7003 | 2025.06.04 15:40:19.130562 [ 260 ] {518e1c0b-f79c-4dce-8f1a-431effeb2923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7004 | 2025.06.04 15:40:19.130585 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7005 | 2025.06.04 15:40:19.130628 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1847 rows starting from the beginning of the part | ||
| 7006 | 2025.06.04 15:40:19.130703 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 140 rows starting from the beginning of the part | ||
| 7007 | 2025.06.04 15:40:19.130757 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 617 rows starting from the beginning of the part | ||
| 7008 | 2025.06.04 15:40:19.130806 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part | ||
| 7009 | 2025.06.04 15:40:19.130850 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1761 rows starting from the beginning of the part | ||
| 7010 | 2025.06.04 15:40:19.130896 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 7011 | 2025.06.04 15:40:19.131009 [ 260 ] {518e1c0b-f79c-4dce-8f1a-431effeb2923} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2025.06.04 15:40:19.131054 [ 260 ] {518e1c0b-f79c-4dce-8f1a-431effeb2923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7013 | 2025.06.04 15:40:19.131679 [ 260 ] {518e1c0b-f79c-4dce-8f1a-431effeb2923} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7014 | 2025.06.04 15:40:19.131947 [ 260 ] {518e1c0b-f79c-4dce-8f1a-431effeb2923} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2025.06.04 15:40:19.132069 [ 91 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7016 | 2025.06.04 15:40:19.132093 [ 260 ] {518e1c0b-f79c-4dce-8f1a-431effeb2923} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001603 sec., 39925.140361821585 rows/sec., 3.12 MiB/sec. | ||
| 7017 | 2025.06.04 15:40:19.132106 [ 91 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2025.06.04 15:40:19.132136 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7019 | 2025.06.04 15:40:19.132141 [ 260 ] {518e1c0b-f79c-4dce-8f1a-431effeb2923} <Debug> TCPHandler: Processed in 0.001786832 sec. | ||
| 7020 | 2025.06.04 15:40:19.132225 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 7021 | 2025.06.04 15:40:19.132269 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7022 | 2025.06.04 15:40:19.132337 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7023 | 2025.06.04 15:40:19.132369 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part | ||
| 7024 | 2025.06.04 15:40:19.132373 [ 260 ] {f3d8ea46-9f4b-41b1-84e6-9149777b403b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7025 | 2025.06.04 15:40:19.132421 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 112 rows starting from the beginning of the part | ||
| 7026 | 2025.06.04 15:40:19.132426 [ 260 ] {f3d8ea46-9f4b-41b1-84e6-9149777b403b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7027 | 2025.06.04 15:40:19.132471 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 382 rows starting from the beginning of the part | ||
| 7028 | 2025.06.04 15:40:19.132515 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 7029 | 2025.06.04 15:40:19.132552 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 846 rows starting from the beginning of the part | ||
| 7030 | 2025.06.04 15:40:19.132594 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 7031 | 2025.06.04 15:40:19.132801 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4557 rows, containing 5 columns (5 merged, 0 gathered) in 0.00243385 sec., 1872342.1739219755 rows/sec., 159.10 MiB/sec. | ||
| 7032 | 2025.06.04 15:40:19.132838 [ 260 ] {f3d8ea46-9f4b-41b1-84e6-9149777b403b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2025.06.04 15:40:19.132883 [ 260 ] {f3d8ea46-9f4b-41b1-84e6-9149777b403b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7034 | 2025.06.04 15:40:19.133183 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7035 | 2025.06.04 15:40:19.133474 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_56_11} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2025.06.04 15:40:19.133492 [ 260 ] {f3d8ea46-9f4b-41b1-84e6-9149777b403b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7037 | 2025.06.04 15:40:19.133545 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_56_11} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7038 | 2025.06.04 15:40:19.133644 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 7039 | 2025.06.04 15:40:19.133709 [ 260 ] {f3d8ea46-9f4b-41b1-84e6-9149777b403b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2025.06.04 15:40:19.133770 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158577 sec., 1527333.7243105872 rows/sec., 116.99 MiB/sec. | ||
| 7041 | 2025.06.04 15:40:19.133824 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7042 | 2025.06.04 15:40:19.133846 [ 260 ] {f3d8ea46-9f4b-41b1-84e6-9149777b403b} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.001493 sec., 79035.49899531146 rows/sec., 5.51 MiB/sec. | ||
| 7043 | 2025.06.04 15:40:19.133859 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2025.06.04 15:40:19.133886 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7045 | 2025.06.04 15:40:19.133892 [ 260 ] {f3d8ea46-9f4b-41b1-84e6-9149777b403b} <Debug> TCPHandler: Processed in 0.00167303 sec. | ||
| 7046 | 2025.06.04 15:40:19.133977 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 7047 | 2025.06.04 15:40:19.134015 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2025.06.04 15:40:19.134026 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7049 | 2025.06.04 15:40:19.134100 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7050 | 2025.06.04 15:40:19.134125 [ 260 ] {1502ab3e-9d39-4d8e-a7ee-8399844696ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7051 | 2025.06.04 15:40:19.134133 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18003 rows starting from the beginning of the part | ||
| 7052 | 2025.06.04 15:40:19.134178 [ 260 ] {1502ab3e-9d39-4d8e-a7ee-8399844696ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7053 | 2025.06.04 15:40:19.134220 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 164 rows starting from the beginning of the part | ||
| 7054 | 2025.06.04 15:40:19.134273 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part | ||
| 7055 | 2025.06.04 15:40:19.134317 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7056 | 2025.06.04 15:40:19.134360 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 963 rows starting from the beginning of the part | ||
| 7057 | 2025.06.04 15:40:19.134386 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_56_11} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2025.06.04 15:40:19.134402 [ 189 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 118 rows starting from the beginning of the part | ||
| 7059 | 2025.06.04 15:40:19.134474 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_56_11} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7060 | 2025.06.04 15:40:19.134523 [ 260 ] {1502ab3e-9d39-4d8e-a7ee-8399844696ee} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2025.06.04 15:40:19.134566 [ 260 ] {1502ab3e-9d39-4d8e-a7ee-8399844696ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7062 | 2025.06.04 15:40:19.134588 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 7063 | 2025.06.04 15:40:19.134901 [ 260 ] {1502ab3e-9d39-4d8e-a7ee-8399844696ee} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7064 | 2025.06.04 15:40:19.135120 [ 260 ] {1502ab3e-9d39-4d8e-a7ee-8399844696ee} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2025.06.04 15:40:19.135233 [ 91 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7066 | 2025.06.04 15:40:19.135255 [ 260 ] {1502ab3e-9d39-4d8e-a7ee-8399844696ee} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001148 sec., 38327.526132404186 rows/sec., 2.58 MiB/sec. | ||
| 7067 | 2025.06.04 15:40:19.135263 [ 91 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2025.06.04 15:40:19.135295 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7069 | 2025.06.04 15:40:19.135299 [ 260 ] {1502ab3e-9d39-4d8e-a7ee-8399844696ee} <Debug> TCPHandler: Processed in 0.001333456 sec. | ||
| 7070 | 2025.06.04 15:40:19.135377 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 7071 | 2025.06.04 15:40:19.135475 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7072 | 2025.06.04 15:40:19.135505 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3010 rows starting from the beginning of the part | ||
| 7073 | 2025.06.04 15:40:19.135558 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 7074 | 2025.06.04 15:40:19.135598 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
| 7075 | 2025.06.04 15:40:19.135633 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 7076 | 2025.06.04 15:40:19.135667 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 38 rows starting from the beginning of the part | ||
| 7077 | 2025.06.04 15:40:19.135704 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 44 rows starting from the beginning of the part | ||
| 7078 | 2025.06.04 15:40:19.137104 [ 187 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3294 rows, containing 4 columns (4 merged, 0 gathered) in 0.001761752 sec., 1869729.6781839896 rows/sec., 123.21 MiB/sec. | ||
| 7079 | 2025.06.04 15:40:19.137351 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7080 | 2025.06.04 15:40:19.137589 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_56_11} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2025.06.04 15:40:19.137652 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_56_11} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7082 | 2025.06.04 15:40:19.137711 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7083 | 2025.06.04 15:40:19.140585 [ 187 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19645 rows, containing 5 columns (5 merged, 0 gathered) in 0.006654252 sec., 2952247.675621542 rows/sec., 199.38 MiB/sec. | ||
| 7084 | 2025.06.04 15:40:19.141048 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7085 | 2025.06.04 15:40:19.141375 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2025.06.04 15:40:19.141457 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7087 | 2025.06.04 15:40:19.141548 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.26 MiB. | ||
| 7088 | 2025.06.04 15:40:20.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.10 MiB, peak 269.02 MiB, free memory in arenas 0.00 B, will set to 264.64 MiB (RSS), difference: 2.53 MiB | ||
| 7089 | 2025.06.04 15:40:20.004978 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
| 7090 | 2025.06.04 15:40:20.005534 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2025.06.04 15:40:20.005569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7092 | 2025.06.04 15:40:20.006072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7093 | 2025.06.04 15:40:20.006306 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2025.06.04 15:40:20.006430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
| 7095 | 2025.06.04 15:40:20.908969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7096 | 2025.06.04 15:40:20.925267 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2025.06.04 15:40:20.925327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7098 | 2025.06.04 15:40:20.930924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7099 | 2025.06.04 15:40:20.931648 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2025.06.04 15:40:20.934596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7101 | 2025.06.04 15:40:22.507327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 982 | ||
| 7102 | 2025.06.04 15:40:22.509930 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2025.06.04 15:40:22.509983 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7104 | 2025.06.04 15:40:22.511253 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7105 | 2025.06.04 15:40:22.511552 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2025.06.04 15:40:22.511942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 982 | ||
| 7107 | 2025.06.04 15:40:24.131899 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2025.06.04 15:40:24.132075 [ 260 ] {127e10a8-81c5-47ca-9618-753927775a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7109 | 2025.06.04 15:40:24.132141 [ 260 ] {127e10a8-81c5-47ca-9618-753927775a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7110 | 2025.06.04 15:40:24.132873 [ 260 ] {127e10a8-81c5-47ca-9618-753927775a94} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2025.06.04 15:40:24.132924 [ 260 ] {127e10a8-81c5-47ca-9618-753927775a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7112 | 2025.06.04 15:40:24.133337 [ 260 ] {127e10a8-81c5-47ca-9618-753927775a94} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7113 | 2025.06.04 15:40:24.133573 [ 260 ] {127e10a8-81c5-47ca-9618-753927775a94} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2025.06.04 15:40:24.133740 [ 260 ] {127e10a8-81c5-47ca-9618-753927775a94} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001711 sec., 79485.68088836937 rows/sec., 6.86 MiB/sec. | ||
| 7115 | 2025.06.04 15:40:24.133791 [ 260 ] {127e10a8-81c5-47ca-9618-753927775a94} <Debug> TCPHandler: Processed in 0.002018745 sec. | ||
| 7116 | 2025.06.04 15:40:24.133915 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7117 | 2025.06.04 15:40:24.134019 [ 260 ] {d7b879ab-82be-4f32-a5ae-c964ce82cddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7118 | 2025.06.04 15:40:24.134063 [ 260 ] {d7b879ab-82be-4f32-a5ae-c964ce82cddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7119 | 2025.06.04 15:40:24.134526 [ 260 ] {d7b879ab-82be-4f32-a5ae-c964ce82cddb} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2025.06.04 15:40:24.134565 [ 260 ] {d7b879ab-82be-4f32-a5ae-c964ce82cddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7121 | 2025.06.04 15:40:24.134888 [ 260 ] {d7b879ab-82be-4f32-a5ae-c964ce82cddb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7122 | 2025.06.04 15:40:24.135097 [ 260 ] {d7b879ab-82be-4f32-a5ae-c964ce82cddb} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2025.06.04 15:40:24.135238 [ 260 ] {d7b879ab-82be-4f32-a5ae-c964ce82cddb} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001241 sec., 32232.070910556005 rows/sec., 2.37 MiB/sec. | ||
| 7124 | 2025.06.04 15:40:24.135278 [ 260 ] {d7b879ab-82be-4f32-a5ae-c964ce82cddb} <Debug> TCPHandler: Processed in 0.001415048 sec. | ||
| 7125 | 2025.06.04 15:40:24.135393 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7126 | 2025.06.04 15:40:24.135491 [ 260 ] {a83d0222-2109-4dab-a6fc-f74c2fe6fb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7127 | 2025.06.04 15:40:24.135531 [ 260 ] {a83d0222-2109-4dab-a6fc-f74c2fe6fb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7128 | 2025.06.04 15:40:24.135964 [ 260 ] {a83d0222-2109-4dab-a6fc-f74c2fe6fb61} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2025.06.04 15:40:24.136001 [ 260 ] {a83d0222-2109-4dab-a6fc-f74c2fe6fb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7130 | 2025.06.04 15:40:24.136314 [ 260 ] {a83d0222-2109-4dab-a6fc-f74c2fe6fb61} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7131 | 2025.06.04 15:40:24.136534 [ 260 ] {a83d0222-2109-4dab-a6fc-f74c2fe6fb61} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2025.06.04 15:40:24.136664 [ 260 ] {a83d0222-2109-4dab-a6fc-f74c2fe6fb61} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001194 sec., 87102.17755443887 rows/sec., 6.80 MiB/sec. | ||
| 7133 | 2025.06.04 15:40:24.136702 [ 260 ] {a83d0222-2109-4dab-a6fc-f74c2fe6fb61} <Debug> TCPHandler: Processed in 0.001359607 sec. | ||
| 7134 | 2025.06.04 15:40:24.136819 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2025.06.04 15:40:24.136916 [ 260 ] {0bbee85f-0050-4f58-9f4c-7cd6dbb82ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7136 | 2025.06.04 15:40:24.136959 [ 260 ] {0bbee85f-0050-4f58-9f4c-7cd6dbb82ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7137 | 2025.06.04 15:40:24.137367 [ 260 ] {0bbee85f-0050-4f58-9f4c-7cd6dbb82ffb} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2025.06.04 15:40:24.137403 [ 260 ] {0bbee85f-0050-4f58-9f4c-7cd6dbb82ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7139 | 2025.06.04 15:40:24.137735 [ 260 ] {0bbee85f-0050-4f58-9f4c-7cd6dbb82ffb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7140 | 2025.06.04 15:40:24.137946 [ 260 ] {0bbee85f-0050-4f58-9f4c-7cd6dbb82ffb} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2025.06.04 15:40:24.138078 [ 260 ] {0bbee85f-0050-4f58-9f4c-7cd6dbb82ffb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 7142 | 2025.06.04 15:40:24.138115 [ 260 ] {0bbee85f-0050-4f58-9f4c-7cd6dbb82ffb} <Debug> TCPHandler: Processed in 0.001346177 sec. | ||
| 7143 | 2025.06.04 15:40:24.138229 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2025.06.04 15:40:24.138324 [ 260 ] {00da2f80-7c5f-4010-9ecc-c4646324714b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7145 | 2025.06.04 15:40:24.138379 [ 260 ] {00da2f80-7c5f-4010-9ecc-c4646324714b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7146 | 2025.06.04 15:40:24.139244 [ 260 ] {00da2f80-7c5f-4010-9ecc-c4646324714b} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2025.06.04 15:40:24.139279 [ 260 ] {00da2f80-7c5f-4010-9ecc-c4646324714b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7148 | 2025.06.04 15:40:24.139839 [ 260 ] {00da2f80-7c5f-4010-9ecc-c4646324714b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7149 | 2025.06.04 15:40:24.140060 [ 260 ] {00da2f80-7c5f-4010-9ecc-c4646324714b} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2025.06.04 15:40:24.140168 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7151 | 2025.06.04 15:40:24.140202 [ 260 ] {00da2f80-7c5f-4010-9ecc-c4646324714b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001895 sec., 21108.179419525066 rows/sec., 37.82 MiB/sec. | ||
| 7152 | 2025.06.04 15:40:24.140208 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2025.06.04 15:40:24.140234 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7154 | 2025.06.04 15:40:24.140268 [ 260 ] {00da2f80-7c5f-4010-9ecc-c4646324714b} <Debug> TCPHandler: Processed in 0.002091056 sec. | ||
| 7155 | 2025.06.04 15:40:24.140354 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 7156 | 2025.06.04 15:40:24.140385 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2025.06.04 15:40:24.140492 [ 260 ] {63a7954a-f43f-476b-9aff-9c5b06ab65ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7158 | 2025.06.04 15:40:24.140534 [ 260 ] {63a7954a-f43f-476b-9aff-9c5b06ab65ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7159 | 2025.06.04 15:40:24.140612 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7160 | 2025.06.04 15:40:24.140683 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 750 rows starting from the beginning of the part | ||
| 7161 | 2025.06.04 15:40:24.140829 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 7162 | 2025.06.04 15:40:24.140875 [ 260 ] {63a7954a-f43f-476b-9aff-9c5b06ab65ad} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2025.06.04 15:40:24.140915 [ 260 ] {63a7954a-f43f-476b-9aff-9c5b06ab65ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7164 | 2025.06.04 15:40:24.140950 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 7165 | 2025.06.04 15:40:24.141065 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 7166 | 2025.06.04 15:40:24.141171 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 7167 | 2025.06.04 15:40:24.141234 [ 260 ] {63a7954a-f43f-476b-9aff-9c5b06ab65ad} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7168 | 2025.06.04 15:40:24.141276 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 7169 | 2025.06.04 15:40:24.141467 [ 260 ] {63a7954a-f43f-476b-9aff-9c5b06ab65ad} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2025.06.04 15:40:24.141611 [ 260 ] {63a7954a-f43f-476b-9aff-9c5b06ab65ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 7171 | 2025.06.04 15:40:24.141649 [ 260 ] {63a7954a-f43f-476b-9aff-9c5b06ab65ad} <Debug> TCPHandler: Processed in 0.001314036 sec. | ||
| 7172 | 2025.06.04 15:40:24.156432 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 950 rows, containing 19 columns (19 merged, 0 gathered) in 0.016123549 sec., 58920.03057143312 rows/sec., 105.58 MiB/sec. | ||
| 7173 | 2025.06.04 15:40:24.157645 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7174 | 2025.06.04 15:40:24.158081 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2025.06.04 15:40:24.158168 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7176 | 2025.06.04 15:40:24.158348 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 7177 | 2025.06.04 15:40:25.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.88 MiB, peak 273.61 MiB, free memory in arenas 0.00 B, will set to 269.05 MiB (RSS), difference: 3.17 MiB | ||
| 7178 | 2025.06.04 15:40:26.709857 [ 82 ] {} <Debug> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 7179 | 2025.06.04 15:40:26.709921 [ 82 ] {} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2025.06.04 15:40:26.709942 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7181 | 2025.06.04 15:40:26.710075 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 7182 | 2025.06.04 15:40:26.710224 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7183 | 2025.06.04 15:40:26.710260 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 342 rows starting from the beginning of the part | ||
| 7184 | 2025.06.04 15:40:26.710330 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 341 rows starting from the beginning of the part | ||
| 7185 | 2025.06.04 15:40:26.710387 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part | ||
| 7186 | 2025.06.04 15:40:26.710432 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
| 7187 | 2025.06.04 15:40:26.710473 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 341 rows starting from the beginning of the part | ||
| 7188 | 2025.06.04 15:40:26.711497 [ 191 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478909 sec., 845217.6570701781 rows/sec., 59.31 MiB/sec. | ||
| 7189 | 2025.06.04 15:40:26.711692 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7190 | 2025.06.04 15:40:26.711965 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_19_4} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2025.06.04 15:40:26.712042 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_19_4} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 7192 | 2025.06.04 15:40:26.712119 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7193 | 2025.06.04 15:40:27.342823 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7194 | 2025.06.04 15:40:27.342889 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7195 | 2025.06.04 15:40:27.506641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
| 7196 | 2025.06.04 15:40:27.507194 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2025.06.04 15:40:27.507244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7198 | 2025.06.04 15:40:27.507774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7199 | 2025.06.04 15:40:27.508030 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2025.06.04 15:40:27.508177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 7201 | 2025.06.04 15:40:27.581719 [ 80 ] {} <Debug> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 7202 | 2025.06.04 15:40:27.581790 [ 80 ] {} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2025.06.04 15:40:27.581813 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7204 | 2025.06.04 15:40:27.581931 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 7205 | 2025.06.04 15:40:27.582081 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7206 | 2025.06.04 15:40:27.582118 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
| 7207 | 2025.06.04 15:40:27.582185 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7208 | 2025.06.04 15:40:27.582232 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7209 | 2025.06.04 15:40:27.582277 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7210 | 2025.06.04 15:40:27.582319 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7211 | 2025.06.04 15:40:27.583118 [ 189 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242336 sec., 16098.704376271799 rows/sec., 1.05 MiB/sec. | ||
| 7212 | 2025.06.04 15:40:27.583264 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7213 | 2025.06.04 15:40:27.583541 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_19_4} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2025.06.04 15:40:27.583616 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_19_4} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 7215 | 2025.06.04 15:40:27.583697 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7216 | 2025.06.04 15:40:28.434775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7217 | 2025.06.04 15:40:28.451495 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2025.06.04 15:40:28.451560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7219 | 2025.06.04 15:40:28.457254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7220 | 2025.06.04 15:40:28.457999 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2025.06.04 15:40:28.460914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7222 | 2025.06.04 15:40:29.135654 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2025.06.04 15:40:29.135855 [ 260 ] {a20441f8-5fe0-416f-bf79-ef3ab977bac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7224 | 2025.06.04 15:40:29.135929 [ 260 ] {a20441f8-5fe0-416f-bf79-ef3ab977bac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7225 | 2025.06.04 15:40:29.136703 [ 260 ] {a20441f8-5fe0-416f-bf79-ef3ab977bac5} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2025.06.04 15:40:29.136762 [ 260 ] {a20441f8-5fe0-416f-bf79-ef3ab977bac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7227 | 2025.06.04 15:40:29.137163 [ 260 ] {a20441f8-5fe0-416f-bf79-ef3ab977bac5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7228 | 2025.06.04 15:40:29.137407 [ 260 ] {a20441f8-5fe0-416f-bf79-ef3ab977bac5} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2025.06.04 15:40:29.137573 [ 260 ] {a20441f8-5fe0-416f-bf79-ef3ab977bac5} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00177 sec., 119774.01129943502 rows/sec., 7.62 MiB/sec. | ||
| 7230 | 2025.06.04 15:40:29.137625 [ 260 ] {a20441f8-5fe0-416f-bf79-ef3ab977bac5} <Debug> TCPHandler: Processed in 0.002105886 sec. | ||
| 7231 | 2025.06.04 15:40:29.137747 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2025.06.04 15:40:29.137851 [ 260 ] {ddd71dd7-4813-497b-905c-29c83fddc4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7233 | 2025.06.04 15:40:29.137896 [ 260 ] {ddd71dd7-4813-497b-905c-29c83fddc4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7234 | 2025.06.04 15:40:29.138523 [ 260 ] {ddd71dd7-4813-497b-905c-29c83fddc4d8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2025.06.04 15:40:29.138562 [ 260 ] {ddd71dd7-4813-497b-905c-29c83fddc4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7236 | 2025.06.04 15:40:29.138917 [ 260 ] {ddd71dd7-4813-497b-905c-29c83fddc4d8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7237 | 2025.06.04 15:40:29.139145 [ 260 ] {ddd71dd7-4813-497b-905c-29c83fddc4d8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2025.06.04 15:40:29.139288 [ 260 ] {ddd71dd7-4813-497b-905c-29c83fddc4d8} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001461 sec., 422313.4839151266 rows/sec., 33.01 MiB/sec. | ||
| 7239 | 2025.06.04 15:40:29.139328 [ 260 ] {ddd71dd7-4813-497b-905c-29c83fddc4d8} <Debug> TCPHandler: Processed in 0.00163252 sec. | ||
| 7240 | 2025.06.04 15:40:29.139439 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7241 | 2025.06.04 15:40:29.139535 [ 260 ] {c427aba0-aa93-4c85-8442-412caeffc86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7242 | 2025.06.04 15:40:29.139575 [ 260 ] {c427aba0-aa93-4c85-8442-412caeffc86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7243 | 2025.06.04 15:40:29.139991 [ 260 ] {c427aba0-aa93-4c85-8442-412caeffc86e} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7244 | 2025.06.04 15:40:29.140029 [ 260 ] {c427aba0-aa93-4c85-8442-412caeffc86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7245 | 2025.06.04 15:40:29.140339 [ 260 ] {c427aba0-aa93-4c85-8442-412caeffc86e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7246 | 2025.06.04 15:40:29.140555 [ 260 ] {c427aba0-aa93-4c85-8442-412caeffc86e} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7247 | 2025.06.04 15:40:29.140671 [ 79 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7248 | 2025.06.04 15:40:29.140687 [ 260 ] {c427aba0-aa93-4c85-8442-412caeffc86e} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001172 sec., 90443.68600682593 rows/sec., 5.32 MiB/sec. | ||
| 7249 | 2025.06.04 15:40:29.140742 [ 79 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2025.06.04 15:40:29.140751 [ 260 ] {c427aba0-aa93-4c85-8442-412caeffc86e} <Debug> TCPHandler: Processed in 0.001362646 sec. | ||
| 7251 | 2025.06.04 15:40:29.140771 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7252 | 2025.06.04 15:40:29.140878 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2025.06.04 15:40:29.140887 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 7254 | 2025.06.04 15:40:29.140981 [ 260 ] {23010dd0-b5fa-4969-856a-f7fd3d8ef598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7255 | 2025.06.04 15:40:29.141025 [ 260 ] {23010dd0-b5fa-4969-856a-f7fd3d8ef598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7256 | 2025.06.04 15:40:29.141025 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7257 | 2025.06.04 15:40:29.141073 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 164 rows starting from the beginning of the part | ||
| 7258 | 2025.06.04 15:40:29.141140 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 106 rows starting from the beginning of the part | ||
| 7259 | 2025.06.04 15:40:29.141184 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 7260 | 2025.06.04 15:40:29.141228 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 114 rows starting from the beginning of the part | ||
| 7261 | 2025.06.04 15:40:29.141276 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 7262 | 2025.06.04 15:40:29.141318 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 106 rows starting from the beginning of the part | ||
| 7263 | 2025.06.04 15:40:29.141442 [ 260 ] {23010dd0-b5fa-4969-856a-f7fd3d8ef598} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2025.06.04 15:40:29.141485 [ 260 ] {23010dd0-b5fa-4969-856a-f7fd3d8ef598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7265 | 2025.06.04 15:40:29.141845 [ 260 ] {23010dd0-b5fa-4969-856a-f7fd3d8ef598} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7266 | 2025.06.04 15:40:29.142086 [ 260 ] {23010dd0-b5fa-4969-856a-f7fd3d8ef598} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2025.06.04 15:40:29.142216 [ 260 ] {23010dd0-b5fa-4969-856a-f7fd3d8ef598} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001255 sec., 90039.8406374502 rows/sec., 5.83 MiB/sec. | ||
| 7268 | 2025.06.04 15:40:29.142255 [ 260 ] {23010dd0-b5fa-4969-856a-f7fd3d8ef598} <Debug> TCPHandler: Processed in 0.001426908 sec. | ||
| 7269 | 2025.06.04 15:40:29.142261 [ 195 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425508 sec., 399857.45432505466 rows/sec., 26.45 MiB/sec. | ||
| 7270 | 2025.06.04 15:40:29.142370 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2025.06.04 15:40:29.142442 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7272 | 2025.06.04 15:40:29.142470 [ 260 ] {8c0cdf4f-4bd1-403c-9472-dfc5869c96cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7273 | 2025.06.04 15:40:29.142514 [ 260 ] {8c0cdf4f-4bd1-403c-9472-dfc5869c96cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7274 | 2025.06.04 15:40:29.142731 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_46_9} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2025.06.04 15:40:29.142806 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_46_9} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7276 | 2025.06.04 15:40:29.142886 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7277 | 2025.06.04 15:40:29.142933 [ 260 ] {8c0cdf4f-4bd1-403c-9472-dfc5869c96cb} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2025.06.04 15:40:29.142975 [ 260 ] {8c0cdf4f-4bd1-403c-9472-dfc5869c96cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7279 | 2025.06.04 15:40:29.143289 [ 260 ] {8c0cdf4f-4bd1-403c-9472-dfc5869c96cb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7280 | 2025.06.04 15:40:29.143516 [ 260 ] {8c0cdf4f-4bd1-403c-9472-dfc5869c96cb} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2025.06.04 15:40:29.143643 [ 260 ] {8c0cdf4f-4bd1-403c-9472-dfc5869c96cb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001192 sec., 93959.73154362416 rows/sec., 5.35 MiB/sec. | ||
| 7282 | 2025.06.04 15:40:29.143681 [ 260 ] {8c0cdf4f-4bd1-403c-9472-dfc5869c96cb} <Debug> TCPHandler: Processed in 0.001360396 sec. | ||
| 7283 | 2025.06.04 15:40:29.143794 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7284 | 2025.06.04 15:40:29.143888 [ 260 ] {9d6b493a-90c4-4c80-8ec8-4a771ae0d4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7285 | 2025.06.04 15:40:29.143927 [ 260 ] {9d6b493a-90c4-4c80-8ec8-4a771ae0d4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7286 | 2025.06.04 15:40:29.144413 [ 260 ] {9d6b493a-90c4-4c80-8ec8-4a771ae0d4f1} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2025.06.04 15:40:29.144449 [ 260 ] {9d6b493a-90c4-4c80-8ec8-4a771ae0d4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7288 | 2025.06.04 15:40:29.144782 [ 260 ] {9d6b493a-90c4-4c80-8ec8-4a771ae0d4f1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7289 | 2025.06.04 15:40:29.144993 [ 260 ] {9d6b493a-90c4-4c80-8ec8-4a771ae0d4f1} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2025.06.04 15:40:29.145128 [ 260 ] {9d6b493a-90c4-4c80-8ec8-4a771ae0d4f1} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001257 sec., 303898.1702466189 rows/sec., 21.43 MiB/sec. | ||
| 7291 | 2025.06.04 15:40:29.145166 [ 260 ] {9d6b493a-90c4-4c80-8ec8-4a771ae0d4f1} <Debug> TCPHandler: Processed in 0.001421998 sec. | ||
| 7292 | 2025.06.04 15:40:29.145284 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2025.06.04 15:40:29.145378 [ 260 ] {4f3300c2-442b-4f86-8559-216ad734aab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7294 | 2025.06.04 15:40:29.145419 [ 260 ] {4f3300c2-442b-4f86-8559-216ad734aab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7295 | 2025.06.04 15:40:29.145751 [ 260 ] {4f3300c2-442b-4f86-8559-216ad734aab3} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2025.06.04 15:40:29.145787 [ 260 ] {4f3300c2-442b-4f86-8559-216ad734aab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7297 | 2025.06.04 15:40:29.146096 [ 260 ] {4f3300c2-442b-4f86-8559-216ad734aab3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7298 | 2025.06.04 15:40:29.146307 [ 260 ] {4f3300c2-442b-4f86-8559-216ad734aab3} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2025.06.04 15:40:29.146442 [ 260 ] {4f3300c2-442b-4f86-8559-216ad734aab3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 7300 | 2025.06.04 15:40:29.146478 [ 260 ] {4f3300c2-442b-4f86-8559-216ad734aab3} <Debug> TCPHandler: Processed in 0.001244376 sec. | ||
| 7301 | 2025.06.04 15:40:29.146581 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2025.06.04 15:40:29.146676 [ 260 ] {6b07ff76-40bd-498d-aacc-bad10cfa38a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7303 | 2025.06.04 15:40:29.146720 [ 260 ] {6b07ff76-40bd-498d-aacc-bad10cfa38a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7304 | 2025.06.04 15:40:29.147109 [ 260 ] {6b07ff76-40bd-498d-aacc-bad10cfa38a6} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2025.06.04 15:40:29.147145 [ 260 ] {6b07ff76-40bd-498d-aacc-bad10cfa38a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7306 | 2025.06.04 15:40:29.147479 [ 260 ] {6b07ff76-40bd-498d-aacc-bad10cfa38a6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7307 | 2025.06.04 15:40:29.147708 [ 260 ] {6b07ff76-40bd-498d-aacc-bad10cfa38a6} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2025.06.04 15:40:29.147847 [ 260 ] {6b07ff76-40bd-498d-aacc-bad10cfa38a6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00119 sec., 199159.6638655462 rows/sec., 13.35 MiB/sec. | ||
| 7309 | 2025.06.04 15:40:29.147884 [ 260 ] {6b07ff76-40bd-498d-aacc-bad10cfa38a6} <Debug> TCPHandler: Processed in 0.001352177 sec. | ||
| 7310 | 2025.06.04 15:40:29.147996 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7311 | 2025.06.04 15:40:29.148091 [ 260 ] {2483a739-d586-4254-9d38-eac81af2b60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7312 | 2025.06.04 15:40:29.148133 [ 260 ] {2483a739-d586-4254-9d38-eac81af2b60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7313 | 2025.06.04 15:40:29.148441 [ 260 ] {2483a739-d586-4254-9d38-eac81af2b60c} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2025.06.04 15:40:29.148476 [ 260 ] {2483a739-d586-4254-9d38-eac81af2b60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7315 | 2025.06.04 15:40:29.148774 [ 260 ] {2483a739-d586-4254-9d38-eac81af2b60c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7316 | 2025.06.04 15:40:29.148982 [ 260 ] {2483a739-d586-4254-9d38-eac81af2b60c} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2025.06.04 15:40:29.149109 [ 260 ] {2483a739-d586-4254-9d38-eac81af2b60c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 7318 | 2025.06.04 15:40:29.149146 [ 260 ] {2483a739-d586-4254-9d38-eac81af2b60c} <Debug> TCPHandler: Processed in 0.001199344 sec. | ||
| 7319 | 2025.06.04 15:40:29.149246 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7320 | 2025.06.04 15:40:29.149340 [ 260 ] {d9c48df0-ff04-4943-ae10-93d1a90ac593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7321 | 2025.06.04 15:40:29.149381 [ 260 ] {d9c48df0-ff04-4943-ae10-93d1a90ac593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7322 | 2025.06.04 15:40:29.149701 [ 260 ] {d9c48df0-ff04-4943-ae10-93d1a90ac593} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7323 | 2025.06.04 15:40:29.149737 [ 260 ] {d9c48df0-ff04-4943-ae10-93d1a90ac593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7324 | 2025.06.04 15:40:29.150038 [ 260 ] {d9c48df0-ff04-4943-ae10-93d1a90ac593} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7325 | 2025.06.04 15:40:29.150249 [ 260 ] {d9c48df0-ff04-4943-ae10-93d1a90ac593} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7326 | 2025.06.04 15:40:29.150386 [ 260 ] {d9c48df0-ff04-4943-ae10-93d1a90ac593} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001064 sec., 77067.66917293232 rows/sec., 4.89 MiB/sec. | ||
| 7327 | 2025.06.04 15:40:29.150422 [ 260 ] {d9c48df0-ff04-4943-ae10-93d1a90ac593} <Debug> TCPHandler: Processed in 0.001224025 sec. | ||
| 7328 | 2025.06.04 15:40:32.512254 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1014 | ||
| 7329 | 2025.06.04 15:40:32.514665 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2025.06.04 15:40:32.514727 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7331 | 2025.06.04 15:40:32.515995 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7332 | 2025.06.04 15:40:32.516303 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2025.06.04 15:40:32.516699 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 7334 | 2025.06.04 15:40:34.132348 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7335 | 2025.06.04 15:40:34.132538 [ 260 ] {e04c580b-9064-44ee-b388-b388e36436b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7336 | 2025.06.04 15:40:34.132613 [ 260 ] {e04c580b-9064-44ee-b388-b388e36436b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7337 | 2025.06.04 15:40:34.133259 [ 260 ] {e04c580b-9064-44ee-b388-b388e36436b1} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7338 | 2025.06.04 15:40:34.133300 [ 260 ] {e04c580b-9064-44ee-b388-b388e36436b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7339 | 2025.06.04 15:40:34.133686 [ 260 ] {e04c580b-9064-44ee-b388-b388e36436b1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7340 | 2025.06.04 15:40:34.133913 [ 260 ] {e04c580b-9064-44ee-b388-b388e36436b1} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2025.06.04 15:40:34.134072 [ 260 ] {e04c580b-9064-44ee-b388-b388e36436b1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001585 sec., 1261.8296529968454 rows/sec., 102.89 KiB/sec. | ||
| 7342 | 2025.06.04 15:40:34.134122 [ 260 ] {e04c580b-9064-44ee-b388-b388e36436b1} <Debug> TCPHandler: Processed in 0.001928294 sec. | ||
| 7343 | 2025.06.04 15:40:34.134247 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2025.06.04 15:40:34.134350 [ 260 ] {2c5e42ef-4366-4027-9e35-c33b5e3031c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7345 | 2025.06.04 15:40:34.134394 [ 260 ] {2c5e42ef-4366-4027-9e35-c33b5e3031c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7346 | 2025.06.04 15:40:34.134872 [ 260 ] {2c5e42ef-4366-4027-9e35-c33b5e3031c3} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2025.06.04 15:40:34.134909 [ 260 ] {2c5e42ef-4366-4027-9e35-c33b5e3031c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7348 | 2025.06.04 15:40:34.135261 [ 260 ] {2c5e42ef-4366-4027-9e35-c33b5e3031c3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7349 | 2025.06.04 15:40:34.135473 [ 260 ] {2c5e42ef-4366-4027-9e35-c33b5e3031c3} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2025.06.04 15:40:34.135605 [ 260 ] {2c5e42ef-4366-4027-9e35-c33b5e3031c3} <Debug> executeQuery: Read 137 rows, 12.10 KiB in 0.001279 sec., 107114.93354182955 rows/sec., 9.24 MiB/sec. | ||
| 7351 | 2025.06.04 15:40:34.135644 [ 260 ] {2c5e42ef-4366-4027-9e35-c33b5e3031c3} <Debug> TCPHandler: Processed in 0.001448278 sec. | ||
| 7352 | 2025.06.04 15:40:34.135756 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2025.06.04 15:40:34.135853 [ 260 ] {e2b6096e-33e8-4a78-9b79-fd13e610c9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7354 | 2025.06.04 15:40:34.135893 [ 260 ] {e2b6096e-33e8-4a78-9b79-fd13e610c9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7355 | 2025.06.04 15:40:34.136301 [ 260 ] {e2b6096e-33e8-4a78-9b79-fd13e610c9e1} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2025.06.04 15:40:34.136336 [ 260 ] {e2b6096e-33e8-4a78-9b79-fd13e610c9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7357 | 2025.06.04 15:40:34.136627 [ 260 ] {e2b6096e-33e8-4a78-9b79-fd13e610c9e1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7358 | 2025.06.04 15:40:34.136837 [ 260 ] {e2b6096e-33e8-4a78-9b79-fd13e610c9e1} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2025.06.04 15:40:34.136967 [ 260 ] {e2b6096e-33e8-4a78-9b79-fd13e610c9e1} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001134 sec., 37037.03703703704 rows/sec., 2.71 MiB/sec. | ||
| 7360 | 2025.06.04 15:40:34.137005 [ 260 ] {e2b6096e-33e8-4a78-9b79-fd13e610c9e1} <Debug> TCPHandler: Processed in 0.001299196 sec. | ||
| 7361 | 2025.06.04 15:40:34.137110 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2025.06.04 15:40:34.137204 [ 260 ] {82d01ba0-f8ed-46f3-a93a-dfdde5ae9ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7363 | 2025.06.04 15:40:34.137244 [ 260 ] {82d01ba0-f8ed-46f3-a93a-dfdde5ae9ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7364 | 2025.06.04 15:40:34.137665 [ 260 ] {82d01ba0-f8ed-46f3-a93a-dfdde5ae9ea8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2025.06.04 15:40:34.137700 [ 260 ] {82d01ba0-f8ed-46f3-a93a-dfdde5ae9ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7366 | 2025.06.04 15:40:34.138015 [ 260 ] {82d01ba0-f8ed-46f3-a93a-dfdde5ae9ea8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7367 | 2025.06.04 15:40:34.138229 [ 260 ] {82d01ba0-f8ed-46f3-a93a-dfdde5ae9ea8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2025.06.04 15:40:34.138356 [ 260 ] {82d01ba0-f8ed-46f3-a93a-dfdde5ae9ea8} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001169 sec., 90675.79127459368 rows/sec., 7.09 MiB/sec. | ||
| 7369 | 2025.06.04 15:40:34.138393 [ 260 ] {82d01ba0-f8ed-46f3-a93a-dfdde5ae9ea8} <Debug> TCPHandler: Processed in 0.001331466 sec. | ||
| 7370 | 2025.06.04 15:40:34.138508 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7371 | 2025.06.04 15:40:34.138603 [ 260 ] {e33face5-5726-46db-a99f-9a6cbaf8be25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7372 | 2025.06.04 15:40:34.138645 [ 260 ] {e33face5-5726-46db-a99f-9a6cbaf8be25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7373 | 2025.06.04 15:40:34.139034 [ 260 ] {e33face5-5726-46db-a99f-9a6cbaf8be25} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2025.06.04 15:40:34.139069 [ 260 ] {e33face5-5726-46db-a99f-9a6cbaf8be25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7375 | 2025.06.04 15:40:34.139424 [ 260 ] {e33face5-5726-46db-a99f-9a6cbaf8be25} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7376 | 2025.06.04 15:40:34.139634 [ 260 ] {e33face5-5726-46db-a99f-9a6cbaf8be25} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2025.06.04 15:40:34.139762 [ 260 ] {e33face5-5726-46db-a99f-9a6cbaf8be25} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001178 sec., 136672.3259762309 rows/sec., 9.52 MiB/sec. | ||
| 7378 | 2025.06.04 15:40:34.139798 [ 260 ] {e33face5-5726-46db-a99f-9a6cbaf8be25} <Debug> TCPHandler: Processed in 0.001340677 sec. | ||
| 7379 | 2025.06.04 15:40:34.139921 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7380 | 2025.06.04 15:40:34.140044 [ 260 ] {e5670197-14a1-401a-bb37-50c03cee6e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7381 | 2025.06.04 15:40:34.140109 [ 260 ] {e5670197-14a1-401a-bb37-50c03cee6e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7382 | 2025.06.04 15:40:34.141012 [ 260 ] {e5670197-14a1-401a-bb37-50c03cee6e4a} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2025.06.04 15:40:34.141047 [ 260 ] {e5670197-14a1-401a-bb37-50c03cee6e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7384 | 2025.06.04 15:40:34.141608 [ 260 ] {e5670197-14a1-401a-bb37-50c03cee6e4a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7385 | 2025.06.04 15:40:34.141839 [ 260 ] {e5670197-14a1-401a-bb37-50c03cee6e4a} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2025.06.04 15:40:34.141983 [ 260 ] {e5670197-14a1-401a-bb37-50c03cee6e4a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001963 sec., 20376.974019358127 rows/sec., 36.51 MiB/sec. | ||
| 7387 | 2025.06.04 15:40:34.142045 [ 260 ] {e5670197-14a1-401a-bb37-50c03cee6e4a} <Debug> TCPHandler: Processed in 0.002186576 sec. | ||
| 7388 | 2025.06.04 15:40:34.142157 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7389 | 2025.06.04 15:40:34.142253 [ 260 ] {3fc793e1-55f4-4fe5-ba4b-4493d8530541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7390 | 2025.06.04 15:40:34.142299 [ 260 ] {3fc793e1-55f4-4fe5-ba4b-4493d8530541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7391 | 2025.06.04 15:40:34.142635 [ 260 ] {3fc793e1-55f4-4fe5-ba4b-4493d8530541} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2025.06.04 15:40:34.142669 [ 260 ] {3fc793e1-55f4-4fe5-ba4b-4493d8530541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7393 | 2025.06.04 15:40:34.143006 [ 260 ] {3fc793e1-55f4-4fe5-ba4b-4493d8530541} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7394 | 2025.06.04 15:40:34.143233 [ 260 ] {3fc793e1-55f4-4fe5-ba4b-4493d8530541} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2025.06.04 15:40:34.143371 [ 260 ] {3fc793e1-55f4-4fe5-ba4b-4493d8530541} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 7396 | 2025.06.04 15:40:34.143408 [ 260 ] {3fc793e1-55f4-4fe5-ba4b-4493d8530541} <Debug> TCPHandler: Processed in 0.001300956 sec. | ||
| 7397 | 2025.06.04 15:40:35.008346 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
| 7398 | 2025.06.04 15:40:35.008928 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2025.06.04 15:40:35.008974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7400 | 2025.06.04 15:40:35.009472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7401 | 2025.06.04 15:40:35.009706 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2025.06.04 15:40:35.009841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
| 7403 | 2025.06.04 15:40:35.961090 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7404 | 2025.06.04 15:40:35.978648 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2025.06.04 15:40:35.978718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7406 | 2025.06.04 15:40:35.985208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7407 | 2025.06.04 15:40:35.985950 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2025.06.04 15:40:35.988972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7409 | 2025.06.04 15:40:39.136468 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2025.06.04 15:40:39.136668 [ 260 ] {23fbfb09-2bab-4768-ae8c-8d48d3315276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7411 | 2025.06.04 15:40:39.136736 [ 260 ] {23fbfb09-2bab-4768-ae8c-8d48d3315276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7412 | 2025.06.04 15:40:39.137483 [ 260 ] {23fbfb09-2bab-4768-ae8c-8d48d3315276} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2025.06.04 15:40:39.137534 [ 260 ] {23fbfb09-2bab-4768-ae8c-8d48d3315276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7414 | 2025.06.04 15:40:39.137946 [ 260 ] {23fbfb09-2bab-4768-ae8c-8d48d3315276} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7415 | 2025.06.04 15:40:39.138180 [ 260 ] {23fbfb09-2bab-4768-ae8c-8d48d3315276} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2025.06.04 15:40:39.138351 [ 260 ] {23fbfb09-2bab-4768-ae8c-8d48d3315276} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001731 sec., 122472.55921432699 rows/sec., 7.79 MiB/sec. | ||
| 7417 | 2025.06.04 15:40:39.138401 [ 260 ] {23fbfb09-2bab-4768-ae8c-8d48d3315276} <Debug> TCPHandler: Processed in 0.002059765 sec. | ||
| 7418 | 2025.06.04 15:40:39.138528 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2025.06.04 15:40:39.138634 [ 260 ] {f40f10e9-badf-44d3-bbf8-26c7ddfe2854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7420 | 2025.06.04 15:40:39.138680 [ 260 ] {f40f10e9-badf-44d3-bbf8-26c7ddfe2854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7421 | 2025.06.04 15:40:39.139382 [ 260 ] {f40f10e9-badf-44d3-bbf8-26c7ddfe2854} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2025.06.04 15:40:39.139421 [ 260 ] {f40f10e9-badf-44d3-bbf8-26c7ddfe2854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7423 | 2025.06.04 15:40:39.139776 [ 260 ] {f40f10e9-badf-44d3-bbf8-26c7ddfe2854} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7424 | 2025.06.04 15:40:39.140002 [ 260 ] {f40f10e9-badf-44d3-bbf8-26c7ddfe2854} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2025.06.04 15:40:39.140137 [ 260 ] {f40f10e9-badf-44d3-bbf8-26c7ddfe2854} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001527 sec., 404060.24885396205 rows/sec., 31.59 MiB/sec. | ||
| 7426 | 2025.06.04 15:40:39.140177 [ 260 ] {f40f10e9-badf-44d3-bbf8-26c7ddfe2854} <Debug> TCPHandler: Processed in 0.001699751 sec. | ||
| 7427 | 2025.06.04 15:40:39.140282 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7428 | 2025.06.04 15:40:39.140380 [ 260 ] {51601974-71ef-4e25-8a8d-b6d989f54640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7429 | 2025.06.04 15:40:39.140423 [ 260 ] {51601974-71ef-4e25-8a8d-b6d989f54640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7430 | 2025.06.04 15:40:39.140846 [ 260 ] {51601974-71ef-4e25-8a8d-b6d989f54640} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2025.06.04 15:40:39.140882 [ 260 ] {51601974-71ef-4e25-8a8d-b6d989f54640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7432 | 2025.06.04 15:40:39.141176 [ 260 ] {51601974-71ef-4e25-8a8d-b6d989f54640} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7433 | 2025.06.04 15:40:39.141395 [ 260 ] {51601974-71ef-4e25-8a8d-b6d989f54640} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2025.06.04 15:40:39.141526 [ 260 ] {51601974-71ef-4e25-8a8d-b6d989f54640} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001166 sec., 90909.09090909091 rows/sec., 5.35 MiB/sec. | ||
| 7435 | 2025.06.04 15:40:39.141564 [ 260 ] {51601974-71ef-4e25-8a8d-b6d989f54640} <Debug> TCPHandler: Processed in 0.001331706 sec. | ||
| 7436 | 2025.06.04 15:40:39.141679 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2025.06.04 15:40:39.141776 [ 260 ] {a9f07724-da46-4aea-b37d-38ef0e7f91c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7438 | 2025.06.04 15:40:39.141816 [ 260 ] {a9f07724-da46-4aea-b37d-38ef0e7f91c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7439 | 2025.06.04 15:40:39.142230 [ 260 ] {a9f07724-da46-4aea-b37d-38ef0e7f91c4} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2025.06.04 15:40:39.142266 [ 260 ] {a9f07724-da46-4aea-b37d-38ef0e7f91c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7441 | 2025.06.04 15:40:39.142577 [ 260 ] {a9f07724-da46-4aea-b37d-38ef0e7f91c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7442 | 2025.06.04 15:40:39.142787 [ 260 ] {a9f07724-da46-4aea-b37d-38ef0e7f91c4} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2025.06.04 15:40:39.142918 [ 260 ] {a9f07724-da46-4aea-b37d-38ef0e7f91c4} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00116 sec., 97413.79310344828 rows/sec., 6.31 MiB/sec. | ||
| 7444 | 2025.06.04 15:40:39.142956 [ 260 ] {a9f07724-da46-4aea-b37d-38ef0e7f91c4} <Debug> TCPHandler: Processed in 0.001324976 sec. | ||
| 7445 | 2025.06.04 15:40:39.143070 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2025.06.04 15:40:39.143166 [ 260 ] {384f95b6-98a0-41d2-878a-8f83cd2ccec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7447 | 2025.06.04 15:40:39.143205 [ 260 ] {384f95b6-98a0-41d2-878a-8f83cd2ccec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7448 | 2025.06.04 15:40:39.143622 [ 260 ] {384f95b6-98a0-41d2-878a-8f83cd2ccec5} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2025.06.04 15:40:39.143659 [ 260 ] {384f95b6-98a0-41d2-878a-8f83cd2ccec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7450 | 2025.06.04 15:40:39.143951 [ 260 ] {384f95b6-98a0-41d2-878a-8f83cd2ccec5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7451 | 2025.06.04 15:40:39.144161 [ 260 ] {384f95b6-98a0-41d2-878a-8f83cd2ccec5} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2025.06.04 15:40:39.144289 [ 260 ] {384f95b6-98a0-41d2-878a-8f83cd2ccec5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001142 sec., 98073.55516637478 rows/sec., 5.59 MiB/sec. | ||
| 7453 | 2025.06.04 15:40:39.144327 [ 260 ] {384f95b6-98a0-41d2-878a-8f83cd2ccec5} <Debug> TCPHandler: Processed in 0.001305436 sec. | ||
| 7454 | 2025.06.04 15:40:39.144439 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2025.06.04 15:40:39.144534 [ 260 ] {92a1d346-fb44-4170-98ed-66546bc8b81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7456 | 2025.06.04 15:40:39.144573 [ 260 ] {92a1d346-fb44-4170-98ed-66546bc8b81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7457 | 2025.06.04 15:40:39.145097 [ 260 ] {92a1d346-fb44-4170-98ed-66546bc8b81e} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2025.06.04 15:40:39.145134 [ 260 ] {92a1d346-fb44-4170-98ed-66546bc8b81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7459 | 2025.06.04 15:40:39.145461 [ 260 ] {92a1d346-fb44-4170-98ed-66546bc8b81e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7460 | 2025.06.04 15:40:39.145672 [ 260 ] {92a1d346-fb44-4170-98ed-66546bc8b81e} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2025.06.04 15:40:39.145802 [ 260 ] {92a1d346-fb44-4170-98ed-66546bc8b81e} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001285 sec., 297276.2645914397 rows/sec., 20.96 MiB/sec. | ||
| 7462 | 2025.06.04 15:40:39.145839 [ 260 ] {92a1d346-fb44-4170-98ed-66546bc8b81e} <Debug> TCPHandler: Processed in 0.001448298 sec. | ||
| 7463 | 2025.06.04 15:40:39.145950 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7464 | 2025.06.04 15:40:39.146046 [ 260 ] {3ef66f61-8f66-4e28-9b68-f71125c32c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7465 | 2025.06.04 15:40:39.146095 [ 260 ] {3ef66f61-8f66-4e28-9b68-f71125c32c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7466 | 2025.06.04 15:40:39.146435 [ 260 ] {3ef66f61-8f66-4e28-9b68-f71125c32c84} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2025.06.04 15:40:39.146471 [ 260 ] {3ef66f61-8f66-4e28-9b68-f71125c32c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7468 | 2025.06.04 15:40:39.146778 [ 260 ] {3ef66f61-8f66-4e28-9b68-f71125c32c84} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7469 | 2025.06.04 15:40:39.146985 [ 260 ] {3ef66f61-8f66-4e28-9b68-f71125c32c84} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2025.06.04 15:40:39.147089 [ 67 ] {} <Debug> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7471 | 2025.06.04 15:40:39.147115 [ 260 ] {3ef66f61-8f66-4e28-9b68-f71125c32c84} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 7472 | 2025.06.04 15:40:39.147154 [ 67 ] {} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7473 | 2025.06.04 15:40:39.147164 [ 260 ] {3ef66f61-8f66-4e28-9b68-f71125c32c84} <Debug> TCPHandler: Processed in 0.001262275 sec. | ||
| 7474 | 2025.06.04 15:40:39.147183 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7475 | 2025.06.04 15:40:39.147283 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7476 | 2025.06.04 15:40:39.147301 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::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 | ||
| 7477 | 2025.06.04 15:40:39.147383 [ 260 ] {5e7a196c-f91b-4528-96e3-74dcfe6b69cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7478 | 2025.06.04 15:40:39.147431 [ 260 ] {5e7a196c-f91b-4528-96e3-74dcfe6b69cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7479 | 2025.06.04 15:40:39.147444 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7480 | 2025.06.04 15:40:39.147483 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 7481 | 2025.06.04 15:40:39.147547 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7482 | 2025.06.04 15:40:39.147589 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7483 | 2025.06.04 15:40:39.147629 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7484 | 2025.06.04 15:40:39.147674 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7485 | 2025.06.04 15:40:39.147712 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7486 | 2025.06.04 15:40:39.147836 [ 260 ] {5e7a196c-f91b-4528-96e3-74dcfe6b69cf} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2025.06.04 15:40:39.147878 [ 260 ] {5e7a196c-f91b-4528-96e3-74dcfe6b69cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7488 | 2025.06.04 15:40:39.148363 [ 260 ] {5e7a196c-f91b-4528-96e3-74dcfe6b69cf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7489 | 2025.06.04 15:40:39.148508 [ 194 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001256016 sec., 95540.18420147515 rows/sec., 4.87 MiB/sec. | ||
| 7490 | 2025.06.04 15:40:39.148584 [ 260 ] {5e7a196c-f91b-4528-96e3-74dcfe6b69cf} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2025.06.04 15:40:39.148679 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7492 | 2025.06.04 15:40:39.148729 [ 260 ] {5e7a196c-f91b-4528-96e3-74dcfe6b69cf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001365 sec., 173626.37362637365 rows/sec., 11.64 MiB/sec. | ||
| 7493 | 2025.06.04 15:40:39.148773 [ 260 ] {5e7a196c-f91b-4528-96e3-74dcfe6b69cf} <Debug> TCPHandler: Processed in 0.001538479 sec. | ||
| 7494 | 2025.06.04 15:40:39.148889 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2025.06.04 15:40:39.148987 [ 260 ] {b21d7fbc-61a1-4c43-9550-dbf61d058127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7496 | 2025.06.04 15:40:39.149007 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_20_4} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2025.06.04 15:40:39.149030 [ 260 ] {b21d7fbc-61a1-4c43-9550-dbf61d058127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7498 | 2025.06.04 15:40:39.149094 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_20_4} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7499 | 2025.06.04 15:40:39.149172 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7500 | 2025.06.04 15:40:39.149350 [ 260 ] {b21d7fbc-61a1-4c43-9550-dbf61d058127} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2025.06.04 15:40:39.149392 [ 260 ] {b21d7fbc-61a1-4c43-9550-dbf61d058127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7502 | 2025.06.04 15:40:39.149698 [ 260 ] {b21d7fbc-61a1-4c43-9550-dbf61d058127} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7503 | 2025.06.04 15:40:39.149902 [ 260 ] {b21d7fbc-61a1-4c43-9550-dbf61d058127} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2025.06.04 15:40:39.150034 [ 260 ] {b21d7fbc-61a1-4c43-9550-dbf61d058127} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 7505 | 2025.06.04 15:40:39.150070 [ 260 ] {b21d7fbc-61a1-4c43-9550-dbf61d058127} <Debug> TCPHandler: Processed in 0.001229245 sec. | ||
| 7506 | 2025.06.04 15:40:39.150178 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2025.06.04 15:40:39.150272 [ 260 ] {86f8f80c-7f73-41ce-8585-91c7f49718bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7508 | 2025.06.04 15:40:39.150313 [ 260 ] {86f8f80c-7f73-41ce-8585-91c7f49718bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7509 | 2025.06.04 15:40:39.150644 [ 260 ] {86f8f80c-7f73-41ce-8585-91c7f49718bd} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2025.06.04 15:40:39.150680 [ 260 ] {86f8f80c-7f73-41ce-8585-91c7f49718bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7511 | 2025.06.04 15:40:39.150999 [ 260 ] {86f8f80c-7f73-41ce-8585-91c7f49718bd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7512 | 2025.06.04 15:40:39.151219 [ 260 ] {86f8f80c-7f73-41ce-8585-91c7f49718bd} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2025.06.04 15:40:39.151348 [ 260 ] {86f8f80c-7f73-41ce-8585-91c7f49718bd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001094 sec., 74954.29616087752 rows/sec., 4.76 MiB/sec. | ||
| 7514 | 2025.06.04 15:40:39.151384 [ 260 ] {86f8f80c-7f73-41ce-8585-91c7f49718bd} <Debug> TCPHandler: Processed in 0.001254096 sec. | ||
| 7515 | 2025.06.04 15:40:42.342987 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7516 | 2025.06.04 15:40:42.343088 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7517 | 2025.06.04 15:40:42.510007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
| 7518 | 2025.06.04 15:40:42.510586 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2025.06.04 15:40:42.510632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7520 | 2025.06.04 15:40:42.511168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7521 | 2025.06.04 15:40:42.511403 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2025.06.04 15:40:42.511530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 7523 | 2025.06.04 15:40:42.517035 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1048 | ||
| 7524 | 2025.06.04 15:40:42.519499 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2025.06.04 15:40:42.519558 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7526 | 2025.06.04 15:40:42.520815 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7527 | 2025.06.04 15:40:42.521110 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2025.06.04 15:40:42.521483 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1048 | ||
| 7529 | 2025.06.04 15:40:43.489365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7530 | 2025.06.04 15:40:43.507818 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2025.06.04 15:40:43.507892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7532 | 2025.06.04 15:40:43.514054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7533 | 2025.06.04 15:40:43.514829 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2025.06.04 15:40:43.518550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7535 | 2025.06.04 15:40:44.131460 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2025.06.04 15:40:44.131721 [ 260 ] {ad9278f9-f1d2-4884-b07b-b12447ac539d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7537 | 2025.06.04 15:40:44.131819 [ 260 ] {ad9278f9-f1d2-4884-b07b-b12447ac539d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7538 | 2025.06.04 15:40:44.132669 [ 260 ] {ad9278f9-f1d2-4884-b07b-b12447ac539d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2025.06.04 15:40:44.132712 [ 260 ] {ad9278f9-f1d2-4884-b07b-b12447ac539d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7540 | 2025.06.04 15:40:44.133115 [ 260 ] {ad9278f9-f1d2-4884-b07b-b12447ac539d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7541 | 2025.06.04 15:40:44.133348 [ 260 ] {ad9278f9-f1d2-4884-b07b-b12447ac539d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2025.06.04 15:40:44.133509 [ 62 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7543 | 2025.06.04 15:40:44.133517 [ 260 ] {ad9278f9-f1d2-4884-b07b-b12447ac539d} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001866 sec., 72883.17256162915 rows/sec., 6.29 MiB/sec. | ||
| 7544 | 2025.06.04 15:40:44.133582 [ 62 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2025.06.04 15:40:44.133609 [ 260 ] {ad9278f9-f1d2-4884-b07b-b12447ac539d} <Debug> TCPHandler: Processed in 0.002314548 sec. | ||
| 7546 | 2025.06.04 15:40:44.133611 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7547 | 2025.06.04 15:40:44.133739 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2025.06.04 15:40:44.133761 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 7549 | 2025.06.04 15:40:44.133844 [ 260 ] {965c1245-d1cf-4d54-a416-234c5d41f21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7550 | 2025.06.04 15:40:44.133892 [ 260 ] {965c1245-d1cf-4d54-a416-234c5d41f21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7551 | 2025.06.04 15:40:44.133918 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7552 | 2025.06.04 15:40:44.133960 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1847 rows starting from the beginning of the part | ||
| 7553 | 2025.06.04 15:40:44.134034 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 136 rows starting from the beginning of the part | ||
| 7554 | 2025.06.04 15:40:44.134085 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 617 rows starting from the beginning of the part | ||
| 7555 | 2025.06.04 15:40:44.134134 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 137 rows starting from the beginning of the part | ||
| 7556 | 2025.06.04 15:40:44.134179 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 617 rows starting from the beginning of the part | ||
| 7557 | 2025.06.04 15:40:44.134224 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 136 rows starting from the beginning of the part | ||
| 7558 | 2025.06.04 15:40:44.134400 [ 260 ] {965c1245-d1cf-4d54-a416-234c5d41f21b} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2025.06.04 15:40:44.134443 [ 260 ] {965c1245-d1cf-4d54-a416-234c5d41f21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7560 | 2025.06.04 15:40:44.134773 [ 260 ] {965c1245-d1cf-4d54-a416-234c5d41f21b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7561 | 2025.06.04 15:40:44.135010 [ 260 ] {965c1245-d1cf-4d54-a416-234c5d41f21b} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2025.06.04 15:40:44.135164 [ 260 ] {965c1245-d1cf-4d54-a416-234c5d41f21b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001342 sec., 29806.259314456034 rows/sec., 2.19 MiB/sec. | ||
| 7563 | 2025.06.04 15:40:44.135204 [ 260 ] {965c1245-d1cf-4d54-a416-234c5d41f21b} <Debug> TCPHandler: Processed in 0.001515468 sec. | ||
| 7564 | 2025.06.04 15:40:44.135366 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7565 | 2025.06.04 15:40:44.135465 [ 260 ] {7c4f48e0-c8ea-4f4f-9a43-d7e87125271e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7566 | 2025.06.04 15:40:44.135507 [ 260 ] {7c4f48e0-c8ea-4f4f-9a43-d7e87125271e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7567 | 2025.06.04 15:40:44.135710 [ 194 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3490 rows, containing 5 columns (5 merged, 0 gathered) in 0.002013755 sec., 1733080.7372297028 rows/sec., 146.88 MiB/sec. | ||
| 7568 | 2025.06.04 15:40:44.135946 [ 260 ] {7c4f48e0-c8ea-4f4f-9a43-d7e87125271e} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7569 | 2025.06.04 15:40:44.135987 [ 260 ] {7c4f48e0-c8ea-4f4f-9a43-d7e87125271e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7570 | 2025.06.04 15:40:44.135999 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7571 | 2025.06.04 15:40:44.136269 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_61_12} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7572 | 2025.06.04 15:40:44.136329 [ 260 ] {7c4f48e0-c8ea-4f4f-9a43-d7e87125271e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7573 | 2025.06.04 15:40:44.136339 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_61_12} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7574 | 2025.06.04 15:40:44.136434 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7575 | 2025.06.04 15:40:44.136554 [ 260 ] {7c4f48e0-c8ea-4f4f-9a43-d7e87125271e} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2025.06.04 15:40:44.136667 [ 62 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7577 | 2025.06.04 15:40:44.136686 [ 260 ] {7c4f48e0-c8ea-4f4f-9a43-d7e87125271e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001241 sec., 83803.38436744561 rows/sec., 6.55 MiB/sec. | ||
| 7578 | 2025.06.04 15:40:44.136701 [ 62 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7579 | 2025.06.04 15:40:44.136734 [ 260 ] {7c4f48e0-c8ea-4f4f-9a43-d7e87125271e} <Debug> TCPHandler: Processed in 0.001416708 sec. | ||
| 7580 | 2025.06.04 15:40:44.136747 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7581 | 2025.06.04 15:40:44.136831 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 7582 | 2025.06.04 15:40:44.136861 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2025.06.04 15:40:44.136919 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7584 | 2025.06.04 15:40:44.136947 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part | ||
| 7585 | 2025.06.04 15:40:44.136960 [ 260 ] {64df409f-59ae-4e40-b92b-19bbc251fd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7586 | 2025.06.04 15:40:44.137002 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 104 rows starting from the beginning of the part | ||
| 7587 | 2025.06.04 15:40:44.137004 [ 260 ] {64df409f-59ae-4e40-b92b-19bbc251fd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7588 | 2025.06.04 15:40:44.137046 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 382 rows starting from the beginning of the part | ||
| 7589 | 2025.06.04 15:40:44.137086 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 106 rows starting from the beginning of the part | ||
| 7590 | 2025.06.04 15:40:44.137124 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 382 rows starting from the beginning of the part | ||
| 7591 | 2025.06.04 15:40:44.137162 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
| 7592 | 2025.06.04 15:40:44.137416 [ 260 ] {64df409f-59ae-4e40-b92b-19bbc251fd8b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2025.06.04 15:40:44.137451 [ 260 ] {64df409f-59ae-4e40-b92b-19bbc251fd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7594 | 2025.06.04 15:40:44.137784 [ 260 ] {64df409f-59ae-4e40-b92b-19bbc251fd8b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7595 | 2025.06.04 15:40:44.137991 [ 260 ] {64df409f-59ae-4e40-b92b-19bbc251fd8b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2025.06.04 15:40:44.138104 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7597 | 2025.06.04 15:40:44.138125 [ 260 ] {64df409f-59ae-4e40-b92b-19bbc251fd8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 7598 | 2025.06.04 15:40:44.138136 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2025.06.04 15:40:44.138136 [ 194 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341137 sec., 1485306.870215347 rows/sec., 113.64 MiB/sec. | ||
| 7600 | 2025.06.04 15:40:44.138164 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7601 | 2025.06.04 15:40:44.138170 [ 260 ] {64df409f-59ae-4e40-b92b-19bbc251fd8b} <Debug> TCPHandler: Processed in 0.001357126 sec. | ||
| 7602 | 2025.06.04 15:40:44.138273 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 7603 | 2025.06.04 15:40:44.138295 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7604 | 2025.06.04 15:40:44.138347 [ 194 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7605 | 2025.06.04 15:40:44.138413 [ 260 ] {9f50f527-a0f8-44b7-a460-3c90f8e3b3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7606 | 2025.06.04 15:40:44.138450 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7607 | 2025.06.04 15:40:44.138478 [ 260 ] {9f50f527-a0f8-44b7-a460-3c90f8e3b3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7608 | 2025.06.04 15:40:44.138499 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19645 rows starting from the beginning of the part | ||
| 7609 | 2025.06.04 15:40:44.138581 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 7610 | 2025.06.04 15:40:44.138636 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
| 7611 | 2025.06.04 15:40:44.138688 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part | ||
| 7612 | 2025.06.04 15:40:44.138697 [ 194 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_61_12} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2025.06.04 15:40:44.138745 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part | ||
| 7614 | 2025.06.04 15:40:44.138796 [ 194 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_61_12} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7615 | 2025.06.04 15:40:44.138802 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 7616 | 2025.06.04 15:40:44.138917 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7617 | 2025.06.04 15:40:44.139309 [ 260 ] {9f50f527-a0f8-44b7-a460-3c90f8e3b3b6} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2025.06.04 15:40:44.139350 [ 260 ] {9f50f527-a0f8-44b7-a460-3c90f8e3b3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7619 | 2025.06.04 15:40:44.139939 [ 260 ] {9f50f527-a0f8-44b7-a460-3c90f8e3b3b6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7620 | 2025.06.04 15:40:44.140166 [ 260 ] {9f50f527-a0f8-44b7-a460-3c90f8e3b3b6} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2025.06.04 15:40:44.140320 [ 260 ] {9f50f527-a0f8-44b7-a460-3c90f8e3b3b6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001925 sec., 20779.220779220777 rows/sec., 37.24 MiB/sec. | ||
| 7622 | 2025.06.04 15:40:44.140384 [ 260 ] {9f50f527-a0f8-44b7-a460-3c90f8e3b3b6} <Debug> TCPHandler: Processed in 0.002137967 sec. | ||
| 7623 | 2025.06.04 15:40:44.140501 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7624 | 2025.06.04 15:40:44.140597 [ 260 ] {ac867a3e-47fe-4f82-bcaa-d6c6f6799da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7625 | 2025.06.04 15:40:44.140638 [ 260 ] {ac867a3e-47fe-4f82-bcaa-d6c6f6799da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7626 | 2025.06.04 15:40:44.140978 [ 260 ] {ac867a3e-47fe-4f82-bcaa-d6c6f6799da7} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2025.06.04 15:40:44.141014 [ 260 ] {ac867a3e-47fe-4f82-bcaa-d6c6f6799da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7628 | 2025.06.04 15:40:44.141429 [ 260 ] {ac867a3e-47fe-4f82-bcaa-d6c6f6799da7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7629 | 2025.06.04 15:40:44.141649 [ 260 ] {ac867a3e-47fe-4f82-bcaa-d6c6f6799da7} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2025.06.04 15:40:44.141762 [ 62 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7631 | 2025.06.04 15:40:44.141786 [ 260 ] {ac867a3e-47fe-4f82-bcaa-d6c6f6799da7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 7632 | 2025.06.04 15:40:44.141790 [ 62 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2025.06.04 15:40:44.141824 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7634 | 2025.06.04 15:40:44.141829 [ 260 ] {ac867a3e-47fe-4f82-bcaa-d6c6f6799da7} <Debug> TCPHandler: Processed in 0.001377808 sec. | ||
| 7635 | 2025.06.04 15:40:44.141902 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 7636 | 2025.06.04 15:40:44.142021 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7637 | 2025.06.04 15:40:44.142051 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3294 rows starting from the beginning of the part | ||
| 7638 | 2025.06.04 15:40:44.142103 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 7639 | 2025.06.04 15:40:44.142145 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
| 7640 | 2025.06.04 15:40:44.142183 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 7641 | 2025.06.04 15:40:44.142220 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
| 7642 | 2025.06.04 15:40:44.142258 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 7643 | 2025.06.04 15:40:44.143748 [ 190 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3638 rows, containing 4 columns (4 merged, 0 gathered) in 0.001882303 sec., 1932738.7779757031 rows/sec., 127.30 MiB/sec. | ||
| 7644 | 2025.06.04 15:40:44.144129 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7645 | 2025.06.04 15:40:44.144398 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_61_12} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2025.06.04 15:40:44.144466 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_61_12} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7647 | 2025.06.04 15:40:44.144543 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7648 | 2025.06.04 15:40:44.144617 [ 186 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20600 rows, containing 5 columns (5 merged, 0 gathered) in 0.006402969 sec., 3217257.494140609 rows/sec., 217.40 MiB/sec. | ||
| 7649 | 2025.06.04 15:40:44.144914 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7650 | 2025.06.04 15:40:44.145212 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2025.06.04 15:40:44.145287 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7652 | 2025.06.04 15:40:44.145377 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 7653 | 2025.06.04 15:40:45.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.49 MiB, peak 280.97 MiB, free memory in arenas 0.00 B, will set to 271.61 MiB (RSS), difference: 1.12 MiB | ||
| 7654 | 2025.06.04 15:40:45.981135 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2025.06.04 15:40:45.981312 [ 260 ] {d260040d-8147-4b77-a377-37b93d7f2d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7656 | 2025.06.04 15:40:45.981376 [ 260 ] {d260040d-8147-4b77-a377-37b93d7f2d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7657 | 2025.06.04 15:40:45.982220 [ 260 ] {d260040d-8147-4b77-a377-37b93d7f2d96} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2025.06.04 15:40:45.982260 [ 260 ] {d260040d-8147-4b77-a377-37b93d7f2d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7659 | 2025.06.04 15:40:45.982716 [ 260 ] {d260040d-8147-4b77-a377-37b93d7f2d96} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7660 | 2025.06.04 15:40:45.982943 [ 260 ] {d260040d-8147-4b77-a377-37b93d7f2d96} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2025.06.04 15:40:45.983052 [ 36 ] {} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7662 | 2025.06.04 15:40:45.983088 [ 36 ] {} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2025.06.04 15:40:45.983094 [ 260 ] {d260040d-8147-4b77-a377-37b93d7f2d96} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001831 sec., 115783.72474057892 rows/sec., 7.36 MiB/sec. | ||
| 7664 | 2025.06.04 15:40:45.983107 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7665 | 2025.06.04 15:40:45.983144 [ 260 ] {d260040d-8147-4b77-a377-37b93d7f2d96} <Debug> TCPHandler: Processed in 0.002130836 sec. | ||
| 7666 | 2025.06.04 15:40:45.983182 [ 200 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7667 | 2025.06.04 15:40:45.983261 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7668 | 2025.06.04 15:40:45.983265 [ 200 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7669 | 2025.06.04 15:40:45.983303 [ 200 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 212 rows starting from the beginning of the part | ||
| 7670 | 2025.06.04 15:40:45.983359 [ 200 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 7671 | 2025.06.04 15:40:45.983361 [ 260 ] {b1201063-bca2-4aab-bc82-255ce869d215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7672 | 2025.06.04 15:40:45.983401 [ 200 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 7673 | 2025.06.04 15:40:45.983411 [ 260 ] {b1201063-bca2-4aab-bc82-255ce869d215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7674 | 2025.06.04 15:40:45.983443 [ 200 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 7675 | 2025.06.04 15:40:45.983480 [ 200 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 7676 | 2025.06.04 15:40:45.984256 [ 186 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001099533 sec., 964045.6448328518 rows/sec., 64.99 MiB/sec. | ||
| 7677 | 2025.06.04 15:40:45.984407 [ 192 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7678 | 2025.06.04 15:40:45.984629 [ 260 ] {b1201063-bca2-4aab-bc82-255ce869d215} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2025.06.04 15:40:45.984664 [ 260 ] {b1201063-bca2-4aab-bc82-255ce869d215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7680 | 2025.06.04 15:40:45.984690 [ 192 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_21_5} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2025.06.04 15:40:45.984764 [ 192 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_21_5} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7682 | 2025.06.04 15:40:45.984839 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7683 | 2025.06.04 15:40:45.985064 [ 260 ] {b1201063-bca2-4aab-bc82-255ce869d215} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7684 | 2025.06.04 15:40:45.985278 [ 260 ] {b1201063-bca2-4aab-bc82-255ce869d215} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2025.06.04 15:40:45.985407 [ 260 ] {b1201063-bca2-4aab-bc82-255ce869d215} <Debug> executeQuery: Read 1757 rows, 145.95 KiB in 0.002069 sec., 849202.5132914451 rows/sec., 68.89 MiB/sec. | ||
| 7686 | 2025.06.04 15:40:45.985443 [ 260 ] {b1201063-bca2-4aab-bc82-255ce869d215} <Debug> TCPHandler: Processed in 0.002231767 sec. | ||
| 7687 | 2025.06.04 15:40:45.985553 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7688 | 2025.06.04 15:40:45.985645 [ 260 ] {8b13e6ea-d165-4a52-bd2a-8dfc41cd89ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7689 | 2025.06.04 15:40:45.985683 [ 260 ] {8b13e6ea-d165-4a52-bd2a-8dfc41cd89ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7690 | 2025.06.04 15:40:45.986109 [ 260 ] {8b13e6ea-d165-4a52-bd2a-8dfc41cd89ce} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2025.06.04 15:40:45.986144 [ 260 ] {8b13e6ea-d165-4a52-bd2a-8dfc41cd89ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7692 | 2025.06.04 15:40:45.986432 [ 260 ] {8b13e6ea-d165-4a52-bd2a-8dfc41cd89ce} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7693 | 2025.06.04 15:40:45.986634 [ 260 ] {8b13e6ea-d165-4a52-bd2a-8dfc41cd89ce} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2025.06.04 15:40:45.986755 [ 260 ] {8b13e6ea-d165-4a52-bd2a-8dfc41cd89ce} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001128 sec., 93971.63120567375 rows/sec., 5.53 MiB/sec. | ||
| 7695 | 2025.06.04 15:40:45.986790 [ 260 ] {8b13e6ea-d165-4a52-bd2a-8dfc41cd89ce} <Debug> TCPHandler: Processed in 0.001284136 sec. | ||
| 7696 | 2025.06.04 15:40:45.986898 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2025.06.04 15:40:45.986989 [ 260 ] {cd7392a2-4243-4761-ba6d-c60504233053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7698 | 2025.06.04 15:40:45.987026 [ 260 ] {cd7392a2-4243-4761-ba6d-c60504233053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7699 | 2025.06.04 15:40:45.987534 [ 260 ] {cd7392a2-4243-4761-ba6d-c60504233053} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2025.06.04 15:40:45.987568 [ 260 ] {cd7392a2-4243-4761-ba6d-c60504233053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7701 | 2025.06.04 15:40:45.987867 [ 260 ] {cd7392a2-4243-4761-ba6d-c60504233053} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7702 | 2025.06.04 15:40:45.988068 [ 260 ] {cd7392a2-4243-4761-ba6d-c60504233053} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2025.06.04 15:40:45.988190 [ 260 ] {cd7392a2-4243-4761-ba6d-c60504233053} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001219 sec., 279737.48974569316 rows/sec., 18.67 MiB/sec. | ||
| 7704 | 2025.06.04 15:40:45.988225 [ 260 ] {cd7392a2-4243-4761-ba6d-c60504233053} <Debug> TCPHandler: Processed in 0.001374227 sec. | ||
| 7705 | 2025.06.04 15:40:45.988347 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2025.06.04 15:40:45.988444 [ 260 ] {44b28898-4e1b-432b-a200-bf2f8d5bcb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7707 | 2025.06.04 15:40:45.988485 [ 260 ] {44b28898-4e1b-432b-a200-bf2f8d5bcb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7708 | 2025.06.04 15:40:45.988927 [ 260 ] {44b28898-4e1b-432b-a200-bf2f8d5bcb11} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2025.06.04 15:40:45.988963 [ 260 ] {44b28898-4e1b-432b-a200-bf2f8d5bcb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7710 | 2025.06.04 15:40:45.989278 [ 260 ] {44b28898-4e1b-432b-a200-bf2f8d5bcb11} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7711 | 2025.06.04 15:40:45.989495 [ 260 ] {44b28898-4e1b-432b-a200-bf2f8d5bcb11} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2025.06.04 15:40:45.989606 [ 36 ] {} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7713 | 2025.06.04 15:40:45.989631 [ 260 ] {44b28898-4e1b-432b-a200-bf2f8d5bcb11} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001204 sec., 93023.2558139535 rows/sec., 5.30 MiB/sec. | ||
| 7714 | 2025.06.04 15:40:45.989643 [ 36 ] {} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2025.06.04 15:40:45.989665 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7716 | 2025.06.04 15:40:45.989669 [ 260 ] {44b28898-4e1b-432b-a200-bf2f8d5bcb11} <Debug> TCPHandler: Processed in 0.001371497 sec. | ||
| 7717 | 2025.06.04 15:40:45.989728 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7718 | 2025.06.04 15:40:45.989790 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2025.06.04 15:40:45.989812 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7720 | 2025.06.04 15:40:45.989840 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 112 rows starting from the beginning of the part | ||
| 7721 | 2025.06.04 15:40:45.989884 [ 260 ] {7487c51d-4521-4004-973a-63ed3f4b5274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7722 | 2025.06.04 15:40:45.989888 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part | ||
| 7723 | 2025.06.04 15:40:45.989925 [ 260 ] {7487c51d-4521-4004-973a-63ed3f4b5274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7724 | 2025.06.04 15:40:45.989937 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
| 7725 | 2025.06.04 15:40:45.989973 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part | ||
| 7726 | 2025.06.04 15:40:45.990011 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part | ||
| 7727 | 2025.06.04 15:40:45.990607 [ 260 ] {7487c51d-4521-4004-973a-63ed3f4b5274} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2025.06.04 15:40:45.990642 [ 260 ] {7487c51d-4521-4004-973a-63ed3f4b5274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7729 | 2025.06.04 15:40:45.990670 [ 186 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.000967092 sec., 579055.5603810186 rows/sec., 35.19 MiB/sec. | ||
| 7730 | 2025.06.04 15:40:45.990777 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7731 | 2025.06.04 15:40:45.990995 [ 260 ] {7487c51d-4521-4004-973a-63ed3f4b5274} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7732 | 2025.06.04 15:40:45.991018 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_21_5} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2025.06.04 15:40:45.991077 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_21_5} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7734 | 2025.06.04 15:40:45.991128 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7735 | 2025.06.04 15:40:45.991203 [ 260 ] {7487c51d-4521-4004-973a-63ed3f4b5274} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2025.06.04 15:40:45.991334 [ 260 ] {7487c51d-4521-4004-973a-63ed3f4b5274} <Debug> executeQuery: Read 838 rows, 61.87 KiB in 0.001468 sec., 570844.6866485014 rows/sec., 41.16 MiB/sec. | ||
| 7737 | 2025.06.04 15:40:45.991372 [ 260 ] {7487c51d-4521-4004-973a-63ed3f4b5274} <Debug> TCPHandler: Processed in 0.00163153 sec. | ||
| 7738 | 2025.06.04 15:40:45.991488 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2025.06.04 15:40:45.991583 [ 260 ] {3c66f606-a24e-4413-830b-26ad77be1c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7740 | 2025.06.04 15:40:45.991624 [ 260 ] {3c66f606-a24e-4413-830b-26ad77be1c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7741 | 2025.06.04 15:40:45.991961 [ 260 ] {3c66f606-a24e-4413-830b-26ad77be1c1b} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2025.06.04 15:40:45.991997 [ 260 ] {3c66f606-a24e-4413-830b-26ad77be1c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7743 | 2025.06.04 15:40:45.992306 [ 260 ] {3c66f606-a24e-4413-830b-26ad77be1c1b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7744 | 2025.06.04 15:40:45.992518 [ 260 ] {3c66f606-a24e-4413-830b-26ad77be1c1b} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2025.06.04 15:40:45.992647 [ 260 ] {3c66f606-a24e-4413-830b-26ad77be1c1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 7746 | 2025.06.04 15:40:45.992684 [ 260 ] {3c66f606-a24e-4413-830b-26ad77be1c1b} <Debug> TCPHandler: Processed in 0.001245275 sec. | ||
| 7747 | 2025.06.04 15:40:45.992794 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2025.06.04 15:40:45.992888 [ 260 ] {4c4311d4-777b-4ae1-bfae-7317338a6be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7749 | 2025.06.04 15:40:45.992929 [ 260 ] {4c4311d4-777b-4ae1-bfae-7317338a6be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7750 | 2025.06.04 15:40:45.993508 [ 260 ] {4c4311d4-777b-4ae1-bfae-7317338a6be1} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2025.06.04 15:40:45.993543 [ 260 ] {4c4311d4-777b-4ae1-bfae-7317338a6be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7752 | 2025.06.04 15:40:45.993913 [ 260 ] {4c4311d4-777b-4ae1-bfae-7317338a6be1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7753 | 2025.06.04 15:40:45.994120 [ 260 ] {4c4311d4-777b-4ae1-bfae-7317338a6be1} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2025.06.04 15:40:45.994254 [ 260 ] {4c4311d4-777b-4ae1-bfae-7317338a6be1} <Debug> executeQuery: Read 959 rows, 65.27 KiB in 0.001384 sec., 692919.0751445086 rows/sec., 46.05 MiB/sec. | ||
| 7755 | 2025.06.04 15:40:45.994290 [ 260 ] {4c4311d4-777b-4ae1-bfae-7317338a6be1} <Debug> TCPHandler: Processed in 0.001544679 sec. | ||
| 7756 | 2025.06.04 15:40:45.994404 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2025.06.04 15:40:45.994497 [ 260 ] {d6e93a35-bbd5-4bea-84d7-f028f89a156c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7758 | 2025.06.04 15:40:45.994538 [ 260 ] {d6e93a35-bbd5-4bea-84d7-f028f89a156c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7759 | 2025.06.04 15:40:45.994854 [ 260 ] {d6e93a35-bbd5-4bea-84d7-f028f89a156c} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2025.06.04 15:40:45.994888 [ 260 ] {d6e93a35-bbd5-4bea-84d7-f028f89a156c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7761 | 2025.06.04 15:40:45.995183 [ 260 ] {d6e93a35-bbd5-4bea-84d7-f028f89a156c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7762 | 2025.06.04 15:40:45.995385 [ 260 ] {d6e93a35-bbd5-4bea-84d7-f028f89a156c} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2025.06.04 15:40:45.995512 [ 260 ] {d6e93a35-bbd5-4bea-84d7-f028f89a156c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 7764 | 2025.06.04 15:40:45.995547 [ 260 ] {d6e93a35-bbd5-4bea-84d7-f028f89a156c} <Debug> TCPHandler: Processed in 0.001193135 sec. | ||
| 7765 | 2025.06.04 15:40:45.995660 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2025.06.04 15:40:45.995754 [ 260 ] {2a3d445f-38ee-46db-b5e9-e82908a20d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7767 | 2025.06.04 15:40:45.995795 [ 260 ] {2a3d445f-38ee-46db-b5e9-e82908a20d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7768 | 2025.06.04 15:40:45.996125 [ 260 ] {2a3d445f-38ee-46db-b5e9-e82908a20d0d} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2025.06.04 15:40:45.996161 [ 260 ] {2a3d445f-38ee-46db-b5e9-e82908a20d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7770 | 2025.06.04 15:40:45.996458 [ 260 ] {2a3d445f-38ee-46db-b5e9-e82908a20d0d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7771 | 2025.06.04 15:40:45.996662 [ 260 ] {2a3d445f-38ee-46db-b5e9-e82908a20d0d} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2025.06.04 15:40:45.996789 [ 260 ] {2a3d445f-38ee-46db-b5e9-e82908a20d0d} <Debug> executeQuery: Read 38 rows, 2.30 KiB in 0.001053 sec., 36087.36942070276 rows/sec., 2.13 MiB/sec. | ||
| 7773 | 2025.06.04 15:40:45.996824 [ 260 ] {2a3d445f-38ee-46db-b5e9-e82908a20d0d} <Debug> TCPHandler: Processed in 0.001212535 sec. | ||
| 7774 | 2025.06.04 15:40:49.128448 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2025.06.04 15:40:49.128656 [ 260 ] {a093e104-fc18-45d8-8398-1e305bbe63fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7776 | 2025.06.04 15:40:49.128732 [ 260 ] {a093e104-fc18-45d8-8398-1e305bbe63fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7777 | 2025.06.04 15:40:49.129480 [ 260 ] {a093e104-fc18-45d8-8398-1e305bbe63fd} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2025.06.04 15:40:49.129535 [ 260 ] {a093e104-fc18-45d8-8398-1e305bbe63fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7779 | 2025.06.04 15:40:49.129938 [ 260 ] {a093e104-fc18-45d8-8398-1e305bbe63fd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7780 | 2025.06.04 15:40:49.130163 [ 260 ] {a093e104-fc18-45d8-8398-1e305bbe63fd} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2025.06.04 15:40:49.130331 [ 260 ] {a093e104-fc18-45d8-8398-1e305bbe63fd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001728 sec., 32407.40740740741 rows/sec., 2.49 MiB/sec. | ||
| 7782 | 2025.06.04 15:40:49.130380 [ 260 ] {a093e104-fc18-45d8-8398-1e305bbe63fd} <Debug> TCPHandler: Processed in 0.002064765 sec. | ||
| 7783 | 2025.06.04 15:40:49.130506 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2025.06.04 15:40:49.130608 [ 260 ] {3c29b0b1-3711-41c4-b654-3697cebf7f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7785 | 2025.06.04 15:40:49.130651 [ 260 ] {3c29b0b1-3711-41c4-b654-3697cebf7f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7786 | 2025.06.04 15:40:49.131088 [ 260 ] {3c29b0b1-3711-41c4-b654-3697cebf7f9d} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2025.06.04 15:40:49.131126 [ 260 ] {3c29b0b1-3711-41c4-b654-3697cebf7f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7788 | 2025.06.04 15:40:49.131438 [ 260 ] {3c29b0b1-3711-41c4-b654-3697cebf7f9d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7789 | 2025.06.04 15:40:49.131643 [ 260 ] {3c29b0b1-3711-41c4-b654-3697cebf7f9d} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2025.06.04 15:40:49.131776 [ 260 ] {3c29b0b1-3711-41c4-b654-3697cebf7f9d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 7791 | 2025.06.04 15:40:49.131815 [ 260 ] {3c29b0b1-3711-41c4-b654-3697cebf7f9d} <Debug> TCPHandler: Processed in 0.001359357 sec. | ||
| 7792 | 2025.06.04 15:40:49.131928 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2025.06.04 15:40:49.132023 [ 260 ] {8fda5b88-e4bb-4c1a-afc0-59bc5e5391d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7794 | 2025.06.04 15:40:49.132066 [ 260 ] {8fda5b88-e4bb-4c1a-afc0-59bc5e5391d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7795 | 2025.06.04 15:40:49.132447 [ 260 ] {8fda5b88-e4bb-4c1a-afc0-59bc5e5391d8} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2025.06.04 15:40:49.132484 [ 260 ] {8fda5b88-e4bb-4c1a-afc0-59bc5e5391d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7797 | 2025.06.04 15:40:49.132807 [ 260 ] {8fda5b88-e4bb-4c1a-afc0-59bc5e5391d8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7798 | 2025.06.04 15:40:49.133014 [ 260 ] {8fda5b88-e4bb-4c1a-afc0-59bc5e5391d8} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2025.06.04 15:40:49.133142 [ 260 ] {8fda5b88-e4bb-4c1a-afc0-59bc5e5391d8} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.001139 sec., 103599.64881474977 rows/sec., 7.22 MiB/sec. | ||
| 7800 | 2025.06.04 15:40:49.133179 [ 260 ] {8fda5b88-e4bb-4c1a-afc0-59bc5e5391d8} <Debug> TCPHandler: Processed in 0.001299745 sec. | ||
| 7801 | 2025.06.04 15:40:49.133291 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2025.06.04 15:40:49.133384 [ 260 ] {752cc7de-cf36-474c-aaa1-8e75e9abe1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7803 | 2025.06.04 15:40:49.133424 [ 260 ] {752cc7de-cf36-474c-aaa1-8e75e9abe1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7804 | 2025.06.04 15:40:49.133776 [ 260 ] {752cc7de-cf36-474c-aaa1-8e75e9abe1b0} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2025.06.04 15:40:49.133815 [ 260 ] {752cc7de-cf36-474c-aaa1-8e75e9abe1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7806 | 2025.06.04 15:40:49.134134 [ 260 ] {752cc7de-cf36-474c-aaa1-8e75e9abe1b0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7807 | 2025.06.04 15:40:49.134343 [ 260 ] {752cc7de-cf36-474c-aaa1-8e75e9abe1b0} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2025.06.04 15:40:49.134480 [ 260 ] {752cc7de-cf36-474c-aaa1-8e75e9abe1b0} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001114 sec., 39497.307001795336 rows/sec., 2.66 MiB/sec. | ||
| 7809 | 2025.06.04 15:40:49.134517 [ 260 ] {752cc7de-cf36-474c-aaa1-8e75e9abe1b0} <Debug> TCPHandler: Processed in 0.001273786 sec. | ||
| 7810 | 2025.06.04 15:40:50.011714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
| 7811 | 2025.06.04 15:40:50.012513 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2025.06.04 15:40:50.012572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7813 | 2025.06.04 15:40:50.013058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7814 | 2025.06.04 15:40:50.013300 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2025.06.04 15:40:50.013425 [ 57 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7816 | 2025.06.04 15:40:50.013431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
| 7817 | 2025.06.04 15:40:50.013471 [ 57 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2025.06.04 15:40:50.013493 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7819 | 2025.06.04 15:40:50.013606 [ 198 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 7820 | 2025.06.04 15:40:50.013743 [ 198 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7821 | 2025.06.04 15:40:50.013779 [ 198 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 7822 | 2025.06.04 15:40:50.013842 [ 198 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
| 7823 | 2025.06.04 15:40:50.013884 [ 198 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
| 7824 | 2025.06.04 15:40:50.013922 [ 198 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
| 7825 | 2025.06.04 15:40:50.013960 [ 198 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
| 7826 | 2025.06.04 15:40:50.014000 [ 198 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
| 7827 | 2025.06.04 15:40:50.015795 [ 186 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.002242658 sec., 8404758.995798737 rows/sec., 120.23 MiB/sec. | ||
| 7828 | 2025.06.04 15:40:50.016258 [ 187 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7829 | 2025.06.04 15:40:50.016609 [ 187 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_41_8} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2025.06.04 15:40:50.016687 [ 187 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_41_8} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7831 | 2025.06.04 15:40:50.016794 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 7832 | 2025.06.04 15:40:51.018708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7833 | 2025.06.04 15:40:51.035790 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2025.06.04 15:40:51.035848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7835 | 2025.06.04 15:40:51.042272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7836 | 2025.06.04 15:40:51.042980 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2025.06.04 15:40:51.043289 [ 54 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7838 | 2025.06.04 15:40:51.043357 [ 54 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2025.06.04 15:40:51.043381 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7840 | 2025.06.04 15:40:51.043500 [ 193 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 7841 | 2025.06.04 15:40:51.046314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7842 | 2025.06.04 15:40:51.047028 [ 193 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7843 | 2025.06.04 15:40:51.048457 [ 193 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 7844 | 2025.06.04 15:40:51.053256 [ 193 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 7845 | 2025.06.04 15:40:51.057933 [ 193 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 7846 | 2025.06.04 15:40:51.062624 [ 193 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 7847 | 2025.06.04 15:40:51.067489 [ 193 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 7848 | 2025.06.04 15:40:51.071524 [ 193 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 7849 | 2025.06.04 15:40:51.127757 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.084304516 sec., 3665.2840756478577 rows/sec., 18.95 MiB/sec. | ||
| 7850 | 2025.06.04 15:40:51.130374 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7851 | 2025.06.04 15:40:51.132338 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_41_8} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2025.06.04 15:40:51.132447 [ 191 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_41_8} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7853 | 2025.06.04 15:40:51.134765 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7854 | 2025.06.04 15:40:52.521813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1088 | ||
| 7855 | 2025.06.04 15:40:52.524368 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2025.06.04 15:40:52.524431 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7857 | 2025.06.04 15:40:52.525714 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7858 | 2025.06.04 15:40:52.526009 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2025.06.04 15:40:52.526404 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
| 7860 | 2025.06.04 15:40:54.132830 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7861 | 2025.06.04 15:40:54.133004 [ 260 ] {250fffba-cf52-4a63-8c79-286a005482a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7862 | 2025.06.04 15:40:54.133069 [ 260 ] {250fffba-cf52-4a63-8c79-286a005482a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7863 | 2025.06.04 15:40:54.133762 [ 260 ] {250fffba-cf52-4a63-8c79-286a005482a3} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2025.06.04 15:40:54.133804 [ 260 ] {250fffba-cf52-4a63-8c79-286a005482a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7865 | 2025.06.04 15:40:54.134208 [ 260 ] {250fffba-cf52-4a63-8c79-286a005482a3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7866 | 2025.06.04 15:40:54.134435 [ 260 ] {250fffba-cf52-4a63-8c79-286a005482a3} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2025.06.04 15:40:54.134598 [ 260 ] {250fffba-cf52-4a63-8c79-286a005482a3} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001643 sec., 82775.41083384053 rows/sec., 7.15 MiB/sec. | ||
| 7868 | 2025.06.04 15:40:54.134650 [ 260 ] {250fffba-cf52-4a63-8c79-286a005482a3} <Debug> TCPHandler: Processed in 0.001941644 sec. | ||
| 7869 | 2025.06.04 15:40:54.134771 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7870 | 2025.06.04 15:40:54.134877 [ 260 ] {8c9e7af4-dea7-409b-93b6-cf826c11e028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7871 | 2025.06.04 15:40:54.134920 [ 260 ] {8c9e7af4-dea7-409b-93b6-cf826c11e028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7872 | 2025.06.04 15:40:54.135346 [ 260 ] {8c9e7af4-dea7-409b-93b6-cf826c11e028} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2025.06.04 15:40:54.135383 [ 260 ] {8c9e7af4-dea7-409b-93b6-cf826c11e028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7874 | 2025.06.04 15:40:54.135699 [ 260 ] {8c9e7af4-dea7-409b-93b6-cf826c11e028} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7875 | 2025.06.04 15:40:54.135909 [ 260 ] {8c9e7af4-dea7-409b-93b6-cf826c11e028} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2025.06.04 15:40:54.136030 [ 39 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7877 | 2025.06.04 15:40:54.136042 [ 260 ] {8c9e7af4-dea7-409b-93b6-cf826c11e028} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001191 sec., 33585.22250209907 rows/sec., 2.47 MiB/sec. | ||
| 7878 | 2025.06.04 15:40:54.136098 [ 39 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2025.06.04 15:40:54.136108 [ 260 ] {8c9e7af4-dea7-409b-93b6-cf826c11e028} <Debug> TCPHandler: Processed in 0.001388667 sec. | ||
| 7880 | 2025.06.04 15:40:54.136128 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7881 | 2025.06.04 15:40:54.136234 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7882 | 2025.06.04 15:40:54.136260 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 7883 | 2025.06.04 15:40:54.136336 [ 260 ] {e5302194-9037-4e02-aba9-7e6cab7615df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7884 | 2025.06.04 15:40:54.136381 [ 260 ] {e5302194-9037-4e02-aba9-7e6cab7615df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7885 | 2025.06.04 15:40:54.136405 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7886 | 2025.06.04 15:40:54.136443 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 164 rows starting from the beginning of the part | ||
| 7887 | 2025.06.04 15:40:54.136512 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 7888 | 2025.06.04 15:40:54.136558 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 106 rows starting from the beginning of the part | ||
| 7889 | 2025.06.04 15:40:54.136600 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 7890 | 2025.06.04 15:40:54.136642 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 106 rows starting from the beginning of the part | ||
| 7891 | 2025.06.04 15:40:54.136684 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 7892 | 2025.06.04 15:40:54.136813 [ 260 ] {e5302194-9037-4e02-aba9-7e6cab7615df} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2025.06.04 15:40:54.136855 [ 260 ] {e5302194-9037-4e02-aba9-7e6cab7615df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7894 | 2025.06.04 15:40:54.137473 [ 260 ] {e5302194-9037-4e02-aba9-7e6cab7615df} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7895 | 2025.06.04 15:40:54.137582 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383197 sec., 360035.48301507306 rows/sec., 24.38 MiB/sec. | ||
| 7896 | 2025.06.04 15:40:54.137702 [ 260 ] {e5302194-9037-4e02-aba9-7e6cab7615df} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2025.06.04 15:40:54.137722 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7898 | 2025.06.04 15:40:54.137847 [ 260 ] {e5302194-9037-4e02-aba9-7e6cab7615df} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00153 sec., 67973.85620915033 rows/sec., 5.31 MiB/sec. | ||
| 7899 | 2025.06.04 15:40:54.137892 [ 260 ] {e5302194-9037-4e02-aba9-7e6cab7615df} <Debug> TCPHandler: Processed in 0.001707841 sec. | ||
| 7900 | 2025.06.04 15:40:54.137987 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_51_10} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2025.06.04 15:40:54.138012 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2025.06.04 15:40:54.138068 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_51_10} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7903 | 2025.06.04 15:40:54.138113 [ 260 ] {599f0c4c-4352-4e19-a6c1-719057261bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7904 | 2025.06.04 15:40:54.138145 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7905 | 2025.06.04 15:40:54.138162 [ 260 ] {599f0c4c-4352-4e19-a6c1-719057261bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7906 | 2025.06.04 15:40:54.138574 [ 260 ] {599f0c4c-4352-4e19-a6c1-719057261bc8} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7907 | 2025.06.04 15:40:54.138610 [ 260 ] {599f0c4c-4352-4e19-a6c1-719057261bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7908 | 2025.06.04 15:40:54.138957 [ 260 ] {599f0c4c-4352-4e19-a6c1-719057261bc8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7909 | 2025.06.04 15:40:54.139164 [ 260 ] {599f0c4c-4352-4e19-a6c1-719057261bc8} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7910 | 2025.06.04 15:40:54.139295 [ 260 ] {599f0c4c-4352-4e19-a6c1-719057261bc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 7911 | 2025.06.04 15:40:54.139334 [ 260 ] {599f0c4c-4352-4e19-a6c1-719057261bc8} <Debug> TCPHandler: Processed in 0.001372307 sec. | ||
| 7912 | 2025.06.04 15:40:54.139440 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7913 | 2025.06.04 15:40:54.139534 [ 260 ] {3fde0e1c-6e6a-4e9d-a221-05ae222e4045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7914 | 2025.06.04 15:40:54.139587 [ 260 ] {3fde0e1c-6e6a-4e9d-a221-05ae222e4045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7915 | 2025.06.04 15:40:54.140417 [ 260 ] {3fde0e1c-6e6a-4e9d-a221-05ae222e4045} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2025.06.04 15:40:54.140452 [ 260 ] {3fde0e1c-6e6a-4e9d-a221-05ae222e4045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7917 | 2025.06.04 15:40:54.141024 [ 260 ] {3fde0e1c-6e6a-4e9d-a221-05ae222e4045} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7918 | 2025.06.04 15:40:54.141257 [ 260 ] {3fde0e1c-6e6a-4e9d-a221-05ae222e4045} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2025.06.04 15:40:54.141400 [ 260 ] {3fde0e1c-6e6a-4e9d-a221-05ae222e4045} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001885 sec., 21220.159151193635 rows/sec., 38.03 MiB/sec. | ||
| 7920 | 2025.06.04 15:40:54.141466 [ 260 ] {3fde0e1c-6e6a-4e9d-a221-05ae222e4045} <Debug> TCPHandler: Processed in 0.002076305 sec. | ||
| 7921 | 2025.06.04 15:40:54.141578 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2025.06.04 15:40:54.141674 [ 260 ] {4361904a-4e5c-4a77-8e4c-ed54fcc88864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7923 | 2025.06.04 15:40:54.141716 [ 260 ] {4361904a-4e5c-4a77-8e4c-ed54fcc88864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7924 | 2025.06.04 15:40:54.142057 [ 260 ] {4361904a-4e5c-4a77-8e4c-ed54fcc88864} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2025.06.04 15:40:54.142094 [ 260 ] {4361904a-4e5c-4a77-8e4c-ed54fcc88864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7926 | 2025.06.04 15:40:54.142393 [ 260 ] {4361904a-4e5c-4a77-8e4c-ed54fcc88864} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7927 | 2025.06.04 15:40:54.142599 [ 260 ] {4361904a-4e5c-4a77-8e4c-ed54fcc88864} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2025.06.04 15:40:54.142742 [ 260 ] {4361904a-4e5c-4a77-8e4c-ed54fcc88864} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 7929 | 2025.06.04 15:40:54.142782 [ 260 ] {4361904a-4e5c-4a77-8e4c-ed54fcc88864} <Debug> TCPHandler: Processed in 0.001253465 sec. | ||
| 7930 | 2025.06.04 15:40:57.343177 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7931 | 2025.06.04 15:40:57.343287 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7932 | 2025.06.04 15:40:57.513666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
| 7933 | 2025.06.04 15:40:57.514414 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2025.06.04 15:40:57.514476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7935 | 2025.06.04 15:40:57.515097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7936 | 2025.06.04 15:40:57.515325 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2025.06.04 15:40:57.515454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 7938 | 2025.06.04 15:40:58.546514 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7939 | 2025.06.04 15:40:58.562256 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2025.06.04 15:40:58.562321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7941 | 2025.06.04 15:40:58.568064 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7942 | 2025.06.04 15:40:58.568764 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2025.06.04 15:40:58.571598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7944 | 2025.06.04 15:40:59.136417 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2025.06.04 15:40:59.136674 [ 260 ] {2229a9a5-cb0c-473f-9e46-42fc3801d79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7946 | 2025.06.04 15:40:59.136769 [ 260 ] {2229a9a5-cb0c-473f-9e46-42fc3801d79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7947 | 2025.06.04 15:40:59.137543 [ 260 ] {2229a9a5-cb0c-473f-9e46-42fc3801d79a} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2025.06.04 15:40:59.137585 [ 260 ] {2229a9a5-cb0c-473f-9e46-42fc3801d79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7949 | 2025.06.04 15:40:59.138001 [ 260 ] {2229a9a5-cb0c-473f-9e46-42fc3801d79a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7950 | 2025.06.04 15:40:59.138237 [ 260 ] {2229a9a5-cb0c-473f-9e46-42fc3801d79a} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2025.06.04 15:40:59.138398 [ 260 ] {2229a9a5-cb0c-473f-9e46-42fc3801d79a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001795 sec., 118105.84958217271 rows/sec., 7.51 MiB/sec. | ||
| 7952 | 2025.06.04 15:40:59.138447 [ 260 ] {2229a9a5-cb0c-473f-9e46-42fc3801d79a} <Debug> TCPHandler: Processed in 0.002197807 sec. | ||
| 7953 | 2025.06.04 15:40:59.138570 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2025.06.04 15:40:59.138674 [ 260 ] {9c20c5ff-b939-452d-89e5-9bcfa43d7f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7955 | 2025.06.04 15:40:59.138718 [ 260 ] {9c20c5ff-b939-452d-89e5-9bcfa43d7f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7956 | 2025.06.04 15:40:59.139441 [ 260 ] {9c20c5ff-b939-452d-89e5-9bcfa43d7f49} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2025.06.04 15:40:59.139476 [ 260 ] {9c20c5ff-b939-452d-89e5-9bcfa43d7f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7958 | 2025.06.04 15:40:59.139853 [ 260 ] {9c20c5ff-b939-452d-89e5-9bcfa43d7f49} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7959 | 2025.06.04 15:40:59.140065 [ 260 ] {9c20c5ff-b939-452d-89e5-9bcfa43d7f49} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2025.06.04 15:40:59.140212 [ 260 ] {9c20c5ff-b939-452d-89e5-9bcfa43d7f49} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001562 sec., 395006.40204865555 rows/sec., 30.88 MiB/sec. | ||
| 7961 | 2025.06.04 15:40:59.140251 [ 260 ] {9c20c5ff-b939-452d-89e5-9bcfa43d7f49} <Debug> TCPHandler: Processed in 0.001733551 sec. | ||
| 7962 | 2025.06.04 15:40:59.140358 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2025.06.04 15:40:59.140457 [ 260 ] {c0c4199b-6ca5-4107-8591-acfd645512e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7964 | 2025.06.04 15:40:59.140498 [ 260 ] {c0c4199b-6ca5-4107-8591-acfd645512e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7965 | 2025.06.04 15:40:59.140934 [ 260 ] {c0c4199b-6ca5-4107-8591-acfd645512e3} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2025.06.04 15:40:59.140970 [ 260 ] {c0c4199b-6ca5-4107-8591-acfd645512e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7967 | 2025.06.04 15:40:59.141270 [ 260 ] {c0c4199b-6ca5-4107-8591-acfd645512e3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7968 | 2025.06.04 15:40:59.141483 [ 260 ] {c0c4199b-6ca5-4107-8591-acfd645512e3} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2025.06.04 15:40:59.141612 [ 260 ] {c0c4199b-6ca5-4107-8591-acfd645512e3} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001175 sec., 90212.7659574468 rows/sec., 5.31 MiB/sec. | ||
| 7970 | 2025.06.04 15:40:59.141648 [ 260 ] {c0c4199b-6ca5-4107-8591-acfd645512e3} <Debug> TCPHandler: Processed in 0.001341776 sec. | ||
| 7971 | 2025.06.04 15:40:59.141761 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2025.06.04 15:40:59.141858 [ 260 ] {d9d2d47a-732a-40ed-95b1-30f24c216d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7973 | 2025.06.04 15:40:59.141896 [ 260 ] {d9d2d47a-732a-40ed-95b1-30f24c216d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7974 | 2025.06.04 15:40:59.142314 [ 260 ] {d9d2d47a-732a-40ed-95b1-30f24c216d71} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2025.06.04 15:40:59.142348 [ 260 ] {d9d2d47a-732a-40ed-95b1-30f24c216d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7976 | 2025.06.04 15:40:59.142652 [ 260 ] {d9d2d47a-732a-40ed-95b1-30f24c216d71} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7977 | 2025.06.04 15:40:59.142864 [ 260 ] {d9d2d47a-732a-40ed-95b1-30f24c216d71} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2025.06.04 15:40:59.142991 [ 260 ] {d9d2d47a-732a-40ed-95b1-30f24c216d71} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001152 sec., 98090.27777777778 rows/sec., 6.35 MiB/sec. | ||
| 7979 | 2025.06.04 15:40:59.143028 [ 260 ] {d9d2d47a-732a-40ed-95b1-30f24c216d71} <Debug> TCPHandler: Processed in 0.001316636 sec. | ||
| 7980 | 2025.06.04 15:40:59.143140 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7981 | 2025.06.04 15:40:59.143234 [ 260 ] {8f3aabbb-a805-4083-be98-11bffb867e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7982 | 2025.06.04 15:40:59.143274 [ 260 ] {8f3aabbb-a805-4083-be98-11bffb867e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7983 | 2025.06.04 15:40:59.143694 [ 260 ] {8f3aabbb-a805-4083-be98-11bffb867e81} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2025.06.04 15:40:59.143729 [ 260 ] {8f3aabbb-a805-4083-be98-11bffb867e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7985 | 2025.06.04 15:40:59.144036 [ 260 ] {8f3aabbb-a805-4083-be98-11bffb867e81} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7986 | 2025.06.04 15:40:59.144266 [ 260 ] {8f3aabbb-a805-4083-be98-11bffb867e81} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2025.06.04 15:40:59.144392 [ 260 ] {8f3aabbb-a805-4083-be98-11bffb867e81} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001176 sec., 95238.09523809524 rows/sec., 5.43 MiB/sec. | ||
| 7988 | 2025.06.04 15:40:59.144429 [ 260 ] {8f3aabbb-a805-4083-be98-11bffb867e81} <Debug> TCPHandler: Processed in 0.001338827 sec. | ||
| 7989 | 2025.06.04 15:40:59.144541 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2025.06.04 15:40:59.144635 [ 260 ] {78ed0938-254b-4b83-8395-0ccb572cc3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7991 | 2025.06.04 15:40:59.144673 [ 260 ] {78ed0938-254b-4b83-8395-0ccb572cc3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7992 | 2025.06.04 15:40:59.145172 [ 260 ] {78ed0938-254b-4b83-8395-0ccb572cc3a5} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2025.06.04 15:40:59.145204 [ 260 ] {78ed0938-254b-4b83-8395-0ccb572cc3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7994 | 2025.06.04 15:40:59.145511 [ 260 ] {78ed0938-254b-4b83-8395-0ccb572cc3a5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7995 | 2025.06.04 15:40:59.145785 [ 260 ] {78ed0938-254b-4b83-8395-0ccb572cc3a5} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2025.06.04 15:40:59.145925 [ 260 ] {78ed0938-254b-4b83-8395-0ccb572cc3a5} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001307 sec., 292272.3794950268 rows/sec., 20.61 MiB/sec. | ||
| 7997 | 2025.06.04 15:40:59.145962 [ 260 ] {78ed0938-254b-4b83-8395-0ccb572cc3a5} <Debug> TCPHandler: Processed in 0.001469538 sec. | ||
| 7998 | 2025.06.04 15:40:59.146075 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2025.06.04 15:40:59.146169 [ 260 ] {8282a023-2fc2-4b62-b9b9-52ff7cdf3fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8000 | 2025.06.04 15:40:59.146209 [ 260 ] {8282a023-2fc2-4b62-b9b9-52ff7cdf3fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8001 | 2025.06.04 15:40:59.146541 [ 260 ] {8282a023-2fc2-4b62-b9b9-52ff7cdf3fa9} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2025.06.04 15:40:59.146575 [ 260 ] {8282a023-2fc2-4b62-b9b9-52ff7cdf3fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8003 | 2025.06.04 15:40:59.146875 [ 260 ] {8282a023-2fc2-4b62-b9b9-52ff7cdf3fa9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8004 | 2025.06.04 15:40:59.147081 [ 260 ] {8282a023-2fc2-4b62-b9b9-52ff7cdf3fa9} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2025.06.04 15:40:59.147205 [ 260 ] {8282a023-2fc2-4b62-b9b9-52ff7cdf3fa9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 8006 | 2025.06.04 15:40:59.147242 [ 260 ] {8282a023-2fc2-4b62-b9b9-52ff7cdf3fa9} <Debug> TCPHandler: Processed in 0.001216875 sec. | ||
| 8007 | 2025.06.04 15:40:59.147344 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2025.06.04 15:40:59.147438 [ 260 ] {54812c56-20cd-4d78-b3c1-2db3255bcb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8009 | 2025.06.04 15:40:59.147480 [ 260 ] {54812c56-20cd-4d78-b3c1-2db3255bcb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8010 | 2025.06.04 15:40:59.147878 [ 260 ] {54812c56-20cd-4d78-b3c1-2db3255bcb06} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2025.06.04 15:40:59.147913 [ 260 ] {54812c56-20cd-4d78-b3c1-2db3255bcb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8012 | 2025.06.04 15:40:59.148239 [ 260 ] {54812c56-20cd-4d78-b3c1-2db3255bcb06} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8013 | 2025.06.04 15:40:59.148467 [ 260 ] {54812c56-20cd-4d78-b3c1-2db3255bcb06} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2025.06.04 15:40:59.148607 [ 260 ] {54812c56-20cd-4d78-b3c1-2db3255bcb06} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001187 sec., 199663.0160067397 rows/sec., 13.38 MiB/sec. | ||
| 8015 | 2025.06.04 15:40:59.148644 [ 260 ] {54812c56-20cd-4d78-b3c1-2db3255bcb06} <Debug> TCPHandler: Processed in 0.001349626 sec. | ||
| 8016 | 2025.06.04 15:40:59.148758 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2025.06.04 15:40:59.148852 [ 260 ] {62c2b249-248e-405e-9216-4d76dc14df7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8018 | 2025.06.04 15:40:59.148893 [ 260 ] {62c2b249-248e-405e-9216-4d76dc14df7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8019 | 2025.06.04 15:40:59.149202 [ 260 ] {62c2b249-248e-405e-9216-4d76dc14df7a} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2025.06.04 15:40:59.149237 [ 260 ] {62c2b249-248e-405e-9216-4d76dc14df7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8021 | 2025.06.04 15:40:59.149523 [ 260 ] {62c2b249-248e-405e-9216-4d76dc14df7a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8022 | 2025.06.04 15:40:59.149728 [ 260 ] {62c2b249-248e-405e-9216-4d76dc14df7a} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2025.06.04 15:40:59.149856 [ 260 ] {62c2b249-248e-405e-9216-4d76dc14df7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 8024 | 2025.06.04 15:40:59.149893 [ 260 ] {62c2b249-248e-405e-9216-4d76dc14df7a} <Debug> TCPHandler: Processed in 0.001184455 sec. | ||
| 8025 | 2025.06.04 15:40:59.150013 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2025.06.04 15:40:59.150135 [ 260 ] {fc3b84f2-008b-49e3-9fba-a5bf4e604265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8027 | 2025.06.04 15:40:59.150187 [ 260 ] {fc3b84f2-008b-49e3-9fba-a5bf4e604265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8028 | 2025.06.04 15:40:59.150592 [ 260 ] {fc3b84f2-008b-49e3-9fba-a5bf4e604265} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2025.06.04 15:40:59.150635 [ 260 ] {fc3b84f2-008b-49e3-9fba-a5bf4e604265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8030 | 2025.06.04 15:40:59.151005 [ 260 ] {fc3b84f2-008b-49e3-9fba-a5bf4e604265} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8031 | 2025.06.04 15:40:59.151222 [ 260 ] {fc3b84f2-008b-49e3-9fba-a5bf4e604265} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2025.06.04 15:40:59.151359 [ 260 ] {fc3b84f2-008b-49e3-9fba-a5bf4e604265} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001248 sec., 65705.1282051282 rows/sec., 4.17 MiB/sec. | ||
| 8033 | 2025.06.04 15:40:59.151396 [ 260 ] {fc3b84f2-008b-49e3-9fba-a5bf4e604265} <Debug> TCPHandler: Processed in 0.001444018 sec. | ||
| 8034 | 2025.06.04 15:41:02.526751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1120 | ||
| 8035 | 2025.06.04 15:41:02.529163 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8036 | 2025.06.04 15:41:02.529220 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8037 | 2025.06.04 15:41:02.530584 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8038 | 2025.06.04 15:41:02.530894 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2025.06.04 15:41:02.531086 [ 44 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8040 | 2025.06.04 15:41:02.531155 [ 44 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2025.06.04 15:41:02.531176 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8042 | 2025.06.04 15:41:02.531199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
| 8043 | 2025.06.04 15:41:02.531271 [ 195 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::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 | ||
| 8044 | 2025.06.04 15:41:02.531708 [ 195 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8045 | 2025.06.04 15:41:02.531835 [ 195 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 940 rows starting from the beginning of the part | ||
| 8046 | 2025.06.04 15:41:02.532166 [ 195 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 8047 | 2025.06.04 15:41:02.532475 [ 195 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 8048 | 2025.06.04 15:41:02.532803 [ 195 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 8049 | 2025.06.04 15:41:02.533147 [ 195 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 8050 | 2025.06.04 15:41:02.533469 [ 195 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 8051 | 2025.06.04 15:41:02.540432 [ 189 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1120 rows, containing 72 columns (72 merged, 0 gathered) in 0.009199413 sec., 121746.89841623591 rows/sec., 97.63 MiB/sec. | ||
| 8052 | 2025.06.04 15:41:02.541864 [ 201 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8053 | 2025.06.04 15:41:02.542493 [ 201 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_31_6} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2025.06.04 15:41:02.542584 [ 201 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_31_6} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8055 | 2025.06.04 15:41:02.542840 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
| 8056 | 2025.06.04 15:41:03.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.62 MiB, peak 286.19 MiB, free memory in arenas 0.00 B, will set to 274.79 MiB (RSS), difference: 1.18 MiB | ||
| 8057 | 2025.06.04 15:41:04.132629 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8058 | 2025.06.04 15:41:04.132827 [ 260 ] {06873ba5-7422-4474-84e2-5994acca5b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8059 | 2025.06.04 15:41:04.132903 [ 260 ] {06873ba5-7422-4474-84e2-5994acca5b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8060 | 2025.06.04 15:41:04.133586 [ 260 ] {06873ba5-7422-4474-84e2-5994acca5b3d} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2025.06.04 15:41:04.133635 [ 260 ] {06873ba5-7422-4474-84e2-5994acca5b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8062 | 2025.06.04 15:41:04.134023 [ 260 ] {06873ba5-7422-4474-84e2-5994acca5b3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8063 | 2025.06.04 15:41:04.134246 [ 260 ] {06873ba5-7422-4474-84e2-5994acca5b3d} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8064 | 2025.06.04 15:41:04.134410 [ 260 ] {06873ba5-7422-4474-84e2-5994acca5b3d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001637 sec., 4886.988393402566 rows/sec., 398.50 KiB/sec. | ||
| 8065 | 2025.06.04 15:41:04.134459 [ 260 ] {06873ba5-7422-4474-84e2-5994acca5b3d} <Debug> TCPHandler: Processed in 0.001966284 sec. | ||
| 8066 | 2025.06.04 15:41:04.134585 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8067 | 2025.06.04 15:41:04.134688 [ 260 ] {42124c69-63a9-44d4-b23d-95c17acb1b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8068 | 2025.06.04 15:41:04.134730 [ 260 ] {42124c69-63a9-44d4-b23d-95c17acb1b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8069 | 2025.06.04 15:41:04.135235 [ 260 ] {42124c69-63a9-44d4-b23d-95c17acb1b40} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8070 | 2025.06.04 15:41:04.135273 [ 260 ] {42124c69-63a9-44d4-b23d-95c17acb1b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8071 | 2025.06.04 15:41:04.135604 [ 260 ] {42124c69-63a9-44d4-b23d-95c17acb1b40} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8072 | 2025.06.04 15:41:04.135817 [ 260 ] {42124c69-63a9-44d4-b23d-95c17acb1b40} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2025.06.04 15:41:04.135943 [ 35 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8074 | 2025.06.04 15:41:04.135952 [ 260 ] {42124c69-63a9-44d4-b23d-95c17acb1b40} <Debug> executeQuery: Read 140 rows, 12.32 KiB in 0.001287 sec., 108780.10878010879 rows/sec., 9.35 MiB/sec. | ||
| 8075 | 2025.06.04 15:41:04.136005 [ 35 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2025.06.04 15:41:04.136015 [ 260 ] {42124c69-63a9-44d4-b23d-95c17acb1b40} <Debug> TCPHandler: Processed in 0.001483579 sec. | ||
| 8077 | 2025.06.04 15:41:04.136034 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8078 | 2025.06.04 15:41:04.136126 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 8079 | 2025.06.04 15:41:04.136155 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2025.06.04 15:41:04.136210 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8081 | 2025.06.04 15:41:04.136239 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1847 rows starting from the beginning of the part | ||
| 8082 | 2025.06.04 15:41:04.136275 [ 260 ] {02241771-00f1-4137-a00b-c1da4b23cfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8083 | 2025.06.04 15:41:04.136292 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1757 rows starting from the beginning of the part | ||
| 8084 | 2025.06.04 15:41:04.136324 [ 260 ] {02241771-00f1-4137-a00b-c1da4b23cfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8085 | 2025.06.04 15:41:04.136334 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 8086 | 2025.06.04 15:41:04.136376 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 136 rows starting from the beginning of the part | ||
| 8087 | 2025.06.04 15:41:04.136412 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 617 rows starting from the beginning of the part | ||
| 8088 | 2025.06.04 15:41:04.136450 [ 196 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 140 rows starting from the beginning of the part | ||
| 8089 | 2025.06.04 15:41:04.136829 [ 260 ] {02241771-00f1-4137-a00b-c1da4b23cfdb} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2025.06.04 15:41:04.136872 [ 260 ] {02241771-00f1-4137-a00b-c1da4b23cfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8091 | 2025.06.04 15:41:04.137321 [ 260 ] {02241771-00f1-4137-a00b-c1da4b23cfdb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8092 | 2025.06.04 15:41:04.137530 [ 260 ] {02241771-00f1-4137-a00b-c1da4b23cfdb} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8093 | 2025.06.04 15:41:04.137663 [ 260 ] {02241771-00f1-4137-a00b-c1da4b23cfdb} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001414 sec., 33946.25176803395 rows/sec., 2.46 MiB/sec. | ||
| 8094 | 2025.06.04 15:41:04.137701 [ 260 ] {02241771-00f1-4137-a00b-c1da4b23cfdb} <Debug> TCPHandler: Processed in 0.001604649 sec. | ||
| 8095 | 2025.06.04 15:41:04.137810 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8096 | 2025.06.04 15:41:04.137903 [ 260 ] {7b885470-b14b-4d1f-8012-97b8b2b8596e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8097 | 2025.06.04 15:41:04.137942 [ 260 ] {7b885470-b14b-4d1f-8012-97b8b2b8596e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8098 | 2025.06.04 15:41:04.138107 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4553 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009045 sec., 2266250.880393421 rows/sec., 192.59 MiB/sec. | ||
| 8099 | 2025.06.04 15:41:04.138383 [ 260 ] {7b885470-b14b-4d1f-8012-97b8b2b8596e} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2025.06.04 15:41:04.138424 [ 260 ] {7b885470-b14b-4d1f-8012-97b8b2b8596e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8101 | 2025.06.04 15:41:04.138584 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8102 | 2025.06.04 15:41:04.138745 [ 260 ] {7b885470-b14b-4d1f-8012-97b8b2b8596e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8103 | 2025.06.04 15:41:04.139075 [ 260 ] {7b885470-b14b-4d1f-8012-97b8b2b8596e} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2025.06.04 15:41:04.139121 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_66_13} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2025.06.04 15:41:04.139197 [ 35 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8106 | 2025.06.04 15:41:04.139213 [ 260 ] {7b885470-b14b-4d1f-8012-97b8b2b8596e} <Debug> executeQuery: Read 112 rows, 8.97 KiB in 0.001329 sec., 84273.89014296464 rows/sec., 6.59 MiB/sec. | ||
| 8107 | 2025.06.04 15:41:04.139216 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_66_13} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8108 | 2025.06.04 15:41:04.139238 [ 35 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2025.06.04 15:41:04.139262 [ 260 ] {7b885470-b14b-4d1f-8012-97b8b2b8596e} <Debug> TCPHandler: Processed in 0.001499588 sec. | ||
| 8110 | 2025.06.04 15:41:04.139274 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8111 | 2025.06.04 15:41:04.139349 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8112 | 2025.06.04 15:41:04.139381 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8113 | 2025.06.04 15:41:04.139397 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 8114 | 2025.06.04 15:41:04.139480 [ 260 ] {b77dd060-b713-4dec-be89-ad37927f86e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8115 | 2025.06.04 15:41:04.139490 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8116 | 2025.06.04 15:41:04.139531 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part | ||
| 8117 | 2025.06.04 15:41:04.139532 [ 260 ] {b77dd060-b713-4dec-be89-ad37927f86e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8118 | 2025.06.04 15:41:04.139594 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 838 rows starting from the beginning of the part | ||
| 8119 | 2025.06.04 15:41:04.139642 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 8120 | 2025.06.04 15:41:04.139679 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 8121 | 2025.06.04 15:41:04.139719 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 382 rows starting from the beginning of the part | ||
| 8122 | 2025.06.04 15:41:04.139759 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 112 rows starting from the beginning of the part | ||
| 8123 | 2025.06.04 15:41:04.139960 [ 260 ] {b77dd060-b713-4dec-be89-ad37927f86e7} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2025.06.04 15:41:04.140003 [ 260 ] {b77dd060-b713-4dec-be89-ad37927f86e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8125 | 2025.06.04 15:41:04.140350 [ 260 ] {b77dd060-b713-4dec-be89-ad37927f86e7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8126 | 2025.06.04 15:41:04.140577 [ 260 ] {b77dd060-b713-4dec-be89-ad37927f86e7} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2025.06.04 15:41:04.140691 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8128 | 2025.06.04 15:41:04.140708 [ 260 ] {b77dd060-b713-4dec-be89-ad37927f86e7} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001247 sec., 131515.63753007216 rows/sec., 9.16 MiB/sec. | ||
| 8129 | 2025.06.04 15:41:04.140722 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2025.06.04 15:41:04.140746 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8131 | 2025.06.04 15:41:04.140752 [ 260 ] {b77dd060-b713-4dec-be89-ad37927f86e7} <Debug> TCPHandler: Processed in 0.001418138 sec. | ||
| 8132 | 2025.06.04 15:41:04.140844 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 8133 | 2025.06.04 15:41:04.140896 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8134 | 2025.06.04 15:41:04.140959 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8135 | 2025.06.04 15:41:04.140994 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20600 rows starting from the beginning of the part | ||
| 8136 | 2025.06.04 15:41:04.141012 [ 194 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683161 sec., 1434206.2345788667 rows/sec., 109.82 MiB/sec. | ||
| 8137 | 2025.06.04 15:41:04.141018 [ 260 ] {219a100d-e6b8-46ba-bded-9850c99cc312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8138 | 2025.06.04 15:41:04.141047 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 959 rows starting from the beginning of the part | ||
| 8139 | 2025.06.04 15:41:04.141113 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 118 rows starting from the beginning of the part | ||
| 8140 | 2025.06.04 15:41:04.141117 [ 260 ] {219a100d-e6b8-46ba-bded-9850c99cc312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8141 | 2025.06.04 15:41:04.141156 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 8142 | 2025.06.04 15:41:04.141205 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part | ||
| 8143 | 2025.06.04 15:41:04.141220 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8144 | 2025.06.04 15:41:04.141247 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 164 rows starting from the beginning of the part | ||
| 8145 | 2025.06.04 15:41:04.141519 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_66_13} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2025.06.04 15:41:04.141593 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_66_13} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8147 | 2025.06.04 15:41:04.141681 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 8148 | 2025.06.04 15:41:04.142147 [ 260 ] {219a100d-e6b8-46ba-bded-9850c99cc312} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2025.06.04 15:41:04.142185 [ 260 ] {219a100d-e6b8-46ba-bded-9850c99cc312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8150 | 2025.06.04 15:41:04.143022 [ 260 ] {219a100d-e6b8-46ba-bded-9850c99cc312} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8151 | 2025.06.04 15:41:04.143263 [ 260 ] {219a100d-e6b8-46ba-bded-9850c99cc312} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2025.06.04 15:41:04.143411 [ 260 ] {219a100d-e6b8-46ba-bded-9850c99cc312} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002418 sec., 16542.597187758478 rows/sec., 29.64 MiB/sec. | ||
| 8153 | 2025.06.04 15:41:04.143468 [ 260 ] {219a100d-e6b8-46ba-bded-9850c99cc312} <Debug> TCPHandler: Processed in 0.002632682 sec. | ||
| 8154 | 2025.06.04 15:41:04.143581 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8155 | 2025.06.04 15:41:04.143677 [ 260 ] {cbfe3859-3e9e-4f29-ba38-45afcb79593d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8156 | 2025.06.04 15:41:04.143719 [ 260 ] {cbfe3859-3e9e-4f29-ba38-45afcb79593d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8157 | 2025.06.04 15:41:04.144063 [ 260 ] {cbfe3859-3e9e-4f29-ba38-45afcb79593d} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8158 | 2025.06.04 15:41:04.144100 [ 260 ] {cbfe3859-3e9e-4f29-ba38-45afcb79593d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8159 | 2025.06.04 15:41:04.144527 [ 260 ] {cbfe3859-3e9e-4f29-ba38-45afcb79593d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8160 | 2025.06.04 15:41:04.144739 [ 260 ] {cbfe3859-3e9e-4f29-ba38-45afcb79593d} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8161 | 2025.06.04 15:41:04.144847 [ 35 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8162 | 2025.06.04 15:41:04.144872 [ 260 ] {cbfe3859-3e9e-4f29-ba38-45afcb79593d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 8163 | 2025.06.04 15:41:04.144878 [ 35 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2025.06.04 15:41:04.144913 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8165 | 2025.06.04 15:41:04.144917 [ 260 ] {cbfe3859-3e9e-4f29-ba38-45afcb79593d} <Debug> TCPHandler: Processed in 0.001385167 sec. | ||
| 8166 | 2025.06.04 15:41:04.144998 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 8167 | 2025.06.04 15:41:04.145113 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8168 | 2025.06.04 15:41:04.145145 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3638 rows starting from the beginning of the part | ||
| 8169 | 2025.06.04 15:41:04.145205 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 38 rows starting from the beginning of the part | ||
| 8170 | 2025.06.04 15:41:04.145245 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 44 rows starting from the beginning of the part | ||
| 8171 | 2025.06.04 15:41:04.145284 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 8172 | 2025.06.04 15:41:04.145318 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part | ||
| 8173 | 2025.06.04 15:41:04.145356 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 8174 | 2025.06.04 15:41:04.147537 [ 192 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3922 rows, containing 4 columns (4 merged, 0 gathered) in 0.002575022 sec., 1523093.7832764147 rows/sec., 100.24 MiB/sec. | ||
| 8175 | 2025.06.04 15:41:04.148119 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8176 | 2025.06.04 15:41:04.148377 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_66_13} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8177 | 2025.06.04 15:41:04.148443 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_66_13} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8178 | 2025.06.04 15:41:04.148516 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 8179 | 2025.06.04 15:41:04.150000 [ 192 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22238 rows, containing 5 columns (5 merged, 0 gathered) in 0.009195493 sec., 2418358.645914906 rows/sec., 163.39 MiB/sec. | ||
| 8180 | 2025.06.04 15:41:04.150688 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8181 | 2025.06.04 15:41:04.151087 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2025.06.04 15:41:04.151150 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8183 | 2025.06.04 15:41:04.151232 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 8184 | 2025.06.04 15:41:05.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.40 MiB, peak 286.76 MiB, free memory in arenas 0.00 B, will set to 278.24 MiB (RSS), difference: 2.84 MiB | ||
| 8185 | 2025.06.04 15:41:05.015603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
| 8186 | 2025.06.04 15:41:05.016118 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2025.06.04 15:41:05.016164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8188 | 2025.06.04 15:41:05.016650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8189 | 2025.06.04 15:41:05.016881 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2025.06.04 15:41:05.017018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
| 8191 | 2025.06.04 15:41:06.071733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8192 | 2025.06.04 15:41:06.088349 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2025.06.04 15:41:06.088406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8194 | 2025.06.04 15:41:06.094682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8195 | 2025.06.04 15:41:06.095374 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2025.06.04 15:41:06.098387 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8197 | 2025.06.04 15:41:09.136517 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2025.06.04 15:41:09.136734 [ 260 ] {f971eb86-ae51-4db8-bf46-c53d543e5ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8199 | 2025.06.04 15:41:09.136808 [ 260 ] {f971eb86-ae51-4db8-bf46-c53d543e5ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8200 | 2025.06.04 15:41:09.137860 [ 260 ] {f971eb86-ae51-4db8-bf46-c53d543e5ab0} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2025.06.04 15:41:09.137923 [ 260 ] {f971eb86-ae51-4db8-bf46-c53d543e5ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8202 | 2025.06.04 15:41:09.138465 [ 260 ] {f971eb86-ae51-4db8-bf46-c53d543e5ab0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8203 | 2025.06.04 15:41:09.138761 [ 260 ] {f971eb86-ae51-4db8-bf46-c53d543e5ab0} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2025.06.04 15:41:09.139046 [ 260 ] {f971eb86-ae51-4db8-bf46-c53d543e5ab0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002309 sec., 91814.63837158943 rows/sec., 5.84 MiB/sec. | ||
| 8205 | 2025.06.04 15:41:09.139122 [ 260 ] {f971eb86-ae51-4db8-bf46-c53d543e5ab0} <Debug> TCPHandler: Processed in 0.002743834 sec. | ||
| 8206 | 2025.06.04 15:41:09.139311 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8207 | 2025.06.04 15:41:09.139432 [ 260 ] {0070834f-ec99-455b-99a9-dad5e5eb08b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8208 | 2025.06.04 15:41:09.139484 [ 260 ] {0070834f-ec99-455b-99a9-dad5e5eb08b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8209 | 2025.06.04 15:41:09.140587 [ 260 ] {0070834f-ec99-455b-99a9-dad5e5eb08b8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2025.06.04 15:41:09.140635 [ 260 ] {0070834f-ec99-455b-99a9-dad5e5eb08b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8211 | 2025.06.04 15:41:09.141055 [ 260 ] {0070834f-ec99-455b-99a9-dad5e5eb08b8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8212 | 2025.06.04 15:41:09.141290 [ 260 ] {0070834f-ec99-455b-99a9-dad5e5eb08b8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2025.06.04 15:41:09.141451 [ 260 ] {0070834f-ec99-455b-99a9-dad5e5eb08b8} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.002053 sec., 300535.8012664393 rows/sec., 23.49 MiB/sec. | ||
| 8214 | 2025.06.04 15:41:09.141496 [ 260 ] {0070834f-ec99-455b-99a9-dad5e5eb08b8} <Debug> TCPHandler: Processed in 0.002246158 sec. | ||
| 8215 | 2025.06.04 15:41:09.141631 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8216 | 2025.06.04 15:41:09.141735 [ 260 ] {1a71289f-461d-4636-b6ea-79e33b154d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8217 | 2025.06.04 15:41:09.141780 [ 260 ] {1a71289f-461d-4636-b6ea-79e33b154d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8218 | 2025.06.04 15:41:09.142244 [ 260 ] {1a71289f-461d-4636-b6ea-79e33b154d44} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2025.06.04 15:41:09.142282 [ 260 ] {1a71289f-461d-4636-b6ea-79e33b154d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8220 | 2025.06.04 15:41:09.142597 [ 260 ] {1a71289f-461d-4636-b6ea-79e33b154d44} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8221 | 2025.06.04 15:41:09.142813 [ 260 ] {1a71289f-461d-4636-b6ea-79e33b154d44} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2025.06.04 15:41:09.142963 [ 260 ] {1a71289f-461d-4636-b6ea-79e33b154d44} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001252 sec., 84664.53674121405 rows/sec., 4.98 MiB/sec. | ||
| 8223 | 2025.06.04 15:41:09.143003 [ 260 ] {1a71289f-461d-4636-b6ea-79e33b154d44} <Debug> TCPHandler: Processed in 0.001424437 sec. | ||
| 8224 | 2025.06.04 15:41:09.143123 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8225 | 2025.06.04 15:41:09.143222 [ 260 ] {046979d4-f952-4e6b-bd35-036de3948a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8226 | 2025.06.04 15:41:09.143264 [ 260 ] {046979d4-f952-4e6b-bd35-036de3948a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8227 | 2025.06.04 15:41:09.143707 [ 260 ] {046979d4-f952-4e6b-bd35-036de3948a3a} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2025.06.04 15:41:09.143744 [ 260 ] {046979d4-f952-4e6b-bd35-036de3948a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8229 | 2025.06.04 15:41:09.144060 [ 260 ] {046979d4-f952-4e6b-bd35-036de3948a3a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8230 | 2025.06.04 15:41:09.144284 [ 260 ] {046979d4-f952-4e6b-bd35-036de3948a3a} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2025.06.04 15:41:09.144406 [ 26 ] {} <Debug> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8232 | 2025.06.04 15:41:09.144427 [ 260 ] {046979d4-f952-4e6b-bd35-036de3948a3a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001227 sec., 92094.53952730236 rows/sec., 5.96 MiB/sec. | ||
| 8233 | 2025.06.04 15:41:09.144468 [ 26 ] {} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2025.06.04 15:41:09.144479 [ 260 ] {046979d4-f952-4e6b-bd35-036de3948a3a} <Debug> TCPHandler: Processed in 0.001407278 sec. | ||
| 8235 | 2025.06.04 15:41:09.144498 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8236 | 2025.06.04 15:41:09.144607 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8237 | 2025.06.04 15:41:09.144607 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8238 | 2025.06.04 15:41:09.144711 [ 260 ] {ae45e57c-9200-49fe-86b4-bb7f02a4f58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8239 | 2025.06.04 15:41:09.144752 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8240 | 2025.06.04 15:41:09.144757 [ 260 ] {ae45e57c-9200-49fe-86b4-bb7f02a4f58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8241 | 2025.06.04 15:41:09.144795 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 342 rows starting from the beginning of the part | ||
| 8242 | 2025.06.04 15:41:09.144875 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part | ||
| 8243 | 2025.06.04 15:41:09.144927 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part | ||
| 8244 | 2025.06.04 15:41:09.144975 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 341 rows starting from the beginning of the part | ||
| 8245 | 2025.06.04 15:41:09.145022 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part | ||
| 8246 | 2025.06.04 15:41:09.145068 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 113 rows starting from the beginning of the part | ||
| 8247 | 2025.06.04 15:41:09.145215 [ 260 ] {ae45e57c-9200-49fe-86b4-bb7f02a4f58c} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2025.06.04 15:41:09.145256 [ 260 ] {ae45e57c-9200-49fe-86b4-bb7f02a4f58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8249 | 2025.06.04 15:41:09.145594 [ 260 ] {ae45e57c-9200-49fe-86b4-bb7f02a4f58c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8250 | 2025.06.04 15:41:09.145829 [ 260 ] {ae45e57c-9200-49fe-86b4-bb7f02a4f58c} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2025.06.04 15:41:09.145972 [ 260 ] {ae45e57c-9200-49fe-86b4-bb7f02a4f58c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001282 sec., 87363.49453978159 rows/sec., 4.98 MiB/sec. | ||
| 8252 | 2025.06.04 15:41:09.146010 [ 260 ] {ae45e57c-9200-49fe-86b4-bb7f02a4f58c} <Debug> TCPHandler: Processed in 0.001454797 sec. | ||
| 8253 | 2025.06.04 15:41:09.146067 [ 200 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510089 sec., 751611.3288686958 rows/sec., 52.42 MiB/sec. | ||
| 8254 | 2025.06.04 15:41:09.146132 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2025.06.04 15:41:09.146218 [ 200 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8256 | 2025.06.04 15:41:09.146227 [ 260 ] {ddf1e80e-f4f7-47c4-bae2-95d5e57531d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8257 | 2025.06.04 15:41:09.146269 [ 260 ] {ddf1e80e-f4f7-47c4-bae2-95d5e57531d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8258 | 2025.06.04 15:41:09.146490 [ 200 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_24_5} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2025.06.04 15:41:09.146564 [ 200 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_24_5} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8260 | 2025.06.04 15:41:09.146658 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8261 | 2025.06.04 15:41:09.146821 [ 260 ] {ddf1e80e-f4f7-47c4-bae2-95d5e57531d2} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8262 | 2025.06.04 15:41:09.146858 [ 260 ] {ddf1e80e-f4f7-47c4-bae2-95d5e57531d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8263 | 2025.06.04 15:41:09.147197 [ 260 ] {ddf1e80e-f4f7-47c4-bae2-95d5e57531d2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8264 | 2025.06.04 15:41:09.147412 [ 260 ] {ddf1e80e-f4f7-47c4-bae2-95d5e57531d2} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2025.06.04 15:41:09.147550 [ 260 ] {ddf1e80e-f4f7-47c4-bae2-95d5e57531d2} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001342 sec., 284649.77645305515 rows/sec., 20.07 MiB/sec. | ||
| 8266 | 2025.06.04 15:41:09.147590 [ 260 ] {ddf1e80e-f4f7-47c4-bae2-95d5e57531d2} <Debug> TCPHandler: Processed in 0.001507819 sec. | ||
| 8267 | 2025.06.04 15:41:09.147707 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8268 | 2025.06.04 15:41:09.147804 [ 260 ] {7bbcc3dd-6f93-48f7-88b6-5a07fe9ce29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8269 | 2025.06.04 15:41:09.147846 [ 260 ] {7bbcc3dd-6f93-48f7-88b6-5a07fe9ce29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8270 | 2025.06.04 15:41:09.148191 [ 260 ] {7bbcc3dd-6f93-48f7-88b6-5a07fe9ce29f} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2025.06.04 15:41:09.148226 [ 260 ] {7bbcc3dd-6f93-48f7-88b6-5a07fe9ce29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8272 | 2025.06.04 15:41:09.148531 [ 260 ] {7bbcc3dd-6f93-48f7-88b6-5a07fe9ce29f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8273 | 2025.06.04 15:41:09.148741 [ 260 ] {7bbcc3dd-6f93-48f7-88b6-5a07fe9ce29f} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2025.06.04 15:41:09.148876 [ 260 ] {7bbcc3dd-6f93-48f7-88b6-5a07fe9ce29f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 8275 | 2025.06.04 15:41:09.148912 [ 260 ] {7bbcc3dd-6f93-48f7-88b6-5a07fe9ce29f} <Debug> TCPHandler: Processed in 0.001255705 sec. | ||
| 8276 | 2025.06.04 15:41:09.149027 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8277 | 2025.06.04 15:41:09.149122 [ 260 ] {22c252ea-d1a4-4103-b339-433d706a7198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8278 | 2025.06.04 15:41:09.149164 [ 260 ] {22c252ea-d1a4-4103-b339-433d706a7198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8279 | 2025.06.04 15:41:09.149576 [ 260 ] {22c252ea-d1a4-4103-b339-433d706a7198} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2025.06.04 15:41:09.149611 [ 260 ] {22c252ea-d1a4-4103-b339-433d706a7198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8281 | 2025.06.04 15:41:09.149947 [ 260 ] {22c252ea-d1a4-4103-b339-433d706a7198} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8282 | 2025.06.04 15:41:09.150155 [ 260 ] {22c252ea-d1a4-4103-b339-433d706a7198} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2025.06.04 15:41:09.150285 [ 260 ] {22c252ea-d1a4-4103-b339-433d706a7198} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001182 sec., 200507.61421319796 rows/sec., 13.44 MiB/sec. | ||
| 8284 | 2025.06.04 15:41:09.150323 [ 260 ] {22c252ea-d1a4-4103-b339-433d706a7198} <Debug> TCPHandler: Processed in 0.001346706 sec. | ||
| 8285 | 2025.06.04 15:41:09.150440 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2025.06.04 15:41:09.150535 [ 260 ] {b3c727d5-7875-4e7c-b8d7-300f2846e48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8287 | 2025.06.04 15:41:09.150576 [ 260 ] {b3c727d5-7875-4e7c-b8d7-300f2846e48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8288 | 2025.06.04 15:41:09.150894 [ 260 ] {b3c727d5-7875-4e7c-b8d7-300f2846e48a} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2025.06.04 15:41:09.150927 [ 260 ] {b3c727d5-7875-4e7c-b8d7-300f2846e48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8290 | 2025.06.04 15:41:09.151226 [ 260 ] {b3c727d5-7875-4e7c-b8d7-300f2846e48a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8291 | 2025.06.04 15:41:09.151430 [ 260 ] {b3c727d5-7875-4e7c-b8d7-300f2846e48a} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8292 | 2025.06.04 15:41:09.151527 [ 20 ] {} <Debug> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8293 | 2025.06.04 15:41:09.151559 [ 260 ] {b3c727d5-7875-4e7c-b8d7-300f2846e48a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 8294 | 2025.06.04 15:41:09.151564 [ 20 ] {} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2025.06.04 15:41:09.151590 [ 20 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8296 | 2025.06.04 15:41:09.151595 [ 260 ] {b3c727d5-7875-4e7c-b8d7-300f2846e48a} <Debug> TCPHandler: Processed in 0.001205825 sec. | ||
| 8297 | 2025.06.04 15:41:09.151699 [ 187 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8298 | 2025.06.04 15:41:09.151712 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2025.06.04 15:41:09.151849 [ 260 ] {c841259e-1b5b-4d5f-9a0d-ebc0469cf1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8300 | 2025.06.04 15:41:09.151864 [ 187 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8301 | 2025.06.04 15:41:09.151891 [ 260 ] {c841259e-1b5b-4d5f-9a0d-ebc0469cf1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8302 | 2025.06.04 15:41:09.151907 [ 187 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 8303 | 2025.06.04 15:41:09.151980 [ 187 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8304 | 2025.06.04 15:41:09.152027 [ 187 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8305 | 2025.06.04 15:41:09.152067 [ 187 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8306 | 2025.06.04 15:41:09.152107 [ 187 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8307 | 2025.06.04 15:41:09.152141 [ 187 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8308 | 2025.06.04 15:41:09.152231 [ 260 ] {c841259e-1b5b-4d5f-9a0d-ebc0469cf1d1} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2025.06.04 15:41:09.152271 [ 260 ] {c841259e-1b5b-4d5f-9a0d-ebc0469cf1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8310 | 2025.06.04 15:41:09.152631 [ 260 ] {c841259e-1b5b-4d5f-9a0d-ebc0469cf1d1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8311 | 2025.06.04 15:41:09.152864 [ 260 ] {c841259e-1b5b-4d5f-9a0d-ebc0469cf1d1} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2025.06.04 15:41:09.153001 [ 260 ] {c841259e-1b5b-4d5f-9a0d-ebc0469cf1d1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00117 sec., 70085.47008547008 rows/sec., 4.45 MiB/sec. | ||
| 8313 | 2025.06.04 15:41:09.153037 [ 260 ] {c841259e-1b5b-4d5f-9a0d-ebc0469cf1d1} <Debug> TCPHandler: Processed in 0.001374827 sec. | ||
| 8314 | 2025.06.04 15:41:09.153055 [ 200 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001412027 sec., 17705.04388372177 rows/sec., 1.16 MiB/sec. | ||
| 8315 | 2025.06.04 15:41:09.153201 [ 187 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8316 | 2025.06.04 15:41:09.153473 [ 187 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_24_5} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8317 | 2025.06.04 15:41:09.153554 [ 187 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_24_5} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8318 | 2025.06.04 15:41:09.153632 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8319 | 2025.06.04 15:41:12.343384 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8320 | 2025.06.04 15:41:12.343457 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8321 | 2025.06.04 15:41:12.517238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
| 8322 | 2025.06.04 15:41:12.517855 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2025.06.04 15:41:12.517908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8324 | 2025.06.04 15:41:12.518512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8325 | 2025.06.04 15:41:12.518736 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2025.06.04 15:41:12.518864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 8327 | 2025.06.04 15:41:12.531547 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1154 | ||
| 8328 | 2025.06.04 15:41:12.533854 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2025.06.04 15:41:12.533958 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8330 | 2025.06.04 15:41:12.535198 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8331 | 2025.06.04 15:41:12.535476 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2025.06.04 15:41:12.535740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
| 8333 | 2025.06.04 15:41:13.598651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8334 | 2025.06.04 15:41:13.615852 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2025.06.04 15:41:13.615920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8336 | 2025.06.04 15:41:13.622149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8337 | 2025.06.04 15:41:13.622866 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2025.06.04 15:41:13.625970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8339 | 2025.06.04 15:41:14.132975 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8340 | 2025.06.04 15:41:14.133229 [ 260 ] {2d788ecf-76da-40bb-a03a-46b4664e4a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8341 | 2025.06.04 15:41:14.133327 [ 260 ] {2d788ecf-76da-40bb-a03a-46b4664e4a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8342 | 2025.06.04 15:41:14.134111 [ 260 ] {2d788ecf-76da-40bb-a03a-46b4664e4a7c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2025.06.04 15:41:14.134187 [ 260 ] {2d788ecf-76da-40bb-a03a-46b4664e4a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8344 | 2025.06.04 15:41:14.134588 [ 260 ] {2d788ecf-76da-40bb-a03a-46b4664e4a7c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8345 | 2025.06.04 15:41:14.134810 [ 260 ] {2d788ecf-76da-40bb-a03a-46b4664e4a7c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2025.06.04 15:41:14.134978 [ 260 ] {2d788ecf-76da-40bb-a03a-46b4664e4a7c} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001817 sec., 74848.65162355531 rows/sec., 6.46 MiB/sec. | ||
| 8347 | 2025.06.04 15:41:14.135029 [ 260 ] {2d788ecf-76da-40bb-a03a-46b4664e4a7c} <Debug> TCPHandler: Processed in 0.002227907 sec. | ||
| 8348 | 2025.06.04 15:41:14.135153 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8349 | 2025.06.04 15:41:14.135257 [ 260 ] {0fddb975-9bb8-4660-a7c2-120fa18a01fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8350 | 2025.06.04 15:41:14.135300 [ 260 ] {0fddb975-9bb8-4660-a7c2-120fa18a01fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8351 | 2025.06.04 15:41:14.135731 [ 260 ] {0fddb975-9bb8-4660-a7c2-120fa18a01fd} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2025.06.04 15:41:14.135769 [ 260 ] {0fddb975-9bb8-4660-a7c2-120fa18a01fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8353 | 2025.06.04 15:41:14.136075 [ 260 ] {0fddb975-9bb8-4660-a7c2-120fa18a01fd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8354 | 2025.06.04 15:41:14.136296 [ 260 ] {0fddb975-9bb8-4660-a7c2-120fa18a01fd} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2025.06.04 15:41:14.136430 [ 260 ] {0fddb975-9bb8-4660-a7c2-120fa18a01fd} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001196 sec., 33444.816053511706 rows/sec., 2.46 MiB/sec. | ||
| 8356 | 2025.06.04 15:41:14.136468 [ 260 ] {0fddb975-9bb8-4660-a7c2-120fa18a01fd} <Debug> TCPHandler: Processed in 0.001369476 sec. | ||
| 8357 | 2025.06.04 15:41:14.136580 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8358 | 2025.06.04 15:41:14.136677 [ 260 ] {2fac0731-9b43-499e-ab2d-a9faf2e26cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8359 | 2025.06.04 15:41:14.136716 [ 260 ] {2fac0731-9b43-499e-ab2d-a9faf2e26cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8360 | 2025.06.04 15:41:14.137153 [ 260 ] {2fac0731-9b43-499e-ab2d-a9faf2e26cd9} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2025.06.04 15:41:14.137190 [ 260 ] {2fac0731-9b43-499e-ab2d-a9faf2e26cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8362 | 2025.06.04 15:41:14.137490 [ 260 ] {2fac0731-9b43-499e-ab2d-a9faf2e26cd9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8363 | 2025.06.04 15:41:14.137692 [ 260 ] {2fac0731-9b43-499e-ab2d-a9faf2e26cd9} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2025.06.04 15:41:14.137823 [ 260 ] {2fac0731-9b43-499e-ab2d-a9faf2e26cd9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001166 sec., 89193.82504288165 rows/sec., 6.97 MiB/sec. | ||
| 8365 | 2025.06.04 15:41:14.137860 [ 260 ] {2fac0731-9b43-499e-ab2d-a9faf2e26cd9} <Debug> TCPHandler: Processed in 0.001331617 sec. | ||
| 8366 | 2025.06.04 15:41:14.137974 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2025.06.04 15:41:14.138071 [ 260 ] {504c4a96-ecb8-4828-9870-5f60736ce734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8368 | 2025.06.04 15:41:14.138115 [ 260 ] {504c4a96-ecb8-4828-9870-5f60736ce734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8369 | 2025.06.04 15:41:14.138525 [ 260 ] {504c4a96-ecb8-4828-9870-5f60736ce734} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2025.06.04 15:41:14.138561 [ 260 ] {504c4a96-ecb8-4828-9870-5f60736ce734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8371 | 2025.06.04 15:41:14.138896 [ 260 ] {504c4a96-ecb8-4828-9870-5f60736ce734} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8372 | 2025.06.04 15:41:14.139108 [ 260 ] {504c4a96-ecb8-4828-9870-5f60736ce734} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2025.06.04 15:41:14.139238 [ 260 ] {504c4a96-ecb8-4828-9870-5f60736ce734} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 8374 | 2025.06.04 15:41:14.139274 [ 260 ] {504c4a96-ecb8-4828-9870-5f60736ce734} <Debug> TCPHandler: Processed in 0.001350287 sec. | ||
| 8375 | 2025.06.04 15:41:14.139380 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2025.06.04 15:41:14.139474 [ 260 ] {6b619b54-5950-4400-a473-3133d0bc8024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8377 | 2025.06.04 15:41:14.139529 [ 260 ] {6b619b54-5950-4400-a473-3133d0bc8024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8378 | 2025.06.04 15:41:14.140393 [ 260 ] {6b619b54-5950-4400-a473-3133d0bc8024} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2025.06.04 15:41:14.140429 [ 260 ] {6b619b54-5950-4400-a473-3133d0bc8024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8380 | 2025.06.04 15:41:14.140999 [ 260 ] {6b619b54-5950-4400-a473-3133d0bc8024} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8381 | 2025.06.04 15:41:14.141229 [ 260 ] {6b619b54-5950-4400-a473-3133d0bc8024} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2025.06.04 15:41:14.141342 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8383 | 2025.06.04 15:41:14.141374 [ 260 ] {6b619b54-5950-4400-a473-3133d0bc8024} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001918 sec., 20855.057351407715 rows/sec., 37.37 MiB/sec. | ||
| 8384 | 2025.06.04 15:41:14.141407 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2025.06.04 15:41:14.141430 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8386 | 2025.06.04 15:41:14.141444 [ 260 ] {6b619b54-5950-4400-a473-3133d0bc8024} <Debug> TCPHandler: Processed in 0.002114446 sec. | ||
| 8387 | 2025.06.04 15:41:14.141562 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 8388 | 2025.06.04 15:41:14.141578 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8389 | 2025.06.04 15:41:14.141721 [ 260 ] {4b9228b1-84cb-46c3-aa43-1c04d5966b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8390 | 2025.06.04 15:41:14.141771 [ 260 ] {4b9228b1-84cb-46c3-aa43-1c04d5966b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8391 | 2025.06.04 15:41:14.141844 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8392 | 2025.06.04 15:41:14.141916 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 950 rows starting from the beginning of the part | ||
| 8393 | 2025.06.04 15:41:14.142065 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 8394 | 2025.06.04 15:41:14.142172 [ 260 ] {4b9228b1-84cb-46c3-aa43-1c04d5966b51} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2025.06.04 15:41:14.142188 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 8396 | 2025.06.04 15:41:14.142221 [ 260 ] {4b9228b1-84cb-46c3-aa43-1c04d5966b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8397 | 2025.06.04 15:41:14.142309 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 8398 | 2025.06.04 15:41:14.142441 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 8399 | 2025.06.04 15:41:14.142550 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 8400 | 2025.06.04 15:41:14.142587 [ 260 ] {4b9228b1-84cb-46c3-aa43-1c04d5966b51} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8401 | 2025.06.04 15:41:14.142799 [ 260 ] {4b9228b1-84cb-46c3-aa43-1c04d5966b51} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2025.06.04 15:41:14.142936 [ 260 ] {4b9228b1-84cb-46c3-aa43-1c04d5966b51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.26 MiB/sec. | ||
| 8403 | 2025.06.04 15:41:14.142973 [ 260 ] {4b9228b1-84cb-46c3-aa43-1c04d5966b51} <Debug> TCPHandler: Processed in 0.001456338 sec. | ||
| 8404 | 2025.06.04 15:41:14.148091 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1150 rows, containing 19 columns (19 merged, 0 gathered) in 0.006592851 sec., 174431.36512564897 rows/sec., 312.57 MiB/sec. | ||
| 8405 | 2025.06.04 15:41:14.148979 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8406 | 2025.06.04 15:41:14.149312 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2025.06.04 15:41:14.149392 [ 193 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8408 | 2025.06.04 15:41:14.149505 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.66 MiB. | ||
| 8409 | 2025.06.04 15:41:15.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.06 MiB, peak 287.66 MiB, free memory in arenas 0.00 B, will set to 280.44 MiB (RSS), difference: 1.37 MiB | ||
| 8410 | 2025.06.04 15:41:15.016899 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2025.06.04 15:41:15.017079 [ 260 ] {7e8da767-56ea-40b8-b4b1-63d6a9be9568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8412 | 2025.06.04 15:41:15.017143 [ 260 ] {7e8da767-56ea-40b8-b4b1-63d6a9be9568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8413 | 2025.06.04 15:41:15.017867 [ 260 ] {7e8da767-56ea-40b8-b4b1-63d6a9be9568} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2025.06.04 15:41:15.017908 [ 260 ] {7e8da767-56ea-40b8-b4b1-63d6a9be9568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8415 | 2025.06.04 15:41:15.018321 [ 260 ] {7e8da767-56ea-40b8-b4b1-63d6a9be9568} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8416 | 2025.06.04 15:41:15.018549 [ 260 ] {7e8da767-56ea-40b8-b4b1-63d6a9be9568} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2025.06.04 15:41:15.018715 [ 260 ] {7e8da767-56ea-40b8-b4b1-63d6a9be9568} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001684 sec., 125890.73634204276 rows/sec., 8.01 MiB/sec. | ||
| 8418 | 2025.06.04 15:41:15.018764 [ 260 ] {7e8da767-56ea-40b8-b4b1-63d6a9be9568} <Debug> TCPHandler: Processed in 0.001988614 sec. | ||
| 8419 | 2025.06.04 15:41:15.018885 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2025.06.04 15:41:15.018989 [ 260 ] {b3940345-b58f-4858-a661-8abc4f60b041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8421 | 2025.06.04 15:41:15.019033 [ 260 ] {b3940345-b58f-4858-a661-8abc4f60b041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8422 | 2025.06.04 15:41:15.019441 [ 260 ] {b3940345-b58f-4858-a661-8abc4f60b041} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2025.06.04 15:41:15.019476 [ 260 ] {b3940345-b58f-4858-a661-8abc4f60b041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8424 | 2025.06.04 15:41:15.019780 [ 260 ] {b3940345-b58f-4858-a661-8abc4f60b041} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8425 | 2025.06.04 15:41:15.019989 [ 260 ] {b3940345-b58f-4858-a661-8abc4f60b041} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2025.06.04 15:41:15.020083 [ 32 ] {} <Debug> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 8427 | 2025.06.04 15:41:15.020119 [ 32 ] {} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2025.06.04 15:41:15.020120 [ 260 ] {b3940345-b58f-4858-a661-8abc4f60b041} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001155 sec., 6926.406926406927 rows/sec., 564.80 KiB/sec. | ||
| 8429 | 2025.06.04 15:41:15.020137 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8430 | 2025.06.04 15:41:15.020164 [ 260 ] {b3940345-b58f-4858-a661-8abc4f60b041} <Debug> TCPHandler: Processed in 0.001329647 sec. | ||
| 8431 | 2025.06.04 15:41:15.020244 [ 186 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 8432 | 2025.06.04 15:41:15.020276 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8433 | 2025.06.04 15:41:15.020370 [ 186 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8434 | 2025.06.04 15:41:15.020377 [ 260 ] {039437af-9bb9-4301-a210-de4c5c953681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8435 | 2025.06.04 15:41:15.020409 [ 186 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 8436 | 2025.06.04 15:41:15.020428 [ 260 ] {039437af-9bb9-4301-a210-de4c5c953681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8437 | 2025.06.04 15:41:15.020482 [ 186 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 8438 | 2025.06.04 15:41:15.020538 [ 186 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 8439 | 2025.06.04 15:41:15.020585 [ 186 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8440 | 2025.06.04 15:41:15.020632 [ 186 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 8441 | 2025.06.04 15:41:15.020676 [ 186 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 8442 | 2025.06.04 15:41:15.021593 [ 193 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395847 sec., 37253.3665939032 rows/sec., 3.11 MiB/sec. | ||
| 8443 | 2025.06.04 15:41:15.021714 [ 260 ] {039437af-9bb9-4301-a210-de4c5c953681} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8444 | 2025.06.04 15:41:15.021756 [ 260 ] {039437af-9bb9-4301-a210-de4c5c953681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8445 | 2025.06.04 15:41:15.021803 [ 187 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8446 | 2025.06.04 15:41:15.022164 [ 187 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_14_3} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8447 | 2025.06.04 15:41:15.022230 [ 260 ] {039437af-9bb9-4301-a210-de4c5c953681} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8448 | 2025.06.04 15:41:15.022257 [ 187 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_14_3} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 8449 | 2025.06.04 15:41:15.022363 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8450 | 2025.06.04 15:41:15.022464 [ 260 ] {039437af-9bb9-4301-a210-de4c5c953681} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2025.06.04 15:41:15.022608 [ 260 ] {039437af-9bb9-4301-a210-de4c5c953681} <Debug> executeQuery: Read 1761 rows, 146.25 KiB in 0.002251 sec., 782318.9693469569 rows/sec., 63.45 MiB/sec. | ||
| 8452 | 2025.06.04 15:41:15.022647 [ 260 ] {039437af-9bb9-4301-a210-de4c5c953681} <Debug> TCPHandler: Processed in 0.00242052 sec. | ||
| 8453 | 2025.06.04 15:41:15.022755 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8454 | 2025.06.04 15:41:15.022850 [ 260 ] {6abbbc69-12ae-4e72-9e9d-cd7f442b560d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8455 | 2025.06.04 15:41:15.022890 [ 260 ] {6abbbc69-12ae-4e72-9e9d-cd7f442b560d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8456 | 2025.06.04 15:41:15.023320 [ 260 ] {6abbbc69-12ae-4e72-9e9d-cd7f442b560d} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2025.06.04 15:41:15.023355 [ 260 ] {6abbbc69-12ae-4e72-9e9d-cd7f442b560d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8458 | 2025.06.04 15:41:15.023658 [ 260 ] {6abbbc69-12ae-4e72-9e9d-cd7f442b560d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8459 | 2025.06.04 15:41:15.023877 [ 260 ] {6abbbc69-12ae-4e72-9e9d-cd7f442b560d} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2025.06.04 15:41:15.023978 [ 28 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8461 | 2025.06.04 15:41:15.024005 [ 260 ] {6abbbc69-12ae-4e72-9e9d-cd7f442b560d} <Debug> executeQuery: Read 114 rows, 6.94 KiB in 0.001174 sec., 97103.91822827939 rows/sec., 5.78 MiB/sec. | ||
| 8462 | 2025.06.04 15:41:15.024012 [ 28 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2025.06.04 15:41:15.024037 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8464 | 2025.06.04 15:41:15.024043 [ 260 ] {6abbbc69-12ae-4e72-9e9d-cd7f442b560d} <Debug> TCPHandler: Processed in 0.001337756 sec. | ||
| 8465 | 2025.06.04 15:41:15.024124 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 8466 | 2025.06.04 15:41:15.024156 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2025.06.04 15:41:15.024234 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8468 | 2025.06.04 15:41:15.024256 [ 260 ] {f7cd4ae7-c77b-48c8-b58e-2d34dcf210c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8469 | 2025.06.04 15:41:15.024270 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 164 rows starting from the beginning of the part | ||
| 8470 | 2025.06.04 15:41:15.024302 [ 260 ] {f7cd4ae7-c77b-48c8-b58e-2d34dcf210c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8471 | 2025.06.04 15:41:15.024343 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
| 8472 | 2025.06.04 15:41:15.024397 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
| 8473 | 2025.06.04 15:41:15.024452 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 106 rows starting from the beginning of the part | ||
| 8474 | 2025.06.04 15:41:15.024494 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 8475 | 2025.06.04 15:41:15.024537 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 114 rows starting from the beginning of the part | ||
| 8476 | 2025.06.04 15:41:15.024838 [ 260 ] {f7cd4ae7-c77b-48c8-b58e-2d34dcf210c7} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2025.06.04 15:41:15.024878 [ 260 ] {f7cd4ae7-c77b-48c8-b58e-2d34dcf210c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8478 | 2025.06.04 15:41:15.025212 [ 260 ] {f7cd4ae7-c77b-48c8-b58e-2d34dcf210c7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8479 | 2025.06.04 15:41:15.025427 [ 260 ] {f7cd4ae7-c77b-48c8-b58e-2d34dcf210c7} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2025.06.04 15:41:15.025434 [ 193 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352206 sec., 427449.6637346677 rows/sec., 28.31 MiB/sec. | ||
| 8481 | 2025.06.04 15:41:15.025564 [ 260 ] {f7cd4ae7-c77b-48c8-b58e-2d34dcf210c7} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001326 sec., 257164.40422322776 rows/sec., 17.16 MiB/sec. | ||
| 8482 | 2025.06.04 15:41:15.025590 [ 195 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8483 | 2025.06.04 15:41:15.025609 [ 260 ] {f7cd4ae7-c77b-48c8-b58e-2d34dcf210c7} <Debug> TCPHandler: Processed in 0.001502799 sec. | ||
| 8484 | 2025.06.04 15:41:15.025728 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2025.06.04 15:41:15.025824 [ 260 ] {224f7094-2d2b-49e3-aeba-8f2873648dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8486 | 2025.06.04 15:41:15.025867 [ 260 ] {224f7094-2d2b-49e3-aeba-8f2873648dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8487 | 2025.06.04 15:41:15.025958 [ 195 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_56_11} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2025.06.04 15:41:15.026076 [ 195 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_56_11} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8489 | 2025.06.04 15:41:15.026168 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8490 | 2025.06.04 15:41:15.026295 [ 260 ] {224f7094-2d2b-49e3-aeba-8f2873648dba} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2025.06.04 15:41:15.026348 [ 260 ] {224f7094-2d2b-49e3-aeba-8f2873648dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8492 | 2025.06.04 15:41:15.026656 [ 260 ] {224f7094-2d2b-49e3-aeba-8f2873648dba} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8493 | 2025.06.04 15:41:15.026866 [ 260 ] {224f7094-2d2b-49e3-aeba-8f2873648dba} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2025.06.04 15:41:15.026997 [ 260 ] {224f7094-2d2b-49e3-aeba-8f2873648dba} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001191 sec., 94038.62300587741 rows/sec., 5.36 MiB/sec. | ||
| 8495 | 2025.06.04 15:41:15.027034 [ 260 ] {224f7094-2d2b-49e3-aeba-8f2873648dba} <Debug> TCPHandler: Processed in 0.001355847 sec. | ||
| 8496 | 2025.06.04 15:41:15.027164 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8497 | 2025.06.04 15:41:15.027257 [ 260 ] {0d232ba7-8676-42d0-af05-9a8628d1e248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8498 | 2025.06.04 15:41:15.027309 [ 260 ] {0d232ba7-8676-42d0-af05-9a8628d1e248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8499 | 2025.06.04 15:41:15.028013 [ 260 ] {0d232ba7-8676-42d0-af05-9a8628d1e248} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2025.06.04 15:41:15.028047 [ 260 ] {0d232ba7-8676-42d0-af05-9a8628d1e248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8501 | 2025.06.04 15:41:15.028394 [ 260 ] {0d232ba7-8676-42d0-af05-9a8628d1e248} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8502 | 2025.06.04 15:41:15.028617 [ 260 ] {0d232ba7-8676-42d0-af05-9a8628d1e248} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2025.06.04 15:41:15.028747 [ 260 ] {0d232ba7-8676-42d0-af05-9a8628d1e248} <Debug> executeQuery: Read 846 rows, 62.53 KiB in 0.001507 sec., 561380.2256138022 rows/sec., 40.52 MiB/sec. | ||
| 8504 | 2025.06.04 15:41:15.028784 [ 260 ] {0d232ba7-8676-42d0-af05-9a8628d1e248} <Debug> TCPHandler: Processed in 0.001685971 sec. | ||
| 8505 | 2025.06.04 15:41:15.028898 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8506 | 2025.06.04 15:41:15.028992 [ 260 ] {fbf16045-c93a-4dac-8ab8-7f7a56035200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8507 | 2025.06.04 15:41:15.029032 [ 260 ] {fbf16045-c93a-4dac-8ab8-7f7a56035200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8508 | 2025.06.04 15:41:15.029369 [ 260 ] {fbf16045-c93a-4dac-8ab8-7f7a56035200} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8509 | 2025.06.04 15:41:15.029404 [ 260 ] {fbf16045-c93a-4dac-8ab8-7f7a56035200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8510 | 2025.06.04 15:41:15.029705 [ 260 ] {fbf16045-c93a-4dac-8ab8-7f7a56035200} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8511 | 2025.06.04 15:41:15.029921 [ 260 ] {fbf16045-c93a-4dac-8ab8-7f7a56035200} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8512 | 2025.06.04 15:41:15.030048 [ 260 ] {fbf16045-c93a-4dac-8ab8-7f7a56035200} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 8513 | 2025.06.04 15:41:15.030084 [ 260 ] {fbf16045-c93a-4dac-8ab8-7f7a56035200} <Debug> TCPHandler: Processed in 0.001234835 sec. | ||
| 8514 | 2025.06.04 15:41:15.030193 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2025.06.04 15:41:15.030292 [ 260 ] {488057f3-4dba-43d6-a07b-14b31d158731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8516 | 2025.06.04 15:41:15.030334 [ 260 ] {488057f3-4dba-43d6-a07b-14b31d158731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8517 | 2025.06.04 15:41:15.030980 [ 260 ] {488057f3-4dba-43d6-a07b-14b31d158731} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2025.06.04 15:41:15.031014 [ 260 ] {488057f3-4dba-43d6-a07b-14b31d158731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8519 | 2025.06.04 15:41:15.031381 [ 260 ] {488057f3-4dba-43d6-a07b-14b31d158731} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8520 | 2025.06.04 15:41:15.031602 [ 260 ] {488057f3-4dba-43d6-a07b-14b31d158731} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2025.06.04 15:41:15.031731 [ 260 ] {488057f3-4dba-43d6-a07b-14b31d158731} <Debug> executeQuery: Read 959 rows, 65.25 KiB in 0.001457 sec., 658201.7844886754 rows/sec., 43.73 MiB/sec. | ||
| 8522 | 2025.06.04 15:41:15.031767 [ 260 ] {488057f3-4dba-43d6-a07b-14b31d158731} <Debug> TCPHandler: Processed in 0.0016238 sec. | ||
| 8523 | 2025.06.04 15:41:15.031883 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8524 | 2025.06.04 15:41:15.031977 [ 260 ] {16ffd6a3-9afc-4777-9364-1fc49fbdef44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8525 | 2025.06.04 15:41:15.032019 [ 260 ] {16ffd6a3-9afc-4777-9364-1fc49fbdef44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8526 | 2025.06.04 15:41:15.032340 [ 260 ] {16ffd6a3-9afc-4777-9364-1fc49fbdef44} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2025.06.04 15:41:15.032374 [ 260 ] {16ffd6a3-9afc-4777-9364-1fc49fbdef44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8528 | 2025.06.04 15:41:15.032678 [ 260 ] {16ffd6a3-9afc-4777-9364-1fc49fbdef44} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8529 | 2025.06.04 15:41:15.032897 [ 260 ] {16ffd6a3-9afc-4777-9364-1fc49fbdef44} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2025.06.04 15:41:15.033040 [ 260 ] {16ffd6a3-9afc-4777-9364-1fc49fbdef44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 8531 | 2025.06.04 15:41:15.033079 [ 260 ] {16ffd6a3-9afc-4777-9364-1fc49fbdef44} <Debug> TCPHandler: Processed in 0.001246565 sec. | ||
| 8532 | 2025.06.04 15:41:15.033190 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8533 | 2025.06.04 15:41:15.033282 [ 260 ] {b8a92c66-dd33-4dd3-9f67-bb5f6bef1343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8534 | 2025.06.04 15:41:15.033323 [ 260 ] {b8a92c66-dd33-4dd3-9f67-bb5f6bef1343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8535 | 2025.06.04 15:41:15.033656 [ 260 ] {b8a92c66-dd33-4dd3-9f67-bb5f6bef1343} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8536 | 2025.06.04 15:41:15.033691 [ 260 ] {b8a92c66-dd33-4dd3-9f67-bb5f6bef1343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8537 | 2025.06.04 15:41:15.033992 [ 260 ] {b8a92c66-dd33-4dd3-9f67-bb5f6bef1343} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8538 | 2025.06.04 15:41:15.034201 [ 260 ] {b8a92c66-dd33-4dd3-9f67-bb5f6bef1343} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8539 | 2025.06.04 15:41:15.034341 [ 260 ] {b8a92c66-dd33-4dd3-9f67-bb5f6bef1343} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001075 sec., 31627.906976744187 rows/sec., 1.84 MiB/sec. | ||
| 8540 | 2025.06.04 15:41:15.034375 [ 260 ] {b8a92c66-dd33-4dd3-9f67-bb5f6bef1343} <Debug> TCPHandler: Processed in 0.001234875 sec. | ||
| 8541 | 2025.06.04 15:41:19.128715 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8542 | 2025.06.04 15:41:19.128925 [ 260 ] {3a6f9b19-3b07-46d4-b05b-28f5982907f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8543 | 2025.06.04 15:41:19.129005 [ 260 ] {3a6f9b19-3b07-46d4-b05b-28f5982907f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8544 | 2025.06.04 15:41:19.129708 [ 260 ] {3a6f9b19-3b07-46d4-b05b-28f5982907f4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2025.06.04 15:41:19.129754 [ 260 ] {3a6f9b19-3b07-46d4-b05b-28f5982907f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8546 | 2025.06.04 15:41:19.130149 [ 260 ] {3a6f9b19-3b07-46d4-b05b-28f5982907f4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8547 | 2025.06.04 15:41:19.130384 [ 260 ] {3a6f9b19-3b07-46d4-b05b-28f5982907f4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2025.06.04 15:41:19.130551 [ 260 ] {3a6f9b19-3b07-46d4-b05b-28f5982907f4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.56 MiB/sec. | ||
| 8549 | 2025.06.04 15:41:19.130603 [ 260 ] {3a6f9b19-3b07-46d4-b05b-28f5982907f4} <Debug> TCPHandler: Processed in 0.002022814 sec. | ||
| 8550 | 2025.06.04 15:41:19.130722 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8551 | 2025.06.04 15:41:19.130822 [ 260 ] {2f63e29c-c746-4a1e-9111-1a26cd54606f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8552 | 2025.06.04 15:41:19.130865 [ 260 ] {2f63e29c-c746-4a1e-9111-1a26cd54606f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8553 | 2025.06.04 15:41:19.131296 [ 260 ] {2f63e29c-c746-4a1e-9111-1a26cd54606f} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2025.06.04 15:41:19.131333 [ 260 ] {2f63e29c-c746-4a1e-9111-1a26cd54606f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8555 | 2025.06.04 15:41:19.131647 [ 260 ] {2f63e29c-c746-4a1e-9111-1a26cd54606f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8556 | 2025.06.04 15:41:19.131860 [ 260 ] {2f63e29c-c746-4a1e-9111-1a26cd54606f} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2025.06.04 15:41:19.131994 [ 260 ] {2f63e29c-c746-4a1e-9111-1a26cd54606f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 8558 | 2025.06.04 15:41:19.132033 [ 260 ] {2f63e29c-c746-4a1e-9111-1a26cd54606f} <Debug> TCPHandler: Processed in 0.001363167 sec. | ||
| 8559 | 2025.06.04 15:41:19.132146 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2025.06.04 15:41:19.132244 [ 260 ] {478dd036-6579-447b-84b1-ce50ab7b4669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8561 | 2025.06.04 15:41:19.132288 [ 260 ] {478dd036-6579-447b-84b1-ce50ab7b4669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8562 | 2025.06.04 15:41:19.132663 [ 260 ] {478dd036-6579-447b-84b1-ce50ab7b4669} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2025.06.04 15:41:19.132700 [ 260 ] {478dd036-6579-447b-84b1-ce50ab7b4669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8564 | 2025.06.04 15:41:19.133046 [ 260 ] {478dd036-6579-447b-84b1-ce50ab7b4669} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8565 | 2025.06.04 15:41:19.133253 [ 260 ] {478dd036-6579-447b-84b1-ce50ab7b4669} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2025.06.04 15:41:19.133385 [ 260 ] {478dd036-6579-447b-84b1-ce50ab7b4669} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00116 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
| 8567 | 2025.06.04 15:41:19.133422 [ 260 ] {478dd036-6579-447b-84b1-ce50ab7b4669} <Debug> TCPHandler: Processed in 0.001325716 sec. | ||
| 8568 | 2025.06.04 15:41:19.133535 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2025.06.04 15:41:19.133630 [ 260 ] {62f85bd8-b441-443e-b4f2-0541258b4558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8570 | 2025.06.04 15:41:19.133671 [ 260 ] {62f85bd8-b441-443e-b4f2-0541258b4558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8571 | 2025.06.04 15:41:19.133992 [ 260 ] {62f85bd8-b441-443e-b4f2-0541258b4558} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2025.06.04 15:41:19.134026 [ 260 ] {62f85bd8-b441-443e-b4f2-0541258b4558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8573 | 2025.06.04 15:41:19.134310 [ 260 ] {62f85bd8-b441-443e-b4f2-0541258b4558} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8574 | 2025.06.04 15:41:19.134506 [ 260 ] {62f85bd8-b441-443e-b4f2-0541258b4558} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2025.06.04 15:41:19.134627 [ 260 ] {62f85bd8-b441-443e-b4f2-0541258b4558} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00106 sec., 45283.01886792453 rows/sec., 3.05 MiB/sec. | ||
| 8576 | 2025.06.04 15:41:19.134661 [ 260 ] {62f85bd8-b441-443e-b4f2-0541258b4558} <Debug> TCPHandler: Processed in 0.001221555 sec. | ||
| 8577 | 2025.06.04 15:41:20.018994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
| 8578 | 2025.06.04 15:41:20.019501 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2025.06.04 15:41:20.019536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8580 | 2025.06.04 15:41:20.020022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8581 | 2025.06.04 15:41:20.020244 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2025.06.04 15:41:20.020371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
| 8583 | 2025.06.04 15:41:21.126076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8584 | 2025.06.04 15:41:21.144255 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2025.06.04 15:41:21.144321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8586 | 2025.06.04 15:41:21.150824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8587 | 2025.06.04 15:41:21.151536 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2025.06.04 15:41:21.154989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8589 | 2025.06.04 15:41:22.536056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1196 | ||
| 8590 | 2025.06.04 15:41:22.538678 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2025.06.04 15:41:22.538738 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8592 | 2025.06.04 15:41:22.539992 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8593 | 2025.06.04 15:41:22.540279 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2025.06.04 15:41:22.540675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1196 | ||
| 8595 | 2025.06.04 15:41:24.132365 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2025.06.04 15:41:24.132550 [ 260 ] {559e7ebe-3c8d-4cfc-986a-1e297a8681b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8597 | 2025.06.04 15:41:24.132623 [ 260 ] {559e7ebe-3c8d-4cfc-986a-1e297a8681b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8598 | 2025.06.04 15:41:24.133364 [ 260 ] {559e7ebe-3c8d-4cfc-986a-1e297a8681b2} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2025.06.04 15:41:24.133416 [ 260 ] {559e7ebe-3c8d-4cfc-986a-1e297a8681b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8600 | 2025.06.04 15:41:24.133867 [ 260 ] {559e7ebe-3c8d-4cfc-986a-1e297a8681b2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8601 | 2025.06.04 15:41:24.134130 [ 260 ] {559e7ebe-3c8d-4cfc-986a-1e297a8681b2} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2025.06.04 15:41:24.134285 [ 146 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8603 | 2025.06.04 15:41:24.134295 [ 260 ] {559e7ebe-3c8d-4cfc-986a-1e297a8681b2} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001795 sec., 75766.01671309193 rows/sec., 6.54 MiB/sec. | ||
| 8604 | 2025.06.04 15:41:24.134358 [ 146 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2025.06.04 15:41:24.134388 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8606 | 2025.06.04 15:41:24.134390 [ 260 ] {559e7ebe-3c8d-4cfc-986a-1e297a8681b2} <Debug> TCPHandler: Processed in 0.002161187 sec. | ||
| 8607 | 2025.06.04 15:41:24.134514 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 8608 | 2025.06.04 15:41:24.134528 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2025.06.04 15:41:24.134658 [ 260 ] {3ea00ae8-6767-4b32-bb38-c01434f483b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8610 | 2025.06.04 15:41:24.134665 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8611 | 2025.06.04 15:41:24.134706 [ 260 ] {3ea00ae8-6767-4b32-bb38-c01434f483b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8612 | 2025.06.04 15:41:24.134714 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1847 rows starting from the beginning of the part | ||
| 8613 | 2025.06.04 15:41:24.134803 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 617 rows starting from the beginning of the part | ||
| 8614 | 2025.06.04 15:41:24.134848 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 136 rows starting from the beginning of the part | ||
| 8615 | 2025.06.04 15:41:24.134890 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1761 rows starting from the beginning of the part | ||
| 8616 | 2025.06.04 15:41:24.134929 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 8617 | 2025.06.04 15:41:24.134973 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 136 rows starting from the beginning of the part | ||
| 8618 | 2025.06.04 15:41:24.135164 [ 260 ] {3ea00ae8-6767-4b32-bb38-c01434f483b0} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2025.06.04 15:41:24.135208 [ 260 ] {3ea00ae8-6767-4b32-bb38-c01434f483b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8620 | 2025.06.04 15:41:24.135548 [ 260 ] {3ea00ae8-6767-4b32-bb38-c01434f483b0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8621 | 2025.06.04 15:41:24.135777 [ 260 ] {3ea00ae8-6767-4b32-bb38-c01434f483b0} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8622 | 2025.06.04 15:41:24.135920 [ 260 ] {3ea00ae8-6767-4b32-bb38-c01434f483b0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001286 sec., 31104.199066874025 rows/sec., 2.28 MiB/sec. | ||
| 8623 | 2025.06.04 15:41:24.135961 [ 260 ] {3ea00ae8-6767-4b32-bb38-c01434f483b0} <Debug> TCPHandler: Processed in 0.001485338 sec. | ||
| 8624 | 2025.06.04 15:41:24.136079 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8625 | 2025.06.04 15:41:24.136177 [ 260 ] {69928d5e-839d-4b64-b047-a1e6d2d56c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8626 | 2025.06.04 15:41:24.136217 [ 260 ] {69928d5e-839d-4b64-b047-a1e6d2d56c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8627 | 2025.06.04 15:41:24.136665 [ 260 ] {69928d5e-839d-4b64-b047-a1e6d2d56c53} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2025.06.04 15:41:24.136703 [ 260 ] {69928d5e-839d-4b64-b047-a1e6d2d56c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8629 | 2025.06.04 15:41:24.136727 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4553 rows, containing 5 columns (5 merged, 0 gathered) in 0.002266919 sec., 2008452.8825246955 rows/sec., 170.68 MiB/sec. | ||
| 8630 | 2025.06.04 15:41:24.136980 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8631 | 2025.06.04 15:41:24.137031 [ 260 ] {69928d5e-839d-4b64-b047-a1e6d2d56c53} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8632 | 2025.06.04 15:41:24.137324 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_71_14} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2025.06.04 15:41:24.137326 [ 260 ] {69928d5e-839d-4b64-b047-a1e6d2d56c53} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8634 | 2025.06.04 15:41:24.137422 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_71_14} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8635 | 2025.06.04 15:41:24.137463 [ 146 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8636 | 2025.06.04 15:41:24.137490 [ 260 ] {69928d5e-839d-4b64-b047-a1e6d2d56c53} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001334 sec., 77961.01949025488 rows/sec., 6.09 MiB/sec. | ||
| 8637 | 2025.06.04 15:41:24.137497 [ 146 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2025.06.04 15:41:24.137518 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8639 | 2025.06.04 15:41:24.137533 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8640 | 2025.06.04 15:41:24.137536 [ 260 ] {69928d5e-839d-4b64-b047-a1e6d2d56c53} <Debug> TCPHandler: Processed in 0.001507858 sec. | ||
| 8641 | 2025.06.04 15:41:24.137604 [ 191 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 8642 | 2025.06.04 15:41:24.137670 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8643 | 2025.06.04 15:41:24.137680 [ 191 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8644 | 2025.06.04 15:41:24.137718 [ 191 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part | ||
| 8645 | 2025.06.04 15:41:24.137764 [ 191 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 382 rows starting from the beginning of the part | ||
| 8646 | 2025.06.04 15:41:24.137773 [ 260 ] {286a7e0a-44df-4c92-84d1-ccfce1128aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8647 | 2025.06.04 15:41:24.137802 [ 191 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 8648 | 2025.06.04 15:41:24.137823 [ 260 ] {286a7e0a-44df-4c92-84d1-ccfce1128aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8649 | 2025.06.04 15:41:24.137841 [ 191 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 846 rows starting from the beginning of the part | ||
| 8650 | 2025.06.04 15:41:24.137881 [ 191 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 8651 | 2025.06.04 15:41:24.137916 [ 191 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 8652 | 2025.06.04 15:41:24.138261 [ 260 ] {286a7e0a-44df-4c92-84d1-ccfce1128aed} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2025.06.04 15:41:24.138303 [ 260 ] {286a7e0a-44df-4c92-84d1-ccfce1128aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8654 | 2025.06.04 15:41:24.138656 [ 260 ] {286a7e0a-44df-4c92-84d1-ccfce1128aed} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8655 | 2025.06.04 15:41:24.138874 [ 260 ] {286a7e0a-44df-4c92-84d1-ccfce1128aed} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2025.06.04 15:41:24.138898 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324186 sec., 1823006.7377241566 rows/sec., 139.59 MiB/sec. | ||
| 8657 | 2025.06.04 15:41:24.138996 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8658 | 2025.06.04 15:41:24.139010 [ 260 ] {286a7e0a-44df-4c92-84d1-ccfce1128aed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 8659 | 2025.06.04 15:41:24.139038 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8660 | 2025.06.04 15:41:24.139061 [ 260 ] {286a7e0a-44df-4c92-84d1-ccfce1128aed} <Debug> TCPHandler: Processed in 0.001440717 sec. | ||
| 8661 | 2025.06.04 15:41:24.139063 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8662 | 2025.06.04 15:41:24.139086 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8663 | 2025.06.04 15:41:24.139154 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 8664 | 2025.06.04 15:41:24.139183 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2025.06.04 15:41:24.139252 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8666 | 2025.06.04 15:41:24.139283 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 22238 rows starting from the beginning of the part | ||
| 8667 | 2025.06.04 15:41:24.139282 [ 260 ] {c24f104d-1067-414d-a916-6965e063cfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8668 | 2025.06.04 15:41:24.139332 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part | ||
| 8669 | 2025.06.04 15:41:24.139354 [ 260 ] {c24f104d-1067-414d-a916-6965e063cfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8670 | 2025.06.04 15:41:24.139375 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 8671 | 2025.06.04 15:41:24.139378 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_71_14} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2025.06.04 15:41:24.139417 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 959 rows starting from the beginning of the part | ||
| 8673 | 2025.06.04 15:41:24.139457 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 128 rows starting from the beginning of the part | ||
| 8674 | 2025.06.04 15:41:24.139470 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_71_14} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8675 | 2025.06.04 15:41:24.139492 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 8676 | 2025.06.04 15:41:24.139574 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 8677 | 2025.06.04 15:41:24.140294 [ 260 ] {c24f104d-1067-414d-a916-6965e063cfe2} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2025.06.04 15:41:24.140332 [ 260 ] {c24f104d-1067-414d-a916-6965e063cfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8679 | 2025.06.04 15:41:24.140959 [ 260 ] {c24f104d-1067-414d-a916-6965e063cfe2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8680 | 2025.06.04 15:41:24.141183 [ 260 ] {c24f104d-1067-414d-a916-6965e063cfe2} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2025.06.04 15:41:24.141326 [ 260 ] {c24f104d-1067-414d-a916-6965e063cfe2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002079 sec., 19240.01924001924 rows/sec., 34.48 MiB/sec. | ||
| 8682 | 2025.06.04 15:41:24.141388 [ 260 ] {c24f104d-1067-414d-a916-6965e063cfe2} <Debug> TCPHandler: Processed in 0.002273848 sec. | ||
| 8683 | 2025.06.04 15:41:24.141494 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8684 | 2025.06.04 15:41:24.141583 [ 260 ] {4eef1219-7e2d-4039-9dff-12d55212e9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8685 | 2025.06.04 15:41:24.141622 [ 260 ] {4eef1219-7e2d-4039-9dff-12d55212e9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8686 | 2025.06.04 15:41:24.141944 [ 260 ] {4eef1219-7e2d-4039-9dff-12d55212e9fc} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2025.06.04 15:41:24.141978 [ 260 ] {4eef1219-7e2d-4039-9dff-12d55212e9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8688 | 2025.06.04 15:41:24.142354 [ 260 ] {4eef1219-7e2d-4039-9dff-12d55212e9fc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8689 | 2025.06.04 15:41:24.142573 [ 260 ] {4eef1219-7e2d-4039-9dff-12d55212e9fc} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2025.06.04 15:41:24.142691 [ 146 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8691 | 2025.06.04 15:41:24.142718 [ 260 ] {4eef1219-7e2d-4039-9dff-12d55212e9fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 8692 | 2025.06.04 15:41:24.142728 [ 146 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2025.06.04 15:41:24.142757 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8694 | 2025.06.04 15:41:24.142761 [ 260 ] {4eef1219-7e2d-4039-9dff-12d55212e9fc} <Debug> TCPHandler: Processed in 0.001286196 sec. | ||
| 8695 | 2025.06.04 15:41:24.142839 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 8696 | 2025.06.04 15:41:24.142941 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8697 | 2025.06.04 15:41:24.142969 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3922 rows starting from the beginning of the part | ||
| 8698 | 2025.06.04 15:41:24.143019 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
| 8699 | 2025.06.04 15:41:24.143061 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 8700 | 2025.06.04 15:41:24.143100 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 8701 | 2025.06.04 15:41:24.143138 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
| 8702 | 2025.06.04 15:41:24.143175 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 8703 | 2025.06.04 15:41:24.150696 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4206 rows, containing 4 columns (4 merged, 0 gathered) in 0.007893637 sec., 532834.2309128225 rows/sec., 35.04 MiB/sec. | ||
| 8704 | 2025.06.04 15:41:24.150983 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8705 | 2025.06.04 15:41:24.151233 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_71_14} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2025.06.04 15:41:24.151312 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_71_14} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8707 | 2025.06.04 15:41:24.151380 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 8708 | 2025.06.04 15:41:24.153228 [ 188 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23882 rows, containing 5 columns (5 merged, 0 gathered) in 0.014100543 sec., 1693693.6400250685 rows/sec., 114.41 MiB/sec. | ||
| 8709 | 2025.06.04 15:41:24.153845 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8710 | 2025.06.04 15:41:24.154191 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2025.06.04 15:41:24.154284 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8712 | 2025.06.04 15:41:24.154384 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 8713 | 2025.06.04 15:41:25.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.27 MiB, peak 292.45 MiB, free memory in arenas 0.00 B, will set to 283.46 MiB (RSS), difference: 2.19 MiB | ||
| 8714 | 2025.06.04 15:41:26.199041 [ 111 ] {} <Debug> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 8715 | 2025.06.04 15:41:26.199116 [ 111 ] {} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2025.06.04 15:41:26.199140 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8717 | 2025.06.04 15:41:26.199255 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 8718 | 2025.06.04 15:41:26.199399 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8719 | 2025.06.04 15:41:26.199434 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
| 8720 | 2025.06.04 15:41:26.199496 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8721 | 2025.06.04 15:41:26.199541 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8722 | 2025.06.04 15:41:26.199581 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8723 | 2025.06.04 15:41:26.199620 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8724 | 2025.06.04 15:41:26.200325 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001121134 sec., 128441.38167248518 rows/sec., 6.55 MiB/sec. | ||
| 8725 | 2025.06.04 15:41:26.200458 [ 189 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8726 | 2025.06.04 15:41:26.200724 [ 189 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_24_5} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8727 | 2025.06.04 15:41:26.200801 [ 189 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_24_5} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 8728 | 2025.06.04 15:41:26.200867 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8729 | 2025.06.04 15:41:27.343502 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8730 | 2025.06.04 15:41:27.343574 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8731 | 2025.06.04 15:41:27.520570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
| 8732 | 2025.06.04 15:41:27.521065 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8733 | 2025.06.04 15:41:27.521109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8734 | 2025.06.04 15:41:27.521596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8735 | 2025.06.04 15:41:27.521826 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8736 | 2025.06.04 15:41:27.521958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 8737 | 2025.06.04 15:41:27.521973 [ 74 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8738 | 2025.06.04 15:41:27.522035 [ 74 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2025.06.04 15:41:27.522054 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8740 | 2025.06.04 15:41:27.522182 [ 188 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 8741 | 2025.06.04 15:41:27.522328 [ 188 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8742 | 2025.06.04 15:41:27.522369 [ 188 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
| 8743 | 2025.06.04 15:41:27.522434 [ 188 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
| 8744 | 2025.06.04 15:41:27.522479 [ 188 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
| 8745 | 2025.06.04 15:41:27.522534 [ 188 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
| 8746 | 2025.06.04 15:41:27.522594 [ 188 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
| 8747 | 2025.06.04 15:41:27.522657 [ 188 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
| 8748 | 2025.06.04 15:41:27.524887 [ 197 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002766325 sec., 7629616.910522083 rows/sec., 109.14 MiB/sec. | ||
| 8749 | 2025.06.04 15:41:27.525155 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8750 | 2025.06.04 15:41:27.525429 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_46_9} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2025.06.04 15:41:27.525538 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_46_9} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8752 | 2025.06.04 15:41:27.525660 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 8753 | 2025.06.04 15:41:28.655158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8754 | 2025.06.04 15:41:28.672936 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8755 | 2025.06.04 15:41:28.673002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8756 | 2025.06.04 15:41:28.679014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8757 | 2025.06.04 15:41:28.679708 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2025.06.04 15:41:28.680016 [ 170 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8759 | 2025.06.04 15:41:28.680079 [ 170 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2025.06.04 15:41:28.680098 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8761 | 2025.06.04 15:41:28.680187 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 8762 | 2025.06.04 15:41:28.682977 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8763 | 2025.06.04 15:41:28.683145 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8764 | 2025.06.04 15:41:28.683966 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 8765 | 2025.06.04 15:41:28.687425 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 8766 | 2025.06.04 15:41:28.690788 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 8767 | 2025.06.04 15:41:28.694729 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 8768 | 2025.06.04 15:41:28.698669 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 8769 | 2025.06.04 15:41:28.702360 [ 188 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 8770 | 2025.06.04 15:41:28.756252 [ 197 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.076093105 sec., 4560.2029250876285 rows/sec., 23.58 MiB/sec. | ||
| 8771 | 2025.06.04 15:41:28.758520 [ 192 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8772 | 2025.06.04 15:41:28.760280 [ 192 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_46_9} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2025.06.04 15:41:28.760373 [ 192 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_46_9} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8774 | 2025.06.04 15:41:28.761848 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8775 | 2025.06.04 15:41:29.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.56 MiB, peak 297.96 MiB, free memory in arenas 0.00 B, will set to 285.88 MiB (RSS), difference: 1.31 MiB | ||
| 8776 | 2025.06.04 15:41:29.137243 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2025.06.04 15:41:29.137444 [ 260 ] {8754b297-f078-4ff8-8795-f92b182d0f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8778 | 2025.06.04 15:41:29.137519 [ 260 ] {8754b297-f078-4ff8-8795-f92b182d0f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8779 | 2025.06.04 15:41:29.138294 [ 260 ] {8754b297-f078-4ff8-8795-f92b182d0f68} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2025.06.04 15:41:29.138344 [ 260 ] {8754b297-f078-4ff8-8795-f92b182d0f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8781 | 2025.06.04 15:41:29.138745 [ 260 ] {8754b297-f078-4ff8-8795-f92b182d0f68} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8782 | 2025.06.04 15:41:29.138987 [ 260 ] {8754b297-f078-4ff8-8795-f92b182d0f68} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2025.06.04 15:41:29.139148 [ 260 ] {8754b297-f078-4ff8-8795-f92b182d0f68} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001757 sec., 120660.21627774615 rows/sec., 7.67 MiB/sec. | ||
| 8784 | 2025.06.04 15:41:29.139160 [ 169 ] {} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8785 | 2025.06.04 15:41:29.139199 [ 260 ] {8754b297-f078-4ff8-8795-f92b182d0f68} <Debug> TCPHandler: Processed in 0.002095326 sec. | ||
| 8786 | 2025.06.04 15:41:29.139235 [ 169 ] {} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2025.06.04 15:41:29.139266 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8788 | 2025.06.04 15:41:29.139334 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2025.06.04 15:41:29.139391 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8790 | 2025.06.04 15:41:29.139441 [ 260 ] {93de96fe-fbc8-461a-8193-e7893319bb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8791 | 2025.06.04 15:41:29.139491 [ 260 ] {93de96fe-fbc8-461a-8193-e7893319bb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8792 | 2025.06.04 15:41:29.139542 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8793 | 2025.06.04 15:41:29.139583 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 212 rows starting from the beginning of the part | ||
| 8794 | 2025.06.04 15:41:29.139650 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 8795 | 2025.06.04 15:41:29.139696 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 8796 | 2025.06.04 15:41:29.139742 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 8797 | 2025.06.04 15:41:29.139782 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 8798 | 2025.06.04 15:41:29.140232 [ 260 ] {93de96fe-fbc8-461a-8193-e7893319bb8c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2025.06.04 15:41:29.140273 [ 260 ] {93de96fe-fbc8-461a-8193-e7893319bb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8800 | 2025.06.04 15:41:29.140773 [ 197 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438668 sec., 736792.6443070952 rows/sec., 49.67 MiB/sec. | ||
| 8801 | 2025.06.04 15:41:29.140921 [ 260 ] {93de96fe-fbc8-461a-8193-e7893319bb8c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8802 | 2025.06.04 15:41:29.140963 [ 194 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8803 | 2025.06.04 15:41:29.141184 [ 260 ] {93de96fe-fbc8-461a-8193-e7893319bb8c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2025.06.04 15:41:29.141301 [ 194 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_25_6} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2025.06.04 15:41:29.141347 [ 260 ] {93de96fe-fbc8-461a-8193-e7893319bb8c} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001929 sec., 319854.8470710213 rows/sec., 25.00 MiB/sec. | ||
| 8806 | 2025.06.04 15:41:29.141387 [ 194 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_25_6} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8807 | 2025.06.04 15:41:29.141392 [ 260 ] {93de96fe-fbc8-461a-8193-e7893319bb8c} <Debug> TCPHandler: Processed in 0.002109876 sec. | ||
| 8808 | 2025.06.04 15:41:29.141483 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8809 | 2025.06.04 15:41:29.141527 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8810 | 2025.06.04 15:41:29.141634 [ 260 ] {69978500-d892-4815-aa62-ca3a1d029a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8811 | 2025.06.04 15:41:29.141679 [ 260 ] {69978500-d892-4815-aa62-ca3a1d029a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8812 | 2025.06.04 15:41:29.142117 [ 260 ] {69978500-d892-4815-aa62-ca3a1d029a86} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2025.06.04 15:41:29.142156 [ 260 ] {69978500-d892-4815-aa62-ca3a1d029a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8814 | 2025.06.04 15:41:29.142457 [ 260 ] {69978500-d892-4815-aa62-ca3a1d029a86} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8815 | 2025.06.04 15:41:29.142658 [ 260 ] {69978500-d892-4815-aa62-ca3a1d029a86} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2025.06.04 15:41:29.142798 [ 260 ] {69978500-d892-4815-aa62-ca3a1d029a86} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001186 sec., 89376.0539629005 rows/sec., 5.26 MiB/sec. | ||
| 8817 | 2025.06.04 15:41:29.142836 [ 260 ] {69978500-d892-4815-aa62-ca3a1d029a86} <Debug> TCPHandler: Processed in 0.001359256 sec. | ||
| 8818 | 2025.06.04 15:41:29.142950 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2025.06.04 15:41:29.143045 [ 260 ] {e6c58023-8954-41e8-8af8-0056360716f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8820 | 2025.06.04 15:41:29.143087 [ 260 ] {e6c58023-8954-41e8-8af8-0056360716f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8821 | 2025.06.04 15:41:29.143512 [ 260 ] {e6c58023-8954-41e8-8af8-0056360716f6} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8822 | 2025.06.04 15:41:29.143549 [ 260 ] {e6c58023-8954-41e8-8af8-0056360716f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8823 | 2025.06.04 15:41:29.143859 [ 260 ] {e6c58023-8954-41e8-8af8-0056360716f6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8824 | 2025.06.04 15:41:29.144073 [ 260 ] {e6c58023-8954-41e8-8af8-0056360716f6} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8825 | 2025.06.04 15:41:29.144216 [ 260 ] {e6c58023-8954-41e8-8af8-0056360716f6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00119 sec., 94957.98319327731 rows/sec., 6.15 MiB/sec. | ||
| 8826 | 2025.06.04 15:41:29.144255 [ 260 ] {e6c58023-8954-41e8-8af8-0056360716f6} <Debug> TCPHandler: Processed in 0.001353587 sec. | ||
| 8827 | 2025.06.04 15:41:29.144377 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8828 | 2025.06.04 15:41:29.144472 [ 260 ] {e96e3e38-cb42-4cba-9474-7d73811d0f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8829 | 2025.06.04 15:41:29.144511 [ 260 ] {e96e3e38-cb42-4cba-9474-7d73811d0f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8830 | 2025.06.04 15:41:29.144949 [ 260 ] {e96e3e38-cb42-4cba-9474-7d73811d0f80} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8831 | 2025.06.04 15:41:29.144986 [ 260 ] {e96e3e38-cb42-4cba-9474-7d73811d0f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8832 | 2025.06.04 15:41:29.145294 [ 260 ] {e96e3e38-cb42-4cba-9474-7d73811d0f80} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8833 | 2025.06.04 15:41:29.145502 [ 260 ] {e96e3e38-cb42-4cba-9474-7d73811d0f80} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8834 | 2025.06.04 15:41:29.145606 [ 169 ] {} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8835 | 2025.06.04 15:41:29.145635 [ 260 ] {e96e3e38-cb42-4cba-9474-7d73811d0f80} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001182 sec., 94754.65313028764 rows/sec., 5.40 MiB/sec. | ||
| 8836 | 2025.06.04 15:41:29.145640 [ 169 ] {} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2025.06.04 15:41:29.145676 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8838 | 2025.06.04 15:41:29.145682 [ 260 ] {e96e3e38-cb42-4cba-9474-7d73811d0f80} <Debug> TCPHandler: Processed in 0.001353846 sec. | ||
| 8839 | 2025.06.04 15:41:29.145761 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8840 | 2025.06.04 15:41:29.145804 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8841 | 2025.06.04 15:41:29.145861 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8842 | 2025.06.04 15:41:29.145893 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 112 rows starting from the beginning of the part | ||
| 8843 | 2025.06.04 15:41:29.145898 [ 260 ] {34b003e4-48f6-423f-a567-31e705e348e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8844 | 2025.06.04 15:41:29.145938 [ 260 ] {34b003e4-48f6-423f-a567-31e705e348e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8845 | 2025.06.04 15:41:29.145950 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
| 8846 | 2025.06.04 15:41:29.145996 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part | ||
| 8847 | 2025.06.04 15:41:29.146036 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part | ||
| 8848 | 2025.06.04 15:41:29.146072 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part | ||
| 8849 | 2025.06.04 15:41:29.146521 [ 260 ] {34b003e4-48f6-423f-a567-31e705e348e8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8850 | 2025.06.04 15:41:29.146557 [ 260 ] {34b003e4-48f6-423f-a567-31e705e348e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8851 | 2025.06.04 15:41:29.146787 [ 194 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001062133 sec., 527240.9387524914 rows/sec., 32.05 MiB/sec. | ||
| 8852 | 2025.06.04 15:41:29.146969 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8853 | 2025.06.04 15:41:29.147015 [ 260 ] {34b003e4-48f6-423f-a567-31e705e348e8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8854 | 2025.06.04 15:41:29.147357 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_25_6} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8855 | 2025.06.04 15:41:29.147390 [ 260 ] {34b003e4-48f6-423f-a567-31e705e348e8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2025.06.04 15:41:29.147448 [ 197 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_25_6} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8857 | 2025.06.04 15:41:29.147552 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8858 | 2025.06.04 15:41:29.147586 [ 260 ] {34b003e4-48f6-423f-a567-31e705e348e8} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001704 sec., 224178.40375586855 rows/sec., 15.81 MiB/sec. | ||
| 8859 | 2025.06.04 15:41:29.147640 [ 260 ] {34b003e4-48f6-423f-a567-31e705e348e8} <Debug> TCPHandler: Processed in 0.001883054 sec. | ||
| 8860 | 2025.06.04 15:41:29.147777 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2025.06.04 15:41:29.147894 [ 260 ] {5b8232cd-9597-4e51-8614-db8fd75fd081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8862 | 2025.06.04 15:41:29.147945 [ 260 ] {5b8232cd-9597-4e51-8614-db8fd75fd081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8863 | 2025.06.04 15:41:29.148303 [ 260 ] {5b8232cd-9597-4e51-8614-db8fd75fd081} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2025.06.04 15:41:29.148338 [ 260 ] {5b8232cd-9597-4e51-8614-db8fd75fd081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8865 | 2025.06.04 15:41:29.148658 [ 260 ] {5b8232cd-9597-4e51-8614-db8fd75fd081} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8866 | 2025.06.04 15:41:29.148865 [ 260 ] {5b8232cd-9597-4e51-8614-db8fd75fd081} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2025.06.04 15:41:29.148996 [ 260 ] {5b8232cd-9597-4e51-8614-db8fd75fd081} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 8868 | 2025.06.04 15:41:29.149033 [ 260 ] {5b8232cd-9597-4e51-8614-db8fd75fd081} <Debug> TCPHandler: Processed in 0.001315927 sec. | ||
| 8869 | 2025.06.04 15:41:29.149145 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2025.06.04 15:41:29.149241 [ 260 ] {fd05dd9d-3386-4308-958f-b00d9f281117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8871 | 2025.06.04 15:41:29.149283 [ 260 ] {fd05dd9d-3386-4308-958f-b00d9f281117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8872 | 2025.06.04 15:41:29.149711 [ 260 ] {fd05dd9d-3386-4308-958f-b00d9f281117} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2025.06.04 15:41:29.149748 [ 260 ] {fd05dd9d-3386-4308-958f-b00d9f281117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8874 | 2025.06.04 15:41:29.150107 [ 260 ] {fd05dd9d-3386-4308-958f-b00d9f281117} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8875 | 2025.06.04 15:41:29.150319 [ 260 ] {fd05dd9d-3386-4308-958f-b00d9f281117} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2025.06.04 15:41:29.150448 [ 260 ] {fd05dd9d-3386-4308-958f-b00d9f281117} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001225 sec., 193469.38775510204 rows/sec., 12.97 MiB/sec. | ||
| 8877 | 2025.06.04 15:41:29.150485 [ 260 ] {fd05dd9d-3386-4308-958f-b00d9f281117} <Debug> TCPHandler: Processed in 0.001389498 sec. | ||
| 8878 | 2025.06.04 15:41:29.150596 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2025.06.04 15:41:29.150690 [ 260 ] {7cfb4058-9b71-4a57-84a2-2f408237e42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8880 | 2025.06.04 15:41:29.150731 [ 260 ] {7cfb4058-9b71-4a57-84a2-2f408237e42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8881 | 2025.06.04 15:41:29.151048 [ 260 ] {7cfb4058-9b71-4a57-84a2-2f408237e42a} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2025.06.04 15:41:29.151083 [ 260 ] {7cfb4058-9b71-4a57-84a2-2f408237e42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8883 | 2025.06.04 15:41:29.151395 [ 260 ] {7cfb4058-9b71-4a57-84a2-2f408237e42a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8884 | 2025.06.04 15:41:29.151596 [ 260 ] {7cfb4058-9b71-4a57-84a2-2f408237e42a} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2025.06.04 15:41:29.151725 [ 260 ] {7cfb4058-9b71-4a57-84a2-2f408237e42a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 8886 | 2025.06.04 15:41:29.151761 [ 260 ] {7cfb4058-9b71-4a57-84a2-2f408237e42a} <Debug> TCPHandler: Processed in 0.001214165 sec. | ||
| 8887 | 2025.06.04 15:41:29.151870 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2025.06.04 15:41:29.151965 [ 260 ] {58cf4444-a036-4dc2-89e2-de5dae47a823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8889 | 2025.06.04 15:41:29.152004 [ 260 ] {58cf4444-a036-4dc2-89e2-de5dae47a823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8890 | 2025.06.04 15:41:29.152339 [ 260 ] {58cf4444-a036-4dc2-89e2-de5dae47a823} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2025.06.04 15:41:29.152375 [ 260 ] {58cf4444-a036-4dc2-89e2-de5dae47a823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8892 | 2025.06.04 15:41:29.152681 [ 260 ] {58cf4444-a036-4dc2-89e2-de5dae47a823} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8893 | 2025.06.04 15:41:29.152886 [ 260 ] {58cf4444-a036-4dc2-89e2-de5dae47a823} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2025.06.04 15:41:29.153011 [ 260 ] {58cf4444-a036-4dc2-89e2-de5dae47a823} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001065 sec., 76995.30516431924 rows/sec., 4.89 MiB/sec. | ||
| 8895 | 2025.06.04 15:41:29.153046 [ 260 ] {58cf4444-a036-4dc2-89e2-de5dae47a823} <Debug> TCPHandler: Processed in 0.001228305 sec. | ||
| 8896 | 2025.06.04 15:41:32.541054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1228 | ||
| 8897 | 2025.06.04 15:41:32.543608 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2025.06.04 15:41:32.543673 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8899 | 2025.06.04 15:41:32.545000 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8900 | 2025.06.04 15:41:32.545286 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2025.06.04 15:41:32.545680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
| 8902 | 2025.06.04 15:41:34.136561 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2025.06.04 15:41:34.136804 [ 260 ] {5adee62e-0429-415d-b18b-d10b31172213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8904 | 2025.06.04 15:41:34.136893 [ 260 ] {5adee62e-0429-415d-b18b-d10b31172213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8905 | 2025.06.04 15:41:34.137742 [ 260 ] {5adee62e-0429-415d-b18b-d10b31172213} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2025.06.04 15:41:34.137798 [ 260 ] {5adee62e-0429-415d-b18b-d10b31172213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8907 | 2025.06.04 15:41:34.138349 [ 260 ] {5adee62e-0429-415d-b18b-d10b31172213} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8908 | 2025.06.04 15:41:34.138677 [ 260 ] {5adee62e-0429-415d-b18b-d10b31172213} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2025.06.04 15:41:34.138898 [ 260 ] {5adee62e-0429-415d-b18b-d10b31172213} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00216 sec., 925.9259259259259 rows/sec., 75.50 KiB/sec. | ||
| 8910 | 2025.06.04 15:41:34.138964 [ 260 ] {5adee62e-0429-415d-b18b-d10b31172213} <Debug> TCPHandler: Processed in 0.002573821 sec. | ||
| 8911 | 2025.06.04 15:41:34.139151 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2025.06.04 15:41:34.139292 [ 260 ] {c87bf77c-cff8-4de2-babd-e9c9ba995a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8913 | 2025.06.04 15:41:34.139345 [ 260 ] {c87bf77c-cff8-4de2-babd-e9c9ba995a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8914 | 2025.06.04 15:41:34.140079 [ 260 ] {c87bf77c-cff8-4de2-babd-e9c9ba995a37} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2025.06.04 15:41:34.140135 [ 260 ] {c87bf77c-cff8-4de2-babd-e9c9ba995a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8916 | 2025.06.04 15:41:34.140616 [ 260 ] {c87bf77c-cff8-4de2-babd-e9c9ba995a37} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8917 | 2025.06.04 15:41:34.140925 [ 260 ] {c87bf77c-cff8-4de2-babd-e9c9ba995a37} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2025.06.04 15:41:34.141112 [ 260 ] {c87bf77c-cff8-4de2-babd-e9c9ba995a37} <Debug> executeQuery: Read 137 rows, 12.10 KiB in 0.001854 sec., 73894.28263214671 rows/sec., 6.37 MiB/sec. | ||
| 8919 | 2025.06.04 15:41:34.141167 [ 260 ] {c87bf77c-cff8-4de2-babd-e9c9ba995a37} <Debug> TCPHandler: Processed in 0.002083555 sec. | ||
| 8920 | 2025.06.04 15:41:34.141324 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2025.06.04 15:41:34.141451 [ 260 ] {41b990de-e082-4f42-8862-cb5431a4d011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8922 | 2025.06.04 15:41:34.141507 [ 260 ] {41b990de-e082-4f42-8862-cb5431a4d011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8923 | 2025.06.04 15:41:34.142093 [ 260 ] {41b990de-e082-4f42-8862-cb5431a4d011} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2025.06.04 15:41:34.142139 [ 260 ] {41b990de-e082-4f42-8862-cb5431a4d011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8925 | 2025.06.04 15:41:34.142568 [ 260 ] {41b990de-e082-4f42-8862-cb5431a4d011} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8926 | 2025.06.04 15:41:34.142848 [ 260 ] {41b990de-e082-4f42-8862-cb5431a4d011} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2025.06.04 15:41:34.143038 [ 260 ] {41b990de-e082-4f42-8862-cb5431a4d011} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001612 sec., 26054.590570719603 rows/sec., 1.91 MiB/sec. | ||
| 8928 | 2025.06.04 15:41:34.143094 [ 260 ] {41b990de-e082-4f42-8862-cb5431a4d011} <Debug> TCPHandler: Processed in 0.001828302 sec. | ||
| 8929 | 2025.06.04 15:41:34.143236 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2025.06.04 15:41:34.143367 [ 260 ] {28721c0c-9172-4395-a289-10d0f1c1cf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8931 | 2025.06.04 15:41:34.143421 [ 260 ] {28721c0c-9172-4395-a289-10d0f1c1cf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8932 | 2025.06.04 15:41:34.144034 [ 260 ] {28721c0c-9172-4395-a289-10d0f1c1cf67} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2025.06.04 15:41:34.144086 [ 260 ] {28721c0c-9172-4395-a289-10d0f1c1cf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8934 | 2025.06.04 15:41:34.144577 [ 260 ] {28721c0c-9172-4395-a289-10d0f1c1cf67} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8935 | 2025.06.04 15:41:34.144857 [ 260 ] {28721c0c-9172-4395-a289-10d0f1c1cf67} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2025.06.04 15:41:34.145027 [ 260 ] {28721c0c-9172-4395-a289-10d0f1c1cf67} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001693 sec., 62610.75014766686 rows/sec., 4.89 MiB/sec. | ||
| 8937 | 2025.06.04 15:41:34.145082 [ 260 ] {28721c0c-9172-4395-a289-10d0f1c1cf67} <Debug> TCPHandler: Processed in 0.001908884 sec. | ||
| 8938 | 2025.06.04 15:41:34.145244 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2025.06.04 15:41:34.145366 [ 260 ] {2b03cb06-c93f-4aec-bc59-2d7444c1cb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8940 | 2025.06.04 15:41:34.145424 [ 260 ] {2b03cb06-c93f-4aec-bc59-2d7444c1cb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8941 | 2025.06.04 15:41:34.146004 [ 260 ] {2b03cb06-c93f-4aec-bc59-2d7444c1cb9c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2025.06.04 15:41:34.146048 [ 260 ] {2b03cb06-c93f-4aec-bc59-2d7444c1cb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8943 | 2025.06.04 15:41:34.146463 [ 260 ] {2b03cb06-c93f-4aec-bc59-2d7444c1cb9c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8944 | 2025.06.04 15:41:34.146775 [ 260 ] {2b03cb06-c93f-4aec-bc59-2d7444c1cb9c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2025.06.04 15:41:34.146952 [ 260 ] {2b03cb06-c93f-4aec-bc59-2d7444c1cb9c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001609 sec., 100062.15040397763 rows/sec., 6.97 MiB/sec. | ||
| 8946 | 2025.06.04 15:41:34.146999 [ 260 ] {2b03cb06-c93f-4aec-bc59-2d7444c1cb9c} <Debug> TCPHandler: Processed in 0.001819782 sec. | ||
| 8947 | 2025.06.04 15:41:34.147148 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2025.06.04 15:41:34.147265 [ 260 ] {dc9aabe7-e72a-48d8-959e-974fdec9e95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8949 | 2025.06.04 15:41:34.147337 [ 260 ] {dc9aabe7-e72a-48d8-959e-974fdec9e95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8950 | 2025.06.04 15:41:34.148647 [ 260 ] {dc9aabe7-e72a-48d8-959e-974fdec9e95b} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2025.06.04 15:41:34.148692 [ 260 ] {dc9aabe7-e72a-48d8-959e-974fdec9e95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8952 | 2025.06.04 15:41:34.149533 [ 260 ] {dc9aabe7-e72a-48d8-959e-974fdec9e95b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8953 | 2025.06.04 15:41:34.149831 [ 260 ] {dc9aabe7-e72a-48d8-959e-974fdec9e95b} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2025.06.04 15:41:34.150012 [ 260 ] {dc9aabe7-e72a-48d8-959e-974fdec9e95b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002769 sec., 14445.64824846515 rows/sec., 25.89 MiB/sec. | ||
| 8955 | 2025.06.04 15:41:34.150106 [ 260 ] {dc9aabe7-e72a-48d8-959e-974fdec9e95b} <Debug> TCPHandler: Processed in 0.003022947 sec. | ||
| 8956 | 2025.06.04 15:41:34.150263 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2025.06.04 15:41:34.150401 [ 260 ] {f6f724c3-3073-4f49-8cf1-d61c6e9bff7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8958 | 2025.06.04 15:41:34.150460 [ 260 ] {f6f724c3-3073-4f49-8cf1-d61c6e9bff7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8959 | 2025.06.04 15:41:34.150916 [ 260 ] {f6f724c3-3073-4f49-8cf1-d61c6e9bff7a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2025.06.04 15:41:34.150965 [ 260 ] {f6f724c3-3073-4f49-8cf1-d61c6e9bff7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8961 | 2025.06.04 15:41:34.151378 [ 260 ] {f6f724c3-3073-4f49-8cf1-d61c6e9bff7a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8962 | 2025.06.04 15:41:34.151670 [ 260 ] {f6f724c3-3073-4f49-8cf1-d61c6e9bff7a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2025.06.04 15:41:34.151840 [ 260 ] {f6f724c3-3073-4f49-8cf1-d61c6e9bff7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
| 8964 | 2025.06.04 15:41:34.151885 [ 260 ] {f6f724c3-3073-4f49-8cf1-d61c6e9bff7a} <Debug> TCPHandler: Processed in 0.001687851 sec. | ||
| 8965 | 2025.06.04 15:41:35.022137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
| 8966 | 2025.06.04 15:41:35.022717 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2025.06.04 15:41:35.022762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8968 | 2025.06.04 15:41:35.023318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8969 | 2025.06.04 15:41:35.023551 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2025.06.04 15:41:35.023679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
| 8971 | 2025.06.04 15:41:36.183143 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8972 | 2025.06.04 15:41:36.199330 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2025.06.04 15:41:36.199401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8974 | 2025.06.04 15:41:36.205165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8975 | 2025.06.04 15:41:36.205926 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2025.06.04 15:41:36.209148 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8977 | 2025.06.04 15:41:39.137950 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2025.06.04 15:41:39.138160 [ 260 ] {91e79777-c8cd-4f74-a5b0-f38986cb3cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8979 | 2025.06.04 15:41:39.138235 [ 260 ] {91e79777-c8cd-4f74-a5b0-f38986cb3cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8980 | 2025.06.04 15:41:39.138990 [ 260 ] {91e79777-c8cd-4f74-a5b0-f38986cb3cc2} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2025.06.04 15:41:39.139042 [ 260 ] {91e79777-c8cd-4f74-a5b0-f38986cb3cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8982 | 2025.06.04 15:41:39.139444 [ 260 ] {91e79777-c8cd-4f74-a5b0-f38986cb3cc2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8983 | 2025.06.04 15:41:39.139682 [ 260 ] {91e79777-c8cd-4f74-a5b0-f38986cb3cc2} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2025.06.04 15:41:39.139850 [ 260 ] {91e79777-c8cd-4f74-a5b0-f38986cb3cc2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001744 sec., 121559.63302752293 rows/sec., 7.73 MiB/sec. | ||
| 8985 | 2025.06.04 15:41:39.139902 [ 260 ] {91e79777-c8cd-4f74-a5b0-f38986cb3cc2} <Debug> TCPHandler: Processed in 0.002088846 sec. | ||
| 8986 | 2025.06.04 15:41:39.140024 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2025.06.04 15:41:39.140127 [ 260 ] {f8222a09-dfe1-4fd0-b563-9647af5405ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8988 | 2025.06.04 15:41:39.140171 [ 260 ] {f8222a09-dfe1-4fd0-b563-9647af5405ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8989 | 2025.06.04 15:41:39.140882 [ 260 ] {f8222a09-dfe1-4fd0-b563-9647af5405ec} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2025.06.04 15:41:39.140921 [ 260 ] {f8222a09-dfe1-4fd0-b563-9647af5405ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8991 | 2025.06.04 15:41:39.141271 [ 260 ] {f8222a09-dfe1-4fd0-b563-9647af5405ec} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8992 | 2025.06.04 15:41:39.141481 [ 260 ] {f8222a09-dfe1-4fd0-b563-9647af5405ec} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2025.06.04 15:41:39.141617 [ 260 ] {f8222a09-dfe1-4fd0-b563-9647af5405ec} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001514 sec., 407529.72258916777 rows/sec., 31.86 MiB/sec. | ||
| 8994 | 2025.06.04 15:41:39.141656 [ 260 ] {f8222a09-dfe1-4fd0-b563-9647af5405ec} <Debug> TCPHandler: Processed in 0.001683861 sec. | ||
| 8995 | 2025.06.04 15:41:39.141771 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2025.06.04 15:41:39.141868 [ 260 ] {5afaa544-a674-4b32-a396-bb6ba9a58a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8997 | 2025.06.04 15:41:39.141909 [ 260 ] {5afaa544-a674-4b32-a396-bb6ba9a58a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8998 | 2025.06.04 15:41:39.142333 [ 260 ] {5afaa544-a674-4b32-a396-bb6ba9a58a82} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2025.06.04 15:41:39.142371 [ 260 ] {5afaa544-a674-4b32-a396-bb6ba9a58a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9000 | 2025.06.04 15:41:39.142667 [ 260 ] {5afaa544-a674-4b32-a396-bb6ba9a58a82} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9001 | 2025.06.04 15:41:39.142871 [ 260 ] {5afaa544-a674-4b32-a396-bb6ba9a58a82} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2025.06.04 15:41:39.143002 [ 260 ] {5afaa544-a674-4b32-a396-bb6ba9a58a82} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001154 sec., 91854.41941074523 rows/sec., 5.40 MiB/sec. | ||
| 9003 | 2025.06.04 15:41:39.143040 [ 260 ] {5afaa544-a674-4b32-a396-bb6ba9a58a82} <Debug> TCPHandler: Processed in 0.001318276 sec. | ||
| 9004 | 2025.06.04 15:41:39.143154 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2025.06.04 15:41:39.143248 [ 260 ] {decd3b9f-1049-4926-8a81-30cbfdc224e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9006 | 2025.06.04 15:41:39.143287 [ 260 ] {decd3b9f-1049-4926-8a81-30cbfdc224e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9007 | 2025.06.04 15:41:39.143708 [ 260 ] {decd3b9f-1049-4926-8a81-30cbfdc224e8} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2025.06.04 15:41:39.143744 [ 260 ] {decd3b9f-1049-4926-8a81-30cbfdc224e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9009 | 2025.06.04 15:41:39.144044 [ 260 ] {decd3b9f-1049-4926-8a81-30cbfdc224e8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9010 | 2025.06.04 15:41:39.144258 [ 260 ] {decd3b9f-1049-4926-8a81-30cbfdc224e8} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2025.06.04 15:41:39.144383 [ 260 ] {decd3b9f-1049-4926-8a81-30cbfdc224e8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001154 sec., 97920.27729636048 rows/sec., 6.34 MiB/sec. | ||
| 9012 | 2025.06.04 15:41:39.144420 [ 260 ] {decd3b9f-1049-4926-8a81-30cbfdc224e8} <Debug> TCPHandler: Processed in 0.001313516 sec. | ||
| 9013 | 2025.06.04 15:41:39.144555 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2025.06.04 15:41:39.144647 [ 260 ] {32bcae5f-0240-42f4-89b9-38a9d4c15c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9015 | 2025.06.04 15:41:39.144686 [ 260 ] {32bcae5f-0240-42f4-89b9-38a9d4c15c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9016 | 2025.06.04 15:41:39.145100 [ 260 ] {32bcae5f-0240-42f4-89b9-38a9d4c15c72} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2025.06.04 15:41:39.145137 [ 260 ] {32bcae5f-0240-42f4-89b9-38a9d4c15c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9018 | 2025.06.04 15:41:39.145433 [ 260 ] {32bcae5f-0240-42f4-89b9-38a9d4c15c72} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9019 | 2025.06.04 15:41:39.145637 [ 260 ] {32bcae5f-0240-42f4-89b9-38a9d4c15c72} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2025.06.04 15:41:39.145765 [ 260 ] {32bcae5f-0240-42f4-89b9-38a9d4c15c72} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001135 sec., 98678.4140969163 rows/sec., 5.62 MiB/sec. | ||
| 9021 | 2025.06.04 15:41:39.145863 [ 260 ] {32bcae5f-0240-42f4-89b9-38a9d4c15c72} <Debug> TCPHandler: Processed in 0.001355827 sec. | ||
| 9022 | 2025.06.04 15:41:39.145974 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2025.06.04 15:41:39.146067 [ 260 ] {3b7aac16-1e95-48b1-b916-62c1424281e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9024 | 2025.06.04 15:41:39.146105 [ 260 ] {3b7aac16-1e95-48b1-b916-62c1424281e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9025 | 2025.06.04 15:41:39.146627 [ 260 ] {3b7aac16-1e95-48b1-b916-62c1424281e5} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2025.06.04 15:41:39.146663 [ 260 ] {3b7aac16-1e95-48b1-b916-62c1424281e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9027 | 2025.06.04 15:41:39.146987 [ 260 ] {3b7aac16-1e95-48b1-b916-62c1424281e5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9028 | 2025.06.04 15:41:39.147191 [ 260 ] {3b7aac16-1e95-48b1-b916-62c1424281e5} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2025.06.04 15:41:39.147317 [ 260 ] {3b7aac16-1e95-48b1-b916-62c1424281e5} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001268 sec., 301261.82965299685 rows/sec., 21.24 MiB/sec. | ||
| 9030 | 2025.06.04 15:41:39.147355 [ 260 ] {3b7aac16-1e95-48b1-b916-62c1424281e5} <Debug> TCPHandler: Processed in 0.001428867 sec. | ||
| 9031 | 2025.06.04 15:41:39.147463 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2025.06.04 15:41:39.147555 [ 260 ] {b93726d6-3f9e-42ec-8e38-bb8dfc62b822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9033 | 2025.06.04 15:41:39.147596 [ 260 ] {b93726d6-3f9e-42ec-8e38-bb8dfc62b822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9034 | 2025.06.04 15:41:39.147928 [ 260 ] {b93726d6-3f9e-42ec-8e38-bb8dfc62b822} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2025.06.04 15:41:39.147963 [ 260 ] {b93726d6-3f9e-42ec-8e38-bb8dfc62b822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9036 | 2025.06.04 15:41:39.148267 [ 260 ] {b93726d6-3f9e-42ec-8e38-bb8dfc62b822} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9037 | 2025.06.04 15:41:39.148474 [ 260 ] {b93726d6-3f9e-42ec-8e38-bb8dfc62b822} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2025.06.04 15:41:39.148604 [ 260 ] {b93726d6-3f9e-42ec-8e38-bb8dfc62b822} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 9039 | 2025.06.04 15:41:39.148641 [ 260 ] {b93726d6-3f9e-42ec-8e38-bb8dfc62b822} <Debug> TCPHandler: Processed in 0.001224925 sec. | ||
| 9040 | 2025.06.04 15:41:39.148749 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2025.06.04 15:41:39.148843 [ 260 ] {d17a4857-2112-49eb-bcb7-d675b1341e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9042 | 2025.06.04 15:41:39.148884 [ 260 ] {d17a4857-2112-49eb-bcb7-d675b1341e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9043 | 2025.06.04 15:41:39.149287 [ 260 ] {d17a4857-2112-49eb-bcb7-d675b1341e3e} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2025.06.04 15:41:39.149324 [ 260 ] {d17a4857-2112-49eb-bcb7-d675b1341e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9045 | 2025.06.04 15:41:39.149674 [ 260 ] {d17a4857-2112-49eb-bcb7-d675b1341e3e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9046 | 2025.06.04 15:41:39.149894 [ 260 ] {d17a4857-2112-49eb-bcb7-d675b1341e3e} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2025.06.04 15:41:39.150026 [ 260 ] {d17a4857-2112-49eb-bcb7-d675b1341e3e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0012 sec., 197500.00000000003 rows/sec., 13.24 MiB/sec. | ||
| 9048 | 2025.06.04 15:41:39.150063 [ 260 ] {d17a4857-2112-49eb-bcb7-d675b1341e3e} <Debug> TCPHandler: Processed in 0.001361277 sec. | ||
| 9049 | 2025.06.04 15:41:39.150176 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2025.06.04 15:41:39.150268 [ 260 ] {563432d5-e83f-4e07-b887-d973755442ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9051 | 2025.06.04 15:41:39.150310 [ 260 ] {563432d5-e83f-4e07-b887-d973755442ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9052 | 2025.06.04 15:41:39.150620 [ 260 ] {563432d5-e83f-4e07-b887-d973755442ea} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2025.06.04 15:41:39.150657 [ 260 ] {563432d5-e83f-4e07-b887-d973755442ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9054 | 2025.06.04 15:41:39.150947 [ 260 ] {563432d5-e83f-4e07-b887-d973755442ea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9055 | 2025.06.04 15:41:39.151148 [ 260 ] {563432d5-e83f-4e07-b887-d973755442ea} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2025.06.04 15:41:39.151277 [ 260 ] {563432d5-e83f-4e07-b887-d973755442ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 9057 | 2025.06.04 15:41:39.151318 [ 260 ] {563432d5-e83f-4e07-b887-d973755442ea} <Debug> TCPHandler: Processed in 0.001190604 sec. | ||
| 9058 | 2025.06.04 15:41:39.151427 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2025.06.04 15:41:39.151520 [ 260 ] {c5393b39-8764-48d0-b85a-b94437c53b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9060 | 2025.06.04 15:41:39.151560 [ 260 ] {c5393b39-8764-48d0-b85a-b94437c53b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9061 | 2025.06.04 15:41:39.151882 [ 260 ] {c5393b39-8764-48d0-b85a-b94437c53b1c} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2025.06.04 15:41:39.151919 [ 260 ] {c5393b39-8764-48d0-b85a-b94437c53b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9063 | 2025.06.04 15:41:39.152229 [ 260 ] {c5393b39-8764-48d0-b85a-b94437c53b1c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9064 | 2025.06.04 15:41:39.152434 [ 260 ] {c5393b39-8764-48d0-b85a-b94437c53b1c} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2025.06.04 15:41:39.152563 [ 260 ] {c5393b39-8764-48d0-b85a-b94437c53b1c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00106 sec., 77358.49056603774 rows/sec., 4.91 MiB/sec. | ||
| 9066 | 2025.06.04 15:41:39.152599 [ 260 ] {c5393b39-8764-48d0-b85a-b94437c53b1c} <Debug> TCPHandler: Processed in 0.001219055 sec. | ||
| 9067 | 2025.06.04 15:41:42.343638 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9068 | 2025.06.04 15:41:42.343711 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9069 | 2025.06.04 15:41:42.523829 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
| 9070 | 2025.06.04 15:41:42.524419 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2025.06.04 15:41:42.524466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9072 | 2025.06.04 15:41:42.525093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9073 | 2025.06.04 15:41:42.525325 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2025.06.04 15:41:42.525455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 9075 | 2025.06.04 15:41:42.546040 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1262 | ||
| 9076 | 2025.06.04 15:41:42.549540 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2025.06.04 15:41:42.549604 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9078 | 2025.06.04 15:41:42.550954 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9079 | 2025.06.04 15:41:42.551230 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2025.06.04 15:41:42.551583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
| 9081 | 2025.06.04 15:41:43.001204 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000835761 sec. | ||
| 9082 | 2025.06.04 15:41:43.709327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9083 | 2025.06.04 15:41:43.725322 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2025.06.04 15:41:43.725375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9085 | 2025.06.04 15:41:43.731067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9086 | 2025.06.04 15:41:43.731747 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2025.06.04 15:41:43.734442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9088 | 2025.06.04 15:41:44.133033 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9089 | 2025.06.04 15:41:44.133235 [ 260 ] {757ee0ce-e167-412f-b8b5-b81f292e1e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9090 | 2025.06.04 15:41:44.133313 [ 260 ] {757ee0ce-e167-412f-b8b5-b81f292e1e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9091 | 2025.06.04 15:41:44.134049 [ 260 ] {757ee0ce-e167-412f-b8b5-b81f292e1e7c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2025.06.04 15:41:44.134094 [ 260 ] {757ee0ce-e167-412f-b8b5-b81f292e1e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9093 | 2025.06.04 15:41:44.134480 [ 260 ] {757ee0ce-e167-412f-b8b5-b81f292e1e7c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9094 | 2025.06.04 15:41:44.134703 [ 260 ] {757ee0ce-e167-412f-b8b5-b81f292e1e7c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2025.06.04 15:41:44.134863 [ 260 ] {757ee0ce-e167-412f-b8b5-b81f292e1e7c} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001685 sec., 80712.16617210682 rows/sec., 6.97 MiB/sec. | ||
| 9096 | 2025.06.04 15:41:44.134909 [ 260 ] {757ee0ce-e167-412f-b8b5-b81f292e1e7c} <Debug> TCPHandler: Processed in 0.002018894 sec. | ||
| 9097 | 2025.06.04 15:41:44.135073 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2025.06.04 15:41:44.135167 [ 260 ] {41802818-bd53-4c0c-93ca-33220e5b07e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9099 | 2025.06.04 15:41:44.135208 [ 260 ] {41802818-bd53-4c0c-93ca-33220e5b07e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9100 | 2025.06.04 15:41:44.135692 [ 260 ] {41802818-bd53-4c0c-93ca-33220e5b07e5} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2025.06.04 15:41:44.135730 [ 260 ] {41802818-bd53-4c0c-93ca-33220e5b07e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9102 | 2025.06.04 15:41:44.136037 [ 260 ] {41802818-bd53-4c0c-93ca-33220e5b07e5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9103 | 2025.06.04 15:41:44.136250 [ 260 ] {41802818-bd53-4c0c-93ca-33220e5b07e5} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2025.06.04 15:41:44.136371 [ 141 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9105 | 2025.06.04 15:41:44.136389 [ 260 ] {41802818-bd53-4c0c-93ca-33220e5b07e5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00124 sec., 32258.064516129034 rows/sec., 2.37 MiB/sec. | ||
| 9106 | 2025.06.04 15:41:44.136437 [ 141 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2025.06.04 15:41:44.136448 [ 260 ] {41802818-bd53-4c0c-93ca-33220e5b07e5} <Debug> TCPHandler: Processed in 0.001422297 sec. | ||
| 9108 | 2025.06.04 15:41:44.136467 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9109 | 2025.06.04 15:41:44.136576 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2025.06.04 15:41:44.136600 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 9111 | 2025.06.04 15:41:44.136672 [ 260 ] {3bc6d9ae-72f7-42c7-a549-d6a0e84893d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9112 | 2025.06.04 15:41:44.136717 [ 260 ] {3bc6d9ae-72f7-42c7-a549-d6a0e84893d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9113 | 2025.06.04 15:41:44.136752 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9114 | 2025.06.04 15:41:44.136793 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 164 rows starting from the beginning of the part | ||
| 9115 | 2025.06.04 15:41:44.136863 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 9116 | 2025.06.04 15:41:44.136910 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 106 rows starting from the beginning of the part | ||
| 9117 | 2025.06.04 15:41:44.136955 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 9118 | 2025.06.04 15:41:44.136996 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 106 rows starting from the beginning of the part | ||
| 9119 | 2025.06.04 15:41:44.137037 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 9120 | 2025.06.04 15:41:44.137194 [ 260 ] {3bc6d9ae-72f7-42c7-a549-d6a0e84893d2} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2025.06.04 15:41:44.137237 [ 260 ] {3bc6d9ae-72f7-42c7-a549-d6a0e84893d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9122 | 2025.06.04 15:41:44.137580 [ 260 ] {3bc6d9ae-72f7-42c7-a549-d6a0e84893d2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9123 | 2025.06.04 15:41:44.137809 [ 260 ] {3bc6d9ae-72f7-42c7-a549-d6a0e84893d2} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2025.06.04 15:41:44.137942 [ 260 ] {3bc6d9ae-72f7-42c7-a549-d6a0e84893d2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001287 sec., 80808.0808080808 rows/sec., 6.31 MiB/sec. | ||
| 9125 | 2025.06.04 15:41:44.137957 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419478 sec., 350833.1936106089 rows/sec., 23.76 MiB/sec. | ||
| 9126 | 2025.06.04 15:41:44.137979 [ 260 ] {3bc6d9ae-72f7-42c7-a549-d6a0e84893d2} <Debug> TCPHandler: Processed in 0.001451238 sec. | ||
| 9127 | 2025.06.04 15:41:44.138102 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2025.06.04 15:41:44.138129 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9129 | 2025.06.04 15:41:44.138198 [ 260 ] {26613e68-578e-4303-bdb9-d4d33941d578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9130 | 2025.06.04 15:41:44.138247 [ 260 ] {26613e68-578e-4303-bdb9-d4d33941d578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9131 | 2025.06.04 15:41:44.138432 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_61_12} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2025.06.04 15:41:44.138508 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_61_12} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9133 | 2025.06.04 15:41:44.138598 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9134 | 2025.06.04 15:41:44.138655 [ 260 ] {26613e68-578e-4303-bdb9-d4d33941d578} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2025.06.04 15:41:44.138696 [ 260 ] {26613e68-578e-4303-bdb9-d4d33941d578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9136 | 2025.06.04 15:41:44.139026 [ 260 ] {26613e68-578e-4303-bdb9-d4d33941d578} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9137 | 2025.06.04 15:41:44.139236 [ 260 ] {26613e68-578e-4303-bdb9-d4d33941d578} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2025.06.04 15:41:44.139368 [ 260 ] {26613e68-578e-4303-bdb9-d4d33941d578} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 9139 | 2025.06.04 15:41:44.139405 [ 260 ] {26613e68-578e-4303-bdb9-d4d33941d578} <Debug> TCPHandler: Processed in 0.001350907 sec. | ||
| 9140 | 2025.06.04 15:41:44.139515 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9141 | 2025.06.04 15:41:44.139607 [ 260 ] {b7ab6f6d-a79f-45a6-9936-b02cc83c4eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9142 | 2025.06.04 15:41:44.139660 [ 260 ] {b7ab6f6d-a79f-45a6-9936-b02cc83c4eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9143 | 2025.06.04 15:41:44.140495 [ 260 ] {b7ab6f6d-a79f-45a6-9936-b02cc83c4eee} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2025.06.04 15:41:44.140532 [ 260 ] {b7ab6f6d-a79f-45a6-9936-b02cc83c4eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9145 | 2025.06.04 15:41:44.141071 [ 260 ] {b7ab6f6d-a79f-45a6-9936-b02cc83c4eee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9146 | 2025.06.04 15:41:44.141294 [ 260 ] {b7ab6f6d-a79f-45a6-9936-b02cc83c4eee} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2025.06.04 15:41:44.141437 [ 260 ] {b7ab6f6d-a79f-45a6-9936-b02cc83c4eee} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001847 sec., 21656.74066053059 rows/sec., 38.81 MiB/sec. | ||
| 9148 | 2025.06.04 15:41:44.141498 [ 260 ] {b7ab6f6d-a79f-45a6-9936-b02cc83c4eee} <Debug> TCPHandler: Processed in 0.002030074 sec. | ||
| 9149 | 2025.06.04 15:41:44.141608 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2025.06.04 15:41:44.141700 [ 260 ] {ed1216f8-7fe5-45b7-b8bc-3987e7e8ded5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9151 | 2025.06.04 15:41:44.141739 [ 260 ] {ed1216f8-7fe5-45b7-b8bc-3987e7e8ded5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9152 | 2025.06.04 15:41:44.142073 [ 260 ] {ed1216f8-7fe5-45b7-b8bc-3987e7e8ded5} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2025.06.04 15:41:44.142110 [ 260 ] {ed1216f8-7fe5-45b7-b8bc-3987e7e8ded5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9154 | 2025.06.04 15:41:44.142405 [ 260 ] {ed1216f8-7fe5-45b7-b8bc-3987e7e8ded5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9155 | 2025.06.04 15:41:44.142610 [ 260 ] {ed1216f8-7fe5-45b7-b8bc-3987e7e8ded5} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2025.06.04 15:41:44.142741 [ 260 ] {ed1216f8-7fe5-45b7-b8bc-3987e7e8ded5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 9157 | 2025.06.04 15:41:44.142776 [ 260 ] {ed1216f8-7fe5-45b7-b8bc-3987e7e8ded5} <Debug> TCPHandler: Processed in 0.001214725 sec. | ||
| 9158 | 2025.06.04 15:41:45.982971 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9159 | 2025.06.04 15:41:45.983144 [ 260 ] {46a679fd-69ed-4cfd-8b4a-569c8aad60a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9160 | 2025.06.04 15:41:45.983204 [ 260 ] {46a679fd-69ed-4cfd-8b4a-569c8aad60a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9161 | 2025.06.04 15:41:45.984034 [ 260 ] {46a679fd-69ed-4cfd-8b4a-569c8aad60a4} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2025.06.04 15:41:45.984075 [ 260 ] {46a679fd-69ed-4cfd-8b4a-569c8aad60a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9163 | 2025.06.04 15:41:45.984473 [ 260 ] {46a679fd-69ed-4cfd-8b4a-569c8aad60a4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9164 | 2025.06.04 15:41:45.984688 [ 260 ] {46a679fd-69ed-4cfd-8b4a-569c8aad60a4} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2025.06.04 15:41:45.984838 [ 260 ] {46a679fd-69ed-4cfd-8b4a-569c8aad60a4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001741 sec., 121769.09821941414 rows/sec., 7.74 MiB/sec. | ||
| 9166 | 2025.06.04 15:41:45.984879 [ 260 ] {46a679fd-69ed-4cfd-8b4a-569c8aad60a4} <Debug> TCPHandler: Processed in 0.002026465 sec. | ||
| 9167 | 2025.06.04 15:41:45.985005 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9168 | 2025.06.04 15:41:45.985110 [ 260 ] {929162fe-a186-4716-8067-19ffcc24bf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9169 | 2025.06.04 15:41:45.985151 [ 260 ] {929162fe-a186-4716-8067-19ffcc24bf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9170 | 2025.06.04 15:41:45.986357 [ 260 ] {929162fe-a186-4716-8067-19ffcc24bf32} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2025.06.04 15:41:45.986395 [ 260 ] {929162fe-a186-4716-8067-19ffcc24bf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9172 | 2025.06.04 15:41:45.986802 [ 260 ] {929162fe-a186-4716-8067-19ffcc24bf32} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9173 | 2025.06.04 15:41:45.987013 [ 260 ] {929162fe-a186-4716-8067-19ffcc24bf32} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2025.06.04 15:41:45.987143 [ 260 ] {929162fe-a186-4716-8067-19ffcc24bf32} <Debug> executeQuery: Read 1757 rows, 145.95 KiB in 0.002051 sec., 856655.2901023892 rows/sec., 69.49 MiB/sec. | ||
| 9175 | 2025.06.04 15:41:45.987144 [ 139 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9176 | 2025.06.04 15:41:45.987181 [ 260 ] {929162fe-a186-4716-8067-19ffcc24bf32} <Debug> TCPHandler: Processed in 0.002223828 sec. | ||
| 9177 | 2025.06.04 15:41:45.987219 [ 139 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2025.06.04 15:41:45.987250 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9179 | 2025.06.04 15:41:45.987323 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9180 | 2025.06.04 15:41:45.987373 [ 195 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 9181 | 2025.06.04 15:41:45.987432 [ 260 ] {c1256b9c-97e5-4561-9258-0cac89b1cc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9182 | 2025.06.04 15:41:45.987477 [ 260 ] {c1256b9c-97e5-4561-9258-0cac89b1cc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9183 | 2025.06.04 15:41:45.987508 [ 195 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9184 | 2025.06.04 15:41:45.987552 [ 195 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1847 rows starting from the beginning of the part | ||
| 9185 | 2025.06.04 15:41:45.987623 [ 195 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 617 rows starting from the beginning of the part | ||
| 9186 | 2025.06.04 15:41:45.987673 [ 195 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 137 rows starting from the beginning of the part | ||
| 9187 | 2025.06.04 15:41:45.987720 [ 195 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 617 rows starting from the beginning of the part | ||
| 9188 | 2025.06.04 15:41:45.987766 [ 195 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 136 rows starting from the beginning of the part | ||
| 9189 | 2025.06.04 15:41:45.987811 [ 195 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1757 rows starting from the beginning of the part | ||
| 9190 | 2025.06.04 15:41:45.987953 [ 260 ] {c1256b9c-97e5-4561-9258-0cac89b1cc1c} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2025.06.04 15:41:45.987996 [ 260 ] {c1256b9c-97e5-4561-9258-0cac89b1cc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9192 | 2025.06.04 15:41:45.988329 [ 260 ] {c1256b9c-97e5-4561-9258-0cac89b1cc1c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9193 | 2025.06.04 15:41:45.988544 [ 260 ] {c1256b9c-97e5-4561-9258-0cac89b1cc1c} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2025.06.04 15:41:45.988676 [ 260 ] {c1256b9c-97e5-4561-9258-0cac89b1cc1c} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001264 sec., 83860.75949367089 rows/sec., 4.93 MiB/sec. | ||
| 9195 | 2025.06.04 15:41:45.988713 [ 260 ] {c1256b9c-97e5-4561-9258-0cac89b1cc1c} <Debug> TCPHandler: Processed in 0.001440798 sec. | ||
| 9196 | 2025.06.04 15:41:45.988835 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9197 | 2025.06.04 15:41:45.988927 [ 260 ] {1aef0a17-f7cb-4e91-b881-dab52ba0f260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9198 | 2025.06.04 15:41:45.988965 [ 260 ] {1aef0a17-f7cb-4e91-b881-dab52ba0f260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9199 | 2025.06.04 15:41:45.989473 [ 260 ] {1aef0a17-f7cb-4e91-b881-dab52ba0f260} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9200 | 2025.06.04 15:41:45.989509 [ 260 ] {1aef0a17-f7cb-4e91-b881-dab52ba0f260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9201 | 2025.06.04 15:41:45.989627 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5111 rows, containing 5 columns (5 merged, 0 gathered) in 0.002300048 sec., 2222127.5382078984 rows/sec., 188.15 MiB/sec. | ||
| 9202 | 2025.06.04 15:41:45.989821 [ 260 ] {1aef0a17-f7cb-4e91-b881-dab52ba0f260} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9203 | 2025.06.04 15:41:45.989943 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9204 | 2025.06.04 15:41:45.990047 [ 260 ] {1aef0a17-f7cb-4e91-b881-dab52ba0f260} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2025.06.04 15:41:45.990188 [ 260 ] {1aef0a17-f7cb-4e91-b881-dab52ba0f260} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.00128 sec., 266406.25 rows/sec., 17.78 MiB/sec. | ||
| 9206 | 2025.06.04 15:41:45.990227 [ 260 ] {1aef0a17-f7cb-4e91-b881-dab52ba0f260} <Debug> TCPHandler: Processed in 0.001440038 sec. | ||
| 9207 | 2025.06.04 15:41:45.990289 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_76_15} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2025.06.04 15:41:45.990341 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9209 | 2025.06.04 15:41:45.990392 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_76_15} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9210 | 2025.06.04 15:41:45.990444 [ 260 ] {51d24641-7c09-4d7b-947b-6ed235cf2922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9211 | 2025.06.04 15:41:45.990487 [ 260 ] {51d24641-7c09-4d7b-947b-6ed235cf2922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9212 | 2025.06.04 15:41:45.990507 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 9213 | 2025.06.04 15:41:45.990911 [ 260 ] {51d24641-7c09-4d7b-947b-6ed235cf2922} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9214 | 2025.06.04 15:41:45.990951 [ 260 ] {51d24641-7c09-4d7b-947b-6ed235cf2922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9215 | 2025.06.04 15:41:45.991247 [ 260 ] {51d24641-7c09-4d7b-947b-6ed235cf2922} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9216 | 2025.06.04 15:41:45.991447 [ 260 ] {51d24641-7c09-4d7b-947b-6ed235cf2922} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2025.06.04 15:41:45.991572 [ 260 ] {51d24641-7c09-4d7b-947b-6ed235cf2922} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001147 sec., 97646.0331299041 rows/sec., 5.56 MiB/sec. | ||
| 9218 | 2025.06.04 15:41:45.991609 [ 260 ] {51d24641-7c09-4d7b-947b-6ed235cf2922} <Debug> TCPHandler: Processed in 0.001314776 sec. | ||
| 9219 | 2025.06.04 15:41:45.991720 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9220 | 2025.06.04 15:41:45.991812 [ 260 ] {97edee9a-cda9-4f9b-9ee1-d152b60367d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9221 | 2025.06.04 15:41:45.991850 [ 260 ] {97edee9a-cda9-4f9b-9ee1-d152b60367d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9222 | 2025.06.04 15:41:45.992512 [ 260 ] {97edee9a-cda9-4f9b-9ee1-d152b60367d5} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2025.06.04 15:41:45.992548 [ 260 ] {97edee9a-cda9-4f9b-9ee1-d152b60367d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9224 | 2025.06.04 15:41:45.992880 [ 260 ] {97edee9a-cda9-4f9b-9ee1-d152b60367d5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9225 | 2025.06.04 15:41:45.993092 [ 260 ] {97edee9a-cda9-4f9b-9ee1-d152b60367d5} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2025.06.04 15:41:45.993216 [ 260 ] {97edee9a-cda9-4f9b-9ee1-d152b60367d5} <Debug> executeQuery: Read 838 rows, 61.87 KiB in 0.001421 sec., 589725.5453905701 rows/sec., 42.52 MiB/sec. | ||
| 9227 | 2025.06.04 15:41:45.993225 [ 138 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9228 | 2025.06.04 15:41:45.993253 [ 260 ] {97edee9a-cda9-4f9b-9ee1-d152b60367d5} <Debug> TCPHandler: Processed in 0.001580149 sec. | ||
| 9229 | 2025.06.04 15:41:45.993270 [ 138 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9230 | 2025.06.04 15:41:45.993294 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9231 | 2025.06.04 15:41:45.993376 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2025.06.04 15:41:45.993377 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 9233 | 2025.06.04 15:41:45.993473 [ 260 ] {8894b190-221a-4c17-8ffc-332dd9915b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9234 | 2025.06.04 15:41:45.993509 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9235 | 2025.06.04 15:41:45.993517 [ 260 ] {8894b190-221a-4c17-8ffc-332dd9915b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9236 | 2025.06.04 15:41:45.993553 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part | ||
| 9237 | 2025.06.04 15:41:45.993618 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 382 rows starting from the beginning of the part | ||
| 9238 | 2025.06.04 15:41:45.993662 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 106 rows starting from the beginning of the part | ||
| 9239 | 2025.06.04 15:41:45.993706 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 382 rows starting from the beginning of the part | ||
| 9240 | 2025.06.04 15:41:45.993745 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
| 9241 | 2025.06.04 15:41:45.993784 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 838 rows starting from the beginning of the part | ||
| 9242 | 2025.06.04 15:41:45.993888 [ 260 ] {8894b190-221a-4c17-8ffc-332dd9915b68} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2025.06.04 15:41:45.993930 [ 260 ] {8894b190-221a-4c17-8ffc-332dd9915b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9244 | 2025.06.04 15:41:45.994251 [ 260 ] {8894b190-221a-4c17-8ffc-332dd9915b68} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9245 | 2025.06.04 15:41:45.994473 [ 260 ] {8894b190-221a-4c17-8ffc-332dd9915b68} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2025.06.04 15:41:45.994604 [ 260 ] {8894b190-221a-4c17-8ffc-332dd9915b68} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 272.83 KiB/sec. | ||
| 9247 | 2025.06.04 15:41:45.994640 [ 260 ] {8894b190-221a-4c17-8ffc-332dd9915b68} <Debug> TCPHandler: Processed in 0.001316286 sec. | ||
| 9248 | 2025.06.04 15:41:45.994758 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2025.06.04 15:41:45.994858 [ 260 ] {48a360dd-ff55-4cd6-b1ff-89a9b8322525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9250 | 2025.06.04 15:41:45.994900 [ 260 ] {48a360dd-ff55-4cd6-b1ff-89a9b8322525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9251 | 2025.06.04 15:41:45.995035 [ 195 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2726 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696951 sec., 1606410.5563448798 rows/sec., 122.28 MiB/sec. | ||
| 9252 | 2025.06.04 15:41:45.995282 [ 199 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9253 | 2025.06.04 15:41:45.995496 [ 260 ] {48a360dd-ff55-4cd6-b1ff-89a9b8322525} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2025.06.04 15:41:45.995540 [ 260 ] {48a360dd-ff55-4cd6-b1ff-89a9b8322525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9255 | 2025.06.04 15:41:45.995604 [ 199 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_76_15} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2025.06.04 15:41:45.995695 [ 199 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_76_15} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9257 | 2025.06.04 15:41:45.995795 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 9258 | 2025.06.04 15:41:45.995924 [ 260 ] {48a360dd-ff55-4cd6-b1ff-89a9b8322525} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9259 | 2025.06.04 15:41:45.996137 [ 260 ] {48a360dd-ff55-4cd6-b1ff-89a9b8322525} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2025.06.04 15:41:45.996246 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9261 | 2025.06.04 15:41:45.996267 [ 260 ] {48a360dd-ff55-4cd6-b1ff-89a9b8322525} <Debug> executeQuery: Read 965 rows, 65.68 KiB in 0.001426 sec., 676718.09256662 rows/sec., 44.98 MiB/sec. | ||
| 9262 | 2025.06.04 15:41:45.996282 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2025.06.04 15:41:45.996308 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9264 | 2025.06.04 15:41:45.996310 [ 260 ] {48a360dd-ff55-4cd6-b1ff-89a9b8322525} <Debug> TCPHandler: Processed in 0.00159946 sec. | ||
| 9265 | 2025.06.04 15:41:45.996424 [ 193 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 9266 | 2025.06.04 15:41:45.996444 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2025.06.04 15:41:45.996558 [ 260 ] {fe1794c7-ab86-43b0-b2d9-a170cc3a7ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9268 | 2025.06.04 15:41:45.996576 [ 193 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9269 | 2025.06.04 15:41:45.996598 [ 260 ] {fe1794c7-ab86-43b0-b2d9-a170cc3a7ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9270 | 2025.06.04 15:41:45.996617 [ 193 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23882 rows starting from the beginning of the part | ||
| 9271 | 2025.06.04 15:41:45.996690 [ 193 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part | ||
| 9272 | 2025.06.04 15:41:45.996737 [ 193 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part | ||
| 9273 | 2025.06.04 15:41:45.996779 [ 193 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 237 rows starting from the beginning of the part | ||
| 9274 | 2025.06.04 15:41:45.996826 [ 193 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9275 | 2025.06.04 15:41:45.996869 [ 193 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 965 rows starting from the beginning of the part | ||
| 9276 | 2025.06.04 15:41:45.996954 [ 260 ] {fe1794c7-ab86-43b0-b2d9-a170cc3a7ec7} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2025.06.04 15:41:45.996996 [ 260 ] {fe1794c7-ab86-43b0-b2d9-a170cc3a7ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9278 | 2025.06.04 15:41:45.997437 [ 260 ] {fe1794c7-ab86-43b0-b2d9-a170cc3a7ec7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9279 | 2025.06.04 15:41:45.997660 [ 260 ] {fe1794c7-ab86-43b0-b2d9-a170cc3a7ec7} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9280 | 2025.06.04 15:41:45.997790 [ 260 ] {fe1794c7-ab86-43b0-b2d9-a170cc3a7ec7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001249 sec., 800.640512409928 rows/sec., 53.95 KiB/sec. | ||
| 9281 | 2025.06.04 15:41:45.997825 [ 260 ] {fe1794c7-ab86-43b0-b2d9-a170cc3a7ec7} <Debug> TCPHandler: Processed in 0.001428947 sec. | ||
| 9282 | 2025.06.04 15:41:45.997941 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2025.06.04 15:41:45.998034 [ 260 ] {a93c21d2-337f-4202-a089-f5deffed3ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9284 | 2025.06.04 15:41:45.998073 [ 260 ] {a93c21d2-337f-4202-a089-f5deffed3ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9285 | 2025.06.04 15:41:45.998400 [ 260 ] {a93c21d2-337f-4202-a089-f5deffed3ac2} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2025.06.04 15:41:45.998437 [ 260 ] {a93c21d2-337f-4202-a089-f5deffed3ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9287 | 2025.06.04 15:41:45.998898 [ 260 ] {a93c21d2-337f-4202-a089-f5deffed3ac2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9288 | 2025.06.04 15:41:45.999115 [ 260 ] {a93c21d2-337f-4202-a089-f5deffed3ac2} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2025.06.04 15:41:45.999228 [ 139 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9290 | 2025.06.04 15:41:45.999252 [ 260 ] {a93c21d2-337f-4202-a089-f5deffed3ac2} <Debug> executeQuery: Read 38 rows, 2.30 KiB in 0.001236 sec., 30744.33656957929 rows/sec., 1.82 MiB/sec. | ||
| 9291 | 2025.06.04 15:41:45.999260 [ 139 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2025.06.04 15:41:45.999293 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9293 | 2025.06.04 15:41:45.999295 [ 260 ] {a93c21d2-337f-4202-a089-f5deffed3ac2} <Debug> TCPHandler: Processed in 0.001400417 sec. | ||
| 9294 | 2025.06.04 15:41:45.999384 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 9295 | 2025.06.04 15:41:45.999498 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9296 | 2025.06.04 15:41:45.999528 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4206 rows starting from the beginning of the part | ||
| 9297 | 2025.06.04 15:41:45.999586 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part | ||
| 9298 | 2025.06.04 15:41:45.999633 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 9299 | 2025.06.04 15:41:45.999677 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part | ||
| 9300 | 2025.06.04 15:41:45.999718 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 9301 | 2025.06.04 15:41:45.999761 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 38 rows starting from the beginning of the part | ||
| 9302 | 2025.06.04 15:41:46.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.95 MiB, peak 297.96 MiB, free memory in arenas 0.00 B, will set to 288.20 MiB (RSS), difference: -5.75 MiB | ||
| 9303 | 2025.06.04 15:41:46.002756 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4528 rows, containing 4 columns (4 merged, 0 gathered) in 0.003406622 sec., 1329175.940271624 rows/sec., 87.29 MiB/sec. | ||
| 9304 | 2025.06.04 15:41:46.003218 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9305 | 2025.06.04 15:41:46.003463 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_76_15} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2025.06.04 15:41:46.003527 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_76_15} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9307 | 2025.06.04 15:41:46.003582 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 9308 | 2025.06.04 15:41:46.005637 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25642 rows, containing 5 columns (5 merged, 0 gathered) in 0.009267714 sec., 2766809.592958954 rows/sec., 186.83 MiB/sec. | ||
| 9309 | 2025.06.04 15:41:46.005861 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9310 | 2025.06.04 15:41:46.006114 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2025.06.04 15:41:46.006181 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9312 | 2025.06.04 15:41:46.006263 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 9313 | 2025.06.04 15:41:47.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.78 MiB, peak 297.96 MiB, free memory in arenas 0.00 B, will set to 290.30 MiB (RSS), difference: 8.52 MiB | ||
| 9314 | 2025.06.04 15:41:49.129120 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9315 | 2025.06.04 15:41:49.129301 [ 260 ] {d0393a78-b399-4231-af8b-0b56ab402b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9316 | 2025.06.04 15:41:49.129369 [ 260 ] {d0393a78-b399-4231-af8b-0b56ab402b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9317 | 2025.06.04 15:41:49.130028 [ 260 ] {d0393a78-b399-4231-af8b-0b56ab402b8b} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2025.06.04 15:41:49.130083 [ 260 ] {d0393a78-b399-4231-af8b-0b56ab402b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9319 | 2025.06.04 15:41:49.130509 [ 260 ] {d0393a78-b399-4231-af8b-0b56ab402b8b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9320 | 2025.06.04 15:41:49.130750 [ 260 ] {d0393a78-b399-4231-af8b-0b56ab402b8b} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2025.06.04 15:41:49.130917 [ 260 ] {d0393a78-b399-4231-af8b-0b56ab402b8b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.59 MiB/sec. | ||
| 9322 | 2025.06.04 15:41:49.130969 [ 260 ] {d0393a78-b399-4231-af8b-0b56ab402b8b} <Debug> TCPHandler: Processed in 0.001976094 sec. | ||
| 9323 | 2025.06.04 15:41:49.131098 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9324 | 2025.06.04 15:41:49.131201 [ 260 ] {a9165015-5c42-4354-a09f-7ade3a8713ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9325 | 2025.06.04 15:41:49.131246 [ 260 ] {a9165015-5c42-4354-a09f-7ade3a8713ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9326 | 2025.06.04 15:41:49.131685 [ 260 ] {a9165015-5c42-4354-a09f-7ade3a8713ab} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9327 | 2025.06.04 15:41:49.131726 [ 260 ] {a9165015-5c42-4354-a09f-7ade3a8713ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9328 | 2025.06.04 15:41:49.132058 [ 260 ] {a9165015-5c42-4354-a09f-7ade3a8713ab} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9329 | 2025.06.04 15:41:49.132290 [ 260 ] {a9165015-5c42-4354-a09f-7ade3a8713ab} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9330 | 2025.06.04 15:41:49.132429 [ 260 ] {a9165015-5c42-4354-a09f-7ade3a8713ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 9331 | 2025.06.04 15:41:49.132468 [ 260 ] {a9165015-5c42-4354-a09f-7ade3a8713ab} <Debug> TCPHandler: Processed in 0.001420837 sec. | ||
| 9332 | 2025.06.04 15:41:49.132602 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9333 | 2025.06.04 15:41:49.132700 [ 260 ] {063fb471-f212-435f-8783-9f0173ba8f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9334 | 2025.06.04 15:41:49.132744 [ 260 ] {063fb471-f212-435f-8783-9f0173ba8f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9335 | 2025.06.04 15:41:49.133141 [ 260 ] {063fb471-f212-435f-8783-9f0173ba8f32} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9336 | 2025.06.04 15:41:49.133179 [ 260 ] {063fb471-f212-435f-8783-9f0173ba8f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9337 | 2025.06.04 15:41:49.133533 [ 260 ] {063fb471-f212-435f-8783-9f0173ba8f32} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9338 | 2025.06.04 15:41:49.133758 [ 260 ] {063fb471-f212-435f-8783-9f0173ba8f32} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2025.06.04 15:41:49.133896 [ 260 ] {063fb471-f212-435f-8783-9f0173ba8f32} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.001215 sec., 97119.34156378602 rows/sec., 6.77 MiB/sec. | ||
| 9340 | 2025.06.04 15:41:49.133934 [ 260 ] {063fb471-f212-435f-8783-9f0173ba8f32} <Debug> TCPHandler: Processed in 0.001380757 sec. | ||
| 9341 | 2025.06.04 15:41:49.134052 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2025.06.04 15:41:49.134150 [ 260 ] {2382b7fa-10fe-454a-b156-9c142f61fe57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9343 | 2025.06.04 15:41:49.134193 [ 260 ] {2382b7fa-10fe-454a-b156-9c142f61fe57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9344 | 2025.06.04 15:41:49.134527 [ 260 ] {2382b7fa-10fe-454a-b156-9c142f61fe57} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9345 | 2025.06.04 15:41:49.134564 [ 260 ] {2382b7fa-10fe-454a-b156-9c142f61fe57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9346 | 2025.06.04 15:41:49.134877 [ 260 ] {2382b7fa-10fe-454a-b156-9c142f61fe57} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9347 | 2025.06.04 15:41:49.135095 [ 260 ] {2382b7fa-10fe-454a-b156-9c142f61fe57} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9348 | 2025.06.04 15:41:49.135232 [ 260 ] {2382b7fa-10fe-454a-b156-9c142f61fe57} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001101 sec., 39963.66939146231 rows/sec., 2.69 MiB/sec. | ||
| 9349 | 2025.06.04 15:41:49.135271 [ 260 ] {2382b7fa-10fe-454a-b156-9c142f61fe57} <Debug> TCPHandler: Processed in 0.001267746 sec. | ||
| 9350 | 2025.06.04 15:41:50.025640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
| 9351 | 2025.06.04 15:41:50.026240 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9352 | 2025.06.04 15:41:50.026283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9353 | 2025.06.04 15:41:50.026839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9354 | 2025.06.04 15:41:50.027072 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9355 | 2025.06.04 15:41:50.027197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
| 9356 | 2025.06.04 15:41:51.234584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9357 | 2025.06.04 15:41:51.251706 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2025.06.04 15:41:51.251771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9359 | 2025.06.04 15:41:51.257721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9360 | 2025.06.04 15:41:51.258476 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2025.06.04 15:41:51.261480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9362 | 2025.06.04 15:41:52.551898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1302 | ||
| 9363 | 2025.06.04 15:41:52.554461 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2025.06.04 15:41:52.554523 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9365 | 2025.06.04 15:41:52.555821 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9366 | 2025.06.04 15:41:52.556120 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9367 | 2025.06.04 15:41:52.556295 [ 132 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9368 | 2025.06.04 15:41:52.556361 [ 132 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2025.06.04 15:41:52.556381 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9370 | 2025.06.04 15:41:52.556476 [ 199 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::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 | ||
| 9371 | 2025.06.04 15:41:52.556519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
| 9372 | 2025.06.04 15:41:52.556927 [ 199 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9373 | 2025.06.04 15:41:52.557061 [ 199 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1120 rows starting from the beginning of the part | ||
| 9374 | 2025.06.04 15:41:52.557405 [ 199 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 9375 | 2025.06.04 15:41:52.557736 [ 199 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 9376 | 2025.06.04 15:41:52.558081 [ 199 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part | ||
| 9377 | 2025.06.04 15:41:52.558413 [ 199 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 9378 | 2025.06.04 15:41:52.558743 [ 199 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 9379 | 2025.06.04 15:41:52.566272 [ 199 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 72 columns (72 merged, 0 gathered) in 0.009837001 sec., 132357.41258946704 rows/sec., 104.38 MiB/sec. | ||
| 9380 | 2025.06.04 15:41:52.568032 [ 199 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9381 | 2025.06.04 15:41:52.568799 [ 199 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_36_7} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9382 | 2025.06.04 15:41:52.568895 [ 199 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_36_7} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9383 | 2025.06.04 15:41:52.569092 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 9384 | 2025.06.04 15:41:54.133518 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9385 | 2025.06.04 15:41:54.133701 [ 260 ] {4eb2f19b-1713-4d81-94a4-3d8b6ded591f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9386 | 2025.06.04 15:41:54.133765 [ 260 ] {4eb2f19b-1713-4d81-94a4-3d8b6ded591f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9387 | 2025.06.04 15:41:54.134470 [ 260 ] {4eb2f19b-1713-4d81-94a4-3d8b6ded591f} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2025.06.04 15:41:54.134514 [ 260 ] {4eb2f19b-1713-4d81-94a4-3d8b6ded591f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9389 | 2025.06.04 15:41:54.134911 [ 260 ] {4eb2f19b-1713-4d81-94a4-3d8b6ded591f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9390 | 2025.06.04 15:41:54.135138 [ 260 ] {4eb2f19b-1713-4d81-94a4-3d8b6ded591f} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2025.06.04 15:41:54.135299 [ 260 ] {4eb2f19b-1713-4d81-94a4-3d8b6ded591f} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001647 sec., 82574.37765634486 rows/sec., 7.13 MiB/sec. | ||
| 9392 | 2025.06.04 15:41:54.135340 [ 260 ] {4eb2f19b-1713-4d81-94a4-3d8b6ded591f} <Debug> TCPHandler: Processed in 0.001944344 sec. | ||
| 9393 | 2025.06.04 15:41:54.135455 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9394 | 2025.06.04 15:41:54.135548 [ 260 ] {e2e93ba2-1bc2-440f-8d4c-a3501d1ea04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9395 | 2025.06.04 15:41:54.135588 [ 260 ] {e2e93ba2-1bc2-440f-8d4c-a3501d1ea04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9396 | 2025.06.04 15:41:54.135998 [ 260 ] {e2e93ba2-1bc2-440f-8d4c-a3501d1ea04f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2025.06.04 15:41:54.136034 [ 260 ] {e2e93ba2-1bc2-440f-8d4c-a3501d1ea04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9398 | 2025.06.04 15:41:54.136329 [ 260 ] {e2e93ba2-1bc2-440f-8d4c-a3501d1ea04f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9399 | 2025.06.04 15:41:54.136530 [ 260 ] {e2e93ba2-1bc2-440f-8d4c-a3501d1ea04f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2025.06.04 15:41:54.136658 [ 260 ] {e2e93ba2-1bc2-440f-8d4c-a3501d1ea04f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001128 sec., 35460.99290780142 rows/sec., 2.60 MiB/sec. | ||
| 9401 | 2025.06.04 15:41:54.136694 [ 260 ] {e2e93ba2-1bc2-440f-8d4c-a3501d1ea04f} <Debug> TCPHandler: Processed in 0.001286765 sec. | ||
| 9402 | 2025.06.04 15:41:54.136806 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9403 | 2025.06.04 15:41:54.136898 [ 260 ] {4ae663eb-2b73-40c8-b5d6-7f916a8912b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9404 | 2025.06.04 15:41:54.136936 [ 260 ] {4ae663eb-2b73-40c8-b5d6-7f916a8912b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9405 | 2025.06.04 15:41:54.137360 [ 260 ] {4ae663eb-2b73-40c8-b5d6-7f916a8912b4} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2025.06.04 15:41:54.137396 [ 260 ] {4ae663eb-2b73-40c8-b5d6-7f916a8912b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9407 | 2025.06.04 15:41:54.137692 [ 260 ] {4ae663eb-2b73-40c8-b5d6-7f916a8912b4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9408 | 2025.06.04 15:41:54.137888 [ 260 ] {4ae663eb-2b73-40c8-b5d6-7f916a8912b4} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2025.06.04 15:41:54.138017 [ 260 ] {4ae663eb-2b73-40c8-b5d6-7f916a8912b4} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001137 sec., 91468.77748460862 rows/sec., 7.14 MiB/sec. | ||
| 9410 | 2025.06.04 15:41:54.138054 [ 260 ] {4ae663eb-2b73-40c8-b5d6-7f916a8912b4} <Debug> TCPHandler: Processed in 0.001295876 sec. | ||
| 9411 | 2025.06.04 15:41:54.138167 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9412 | 2025.06.04 15:41:54.138260 [ 260 ] {5c76ca76-7b93-4501-9259-a5969d6b2f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9413 | 2025.06.04 15:41:54.138303 [ 260 ] {5c76ca76-7b93-4501-9259-a5969d6b2f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9414 | 2025.06.04 15:41:54.138714 [ 260 ] {5c76ca76-7b93-4501-9259-a5969d6b2f16} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2025.06.04 15:41:54.138749 [ 260 ] {5c76ca76-7b93-4501-9259-a5969d6b2f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9416 | 2025.06.04 15:41:54.139066 [ 260 ] {5c76ca76-7b93-4501-9259-a5969d6b2f16} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9417 | 2025.06.04 15:41:54.139265 [ 260 ] {5c76ca76-7b93-4501-9259-a5969d6b2f16} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2025.06.04 15:41:54.139398 [ 260 ] {5c76ca76-7b93-4501-9259-a5969d6b2f16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 9419 | 2025.06.04 15:41:54.139433 [ 260 ] {5c76ca76-7b93-4501-9259-a5969d6b2f16} <Debug> TCPHandler: Processed in 0.001313856 sec. | ||
| 9420 | 2025.06.04 15:41:54.139535 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9421 | 2025.06.04 15:41:54.139627 [ 260 ] {e5de059b-6395-4d9e-80c2-e28b383b5642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9422 | 2025.06.04 15:41:54.139680 [ 260 ] {e5de059b-6395-4d9e-80c2-e28b383b5642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9423 | 2025.06.04 15:41:54.140536 [ 260 ] {e5de059b-6395-4d9e-80c2-e28b383b5642} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9424 | 2025.06.04 15:41:54.140572 [ 260 ] {e5de059b-6395-4d9e-80c2-e28b383b5642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9425 | 2025.06.04 15:41:54.141122 [ 260 ] {e5de059b-6395-4d9e-80c2-e28b383b5642} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9426 | 2025.06.04 15:41:54.141333 [ 260 ] {e5de059b-6395-4d9e-80c2-e28b383b5642} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9427 | 2025.06.04 15:41:54.141468 [ 260 ] {e5de059b-6395-4d9e-80c2-e28b383b5642} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001859 sec., 21516.944593867673 rows/sec., 38.56 MiB/sec. | ||
| 9428 | 2025.06.04 15:41:54.141520 [ 260 ] {e5de059b-6395-4d9e-80c2-e28b383b5642} <Debug> TCPHandler: Processed in 0.002031405 sec. | ||
| 9429 | 2025.06.04 15:41:54.141638 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9430 | 2025.06.04 15:41:54.141731 [ 260 ] {f802010c-4325-453e-b614-922dba8e2393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9431 | 2025.06.04 15:41:54.141770 [ 260 ] {f802010c-4325-453e-b614-922dba8e2393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9432 | 2025.06.04 15:41:54.142110 [ 260 ] {f802010c-4325-453e-b614-922dba8e2393} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2025.06.04 15:41:54.142146 [ 260 ] {f802010c-4325-453e-b614-922dba8e2393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9434 | 2025.06.04 15:41:54.142442 [ 260 ] {f802010c-4325-453e-b614-922dba8e2393} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9435 | 2025.06.04 15:41:54.142643 [ 260 ] {f802010c-4325-453e-b614-922dba8e2393} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2025.06.04 15:41:54.142774 [ 260 ] {f802010c-4325-453e-b614-922dba8e2393} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 9437 | 2025.06.04 15:41:54.142809 [ 260 ] {f802010c-4325-453e-b614-922dba8e2393} <Debug> TCPHandler: Processed in 0.001218895 sec. | ||
| 9438 | 2025.06.04 15:41:57.343760 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9439 | 2025.06.04 15:41:57.343828 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9440 | 2025.06.04 15:41:57.527376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
| 9441 | 2025.06.04 15:41:57.527949 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2025.06.04 15:41:57.527999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9443 | 2025.06.04 15:41:57.528490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9444 | 2025.06.04 15:41:57.528737 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2025.06.04 15:41:57.528883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 9446 | 2025.06.04 15:41:57.579827 [ 126 ] {} <Debug> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9447 | 2025.06.04 15:41:57.579885 [ 126 ] {} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2025.06.04 15:41:57.579905 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9449 | 2025.06.04 15:41:57.580021 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9450 | 2025.06.04 15:41:57.580156 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9451 | 2025.06.04 15:41:57.580191 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 25 rows starting from the beginning of the part | ||
| 9452 | 2025.06.04 15:41:57.580257 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9453 | 2025.06.04 15:41:57.580299 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9454 | 2025.06.04 15:41:57.580339 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9455 | 2025.06.04 15:41:57.580376 [ 195 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9456 | 2025.06.04 15:41:57.581136 [ 201 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.001168544 sec., 24817.208423473996 rows/sec., 1.63 MiB/sec. | ||
| 9457 | 2025.06.04 15:41:57.581289 [ 189 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9458 | 2025.06.04 15:41:57.581559 [ 189 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_28_6} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2025.06.04 15:41:57.581632 [ 189 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_28_6} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9460 | 2025.06.04 15:41:57.581714 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9461 | 2025.06.04 15:41:58.141704 [ 126 ] {} <Debug> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9462 | 2025.06.04 15:41:58.141788 [ 126 ] {} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9463 | 2025.06.04 15:41:58.141825 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9464 | 2025.06.04 15:41:58.142015 [ 195 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9465 | 2025.06.04 15:41:58.142263 [ 195 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9466 | 2025.06.04 15:41:58.142326 [ 195 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 342 rows starting from the beginning of the part | ||
| 9467 | 2025.06.04 15:41:58.142449 [ 195 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 341 rows starting from the beginning of the part | ||
| 9468 | 2025.06.04 15:41:58.142519 [ 195 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part | ||
| 9469 | 2025.06.04 15:41:58.142568 [ 195 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 113 rows starting from the beginning of the part | ||
| 9470 | 2025.06.04 15:41:58.142619 [ 195 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 341 rows starting from the beginning of the part | ||
| 9471 | 2025.06.04 15:41:58.143564 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.00162617 sec., 768677.3215592466 rows/sec., 53.94 MiB/sec. | ||
| 9472 | 2025.06.04 15:41:58.143774 [ 196 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9473 | 2025.06.04 15:41:58.144085 [ 196 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_28_6} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2025.06.04 15:41:58.144162 [ 196 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_28_6} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9475 | 2025.06.04 15:41:58.144270 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9476 | 2025.06.04 15:41:58.761641 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9477 | 2025.06.04 15:41:58.779231 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9478 | 2025.06.04 15:41:58.779286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9479 | 2025.06.04 15:41:58.785568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9480 | 2025.06.04 15:41:58.786273 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9481 | 2025.06.04 15:41:58.789729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9482 | 2025.06.04 15:41:59.137820 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2025.06.04 15:41:59.137997 [ 260 ] {6001ed88-05df-4fa0-8153-96cb6c82020b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9484 | 2025.06.04 15:41:59.138062 [ 260 ] {6001ed88-05df-4fa0-8153-96cb6c82020b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9485 | 2025.06.04 15:41:59.138851 [ 260 ] {6001ed88-05df-4fa0-8153-96cb6c82020b} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2025.06.04 15:41:59.138904 [ 260 ] {6001ed88-05df-4fa0-8153-96cb6c82020b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9487 | 2025.06.04 15:41:59.139336 [ 260 ] {6001ed88-05df-4fa0-8153-96cb6c82020b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9488 | 2025.06.04 15:41:59.139568 [ 260 ] {6001ed88-05df-4fa0-8153-96cb6c82020b} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2025.06.04 15:41:59.139727 [ 260 ] {6001ed88-05df-4fa0-8153-96cb6c82020b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001779 sec., 119168.07195053401 rows/sec., 7.58 MiB/sec. | ||
| 9490 | 2025.06.04 15:41:59.139776 [ 260 ] {6001ed88-05df-4fa0-8153-96cb6c82020b} <Debug> TCPHandler: Processed in 0.002080066 sec. | ||
| 9491 | 2025.06.04 15:41:59.139904 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2025.06.04 15:41:59.140009 [ 260 ] {6e8f824f-bbe0-4b27-a035-f098296fc5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9493 | 2025.06.04 15:41:59.140054 [ 260 ] {6e8f824f-bbe0-4b27-a035-f098296fc5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9494 | 2025.06.04 15:41:59.140807 [ 260 ] {6e8f824f-bbe0-4b27-a035-f098296fc5ff} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2025.06.04 15:41:59.140843 [ 260 ] {6e8f824f-bbe0-4b27-a035-f098296fc5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9496 | 2025.06.04 15:41:59.141194 [ 260 ] {6e8f824f-bbe0-4b27-a035-f098296fc5ff} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9497 | 2025.06.04 15:41:59.141408 [ 260 ] {6e8f824f-bbe0-4b27-a035-f098296fc5ff} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2025.06.04 15:41:59.141540 [ 260 ] {6e8f824f-bbe0-4b27-a035-f098296fc5ff} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001557 sec., 396274.8876043674 rows/sec., 30.98 MiB/sec. | ||
| 9499 | 2025.06.04 15:41:59.141580 [ 260 ] {6e8f824f-bbe0-4b27-a035-f098296fc5ff} <Debug> TCPHandler: Processed in 0.001725342 sec. | ||
| 9500 | 2025.06.04 15:41:59.141693 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9501 | 2025.06.04 15:41:59.141798 [ 260 ] {1f213faa-fa7a-45f6-afa5-6429c832c6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9502 | 2025.06.04 15:41:59.141840 [ 260 ] {1f213faa-fa7a-45f6-afa5-6429c832c6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9503 | 2025.06.04 15:41:59.142281 [ 260 ] {1f213faa-fa7a-45f6-afa5-6429c832c6cc} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2025.06.04 15:41:59.142316 [ 260 ] {1f213faa-fa7a-45f6-afa5-6429c832c6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9505 | 2025.06.04 15:41:59.142622 [ 260 ] {1f213faa-fa7a-45f6-afa5-6429c832c6cc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9506 | 2025.06.04 15:41:59.142842 [ 260 ] {1f213faa-fa7a-45f6-afa5-6429c832c6cc} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2025.06.04 15:41:59.142973 [ 260 ] {1f213faa-fa7a-45f6-afa5-6429c832c6cc} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001197 sec., 88554.7201336675 rows/sec., 5.21 MiB/sec. | ||
| 9508 | 2025.06.04 15:41:59.143011 [ 260 ] {1f213faa-fa7a-45f6-afa5-6429c832c6cc} <Debug> TCPHandler: Processed in 0.001367067 sec. | ||
| 9509 | 2025.06.04 15:41:59.143130 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9510 | 2025.06.04 15:41:59.143228 [ 260 ] {ae78eede-9f5a-409f-b99c-4daf0b5bd0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9511 | 2025.06.04 15:41:59.143269 [ 260 ] {ae78eede-9f5a-409f-b99c-4daf0b5bd0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9512 | 2025.06.04 15:41:59.143694 [ 260 ] {ae78eede-9f5a-409f-b99c-4daf0b5bd0d7} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2025.06.04 15:41:59.143732 [ 260 ] {ae78eede-9f5a-409f-b99c-4daf0b5bd0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9514 | 2025.06.04 15:41:59.144035 [ 260 ] {ae78eede-9f5a-409f-b99c-4daf0b5bd0d7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9515 | 2025.06.04 15:41:59.144244 [ 260 ] {ae78eede-9f5a-409f-b99c-4daf0b5bd0d7} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2025.06.04 15:41:59.144371 [ 260 ] {ae78eede-9f5a-409f-b99c-4daf0b5bd0d7} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001162 sec., 97246.12736660929 rows/sec., 6.29 MiB/sec. | ||
| 9517 | 2025.06.04 15:41:59.144410 [ 260 ] {ae78eede-9f5a-409f-b99c-4daf0b5bd0d7} <Debug> TCPHandler: Processed in 0.001326907 sec. | ||
| 9518 | 2025.06.04 15:41:59.144528 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9519 | 2025.06.04 15:41:59.144626 [ 260 ] {641afa08-4800-439b-aea5-13e7a8f865ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9520 | 2025.06.04 15:41:59.144667 [ 260 ] {641afa08-4800-439b-aea5-13e7a8f865ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9521 | 2025.06.04 15:41:59.145088 [ 260 ] {641afa08-4800-439b-aea5-13e7a8f865ae} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9522 | 2025.06.04 15:41:59.145125 [ 260 ] {641afa08-4800-439b-aea5-13e7a8f865ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9523 | 2025.06.04 15:41:59.145426 [ 260 ] {641afa08-4800-439b-aea5-13e7a8f865ae} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9524 | 2025.06.04 15:41:59.145663 [ 260 ] {641afa08-4800-439b-aea5-13e7a8f865ae} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2025.06.04 15:41:59.145791 [ 260 ] {641afa08-4800-439b-aea5-13e7a8f865ae} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001182 sec., 94754.65313028764 rows/sec., 5.40 MiB/sec. | ||
| 9526 | 2025.06.04 15:41:59.145828 [ 260 ] {641afa08-4800-439b-aea5-13e7a8f865ae} <Debug> TCPHandler: Processed in 0.001347647 sec. | ||
| 9527 | 2025.06.04 15:41:59.145952 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9528 | 2025.06.04 15:41:59.146045 [ 260 ] {b11c59dd-970f-4c79-a135-ff67e449bc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9529 | 2025.06.04 15:41:59.146084 [ 260 ] {b11c59dd-970f-4c79-a135-ff67e449bc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9530 | 2025.06.04 15:41:59.146616 [ 260 ] {b11c59dd-970f-4c79-a135-ff67e449bc3b} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2025.06.04 15:41:59.146651 [ 260 ] {b11c59dd-970f-4c79-a135-ff67e449bc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9532 | 2025.06.04 15:41:59.146969 [ 260 ] {b11c59dd-970f-4c79-a135-ff67e449bc3b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9533 | 2025.06.04 15:41:59.147187 [ 260 ] {b11c59dd-970f-4c79-a135-ff67e449bc3b} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2025.06.04 15:41:59.147319 [ 260 ] {b11c59dd-970f-4c79-a135-ff67e449bc3b} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.00129 sec., 296124.03100775194 rows/sec., 20.88 MiB/sec. | ||
| 9535 | 2025.06.04 15:41:59.147358 [ 260 ] {b11c59dd-970f-4c79-a135-ff67e449bc3b} <Debug> TCPHandler: Processed in 0.001454108 sec. | ||
| 9536 | 2025.06.04 15:41:59.147476 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9537 | 2025.06.04 15:41:59.147575 [ 260 ] {8f22abd6-eab1-4d75-84f1-2bc890aa9e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9538 | 2025.06.04 15:41:59.147619 [ 260 ] {8f22abd6-eab1-4d75-84f1-2bc890aa9e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9539 | 2025.06.04 15:41:59.147957 [ 260 ] {8f22abd6-eab1-4d75-84f1-2bc890aa9e74} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2025.06.04 15:41:59.147992 [ 260 ] {8f22abd6-eab1-4d75-84f1-2bc890aa9e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9541 | 2025.06.04 15:41:59.148282 [ 260 ] {8f22abd6-eab1-4d75-84f1-2bc890aa9e74} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9542 | 2025.06.04 15:41:59.148485 [ 260 ] {8f22abd6-eab1-4d75-84f1-2bc890aa9e74} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2025.06.04 15:41:59.148613 [ 260 ] {8f22abd6-eab1-4d75-84f1-2bc890aa9e74} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 9544 | 2025.06.04 15:41:59.148649 [ 260 ] {8f22abd6-eab1-4d75-84f1-2bc890aa9e74} <Debug> TCPHandler: Processed in 0.001219685 sec. | ||
| 9545 | 2025.06.04 15:41:59.148758 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2025.06.04 15:41:59.148852 [ 260 ] {b311d517-9693-457e-8682-4ab25644b02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9547 | 2025.06.04 15:41:59.148893 [ 260 ] {b311d517-9693-457e-8682-4ab25644b02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9548 | 2025.06.04 15:41:59.149296 [ 260 ] {b311d517-9693-457e-8682-4ab25644b02e} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9549 | 2025.06.04 15:41:59.149330 [ 260 ] {b311d517-9693-457e-8682-4ab25644b02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9550 | 2025.06.04 15:41:59.149649 [ 260 ] {b311d517-9693-457e-8682-4ab25644b02e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9551 | 2025.06.04 15:41:59.149852 [ 260 ] {b311d517-9693-457e-8682-4ab25644b02e} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2025.06.04 15:41:59.149980 [ 260 ] {b311d517-9693-457e-8682-4ab25644b02e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001145 sec., 206986.8995633188 rows/sec., 13.87 MiB/sec. | ||
| 9553 | 2025.06.04 15:41:59.150016 [ 260 ] {b311d517-9693-457e-8682-4ab25644b02e} <Debug> TCPHandler: Processed in 0.001305436 sec. | ||
| 9554 | 2025.06.04 15:41:59.150132 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2025.06.04 15:41:59.150226 [ 260 ] {acba5431-896a-4cb4-90e5-50f7170df7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9556 | 2025.06.04 15:41:59.150266 [ 260 ] {acba5431-896a-4cb4-90e5-50f7170df7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9557 | 2025.06.04 15:41:59.150576 [ 260 ] {acba5431-896a-4cb4-90e5-50f7170df7bd} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9558 | 2025.06.04 15:41:59.150611 [ 260 ] {acba5431-896a-4cb4-90e5-50f7170df7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9559 | 2025.06.04 15:41:59.150895 [ 260 ] {acba5431-896a-4cb4-90e5-50f7170df7bd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9560 | 2025.06.04 15:41:59.151129 [ 260 ] {acba5431-896a-4cb4-90e5-50f7170df7bd} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9561 | 2025.06.04 15:41:59.151257 [ 260 ] {acba5431-896a-4cb4-90e5-50f7170df7bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 9562 | 2025.06.04 15:41:59.151293 [ 260 ] {acba5431-896a-4cb4-90e5-50f7170df7bd} <Debug> TCPHandler: Processed in 0.001208145 sec. | ||
| 9563 | 2025.06.04 15:41:59.151407 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9564 | 2025.06.04 15:41:59.151512 [ 260 ] {db57cfc7-4374-443d-a1cc-60f86d71f211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9565 | 2025.06.04 15:41:59.151561 [ 260 ] {db57cfc7-4374-443d-a1cc-60f86d71f211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9566 | 2025.06.04 15:41:59.151918 [ 260 ] {db57cfc7-4374-443d-a1cc-60f86d71f211} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9567 | 2025.06.04 15:41:59.151958 [ 260 ] {db57cfc7-4374-443d-a1cc-60f86d71f211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9568 | 2025.06.04 15:41:59.152281 [ 260 ] {db57cfc7-4374-443d-a1cc-60f86d71f211} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9569 | 2025.06.04 15:41:59.152502 [ 260 ] {db57cfc7-4374-443d-a1cc-60f86d71f211} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2025.06.04 15:41:59.152633 [ 260 ] {db57cfc7-4374-443d-a1cc-60f86d71f211} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001143 sec., 71741.03237095363 rows/sec., 4.56 MiB/sec. | ||
| 9571 | 2025.06.04 15:41:59.152669 [ 260 ] {db57cfc7-4374-443d-a1cc-60f86d71f211} <Debug> TCPHandler: Processed in 0.001319796 sec. | ||
| 9572 | 2025.06.04 15:42:02.556863 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1334 | ||
| 9573 | 2025.06.04 15:42:02.559355 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2025.06.04 15:42:02.559415 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9575 | 2025.06.04 15:42:02.560655 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9576 | 2025.06.04 15:42:02.560949 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2025.06.04 15:42:02.561347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1334 | ||
| 9578 | 2025.06.04 15:42:04.133672 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2025.06.04 15:42:04.133896 [ 260 ] {8374171f-a6c7-4bb3-be55-eeefb330f68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9580 | 2025.06.04 15:42:04.133980 [ 260 ] {8374171f-a6c7-4bb3-be55-eeefb330f68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9581 | 2025.06.04 15:42:04.134673 [ 260 ] {8374171f-a6c7-4bb3-be55-eeefb330f68e} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2025.06.04 15:42:04.134722 [ 260 ] {8374171f-a6c7-4bb3-be55-eeefb330f68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9583 | 2025.06.04 15:42:04.135091 [ 260 ] {8374171f-a6c7-4bb3-be55-eeefb330f68e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9584 | 2025.06.04 15:42:04.135307 [ 260 ] {8374171f-a6c7-4bb3-be55-eeefb330f68e} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2025.06.04 15:42:04.135463 [ 260 ] {8374171f-a6c7-4bb3-be55-eeefb330f68e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001629 sec., 4910.988336402701 rows/sec., 400.46 KiB/sec. | ||
| 9586 | 2025.06.04 15:42:04.135505 [ 260 ] {8374171f-a6c7-4bb3-be55-eeefb330f68e} <Debug> TCPHandler: Processed in 0.001984564 sec. | ||
| 9587 | 2025.06.04 15:42:04.135621 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2025.06.04 15:42:04.135715 [ 260 ] {52eea8c9-bb9b-4e55-9bf2-6bdeac39b17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9589 | 2025.06.04 15:42:04.135755 [ 260 ] {52eea8c9-bb9b-4e55-9bf2-6bdeac39b17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9590 | 2025.06.04 15:42:04.136245 [ 260 ] {52eea8c9-bb9b-4e55-9bf2-6bdeac39b17e} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2025.06.04 15:42:04.136281 [ 260 ] {52eea8c9-bb9b-4e55-9bf2-6bdeac39b17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9592 | 2025.06.04 15:42:04.136590 [ 260 ] {52eea8c9-bb9b-4e55-9bf2-6bdeac39b17e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9593 | 2025.06.04 15:42:04.136795 [ 260 ] {52eea8c9-bb9b-4e55-9bf2-6bdeac39b17e} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2025.06.04 15:42:04.136924 [ 260 ] {52eea8c9-bb9b-4e55-9bf2-6bdeac39b17e} <Debug> executeQuery: Read 140 rows, 12.32 KiB in 0.001227 sec., 114099.42950285248 rows/sec., 9.80 MiB/sec. | ||
| 9595 | 2025.06.04 15:42:04.136961 [ 260 ] {52eea8c9-bb9b-4e55-9bf2-6bdeac39b17e} <Debug> TCPHandler: Processed in 0.001386857 sec. | ||
| 9596 | 2025.06.04 15:42:04.137080 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9597 | 2025.06.04 15:42:04.137197 [ 260 ] {de239bfa-c76b-4a3f-b3c5-8ba46f1615c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9598 | 2025.06.04 15:42:04.137245 [ 260 ] {de239bfa-c76b-4a3f-b3c5-8ba46f1615c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9599 | 2025.06.04 15:42:04.137739 [ 260 ] {de239bfa-c76b-4a3f-b3c5-8ba46f1615c3} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2025.06.04 15:42:04.137784 [ 260 ] {de239bfa-c76b-4a3f-b3c5-8ba46f1615c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9601 | 2025.06.04 15:42:04.138152 [ 260 ] {de239bfa-c76b-4a3f-b3c5-8ba46f1615c3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9602 | 2025.06.04 15:42:04.138384 [ 260 ] {de239bfa-c76b-4a3f-b3c5-8ba46f1615c3} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2025.06.04 15:42:04.138516 [ 260 ] {de239bfa-c76b-4a3f-b3c5-8ba46f1615c3} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001344 sec., 35714.28571428572 rows/sec., 2.59 MiB/sec. | ||
| 9604 | 2025.06.04 15:42:04.138555 [ 260 ] {de239bfa-c76b-4a3f-b3c5-8ba46f1615c3} <Debug> TCPHandler: Processed in 0.001533649 sec. | ||
| 9605 | 2025.06.04 15:42:04.138667 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9606 | 2025.06.04 15:42:04.138759 [ 260 ] {8da17670-123b-40e7-964c-f3be762681ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9607 | 2025.06.04 15:42:04.138797 [ 260 ] {8da17670-123b-40e7-964c-f3be762681ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9608 | 2025.06.04 15:42:04.139231 [ 260 ] {8da17670-123b-40e7-964c-f3be762681ee} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2025.06.04 15:42:04.139267 [ 260 ] {8da17670-123b-40e7-964c-f3be762681ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9610 | 2025.06.04 15:42:04.139562 [ 260 ] {8da17670-123b-40e7-964c-f3be762681ee} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9611 | 2025.06.04 15:42:04.139771 [ 260 ] {8da17670-123b-40e7-964c-f3be762681ee} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2025.06.04 15:42:04.139897 [ 260 ] {8da17670-123b-40e7-964c-f3be762681ee} <Debug> executeQuery: Read 112 rows, 8.97 KiB in 0.001156 sec., 96885.81314878893 rows/sec., 7.58 MiB/sec. | ||
| 9613 | 2025.06.04 15:42:04.139934 [ 260 ] {8da17670-123b-40e7-964c-f3be762681ee} <Debug> TCPHandler: Processed in 0.001318916 sec. | ||
| 9614 | 2025.06.04 15:42:04.140046 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9615 | 2025.06.04 15:42:04.140139 [ 260 ] {508c630c-93b0-42b3-b1cb-d2a320acbd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9616 | 2025.06.04 15:42:04.140182 [ 260 ] {508c630c-93b0-42b3-b1cb-d2a320acbd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9617 | 2025.06.04 15:42:04.140586 [ 260 ] {508c630c-93b0-42b3-b1cb-d2a320acbd40} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2025.06.04 15:42:04.140622 [ 260 ] {508c630c-93b0-42b3-b1cb-d2a320acbd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9619 | 2025.06.04 15:42:04.140943 [ 260 ] {508c630c-93b0-42b3-b1cb-d2a320acbd40} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9620 | 2025.06.04 15:42:04.141146 [ 260 ] {508c630c-93b0-42b3-b1cb-d2a320acbd40} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2025.06.04 15:42:04.141272 [ 260 ] {508c630c-93b0-42b3-b1cb-d2a320acbd40} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001151 sec., 142484.79582971332 rows/sec., 9.92 MiB/sec. | ||
| 9622 | 2025.06.04 15:42:04.141308 [ 260 ] {508c630c-93b0-42b3-b1cb-d2a320acbd40} <Debug> TCPHandler: Processed in 0.001308597 sec. | ||
| 9623 | 2025.06.04 15:42:04.141415 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9624 | 2025.06.04 15:42:04.141507 [ 260 ] {1dedaeea-96de-4c6b-8972-0fff16d30127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9625 | 2025.06.04 15:42:04.141559 [ 260 ] {1dedaeea-96de-4c6b-8972-0fff16d30127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9626 | 2025.06.04 15:42:04.142420 [ 260 ] {1dedaeea-96de-4c6b-8972-0fff16d30127} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2025.06.04 15:42:04.142456 [ 260 ] {1dedaeea-96de-4c6b-8972-0fff16d30127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9628 | 2025.06.04 15:42:04.142999 [ 260 ] {1dedaeea-96de-4c6b-8972-0fff16d30127} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9629 | 2025.06.04 15:42:04.143209 [ 260 ] {1dedaeea-96de-4c6b-8972-0fff16d30127} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2025.06.04 15:42:04.143323 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9631 | 2025.06.04 15:42:04.143344 [ 260 ] {1dedaeea-96de-4c6b-8972-0fff16d30127} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001856 sec., 21551.724137931033 rows/sec., 38.62 MiB/sec. | ||
| 9632 | 2025.06.04 15:42:04.143392 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2025.06.04 15:42:04.143415 [ 260 ] {1dedaeea-96de-4c6b-8972-0fff16d30127} <Debug> TCPHandler: Processed in 0.002046325 sec. | ||
| 9634 | 2025.06.04 15:42:04.143420 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9635 | 2025.06.04 15:42:04.143532 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 9636 | 2025.06.04 15:42:04.143536 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2025.06.04 15:42:04.143646 [ 260 ] {2bfc1b4e-aed4-44fb-947c-a300997497dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9638 | 2025.06.04 15:42:04.143687 [ 260 ] {2bfc1b4e-aed4-44fb-947c-a300997497dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9639 | 2025.06.04 15:42:04.143741 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9640 | 2025.06.04 15:42:04.143796 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1150 rows starting from the beginning of the part | ||
| 9641 | 2025.06.04 15:42:04.143919 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 9642 | 2025.06.04 15:42:04.144018 [ 260 ] {2bfc1b4e-aed4-44fb-947c-a300997497dd} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2025.06.04 15:42:04.144027 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 9644 | 2025.06.04 15:42:04.144053 [ 260 ] {2bfc1b4e-aed4-44fb-947c-a300997497dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9645 | 2025.06.04 15:42:04.144149 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 9646 | 2025.06.04 15:42:04.144249 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 9647 | 2025.06.04 15:42:04.144340 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 9648 | 2025.06.04 15:42:04.144360 [ 260 ] {2bfc1b4e-aed4-44fb-947c-a300997497dd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9649 | 2025.06.04 15:42:04.144568 [ 260 ] {2bfc1b4e-aed4-44fb-947c-a300997497dd} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2025.06.04 15:42:04.144695 [ 260 ] {2bfc1b4e-aed4-44fb-947c-a300997497dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 9651 | 2025.06.04 15:42:04.144731 [ 260 ] {2bfc1b4e-aed4-44fb-947c-a300997497dd} <Debug> TCPHandler: Processed in 0.001242356 sec. | ||
| 9652 | 2025.06.04 15:42:04.150935 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 19 columns (19 merged, 0 gathered) in 0.007446432 sec., 181294.88055487513 rows/sec., 324.87 MiB/sec. | ||
| 9653 | 2025.06.04 15:42:04.152184 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9654 | 2025.06.04 15:42:04.152461 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2025.06.04 15:42:04.152525 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9656 | 2025.06.04 15:42:04.152606 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. | ||
| 9657 | 2025.06.04 15:42:05.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.70 MiB, peak 303.14 MiB, free memory in arenas 0.00 B, will set to 295.48 MiB (RSS), difference: 3.77 MiB | ||
| 9658 | 2025.06.04 15:42:05.029024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
| 9659 | 2025.06.04 15:42:05.029608 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2025.06.04 15:42:05.029665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9661 | 2025.06.04 15:42:05.030228 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9662 | 2025.06.04 15:42:05.030481 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9663 | 2025.06.04 15:42:05.030616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
| 9664 | 2025.06.04 15:42:05.030669 [ 115 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9665 | 2025.06.04 15:42:05.030765 [ 115 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9666 | 2025.06.04 15:42:05.030803 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9667 | 2025.06.04 15:42:05.030954 [ 200 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 9668 | 2025.06.04 15:42:05.031116 [ 200 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9669 | 2025.06.04 15:42:05.031158 [ 200 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 9670 | 2025.06.04 15:42:05.031229 [ 200 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
| 9671 | 2025.06.04 15:42:05.031278 [ 200 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
| 9672 | 2025.06.04 15:42:05.031321 [ 200 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
| 9673 | 2025.06.04 15:42:05.031356 [ 200 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
| 9674 | 2025.06.04 15:42:05.031391 [ 200 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
| 9675 | 2025.06.04 15:42:05.033363 [ 192 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002475441 sec., 9462556.368743993 rows/sec., 135.36 MiB/sec. | ||
| 9676 | 2025.06.04 15:42:05.033626 [ 200 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9677 | 2025.06.04 15:42:05.033870 [ 200 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_51_10} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2025.06.04 15:42:05.033949 [ 200 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_51_10} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9679 | 2025.06.04 15:42:05.034029 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 9680 | 2025.06.04 15:42:06.289914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9681 | 2025.06.04 15:42:06.307192 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2025.06.04 15:42:06.307251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9683 | 2025.06.04 15:42:06.313465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9684 | 2025.06.04 15:42:06.314172 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9685 | 2025.06.04 15:42:06.314461 [ 113 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9686 | 2025.06.04 15:42:06.314529 [ 113 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2025.06.04 15:42:06.314548 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9688 | 2025.06.04 15:42:06.314654 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 9689 | 2025.06.04 15:42:06.317417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9690 | 2025.06.04 15:42:06.318472 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9691 | 2025.06.04 15:42:06.319892 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 9692 | 2025.06.04 15:42:06.324767 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 9693 | 2025.06.04 15:42:06.329417 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 9694 | 2025.06.04 15:42:06.334206 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 9695 | 2025.06.04 15:42:06.339071 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 9696 | 2025.06.04 15:42:06.343417 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 9697 | 2025.06.04 15:42:06.397798 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.083188323 sec., 4616.032468883885 rows/sec., 23.87 MiB/sec. | ||
| 9698 | 2025.06.04 15:42:06.399592 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9699 | 2025.06.04 15:42:06.401227 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_51_10} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2025.06.04 15:42:06.401320 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_51_10} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9701 | 2025.06.04 15:42:06.402790 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9702 | 2025.06.04 15:42:09.137732 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2025.06.04 15:42:09.137931 [ 260 ] {526041fc-6324-47a8-8107-1cd5bb1b087e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9704 | 2025.06.04 15:42:09.138024 [ 260 ] {526041fc-6324-47a8-8107-1cd5bb1b087e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9705 | 2025.06.04 15:42:09.138755 [ 260 ] {526041fc-6324-47a8-8107-1cd5bb1b087e} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2025.06.04 15:42:09.138806 [ 260 ] {526041fc-6324-47a8-8107-1cd5bb1b087e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9707 | 2025.06.04 15:42:09.139227 [ 260 ] {526041fc-6324-47a8-8107-1cd5bb1b087e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9708 | 2025.06.04 15:42:09.139465 [ 260 ] {526041fc-6324-47a8-8107-1cd5bb1b087e} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9709 | 2025.06.04 15:42:09.139636 [ 260 ] {526041fc-6324-47a8-8107-1cd5bb1b087e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001752 sec., 121004.56621004565 rows/sec., 7.70 MiB/sec. | ||
| 9710 | 2025.06.04 15:42:09.139630 [ 109 ] {} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9711 | 2025.06.04 15:42:09.139687 [ 260 ] {526041fc-6324-47a8-8107-1cd5bb1b087e} <Debug> TCPHandler: Processed in 0.002084455 sec. | ||
| 9712 | 2025.06.04 15:42:09.139733 [ 109 ] {} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9713 | 2025.06.04 15:42:09.139779 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9714 | 2025.06.04 15:42:09.139830 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9715 | 2025.06.04 15:42:09.139894 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9716 | 2025.06.04 15:42:09.139939 [ 260 ] {6c4fd365-18ca-43c3-b8fc-85b3bf3b6406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9717 | 2025.06.04 15:42:09.139984 [ 260 ] {6c4fd365-18ca-43c3-b8fc-85b3bf3b6406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9718 | 2025.06.04 15:42:09.139993 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9719 | 2025.06.04 15:42:09.140027 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 212 rows starting from the beginning of the part | ||
| 9720 | 2025.06.04 15:42:09.140103 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 9721 | 2025.06.04 15:42:09.140179 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 9722 | 2025.06.04 15:42:09.140251 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 9723 | 2025.06.04 15:42:09.140324 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 9724 | 2025.06.04 15:42:09.140705 [ 260 ] {6c4fd365-18ca-43c3-b8fc-85b3bf3b6406} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2025.06.04 15:42:09.140743 [ 260 ] {6c4fd365-18ca-43c3-b8fc-85b3bf3b6406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9726 | 2025.06.04 15:42:09.141150 [ 192 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300896 sec., 814823.0142916882 rows/sec., 54.93 MiB/sec. | ||
| 9727 | 2025.06.04 15:42:09.141269 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9728 | 2025.06.04 15:42:09.141353 [ 260 ] {6c4fd365-18ca-43c3-b8fc-85b3bf3b6406} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9729 | 2025.06.04 15:42:09.141504 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_29_7} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9730 | 2025.06.04 15:42:09.141569 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_29_7} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9731 | 2025.06.04 15:42:09.141580 [ 260 ] {6c4fd365-18ca-43c3-b8fc-85b3bf3b6406} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2025.06.04 15:42:09.141645 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9733 | 2025.06.04 15:42:09.141711 [ 109 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9734 | 2025.06.04 15:42:09.141722 [ 260 ] {6c4fd365-18ca-43c3-b8fc-85b3bf3b6406} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001806 sec., 341638.98117386486 rows/sec., 26.71 MiB/sec. | ||
| 9735 | 2025.06.04 15:42:09.141749 [ 109 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9736 | 2025.06.04 15:42:09.141776 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9737 | 2025.06.04 15:42:09.141779 [ 260 ] {6c4fd365-18ca-43c3-b8fc-85b3bf3b6406} <Debug> TCPHandler: Processed in 0.002001724 sec. | ||
| 9738 | 2025.06.04 15:42:09.141875 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 9739 | 2025.06.04 15:42:09.141904 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9740 | 2025.06.04 15:42:09.141995 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9741 | 2025.06.04 15:42:09.142009 [ 260 ] {7c0b15fa-25b9-4721-8904-69e48d3672fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9742 | 2025.06.04 15:42:09.142036 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1847 rows starting from the beginning of the part | ||
| 9743 | 2025.06.04 15:42:09.142057 [ 260 ] {7c0b15fa-25b9-4721-8904-69e48d3672fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9744 | 2025.06.04 15:42:09.142112 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 9745 | 2025.06.04 15:42:09.142167 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 9746 | 2025.06.04 15:42:09.142211 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 617 rows starting from the beginning of the part | ||
| 9747 | 2025.06.04 15:42:09.142253 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 140 rows starting from the beginning of the part | ||
| 9748 | 2025.06.04 15:42:09.142295 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 617 rows starting from the beginning of the part | ||
| 9749 | 2025.06.04 15:42:09.142502 [ 260 ] {7c0b15fa-25b9-4721-8904-69e48d3672fd} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2025.06.04 15:42:09.142545 [ 260 ] {7c0b15fa-25b9-4721-8904-69e48d3672fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9751 | 2025.06.04 15:42:09.142883 [ 260 ] {7c0b15fa-25b9-4721-8904-69e48d3672fd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9752 | 2025.06.04 15:42:09.143112 [ 260 ] {7c0b15fa-25b9-4721-8904-69e48d3672fd} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2025.06.04 15:42:09.143230 [ 109 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9754 | 2025.06.04 15:42:09.143253 [ 260 ] {7c0b15fa-25b9-4721-8904-69e48d3672fd} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001266 sec., 83728.27804107426 rows/sec., 4.93 MiB/sec. | ||
| 9755 | 2025.06.04 15:42:09.143260 [ 109 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2025.06.04 15:42:09.143292 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9757 | 2025.06.04 15:42:09.143298 [ 260 ] {7c0b15fa-25b9-4721-8904-69e48d3672fd} <Debug> TCPHandler: Processed in 0.001445318 sec. | ||
| 9758 | 2025.06.04 15:42:09.143358 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 9759 | 2025.06.04 15:42:09.143420 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9760 | 2025.06.04 15:42:09.143432 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9761 | 2025.06.04 15:42:09.143459 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 164 rows starting from the beginning of the part | ||
| 9762 | 2025.06.04 15:42:09.143503 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 106 rows starting from the beginning of the part | ||
| 9763 | 2025.06.04 15:42:09.143518 [ 260 ] {90eb8d8b-5c4c-4e5e-8401-454e75ca8706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9764 | 2025.06.04 15:42:09.143538 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 9765 | 2025.06.04 15:42:09.143559 [ 260 ] {90eb8d8b-5c4c-4e5e-8401-454e75ca8706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9766 | 2025.06.04 15:42:09.143572 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 106 rows starting from the beginning of the part | ||
| 9767 | 2025.06.04 15:42:09.143606 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 9768 | 2025.06.04 15:42:09.143641 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 106 rows starting from the beginning of the part | ||
| 9769 | 2025.06.04 15:42:09.143816 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001986204 sec., 1718353.200376195 rows/sec., 145.13 MiB/sec. | ||
| 9770 | 2025.06.04 15:42:09.143990 [ 260 ] {90eb8d8b-5c4c-4e5e-8401-454e75ca8706} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2025.06.04 15:42:09.144033 [ 260 ] {90eb8d8b-5c4c-4e5e-8401-454e75ca8706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9772 | 2025.06.04 15:42:09.144036 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9773 | 2025.06.04 15:42:09.144324 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_81_16} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2025.06.04 15:42:09.144404 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_81_16} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9775 | 2025.06.04 15:42:09.144485 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9776 | 2025.06.04 15:42:09.144582 [ 186 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244495 sec., 458017.1073407286 rows/sec., 30.30 MiB/sec. | ||
| 9777 | 2025.06.04 15:42:09.144619 [ 260 ] {90eb8d8b-5c4c-4e5e-8401-454e75ca8706} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9778 | 2025.06.04 15:42:09.144737 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9779 | 2025.06.04 15:42:09.144882 [ 260 ] {90eb8d8b-5c4c-4e5e-8401-454e75ca8706} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2025.06.04 15:42:09.145012 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_66_13} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2025.06.04 15:42:09.145024 [ 260 ] {90eb8d8b-5c4c-4e5e-8401-454e75ca8706} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001544 sec., 73186.52849740932 rows/sec., 4.74 MiB/sec. | ||
| 9782 | 2025.06.04 15:42:09.145065 [ 260 ] {90eb8d8b-5c4c-4e5e-8401-454e75ca8706} <Debug> TCPHandler: Processed in 0.001715781 sec. | ||
| 9783 | 2025.06.04 15:42:09.145088 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_66_13} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9784 | 2025.06.04 15:42:09.145161 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9785 | 2025.06.04 15:42:09.145173 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9786 | 2025.06.04 15:42:09.145266 [ 260 ] {09b04497-3dc2-42b7-bcd0-053770ba0524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9787 | 2025.06.04 15:42:09.145304 [ 260 ] {09b04497-3dc2-42b7-bcd0-053770ba0524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9788 | 2025.06.04 15:42:09.145775 [ 260 ] {09b04497-3dc2-42b7-bcd0-053770ba0524} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2025.06.04 15:42:09.145810 [ 260 ] {09b04497-3dc2-42b7-bcd0-053770ba0524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9790 | 2025.06.04 15:42:09.146119 [ 260 ] {09b04497-3dc2-42b7-bcd0-053770ba0524} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9791 | 2025.06.04 15:42:09.146328 [ 260 ] {09b04497-3dc2-42b7-bcd0-053770ba0524} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2025.06.04 15:42:09.146431 [ 109 ] {} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9793 | 2025.06.04 15:42:09.146458 [ 260 ] {09b04497-3dc2-42b7-bcd0-053770ba0524} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001175 sec., 95319.14893617021 rows/sec., 5.43 MiB/sec. | ||
| 9794 | 2025.06.04 15:42:09.146460 [ 109 ] {} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2025.06.04 15:42:09.146499 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9796 | 2025.06.04 15:42:09.146503 [ 260 ] {09b04497-3dc2-42b7-bcd0-053770ba0524} <Debug> TCPHandler: Processed in 0.001352166 sec. | ||
| 9797 | 2025.06.04 15:42:09.146562 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9798 | 2025.06.04 15:42:09.146627 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9799 | 2025.06.04 15:42:09.146649 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9800 | 2025.06.04 15:42:09.146679 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 112 rows starting from the beginning of the part | ||
| 9801 | 2025.06.04 15:42:09.146726 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part | ||
| 9802 | 2025.06.04 15:42:09.146727 [ 260 ] {fd971cc4-ee02-47c8-982c-9327669df873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9803 | 2025.06.04 15:42:09.146765 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part | ||
| 9804 | 2025.06.04 15:42:09.146779 [ 260 ] {fd971cc4-ee02-47c8-982c-9327669df873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9805 | 2025.06.04 15:42:09.146806 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
| 9806 | 2025.06.04 15:42:09.146845 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part | ||
| 9807 | 2025.06.04 15:42:09.147323 [ 260 ] {fd971cc4-ee02-47c8-982c-9327669df873} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2025.06.04 15:42:09.147364 [ 260 ] {fd971cc4-ee02-47c8-982c-9327669df873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9809 | 2025.06.04 15:42:09.147514 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.000974492 sec., 574658.3861129696 rows/sec., 34.93 MiB/sec. | ||
| 9810 | 2025.06.04 15:42:09.147632 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9811 | 2025.06.04 15:42:09.147728 [ 260 ] {fd971cc4-ee02-47c8-982c-9327669df873} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9812 | 2025.06.04 15:42:09.147927 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_29_7} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2025.06.04 15:42:09.148000 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_29_7} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9814 | 2025.06.04 15:42:09.148014 [ 260 ] {fd971cc4-ee02-47c8-982c-9327669df873} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2025.06.04 15:42:09.148057 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9816 | 2025.06.04 15:42:09.148141 [ 109 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9817 | 2025.06.04 15:42:09.148158 [ 260 ] {fd971cc4-ee02-47c8-982c-9327669df873} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001449 sec., 263630.08971704624 rows/sec., 18.59 MiB/sec. | ||
| 9818 | 2025.06.04 15:42:09.148165 [ 109 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9819 | 2025.06.04 15:42:09.148197 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9820 | 2025.06.04 15:42:09.148202 [ 260 ] {fd971cc4-ee02-47c8-982c-9327669df873} <Debug> TCPHandler: Processed in 0.00162587 sec. | ||
| 9821 | 2025.06.04 15:42:09.148254 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 9822 | 2025.06.04 15:42:09.148322 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2025.06.04 15:42:09.148330 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9824 | 2025.06.04 15:42:09.148370 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 914 rows starting from the beginning of the part | ||
| 9825 | 2025.06.04 15:42:09.148414 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 9826 | 2025.06.04 15:42:09.148424 [ 260 ] {80bead79-e56d-4bf7-b76d-493ce4b65c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9827 | 2025.06.04 15:42:09.148449 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 9828 | 2025.06.04 15:42:09.148471 [ 260 ] {80bead79-e56d-4bf7-b76d-493ce4b65c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9829 | 2025.06.04 15:42:09.148487 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 382 rows starting from the beginning of the part | ||
| 9830 | 2025.06.04 15:42:09.148524 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 112 rows starting from the beginning of the part | ||
| 9831 | 2025.06.04 15:42:09.148556 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 382 rows starting from the beginning of the part | ||
| 9832 | 2025.06.04 15:42:09.148817 [ 260 ] {80bead79-e56d-4bf7-b76d-493ce4b65c83} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2025.06.04 15:42:09.148858 [ 260 ] {80bead79-e56d-4bf7-b76d-493ce4b65c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9834 | 2025.06.04 15:42:09.149185 [ 260 ] {80bead79-e56d-4bf7-b76d-493ce4b65c83} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9835 | 2025.06.04 15:42:09.149400 [ 260 ] {80bead79-e56d-4bf7-b76d-493ce4b65c83} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2025.06.04 15:42:09.149458 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229664 sec., 1592304.8897910323 rows/sec., 121.68 MiB/sec. | ||
| 9837 | 2025.06.04 15:42:09.149508 [ 109 ] {} <Debug> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 9838 | 2025.06.04 15:42:09.149533 [ 260 ] {80bead79-e56d-4bf7-b76d-493ce4b65c83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 9839 | 2025.06.04 15:42:09.149536 [ 109 ] {} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2025.06.04 15:42:09.149570 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9841 | 2025.06.04 15:42:09.149577 [ 260 ] {80bead79-e56d-4bf7-b76d-493ce4b65c83} <Debug> TCPHandler: Processed in 0.001304906 sec. | ||
| 9842 | 2025.06.04 15:42:09.149624 [ 193 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 9843 | 2025.06.04 15:42:09.149663 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9844 | 2025.06.04 15:42:09.149703 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9845 | 2025.06.04 15:42:09.149721 [ 193 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9846 | 2025.06.04 15:42:09.149751 [ 193 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 9847 | 2025.06.04 15:42:09.149802 [ 193 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9848 | 2025.06.04 15:42:09.149805 [ 260 ] {76ce63c9-5d24-48aa-91cc-2631aff6623e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9849 | 2025.06.04 15:42:09.149841 [ 193 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9850 | 2025.06.04 15:42:09.149862 [ 260 ] {76ce63c9-5d24-48aa-91cc-2631aff6623e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9851 | 2025.06.04 15:42:09.149878 [ 193 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9852 | 2025.06.04 15:42:09.149917 [ 193 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9853 | 2025.06.04 15:42:09.149950 [ 193 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 9854 | 2025.06.04 15:42:09.149998 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_81_16} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2025.06.04 15:42:09.150091 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_81_16} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9856 | 2025.06.04 15:42:09.150192 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9857 | 2025.06.04 15:42:09.150295 [ 260 ] {76ce63c9-5d24-48aa-91cc-2631aff6623e} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2025.06.04 15:42:09.150335 [ 260 ] {76ce63c9-5d24-48aa-91cc-2631aff6623e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9859 | 2025.06.04 15:42:09.150651 [ 188 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.001050703 sec., 165603.41028815944 rows/sec., 8.45 MiB/sec. | ||
| 9860 | 2025.06.04 15:42:09.150683 [ 260 ] {76ce63c9-5d24-48aa-91cc-2631aff6623e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9861 | 2025.06.04 15:42:09.150784 [ 190 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 9862 | 2025.06.04 15:42:09.150932 [ 260 ] {76ce63c9-5d24-48aa-91cc-2631aff6623e} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2025.06.04 15:42:09.151064 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9864 | 2025.06.04 15:42:09.151070 [ 190 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_29_6} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9865 | 2025.06.04 15:42:09.151080 [ 260 ] {76ce63c9-5d24-48aa-91cc-2631aff6623e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001293 sec., 183294.66357308583 rows/sec., 12.29 MiB/sec. | ||
| 9866 | 2025.06.04 15:42:09.151097 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2025.06.04 15:42:09.151135 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9868 | 2025.06.04 15:42:09.151140 [ 260 ] {76ce63c9-5d24-48aa-91cc-2631aff6623e} <Debug> TCPHandler: Processed in 0.001487168 sec. | ||
| 9869 | 2025.06.04 15:42:09.151161 [ 190 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_29_6} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 9870 | 2025.06.04 15:42:09.151239 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 9871 | 2025.06.04 15:42:09.151267 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2025.06.04 15:42:09.151243 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9873 | 2025.06.04 15:42:09.151376 [ 260 ] {9edf77d6-c17b-4277-a129-33e8be47a712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9874 | 2025.06.04 15:42:09.151389 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9875 | 2025.06.04 15:42:09.151424 [ 260 ] {9edf77d6-c17b-4277-a129-33e8be47a712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9876 | 2025.06.04 15:42:09.151434 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 25642 rows starting from the beginning of the part | ||
| 9877 | 2025.06.04 15:42:09.151510 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 118 rows starting from the beginning of the part | ||
| 9878 | 2025.06.04 15:42:09.151556 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 9879 | 2025.06.04 15:42:09.151601 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part | ||
| 9880 | 2025.06.04 15:42:09.151642 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 164 rows starting from the beginning of the part | ||
| 9881 | 2025.06.04 15:42:09.151684 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part | ||
| 9882 | 2025.06.04 15:42:09.151754 [ 260 ] {9edf77d6-c17b-4277-a129-33e8be47a712} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2025.06.04 15:42:09.151795 [ 260 ] {9edf77d6-c17b-4277-a129-33e8be47a712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9884 | 2025.06.04 15:42:09.152127 [ 260 ] {9edf77d6-c17b-4277-a129-33e8be47a712} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9885 | 2025.06.04 15:42:09.152350 [ 260 ] {9edf77d6-c17b-4277-a129-33e8be47a712} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2025.06.04 15:42:09.152481 [ 260 ] {9edf77d6-c17b-4277-a129-33e8be47a712} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 60.00 KiB/sec. | ||
| 9887 | 2025.06.04 15:42:09.152516 [ 260 ] {9edf77d6-c17b-4277-a129-33e8be47a712} <Debug> TCPHandler: Processed in 0.001300056 sec. | ||
| 9888 | 2025.06.04 15:42:09.152626 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9889 | 2025.06.04 15:42:09.152720 [ 260 ] {eb0d33bc-20ad-4bf5-976f-6211a6f403f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9890 | 2025.06.04 15:42:09.152759 [ 260 ] {eb0d33bc-20ad-4bf5-976f-6211a6f403f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9891 | 2025.06.04 15:42:09.153093 [ 260 ] {eb0d33bc-20ad-4bf5-976f-6211a6f403f6} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2025.06.04 15:42:09.153130 [ 260 ] {eb0d33bc-20ad-4bf5-976f-6211a6f403f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9893 | 2025.06.04 15:42:09.153458 [ 260 ] {eb0d33bc-20ad-4bf5-976f-6211a6f403f6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9894 | 2025.06.04 15:42:09.153671 [ 260 ] {eb0d33bc-20ad-4bf5-976f-6211a6f403f6} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2025.06.04 15:42:09.153783 [ 109 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9896 | 2025.06.04 15:42:09.153800 [ 260 ] {eb0d33bc-20ad-4bf5-976f-6211a6f403f6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001098 sec., 74681.23861566484 rows/sec., 4.74 MiB/sec. | ||
| 9897 | 2025.06.04 15:42:09.153813 [ 109 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2025.06.04 15:42:09.153839 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9899 | 2025.06.04 15:42:09.153843 [ 260 ] {eb0d33bc-20ad-4bf5-976f-6211a6f403f6} <Debug> TCPHandler: Processed in 0.001266885 sec. | ||
| 9900 | 2025.06.04 15:42:09.153934 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 9901 | 2025.06.04 15:42:09.154047 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9902 | 2025.06.04 15:42:09.154076 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4528 rows starting from the beginning of the part | ||
| 9903 | 2025.06.04 15:42:09.154126 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 44 rows starting from the beginning of the part | ||
| 9904 | 2025.06.04 15:42:09.154169 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 9905 | 2025.06.04 15:42:09.154205 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part | ||
| 9906 | 2025.06.04 15:42:09.154267 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 9907 | 2025.06.04 15:42:09.154311 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
| 9908 | 2025.06.04 15:42:09.157089 [ 188 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4856 rows, containing 4 columns (4 merged, 0 gathered) in 0.003195889 sec., 1519452.021018252 rows/sec., 99.77 MiB/sec. | ||
| 9909 | 2025.06.04 15:42:09.157453 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9910 | 2025.06.04 15:42:09.157722 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_81_16} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2025.06.04 15:42:09.157799 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_81_16} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9912 | 2025.06.04 15:42:09.157883 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9913 | 2025.06.04 15:42:09.159502 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26558 rows, containing 5 columns (5 merged, 0 gathered) in 0.008314492 sec., 3194181.9175483 rows/sec., 215.78 MiB/sec. | ||
| 9914 | 2025.06.04 15:42:09.159806 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9915 | 2025.06.04 15:42:09.160114 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2025.06.04 15:42:09.160197 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9917 | 2025.06.04 15:42:09.160287 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 9918 | 2025.06.04 15:42:10.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.82 MiB, peak 309.98 MiB, free memory in arenas 0.00 B, will set to 300.27 MiB (RSS), difference: 2.45 MiB | ||
| 9919 | 2025.06.04 15:42:12.343875 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9920 | 2025.06.04 15:42:12.343945 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9921 | 2025.06.04 15:42:12.530838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
| 9922 | 2025.06.04 15:42:12.531363 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2025.06.04 15:42:12.531407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9924 | 2025.06.04 15:42:12.531907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9925 | 2025.06.04 15:42:12.532157 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2025.06.04 15:42:12.532323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 9927 | 2025.06.04 15:42:12.561692 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1368 | ||
| 9928 | 2025.06.04 15:42:12.564188 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2025.06.04 15:42:12.564247 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9930 | 2025.06.04 15:42:12.565534 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9931 | 2025.06.04 15:42:12.565838 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2025.06.04 15:42:12.566254 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1368 | ||
| 9933 | 2025.06.04 15:42:13.817615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9934 | 2025.06.04 15:42:13.834155 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2025.06.04 15:42:13.834221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9936 | 2025.06.04 15:42:13.839973 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9937 | 2025.06.04 15:42:13.840682 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2025.06.04 15:42:13.843999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9939 | 2025.06.04 15:42:14.134722 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2025.06.04 15:42:14.134903 [ 260 ] {d508638a-6da4-40fd-ab63-c555132e7951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9941 | 2025.06.04 15:42:14.134979 [ 260 ] {d508638a-6da4-40fd-ab63-c555132e7951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9942 | 2025.06.04 15:42:14.135680 [ 260 ] {d508638a-6da4-40fd-ab63-c555132e7951} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2025.06.04 15:42:14.135725 [ 260 ] {d508638a-6da4-40fd-ab63-c555132e7951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9944 | 2025.06.04 15:42:14.136147 [ 260 ] {d508638a-6da4-40fd-ab63-c555132e7951} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9945 | 2025.06.04 15:42:14.136382 [ 260 ] {d508638a-6da4-40fd-ab63-c555132e7951} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2025.06.04 15:42:14.136547 [ 260 ] {d508638a-6da4-40fd-ab63-c555132e7951} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001693 sec., 80330.77377436504 rows/sec., 6.94 MiB/sec. | ||
| 9947 | 2025.06.04 15:42:14.136600 [ 260 ] {d508638a-6da4-40fd-ab63-c555132e7951} <Debug> TCPHandler: Processed in 0.002009165 sec. | ||
| 9948 | 2025.06.04 15:42:14.136722 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2025.06.04 15:42:14.136826 [ 260 ] {7ff1c227-98c3-4107-8598-660a26209c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9950 | 2025.06.04 15:42:14.136871 [ 260 ] {7ff1c227-98c3-4107-8598-660a26209c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9951 | 2025.06.04 15:42:14.137335 [ 260 ] {7ff1c227-98c3-4107-8598-660a26209c7f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2025.06.04 15:42:14.137374 [ 260 ] {7ff1c227-98c3-4107-8598-660a26209c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9953 | 2025.06.04 15:42:14.137693 [ 260 ] {7ff1c227-98c3-4107-8598-660a26209c7f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9954 | 2025.06.04 15:42:14.137901 [ 260 ] {7ff1c227-98c3-4107-8598-660a26209c7f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2025.06.04 15:42:14.138036 [ 260 ] {7ff1c227-98c3-4107-8598-660a26209c7f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001234 sec., 32414.910858995136 rows/sec., 2.38 MiB/sec. | ||
| 9956 | 2025.06.04 15:42:14.138080 [ 260 ] {7ff1c227-98c3-4107-8598-660a26209c7f} <Debug> TCPHandler: Processed in 0.001409777 sec. | ||
| 9957 | 2025.06.04 15:42:14.138207 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2025.06.04 15:42:14.138306 [ 260 ] {4f96f383-88a3-45c1-8338-285d8ed4ea02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9959 | 2025.06.04 15:42:14.138347 [ 260 ] {4f96f383-88a3-45c1-8338-285d8ed4ea02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9960 | 2025.06.04 15:42:14.138799 [ 260 ] {4f96f383-88a3-45c1-8338-285d8ed4ea02} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2025.06.04 15:42:14.138838 [ 260 ] {4f96f383-88a3-45c1-8338-285d8ed4ea02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9962 | 2025.06.04 15:42:14.139156 [ 260 ] {4f96f383-88a3-45c1-8338-285d8ed4ea02} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9963 | 2025.06.04 15:42:14.139375 [ 260 ] {4f96f383-88a3-45c1-8338-285d8ed4ea02} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2025.06.04 15:42:14.139516 [ 260 ] {4f96f383-88a3-45c1-8338-285d8ed4ea02} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00123 sec., 84552.84552845529 rows/sec., 6.60 MiB/sec. | ||
| 9965 | 2025.06.04 15:42:14.139557 [ 260 ] {4f96f383-88a3-45c1-8338-285d8ed4ea02} <Debug> TCPHandler: Processed in 0.001403567 sec. | ||
| 9966 | 2025.06.04 15:42:14.139680 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9967 | 2025.06.04 15:42:14.139780 [ 260 ] {364b51c1-c67f-4044-826d-a0b3f148ad4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9968 | 2025.06.04 15:42:14.139825 [ 260 ] {364b51c1-c67f-4044-826d-a0b3f148ad4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9969 | 2025.06.04 15:42:14.140239 [ 260 ] {364b51c1-c67f-4044-826d-a0b3f148ad4a} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2025.06.04 15:42:14.140276 [ 260 ] {364b51c1-c67f-4044-826d-a0b3f148ad4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9971 | 2025.06.04 15:42:14.140626 [ 260 ] {364b51c1-c67f-4044-826d-a0b3f148ad4a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9972 | 2025.06.04 15:42:14.140841 [ 260 ] {364b51c1-c67f-4044-826d-a0b3f148ad4a} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2025.06.04 15:42:14.140979 [ 260 ] {364b51c1-c67f-4044-826d-a0b3f148ad4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 9974 | 2025.06.04 15:42:14.141017 [ 260 ] {364b51c1-c67f-4044-826d-a0b3f148ad4a} <Debug> TCPHandler: Processed in 0.001386157 sec. | ||
| 9975 | 2025.06.04 15:42:14.141128 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2025.06.04 15:42:14.141225 [ 260 ] {7ac9c59b-e9ed-4db1-bae9-9b4ea8659227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9977 | 2025.06.04 15:42:14.141278 [ 260 ] {7ac9c59b-e9ed-4db1-bae9-9b4ea8659227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9978 | 2025.06.04 15:42:14.142129 [ 260 ] {7ac9c59b-e9ed-4db1-bae9-9b4ea8659227} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2025.06.04 15:42:14.142170 [ 260 ] {7ac9c59b-e9ed-4db1-bae9-9b4ea8659227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9980 | 2025.06.04 15:42:14.142739 [ 260 ] {7ac9c59b-e9ed-4db1-bae9-9b4ea8659227} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9981 | 2025.06.04 15:42:14.142990 [ 260 ] {7ac9c59b-e9ed-4db1-bae9-9b4ea8659227} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2025.06.04 15:42:14.143134 [ 260 ] {7ac9c59b-e9ed-4db1-bae9-9b4ea8659227} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001928 sec., 20746.887966804978 rows/sec., 37.18 MiB/sec. | ||
| 9983 | 2025.06.04 15:42:14.143201 [ 260 ] {7ac9c59b-e9ed-4db1-bae9-9b4ea8659227} <Debug> TCPHandler: Processed in 0.002121676 sec. | ||
| 9984 | 2025.06.04 15:42:14.143319 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2025.06.04 15:42:14.143422 [ 260 ] {53683746-74ee-4eea-adf3-611e97e4d467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9986 | 2025.06.04 15:42:14.143466 [ 260 ] {53683746-74ee-4eea-adf3-611e97e4d467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9987 | 2025.06.04 15:42:14.143817 [ 260 ] {53683746-74ee-4eea-adf3-611e97e4d467} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2025.06.04 15:42:14.143855 [ 260 ] {53683746-74ee-4eea-adf3-611e97e4d467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9989 | 2025.06.04 15:42:14.144163 [ 260 ] {53683746-74ee-4eea-adf3-611e97e4d467} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9990 | 2025.06.04 15:42:14.144384 [ 260 ] {53683746-74ee-4eea-adf3-611e97e4d467} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2025.06.04 15:42:14.144518 [ 260 ] {53683746-74ee-4eea-adf3-611e97e4d467} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 9992 | 2025.06.04 15:42:14.144557 [ 260 ] {53683746-74ee-4eea-adf3-611e97e4d467} <Debug> TCPHandler: Processed in 0.001286526 sec. | ||
| 9993 | 2025.06.04 15:42:15.024316 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2025.06.04 15:42:15.024603 [ 260 ] {51e54dbc-073a-481e-9ccb-64d3e888741b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9995 | 2025.06.04 15:42:15.024708 [ 260 ] {51e54dbc-073a-481e-9ccb-64d3e888741b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9996 | 2025.06.04 15:42:15.025509 [ 260 ] {51e54dbc-073a-481e-9ccb-64d3e888741b} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2025.06.04 15:42:15.025549 [ 260 ] {51e54dbc-073a-481e-9ccb-64d3e888741b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9998 | 2025.06.04 15:42:15.025958 [ 260 ] {51e54dbc-073a-481e-9ccb-64d3e888741b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9999 | 2025.06.04 15:42:15.026185 [ 260 ] {51e54dbc-073a-481e-9ccb-64d3e888741b} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2025.06.04 15:42:15.026345 [ 260 ] {51e54dbc-073a-481e-9ccb-64d3e888741b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001819 sec., 116547.5536008796 rows/sec., 7.41 MiB/sec. | ||
| 10001 | 2025.06.04 15:42:15.026387 [ 260 ] {51e54dbc-073a-481e-9ccb-64d3e888741b} <Debug> TCPHandler: Processed in 0.002253247 sec. | ||
| 10002 | 2025.06.04 15:42:15.026511 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10003 | 2025.06.04 15:42:15.026608 [ 260 ] {dc48283e-1c8c-4234-b556-81cdc8dd9bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10004 | 2025.06.04 15:42:15.026649 [ 260 ] {dc48283e-1c8c-4234-b556-81cdc8dd9bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10005 | 2025.06.04 15:42:15.027052 [ 260 ] {dc48283e-1c8c-4234-b556-81cdc8dd9bb6} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2025.06.04 15:42:15.027087 [ 260 ] {dc48283e-1c8c-4234-b556-81cdc8dd9bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10007 | 2025.06.04 15:42:15.027392 [ 260 ] {dc48283e-1c8c-4234-b556-81cdc8dd9bb6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10008 | 2025.06.04 15:42:15.027611 [ 260 ] {dc48283e-1c8c-4234-b556-81cdc8dd9bb6} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2025.06.04 15:42:15.027739 [ 260 ] {dc48283e-1c8c-4234-b556-81cdc8dd9bb6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00115 sec., 6956.521739130435 rows/sec., 567.26 KiB/sec. | ||
| 10010 | 2025.06.04 15:42:15.027776 [ 260 ] {dc48283e-1c8c-4234-b556-81cdc8dd9bb6} <Debug> TCPHandler: Processed in 0.001314836 sec. | ||
| 10011 | 2025.06.04 15:42:15.027886 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2025.06.04 15:42:15.027981 [ 260 ] {80135325-e2a5-4f34-898d-cc38b75b72c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10013 | 2025.06.04 15:42:15.028020 [ 260 ] {80135325-e2a5-4f34-898d-cc38b75b72c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10014 | 2025.06.04 15:42:15.029611 [ 260 ] {80135325-e2a5-4f34-898d-cc38b75b72c4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2025.06.04 15:42:15.029647 [ 260 ] {80135325-e2a5-4f34-898d-cc38b75b72c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10016 | 2025.06.04 15:42:15.030069 [ 260 ] {80135325-e2a5-4f34-898d-cc38b75b72c4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10017 | 2025.06.04 15:42:15.030285 [ 260 ] {80135325-e2a5-4f34-898d-cc38b75b72c4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2025.06.04 15:42:15.030415 [ 260 ] {80135325-e2a5-4f34-898d-cc38b75b72c4} <Debug> executeQuery: Read 1761 rows, 146.25 KiB in 0.002452 sec., 718189.2332789559 rows/sec., 58.25 MiB/sec. | ||
| 10019 | 2025.06.04 15:42:15.030453 [ 260 ] {80135325-e2a5-4f34-898d-cc38b75b72c4} <Debug> TCPHandler: Processed in 0.002615322 sec. | ||
| 10020 | 2025.06.04 15:42:15.030574 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2025.06.04 15:42:15.030697 [ 260 ] {8f77a32a-9b03-4e4f-8509-06a5fc0013b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10022 | 2025.06.04 15:42:15.030745 [ 260 ] {8f77a32a-9b03-4e4f-8509-06a5fc0013b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10023 | 2025.06.04 15:42:15.031298 [ 260 ] {8f77a32a-9b03-4e4f-8509-06a5fc0013b9} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2025.06.04 15:42:15.031340 [ 260 ] {8f77a32a-9b03-4e4f-8509-06a5fc0013b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10025 | 2025.06.04 15:42:15.031711 [ 260 ] {8f77a32a-9b03-4e4f-8509-06a5fc0013b9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10026 | 2025.06.04 15:42:15.031928 [ 260 ] {8f77a32a-9b03-4e4f-8509-06a5fc0013b9} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2025.06.04 15:42:15.032061 [ 260 ] {8f77a32a-9b03-4e4f-8509-06a5fc0013b9} <Debug> executeQuery: Read 114 rows, 6.94 KiB in 0.001388 sec., 82132.56484149856 rows/sec., 4.89 MiB/sec. | ||
| 10028 | 2025.06.04 15:42:15.032098 [ 260 ] {8f77a32a-9b03-4e4f-8509-06a5fc0013b9} <Debug> TCPHandler: Processed in 0.001584409 sec. | ||
| 10029 | 2025.06.04 15:42:15.032209 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2025.06.04 15:42:15.032303 [ 260 ] {e5aab7cf-ff0d-4d6e-a8e3-c11f5b553f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10031 | 2025.06.04 15:42:15.032342 [ 260 ] {e5aab7cf-ff0d-4d6e-a8e3-c11f5b553f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10032 | 2025.06.04 15:42:15.032917 [ 260 ] {e5aab7cf-ff0d-4d6e-a8e3-c11f5b553f61} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2025.06.04 15:42:15.032952 [ 260 ] {e5aab7cf-ff0d-4d6e-a8e3-c11f5b553f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10034 | 2025.06.04 15:42:15.033272 [ 260 ] {e5aab7cf-ff0d-4d6e-a8e3-c11f5b553f61} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10035 | 2025.06.04 15:42:15.033487 [ 260 ] {e5aab7cf-ff0d-4d6e-a8e3-c11f5b553f61} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2025.06.04 15:42:15.033616 [ 260 ] {e5aab7cf-ff0d-4d6e-a8e3-c11f5b553f61} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001331 sec., 256198.34710743802 rows/sec., 17.09 MiB/sec. | ||
| 10037 | 2025.06.04 15:42:15.033654 [ 260 ] {e5aab7cf-ff0d-4d6e-a8e3-c11f5b553f61} <Debug> TCPHandler: Processed in 0.001492108 sec. | ||
| 10038 | 2025.06.04 15:42:15.033773 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10039 | 2025.06.04 15:42:15.033896 [ 260 ] {b42b291a-a03b-424d-b373-4b95244e4209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10040 | 2025.06.04 15:42:15.033945 [ 260 ] {b42b291a-a03b-424d-b373-4b95244e4209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10041 | 2025.06.04 15:42:15.034474 [ 260 ] {b42b291a-a03b-424d-b373-4b95244e4209} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2025.06.04 15:42:15.034516 [ 260 ] {b42b291a-a03b-424d-b373-4b95244e4209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10043 | 2025.06.04 15:42:15.034880 [ 260 ] {b42b291a-a03b-424d-b373-4b95244e4209} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10044 | 2025.06.04 15:42:15.035091 [ 260 ] {b42b291a-a03b-424d-b373-4b95244e4209} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2025.06.04 15:42:15.035224 [ 260 ] {b42b291a-a03b-424d-b373-4b95244e4209} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001352 sec., 82840.23668639053 rows/sec., 4.72 MiB/sec. | ||
| 10046 | 2025.06.04 15:42:15.035262 [ 260 ] {b42b291a-a03b-424d-b373-4b95244e4209} <Debug> TCPHandler: Processed in 0.001550459 sec. | ||
| 10047 | 2025.06.04 15:42:15.035388 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10048 | 2025.06.04 15:42:15.035482 [ 260 ] {cefe9f6d-cb67-40f7-aef5-88d11e864c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10049 | 2025.06.04 15:42:15.035521 [ 260 ] {cefe9f6d-cb67-40f7-aef5-88d11e864c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10050 | 2025.06.04 15:42:15.036357 [ 260 ] {cefe9f6d-cb67-40f7-aef5-88d11e864c7d} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2025.06.04 15:42:15.036393 [ 260 ] {cefe9f6d-cb67-40f7-aef5-88d11e864c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10052 | 2025.06.04 15:42:15.036730 [ 260 ] {cefe9f6d-cb67-40f7-aef5-88d11e864c7d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10053 | 2025.06.04 15:42:15.036940 [ 260 ] {cefe9f6d-cb67-40f7-aef5-88d11e864c7d} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2025.06.04 15:42:15.037073 [ 260 ] {cefe9f6d-cb67-40f7-aef5-88d11e864c7d} <Debug> executeQuery: Read 846 rows, 62.53 KiB in 0.001608 sec., 526119.4029850746 rows/sec., 37.97 MiB/sec. | ||
| 10055 | 2025.06.04 15:42:15.037111 [ 260 ] {cefe9f6d-cb67-40f7-aef5-88d11e864c7d} <Debug> TCPHandler: Processed in 0.001772672 sec. | ||
| 10056 | 2025.06.04 15:42:15.037228 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10057 | 2025.06.04 15:42:15.037323 [ 260 ] {6f5fbc5e-939f-4b39-8872-d5e08189fb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10058 | 2025.06.04 15:42:15.037364 [ 260 ] {6f5fbc5e-939f-4b39-8872-d5e08189fb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10059 | 2025.06.04 15:42:15.037699 [ 260 ] {6f5fbc5e-939f-4b39-8872-d5e08189fb3c} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2025.06.04 15:42:15.037734 [ 260 ] {6f5fbc5e-939f-4b39-8872-d5e08189fb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10061 | 2025.06.04 15:42:15.038044 [ 260 ] {6f5fbc5e-939f-4b39-8872-d5e08189fb3c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10062 | 2025.06.04 15:42:15.038251 [ 260 ] {6f5fbc5e-939f-4b39-8872-d5e08189fb3c} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2025.06.04 15:42:15.038381 [ 260 ] {6f5fbc5e-939f-4b39-8872-d5e08189fb3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 10064 | 2025.06.04 15:42:15.038419 [ 260 ] {6f5fbc5e-939f-4b39-8872-d5e08189fb3c} <Debug> TCPHandler: Processed in 0.001240435 sec. | ||
| 10065 | 2025.06.04 15:42:15.038528 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10066 | 2025.06.04 15:42:15.038627 [ 260 ] {7f0cc9c0-3358-472e-8b02-df6b598032da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10067 | 2025.06.04 15:42:15.038669 [ 260 ] {7f0cc9c0-3358-472e-8b02-df6b598032da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10068 | 2025.06.04 15:42:15.039429 [ 260 ] {7f0cc9c0-3358-472e-8b02-df6b598032da} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2025.06.04 15:42:15.039472 [ 260 ] {7f0cc9c0-3358-472e-8b02-df6b598032da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10070 | 2025.06.04 15:42:15.039877 [ 260 ] {7f0cc9c0-3358-472e-8b02-df6b598032da} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10071 | 2025.06.04 15:42:15.040078 [ 260 ] {7f0cc9c0-3358-472e-8b02-df6b598032da} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2025.06.04 15:42:15.040207 [ 260 ] {7f0cc9c0-3358-472e-8b02-df6b598032da} <Debug> executeQuery: Read 959 rows, 65.25 KiB in 0.0016 sec., 599375 rows/sec., 39.83 MiB/sec. | ||
| 10073 | 2025.06.04 15:42:15.040243 [ 260 ] {7f0cc9c0-3358-472e-8b02-df6b598032da} <Debug> TCPHandler: Processed in 0.001762872 sec. | ||
| 10074 | 2025.06.04 15:42:15.040355 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10075 | 2025.06.04 15:42:15.040448 [ 260 ] {e13cc5ac-26f3-4056-9301-c30b4b04d86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10076 | 2025.06.04 15:42:15.040488 [ 260 ] {e13cc5ac-26f3-4056-9301-c30b4b04d86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10077 | 2025.06.04 15:42:15.040797 [ 260 ] {e13cc5ac-26f3-4056-9301-c30b4b04d86f} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2025.06.04 15:42:15.040831 [ 260 ] {e13cc5ac-26f3-4056-9301-c30b4b04d86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10079 | 2025.06.04 15:42:15.041116 [ 260 ] {e13cc5ac-26f3-4056-9301-c30b4b04d86f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10080 | 2025.06.04 15:42:15.041311 [ 260 ] {e13cc5ac-26f3-4056-9301-c30b4b04d86f} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2025.06.04 15:42:15.041439 [ 260 ] {e13cc5ac-26f3-4056-9301-c30b4b04d86f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 10082 | 2025.06.04 15:42:15.041473 [ 260 ] {e13cc5ac-26f3-4056-9301-c30b4b04d86f} <Debug> TCPHandler: Processed in 0.001165775 sec. | ||
| 10083 | 2025.06.04 15:42:15.041584 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10084 | 2025.06.04 15:42:15.041680 [ 260 ] {ffeabea3-10b8-4595-8102-4592dde31e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10085 | 2025.06.04 15:42:15.041722 [ 260 ] {ffeabea3-10b8-4595-8102-4592dde31e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10086 | 2025.06.04 15:42:15.042055 [ 260 ] {ffeabea3-10b8-4595-8102-4592dde31e97} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2025.06.04 15:42:15.042091 [ 260 ] {ffeabea3-10b8-4595-8102-4592dde31e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10088 | 2025.06.04 15:42:15.042389 [ 260 ] {ffeabea3-10b8-4595-8102-4592dde31e97} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10089 | 2025.06.04 15:42:15.042596 [ 260 ] {ffeabea3-10b8-4595-8102-4592dde31e97} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2025.06.04 15:42:15.042727 [ 260 ] {ffeabea3-10b8-4595-8102-4592dde31e97} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001065 sec., 31924.882629107982 rows/sec., 1.85 MiB/sec. | ||
| 10091 | 2025.06.04 15:42:15.042763 [ 260 ] {ffeabea3-10b8-4595-8102-4592dde31e97} <Debug> TCPHandler: Processed in 0.001229875 sec. | ||
| 10092 | 2025.06.04 15:42:19.130652 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10093 | 2025.06.04 15:42:19.130844 [ 260 ] {c0098c36-c53d-458f-b5b1-43c85fbf79e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10094 | 2025.06.04 15:42:19.130912 [ 260 ] {c0098c36-c53d-458f-b5b1-43c85fbf79e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10095 | 2025.06.04 15:42:19.131617 [ 260 ] {c0098c36-c53d-458f-b5b1-43c85fbf79e8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2025.06.04 15:42:19.131667 [ 260 ] {c0098c36-c53d-458f-b5b1-43c85fbf79e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10097 | 2025.06.04 15:42:19.132063 [ 260 ] {c0098c36-c53d-458f-b5b1-43c85fbf79e8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10098 | 2025.06.04 15:42:19.132301 [ 260 ] {c0098c36-c53d-458f-b5b1-43c85fbf79e8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2025.06.04 15:42:19.132468 [ 260 ] {c0098c36-c53d-458f-b5b1-43c85fbf79e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 10100 | 2025.06.04 15:42:19.132520 [ 260 ] {c0098c36-c53d-458f-b5b1-43c85fbf79e8} <Debug> TCPHandler: Processed in 0.002001745 sec. | ||
| 10101 | 2025.06.04 15:42:19.132649 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10102 | 2025.06.04 15:42:19.132755 [ 260 ] {a12c96c9-85f3-4a08-888a-94ae73eb68d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10103 | 2025.06.04 15:42:19.132798 [ 260 ] {a12c96c9-85f3-4a08-888a-94ae73eb68d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10104 | 2025.06.04 15:42:19.133255 [ 260 ] {a12c96c9-85f3-4a08-888a-94ae73eb68d3} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2025.06.04 15:42:19.133295 [ 260 ] {a12c96c9-85f3-4a08-888a-94ae73eb68d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10106 | 2025.06.04 15:42:19.133618 [ 260 ] {a12c96c9-85f3-4a08-888a-94ae73eb68d3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10107 | 2025.06.04 15:42:19.133830 [ 260 ] {a12c96c9-85f3-4a08-888a-94ae73eb68d3} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10108 | 2025.06.04 15:42:19.133971 [ 260 ] {a12c96c9-85f3-4a08-888a-94ae73eb68d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 10109 | 2025.06.04 15:42:19.134011 [ 260 ] {a12c96c9-85f3-4a08-888a-94ae73eb68d3} <Debug> TCPHandler: Processed in 0.001415618 sec. | ||
| 10110 | 2025.06.04 15:42:19.134139 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10111 | 2025.06.04 15:42:19.134239 [ 260 ] {a806810e-32d5-4db2-a140-3f8ed300eae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10112 | 2025.06.04 15:42:19.134285 [ 260 ] {a806810e-32d5-4db2-a140-3f8ed300eae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10113 | 2025.06.04 15:42:19.134691 [ 260 ] {a806810e-32d5-4db2-a140-3f8ed300eae4} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10114 | 2025.06.04 15:42:19.134729 [ 260 ] {a806810e-32d5-4db2-a140-3f8ed300eae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10115 | 2025.06.04 15:42:19.135072 [ 260 ] {a806810e-32d5-4db2-a140-3f8ed300eae4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10116 | 2025.06.04 15:42:19.135287 [ 260 ] {a806810e-32d5-4db2-a140-3f8ed300eae4} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10117 | 2025.06.04 15:42:19.135418 [ 260 ] {a806810e-32d5-4db2-a140-3f8ed300eae4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001201 sec., 106577.85179017486 rows/sec., 7.42 MiB/sec. | ||
| 10118 | 2025.06.04 15:42:19.135455 [ 260 ] {a806810e-32d5-4db2-a140-3f8ed300eae4} <Debug> TCPHandler: Processed in 0.001368476 sec. | ||
| 10119 | 2025.06.04 15:42:19.135576 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10120 | 2025.06.04 15:42:19.135673 [ 260 ] {dd27eab2-988d-41c3-b981-91d65e71cdb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10121 | 2025.06.04 15:42:19.135715 [ 260 ] {dd27eab2-988d-41c3-b981-91d65e71cdb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10122 | 2025.06.04 15:42:19.136058 [ 260 ] {dd27eab2-988d-41c3-b981-91d65e71cdb3} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10123 | 2025.06.04 15:42:19.136095 [ 260 ] {dd27eab2-988d-41c3-b981-91d65e71cdb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10124 | 2025.06.04 15:42:19.136402 [ 260 ] {dd27eab2-988d-41c3-b981-91d65e71cdb3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10125 | 2025.06.04 15:42:19.136614 [ 260 ] {dd27eab2-988d-41c3-b981-91d65e71cdb3} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10126 | 2025.06.04 15:42:19.136744 [ 260 ] {dd27eab2-988d-41c3-b981-91d65e71cdb3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001091 sec., 43996.33363886343 rows/sec., 2.97 MiB/sec. | ||
| 10127 | 2025.06.04 15:42:19.136781 [ 260 ] {dd27eab2-988d-41c3-b981-91d65e71cdb3} <Debug> TCPHandler: Processed in 0.001256005 sec. | ||
| 10128 | 2025.06.04 15:42:20.032563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
| 10129 | 2025.06.04 15:42:20.033243 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2025.06.04 15:42:20.033291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10131 | 2025.06.04 15:42:20.033777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10132 | 2025.06.04 15:42:20.034041 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2025.06.04 15:42:20.034177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
| 10134 | 2025.06.04 15:42:21.344186 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10135 | 2025.06.04 15:42:21.369238 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10136 | 2025.06.04 15:42:21.369332 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10137 | 2025.06.04 15:42:21.376600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10138 | 2025.06.04 15:42:21.377666 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2025.06.04 15:42:21.384999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10140 | 2025.06.04 15:42:22.566585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1410 | ||
| 10141 | 2025.06.04 15:42:22.569182 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2025.06.04 15:42:22.569236 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10143 | 2025.06.04 15:42:22.570504 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10144 | 2025.06.04 15:42:22.570802 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2025.06.04 15:42:22.571177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1410 | ||
| 10146 | 2025.06.04 15:42:24.134546 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10147 | 2025.06.04 15:42:24.134741 [ 260 ] {5e154379-4ada-496c-ac89-8ac04573a3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10148 | 2025.06.04 15:42:24.134815 [ 260 ] {5e154379-4ada-496c-ac89-8ac04573a3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10149 | 2025.06.04 15:42:24.135570 [ 260 ] {5e154379-4ada-496c-ac89-8ac04573a3d8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10150 | 2025.06.04 15:42:24.135618 [ 260 ] {5e154379-4ada-496c-ac89-8ac04573a3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10151 | 2025.06.04 15:42:24.136021 [ 260 ] {5e154379-4ada-496c-ac89-8ac04573a3d8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10152 | 2025.06.04 15:42:24.136250 [ 260 ] {5e154379-4ada-496c-ac89-8ac04573a3d8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2025.06.04 15:42:24.136410 [ 260 ] {5e154379-4ada-496c-ac89-8ac04573a3d8} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001721 sec., 79023.82335851248 rows/sec., 6.82 MiB/sec. | ||
| 10154 | 2025.06.04 15:42:24.136452 [ 260 ] {5e154379-4ada-496c-ac89-8ac04573a3d8} <Debug> TCPHandler: Processed in 0.002045195 sec. | ||
| 10155 | 2025.06.04 15:42:24.136576 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10156 | 2025.06.04 15:42:24.136673 [ 260 ] {c595e57c-b6e2-466c-a3e3-481c34a5f37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10157 | 2025.06.04 15:42:24.136712 [ 260 ] {c595e57c-b6e2-466c-a3e3-481c34a5f37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10158 | 2025.06.04 15:42:24.137127 [ 260 ] {c595e57c-b6e2-466c-a3e3-481c34a5f37f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2025.06.04 15:42:24.137162 [ 260 ] {c595e57c-b6e2-466c-a3e3-481c34a5f37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10160 | 2025.06.04 15:42:24.137462 [ 260 ] {c595e57c-b6e2-466c-a3e3-481c34a5f37f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10161 | 2025.06.04 15:42:24.137691 [ 260 ] {c595e57c-b6e2-466c-a3e3-481c34a5f37f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10162 | 2025.06.04 15:42:24.137820 [ 260 ] {c595e57c-b6e2-466c-a3e3-481c34a5f37f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001166 sec., 34305.31732418525 rows/sec., 2.52 MiB/sec. | ||
| 10163 | 2025.06.04 15:42:24.137857 [ 260 ] {c595e57c-b6e2-466c-a3e3-481c34a5f37f} <Debug> TCPHandler: Processed in 0.001331366 sec. | ||
| 10164 | 2025.06.04 15:42:24.137967 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10165 | 2025.06.04 15:42:24.138064 [ 260 ] {8ece245b-7eb2-4354-b499-513f6f541fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10166 | 2025.06.04 15:42:24.138103 [ 260 ] {8ece245b-7eb2-4354-b499-513f6f541fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10167 | 2025.06.04 15:42:24.138577 [ 260 ] {8ece245b-7eb2-4354-b499-513f6f541fb2} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2025.06.04 15:42:24.138613 [ 260 ] {8ece245b-7eb2-4354-b499-513f6f541fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10169 | 2025.06.04 15:42:24.138927 [ 260 ] {8ece245b-7eb2-4354-b499-513f6f541fb2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10170 | 2025.06.04 15:42:24.139136 [ 260 ] {8ece245b-7eb2-4354-b499-513f6f541fb2} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2025.06.04 15:42:24.139268 [ 260 ] {8ece245b-7eb2-4354-b499-513f6f541fb2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001222 sec., 85106.3829787234 rows/sec., 6.65 MiB/sec. | ||
| 10172 | 2025.06.04 15:42:24.139304 [ 260 ] {8ece245b-7eb2-4354-b499-513f6f541fb2} <Debug> TCPHandler: Processed in 0.001387237 sec. | ||
| 10173 | 2025.06.04 15:42:24.139419 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10174 | 2025.06.04 15:42:24.139512 [ 260 ] {6ba639ce-d75f-4414-9cef-44c0252531e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10175 | 2025.06.04 15:42:24.139555 [ 260 ] {6ba639ce-d75f-4414-9cef-44c0252531e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10176 | 2025.06.04 15:42:24.139961 [ 260 ] {6ba639ce-d75f-4414-9cef-44c0252531e3} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2025.06.04 15:42:24.139996 [ 260 ] {6ba639ce-d75f-4414-9cef-44c0252531e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10178 | 2025.06.04 15:42:24.140315 [ 260 ] {6ba639ce-d75f-4414-9cef-44c0252531e3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10179 | 2025.06.04 15:42:24.140507 [ 260 ] {6ba639ce-d75f-4414-9cef-44c0252531e3} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10180 | 2025.06.04 15:42:24.140631 [ 260 ] {6ba639ce-d75f-4414-9cef-44c0252531e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 10181 | 2025.06.04 15:42:24.140665 [ 260 ] {6ba639ce-d75f-4414-9cef-44c0252531e3} <Debug> TCPHandler: Processed in 0.001340596 sec. | ||
| 10182 | 2025.06.04 15:42:24.140763 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10183 | 2025.06.04 15:42:24.140853 [ 260 ] {5979a851-3e18-425e-8545-bf2e2d051b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10184 | 2025.06.04 15:42:24.140903 [ 260 ] {5979a851-3e18-425e-8545-bf2e2d051b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10185 | 2025.06.04 15:42:24.141849 [ 260 ] {5979a851-3e18-425e-8545-bf2e2d051b3e} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2025.06.04 15:42:24.141884 [ 260 ] {5979a851-3e18-425e-8545-bf2e2d051b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10187 | 2025.06.04 15:42:24.142504 [ 260 ] {5979a851-3e18-425e-8545-bf2e2d051b3e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10188 | 2025.06.04 15:42:24.142724 [ 260 ] {5979a851-3e18-425e-8545-bf2e2d051b3e} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2025.06.04 15:42:24.142873 [ 260 ] {5979a851-3e18-425e-8545-bf2e2d051b3e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00198 sec., 20202.0202020202 rows/sec., 36.20 MiB/sec. | ||
| 10190 | 2025.06.04 15:42:24.142947 [ 260 ] {5979a851-3e18-425e-8545-bf2e2d051b3e} <Debug> TCPHandler: Processed in 0.002181307 sec. | ||
| 10191 | 2025.06.04 15:42:24.143063 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10192 | 2025.06.04 15:42:24.143159 [ 260 ] {15e70100-a1ae-4ad8-a2f6-ed5795b354bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10193 | 2025.06.04 15:42:24.143200 [ 260 ] {15e70100-a1ae-4ad8-a2f6-ed5795b354bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10194 | 2025.06.04 15:42:24.143543 [ 260 ] {15e70100-a1ae-4ad8-a2f6-ed5795b354bc} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2025.06.04 15:42:24.143579 [ 260 ] {15e70100-a1ae-4ad8-a2f6-ed5795b354bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10196 | 2025.06.04 15:42:24.143887 [ 260 ] {15e70100-a1ae-4ad8-a2f6-ed5795b354bc} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10197 | 2025.06.04 15:42:24.144106 [ 260 ] {15e70100-a1ae-4ad8-a2f6-ed5795b354bc} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2025.06.04 15:42:24.144239 [ 260 ] {15e70100-a1ae-4ad8-a2f6-ed5795b354bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 10199 | 2025.06.04 15:42:24.144277 [ 260 ] {15e70100-a1ae-4ad8-a2f6-ed5795b354bc} <Debug> TCPHandler: Processed in 0.001263735 sec. | ||
| 10200 | 2025.06.04 15:42:27.343983 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10201 | 2025.06.04 15:42:27.344059 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10202 | 2025.06.04 15:42:27.534468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
| 10203 | 2025.06.04 15:42:27.535248 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10204 | 2025.06.04 15:42:27.535289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10205 | 2025.06.04 15:42:27.535790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10206 | 2025.06.04 15:42:27.536052 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10207 | 2025.06.04 15:42:27.536193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 10208 | 2025.06.04 15:42:28.885201 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10209 | 2025.06.04 15:42:28.902642 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10210 | 2025.06.04 15:42:28.902690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10211 | 2025.06.04 15:42:28.909195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10212 | 2025.06.04 15:42:28.909891 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2025.06.04 15:42:28.912893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10214 | 2025.06.04 15:42:29.137782 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2025.06.04 15:42:29.137950 [ 260 ] {4117cf3a-ba27-4892-851b-45312072d919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10216 | 2025.06.04 15:42:29.138010 [ 260 ] {4117cf3a-ba27-4892-851b-45312072d919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10217 | 2025.06.04 15:42:29.138813 [ 260 ] {4117cf3a-ba27-4892-851b-45312072d919} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2025.06.04 15:42:29.138858 [ 260 ] {4117cf3a-ba27-4892-851b-45312072d919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10219 | 2025.06.04 15:42:29.139267 [ 260 ] {4117cf3a-ba27-4892-851b-45312072d919} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10220 | 2025.06.04 15:42:29.139481 [ 260 ] {4117cf3a-ba27-4892-851b-45312072d919} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10221 | 2025.06.04 15:42:29.139632 [ 260 ] {4117cf3a-ba27-4892-851b-45312072d919} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001709 sec., 124049.15155061439 rows/sec., 7.89 MiB/sec. | ||
| 10222 | 2025.06.04 15:42:29.139678 [ 260 ] {4117cf3a-ba27-4892-851b-45312072d919} <Debug> TCPHandler: Processed in 0.002015195 sec. | ||
| 10223 | 2025.06.04 15:42:29.139796 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10224 | 2025.06.04 15:42:29.139895 [ 260 ] {0a45582f-d69f-43f1-9bc7-50d7af8fbcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10225 | 2025.06.04 15:42:29.139935 [ 260 ] {0a45582f-d69f-43f1-9bc7-50d7af8fbcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10226 | 2025.06.04 15:42:29.140812 [ 260 ] {0a45582f-d69f-43f1-9bc7-50d7af8fbcc8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2025.06.04 15:42:29.140848 [ 260 ] {0a45582f-d69f-43f1-9bc7-50d7af8fbcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10228 | 2025.06.04 15:42:29.141253 [ 260 ] {0a45582f-d69f-43f1-9bc7-50d7af8fbcc8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10229 | 2025.06.04 15:42:29.141454 [ 260 ] {0a45582f-d69f-43f1-9bc7-50d7af8fbcc8} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10230 | 2025.06.04 15:42:29.141566 [ 84 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10231 | 2025.06.04 15:42:29.141583 [ 260 ] {0a45582f-d69f-43f1-9bc7-50d7af8fbcc8} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001689 sec., 365304.91415038484 rows/sec., 28.56 MiB/sec. | ||
| 10232 | 2025.06.04 15:42:29.141599 [ 84 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2025.06.04 15:42:29.141618 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10234 | 2025.06.04 15:42:29.141622 [ 260 ] {0a45582f-d69f-43f1-9bc7-50d7af8fbcc8} <Debug> TCPHandler: Processed in 0.001865273 sec. | ||
| 10235 | 2025.06.04 15:42:29.141734 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 10236 | 2025.06.04 15:42:29.141748 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2025.06.04 15:42:29.141864 [ 260 ] {2c424fec-5003-45a2-803b-07107685c5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10238 | 2025.06.04 15:42:29.141875 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10239 | 2025.06.04 15:42:29.141906 [ 260 ] {2c424fec-5003-45a2-803b-07107685c5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10240 | 2025.06.04 15:42:29.141913 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1847 rows starting from the beginning of the part | ||
| 10241 | 2025.06.04 15:42:29.141989 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part | ||
| 10242 | 2025.06.04 15:42:29.142035 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1761 rows starting from the beginning of the part | ||
| 10243 | 2025.06.04 15:42:29.142078 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 10244 | 2025.06.04 15:42:29.142116 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 136 rows starting from the beginning of the part | ||
| 10245 | 2025.06.04 15:42:29.142218 [ 201 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 617 rows starting from the beginning of the part | ||
| 10246 | 2025.06.04 15:42:29.142422 [ 260 ] {2c424fec-5003-45a2-803b-07107685c5c7} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2025.06.04 15:42:29.142461 [ 260 ] {2c424fec-5003-45a2-803b-07107685c5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10248 | 2025.06.04 15:42:29.142769 [ 260 ] {2c424fec-5003-45a2-803b-07107685c5c7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10249 | 2025.06.04 15:42:29.142996 [ 260 ] {2c424fec-5003-45a2-803b-07107685c5c7} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2025.06.04 15:42:29.143125 [ 260 ] {2c424fec-5003-45a2-803b-07107685c5c7} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001298 sec., 81664.09861325116 rows/sec., 4.80 MiB/sec. | ||
| 10251 | 2025.06.04 15:42:29.143226 [ 260 ] {2c424fec-5003-45a2-803b-07107685c5c7} <Debug> TCPHandler: Processed in 0.001490518 sec. | ||
| 10252 | 2025.06.04 15:42:29.143334 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2025.06.04 15:42:29.143427 [ 260 ] {3b74ae76-090e-4392-9af7-d71e34c17ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10254 | 2025.06.04 15:42:29.143465 [ 260 ] {3b74ae76-090e-4392-9af7-d71e34c17ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10255 | 2025.06.04 15:42:29.143863 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4553 rows, containing 5 columns (5 merged, 0 gathered) in 0.002191427 sec., 2077641.6462880122 rows/sec., 176.56 MiB/sec. | ||
| 10256 | 2025.06.04 15:42:29.143884 [ 260 ] {3b74ae76-090e-4392-9af7-d71e34c17ab5} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10257 | 2025.06.04 15:42:29.143933 [ 260 ] {3b74ae76-090e-4392-9af7-d71e34c17ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10258 | 2025.06.04 15:42:29.144146 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10259 | 2025.06.04 15:42:29.144300 [ 260 ] {3b74ae76-090e-4392-9af7-d71e34c17ab5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10260 | 2025.06.04 15:42:29.144558 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_86_17} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2025.06.04 15:42:29.144562 [ 260 ] {3b74ae76-090e-4392-9af7-d71e34c17ab5} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10262 | 2025.06.04 15:42:29.144650 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_86_17} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10263 | 2025.06.04 15:42:29.144705 [ 260 ] {3b74ae76-090e-4392-9af7-d71e34c17ab5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001314 sec., 85996.95585996956 rows/sec., 5.57 MiB/sec. | ||
| 10264 | 2025.06.04 15:42:29.144743 [ 260 ] {3b74ae76-090e-4392-9af7-d71e34c17ab5} <Debug> TCPHandler: Processed in 0.001485228 sec. | ||
| 10265 | 2025.06.04 15:42:29.144751 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10266 | 2025.06.04 15:42:29.144850 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10267 | 2025.06.04 15:42:29.144944 [ 260 ] {e1ca81f5-5c14-4c8e-a2d1-7767aa9786dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10268 | 2025.06.04 15:42:29.144981 [ 260 ] {e1ca81f5-5c14-4c8e-a2d1-7767aa9786dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10269 | 2025.06.04 15:42:29.145496 [ 260 ] {e1ca81f5-5c14-4c8e-a2d1-7767aa9786dc} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10270 | 2025.06.04 15:42:29.145529 [ 260 ] {e1ca81f5-5c14-4c8e-a2d1-7767aa9786dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10271 | 2025.06.04 15:42:29.145805 [ 260 ] {e1ca81f5-5c14-4c8e-a2d1-7767aa9786dc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10272 | 2025.06.04 15:42:29.145997 [ 260 ] {e1ca81f5-5c14-4c8e-a2d1-7767aa9786dc} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2025.06.04 15:42:29.146118 [ 260 ] {e1ca81f5-5c14-4c8e-a2d1-7767aa9786dc} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001203 sec., 93100.58187863673 rows/sec., 5.30 MiB/sec. | ||
| 10274 | 2025.06.04 15:42:29.146153 [ 260 ] {e1ca81f5-5c14-4c8e-a2d1-7767aa9786dc} <Debug> TCPHandler: Processed in 0.001369907 sec. | ||
| 10275 | 2025.06.04 15:42:29.146323 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2025.06.04 15:42:29.146411 [ 260 ] {7e761603-dea4-4033-8ef1-516fedfc6ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10277 | 2025.06.04 15:42:29.146448 [ 260 ] {7e761603-dea4-4033-8ef1-516fedfc6ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10278 | 2025.06.04 15:42:29.147004 [ 260 ] {7e761603-dea4-4033-8ef1-516fedfc6ef8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2025.06.04 15:42:29.147036 [ 260 ] {7e761603-dea4-4033-8ef1-516fedfc6ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10280 | 2025.06.04 15:42:29.147406 [ 260 ] {7e761603-dea4-4033-8ef1-516fedfc6ef8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10281 | 2025.06.04 15:42:29.147602 [ 260 ] {7e761603-dea4-4033-8ef1-516fedfc6ef8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2025.06.04 15:42:29.147700 [ 84 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10283 | 2025.06.04 15:42:29.147726 [ 260 ] {7e761603-dea4-4033-8ef1-516fedfc6ef8} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001353 sec., 282335.5506282335 rows/sec., 19.91 MiB/sec. | ||
| 10284 | 2025.06.04 15:42:29.147729 [ 84 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2025.06.04 15:42:29.147754 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10286 | 2025.06.04 15:42:29.147762 [ 260 ] {7e761603-dea4-4033-8ef1-516fedfc6ef8} <Debug> TCPHandler: Processed in 0.001514918 sec. | ||
| 10287 | 2025.06.04 15:42:29.147829 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 10288 | 2025.06.04 15:42:29.147868 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10289 | 2025.06.04 15:42:29.147938 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10290 | 2025.06.04 15:42:29.147962 [ 260 ] {f88ffa7d-4a3d-43f8-9f39-8bd0c875d0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10291 | 2025.06.04 15:42:29.147971 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 914 rows starting from the beginning of the part | ||
| 10292 | 2025.06.04 15:42:29.148008 [ 260 ] {f88ffa7d-4a3d-43f8-9f39-8bd0c875d0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10293 | 2025.06.04 15:42:29.148037 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 10294 | 2025.06.04 15:42:29.148085 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 846 rows starting from the beginning of the part | ||
| 10295 | 2025.06.04 15:42:29.148126 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 10296 | 2025.06.04 15:42:29.148233 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 104 rows starting from the beginning of the part | ||
| 10297 | 2025.06.04 15:42:29.148275 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 382 rows starting from the beginning of the part | ||
| 10298 | 2025.06.04 15:42:29.148394 [ 260 ] {f88ffa7d-4a3d-43f8-9f39-8bd0c875d0d8} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2025.06.04 15:42:29.148433 [ 260 ] {f88ffa7d-4a3d-43f8-9f39-8bd0c875d0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10300 | 2025.06.04 15:42:29.148747 [ 260 ] {f88ffa7d-4a3d-43f8-9f39-8bd0c875d0d8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10301 | 2025.06.04 15:42:29.148960 [ 260 ] {f88ffa7d-4a3d-43f8-9f39-8bd0c875d0d8} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10302 | 2025.06.04 15:42:29.149086 [ 260 ] {f88ffa7d-4a3d-43f8-9f39-8bd0c875d0d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 272.35 KiB/sec. | ||
| 10303 | 2025.06.04 15:42:29.149122 [ 260 ] {f88ffa7d-4a3d-43f8-9f39-8bd0c875d0d8} <Debug> TCPHandler: Processed in 0.001318686 sec. | ||
| 10304 | 2025.06.04 15:42:29.149284 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10305 | 2025.06.04 15:42:29.149355 [ 195 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530178 sec., 1577594.2406700396 rows/sec., 120.80 MiB/sec. | ||
| 10306 | 2025.06.04 15:42:29.149373 [ 260 ] {974013a2-0bd9-4ccb-822e-c3ef6e2d8ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10307 | 2025.06.04 15:42:29.149424 [ 260 ] {974013a2-0bd9-4ccb-822e-c3ef6e2d8ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10308 | 2025.06.04 15:42:29.149553 [ 194 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10309 | 2025.06.04 15:42:29.149827 [ 260 ] {974013a2-0bd9-4ccb-822e-c3ef6e2d8ccf} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2025.06.04 15:42:29.149841 [ 194 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_86_17} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10311 | 2025.06.04 15:42:29.149867 [ 260 ] {974013a2-0bd9-4ccb-822e-c3ef6e2d8ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10312 | 2025.06.04 15:42:29.149933 [ 194 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_86_17} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10313 | 2025.06.04 15:42:29.150037 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 10314 | 2025.06.04 15:42:29.150255 [ 260 ] {974013a2-0bd9-4ccb-822e-c3ef6e2d8ccf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10315 | 2025.06.04 15:42:29.150453 [ 260 ] {974013a2-0bd9-4ccb-822e-c3ef6e2d8ccf} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10316 | 2025.06.04 15:42:29.150550 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10317 | 2025.06.04 15:42:29.150577 [ 260 ] {974013a2-0bd9-4ccb-822e-c3ef6e2d8ccf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001235 sec., 191902.83400809715 rows/sec., 12.86 MiB/sec. | ||
| 10318 | 2025.06.04 15:42:29.150578 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2025.06.04 15:42:29.150605 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10320 | 2025.06.04 15:42:29.150612 [ 260 ] {974013a2-0bd9-4ccb-822e-c3ef6e2d8ccf} <Debug> TCPHandler: Processed in 0.001397027 sec. | ||
| 10321 | 2025.06.04 15:42:29.150698 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 10322 | 2025.06.04 15:42:29.150721 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10323 | 2025.06.04 15:42:29.150813 [ 260 ] {44f77733-7d34-4c16-bb4c-8390475c1d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10324 | 2025.06.04 15:42:29.150816 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10325 | 2025.06.04 15:42:29.150858 [ 260 ] {44f77733-7d34-4c16-bb4c-8390475c1d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10326 | 2025.06.04 15:42:29.150874 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26558 rows starting from the beginning of the part | ||
| 10327 | 2025.06.04 15:42:29.150946 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 10328 | 2025.06.04 15:42:29.150991 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 959 rows starting from the beginning of the part | ||
| 10329 | 2025.06.04 15:42:29.151070 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 128 rows starting from the beginning of the part | ||
| 10330 | 2025.06.04 15:42:29.151145 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::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 | ||
| 10331 | 2025.06.04 15:42:29.151227 [ 260 ] {44f77733-7d34-4c16-bb4c-8390475c1d0a} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2025.06.04 15:42:29.151251 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 237 rows starting from the beginning of the part | ||
| 10333 | 2025.06.04 15:42:29.151264 [ 260 ] {44f77733-7d34-4c16-bb4c-8390475c1d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10334 | 2025.06.04 15:42:29.151564 [ 260 ] {44f77733-7d34-4c16-bb4c-8390475c1d0a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10335 | 2025.06.04 15:42:29.151768 [ 260 ] {44f77733-7d34-4c16-bb4c-8390475c1d0a} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2025.06.04 15:42:29.151892 [ 260 ] {44f77733-7d34-4c16-bb4c-8390475c1d0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 10337 | 2025.06.04 15:42:29.151926 [ 260 ] {44f77733-7d34-4c16-bb4c-8390475c1d0a} <Debug> TCPHandler: Processed in 0.001266496 sec. | ||
| 10338 | 2025.06.04 15:42:29.152032 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10339 | 2025.06.04 15:42:29.152120 [ 260 ] {98cc83fb-be43-4936-8d9f-2fee48237a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10340 | 2025.06.04 15:42:29.152157 [ 260 ] {98cc83fb-be43-4936-8d9f-2fee48237a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10341 | 2025.06.04 15:42:29.152534 [ 260 ] {98cc83fb-be43-4936-8d9f-2fee48237a3f} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10342 | 2025.06.04 15:42:29.152566 [ 260 ] {98cc83fb-be43-4936-8d9f-2fee48237a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10343 | 2025.06.04 15:42:29.152878 [ 260 ] {98cc83fb-be43-4936-8d9f-2fee48237a3f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10344 | 2025.06.04 15:42:29.153082 [ 260 ] {98cc83fb-be43-4936-8d9f-2fee48237a3f} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10345 | 2025.06.04 15:42:29.153246 [ 84 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10346 | 2025.06.04 15:42:29.153272 [ 260 ] {98cc83fb-be43-4936-8d9f-2fee48237a3f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001112 sec., 73741.00719424461 rows/sec., 4.68 MiB/sec. | ||
| 10347 | 2025.06.04 15:42:29.153274 [ 84 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2025.06.04 15:42:29.153301 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10349 | 2025.06.04 15:42:29.153307 [ 260 ] {98cc83fb-be43-4936-8d9f-2fee48237a3f} <Debug> TCPHandler: Processed in 0.001273205 sec. | ||
| 10350 | 2025.06.04 15:42:29.153372 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 10351 | 2025.06.04 15:42:29.153473 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10352 | 2025.06.04 15:42:29.153506 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4856 rows starting from the beginning of the part | ||
| 10353 | 2025.06.04 15:42:29.153568 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 10354 | 2025.06.04 15:42:29.153617 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 34 rows starting from the beginning of the part | ||
| 10355 | 2025.06.04 15:42:29.153659 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 48 rows starting from the beginning of the part | ||
| 10356 | 2025.06.04 15:42:29.153701 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 10357 | 2025.06.04 15:42:29.153742 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part | ||
| 10358 | 2025.06.04 15:42:29.157291 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5140 rows, containing 4 columns (4 merged, 0 gathered) in 0.003942969 sec., 1303586.2062319028 rows/sec., 85.56 MiB/sec. | ||
| 10359 | 2025.06.04 15:42:29.157741 [ 187 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10360 | 2025.06.04 15:42:29.158023 [ 187 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_86_17} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2025.06.04 15:42:29.158108 [ 187 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_86_17} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10362 | 2025.06.04 15:42:29.158261 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10363 | 2025.06.04 15:42:29.160723 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28202 rows, containing 5 columns (5 merged, 0 gathered) in 0.010073163 sec., 2799716.4346491764 rows/sec., 189.10 MiB/sec. | ||
| 10364 | 2025.06.04 15:42:29.161067 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10365 | 2025.06.04 15:42:29.161388 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2025.06.04 15:42:29.161452 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10367 | 2025.06.04 15:42:29.161531 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 10368 | 2025.06.04 15:42:30.001156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.82 MiB, peak 313.25 MiB, free memory in arenas 0.00 B, will set to 304.45 MiB (RSS), difference: 2.63 MiB | ||
| 10369 | 2025.06.04 15:42:32.572552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1442 | ||
| 10370 | 2025.06.04 15:42:32.575391 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2025.06.04 15:42:32.575433 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10372 | 2025.06.04 15:42:32.576622 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10373 | 2025.06.04 15:42:32.576885 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2025.06.04 15:42:32.577147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1442 | ||
| 10375 | 2025.06.04 15:42:34.135410 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10376 | 2025.06.04 15:42:34.135606 [ 260 ] {1ac87b02-9443-4bc2-9034-04a459308204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10377 | 2025.06.04 15:42:34.135675 [ 260 ] {1ac87b02-9443-4bc2-9034-04a459308204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10378 | 2025.06.04 15:42:34.136361 [ 260 ] {1ac87b02-9443-4bc2-9034-04a459308204} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2025.06.04 15:42:34.136407 [ 260 ] {1ac87b02-9443-4bc2-9034-04a459308204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10380 | 2025.06.04 15:42:34.136780 [ 260 ] {1ac87b02-9443-4bc2-9034-04a459308204} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10381 | 2025.06.04 15:42:34.137004 [ 260 ] {1ac87b02-9443-4bc2-9034-04a459308204} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2025.06.04 15:42:34.137172 [ 260 ] {1ac87b02-9443-4bc2-9034-04a459308204} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001615 sec., 1238.390092879257 rows/sec., 100.98 KiB/sec. | ||
| 10383 | 2025.06.04 15:42:34.137222 [ 260 ] {1ac87b02-9443-4bc2-9034-04a459308204} <Debug> TCPHandler: Processed in 0.001996535 sec. | ||
| 10384 | 2025.06.04 15:42:34.137354 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10385 | 2025.06.04 15:42:34.137458 [ 260 ] {ed7e5846-df3a-44ac-9315-964efe43a16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10386 | 2025.06.04 15:42:34.137502 [ 260 ] {ed7e5846-df3a-44ac-9315-964efe43a16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10387 | 2025.06.04 15:42:34.138038 [ 260 ] {ed7e5846-df3a-44ac-9315-964efe43a16d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2025.06.04 15:42:34.138073 [ 260 ] {ed7e5846-df3a-44ac-9315-964efe43a16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10389 | 2025.06.04 15:42:34.138384 [ 260 ] {ed7e5846-df3a-44ac-9315-964efe43a16d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10390 | 2025.06.04 15:42:34.138623 [ 260 ] {ed7e5846-df3a-44ac-9315-964efe43a16d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2025.06.04 15:42:34.138755 [ 260 ] {ed7e5846-df3a-44ac-9315-964efe43a16d} <Debug> executeQuery: Read 137 rows, 12.10 KiB in 0.001321 sec., 103709.3111279334 rows/sec., 8.94 MiB/sec. | ||
| 10392 | 2025.06.04 15:42:34.138793 [ 260 ] {ed7e5846-df3a-44ac-9315-964efe43a16d} <Debug> TCPHandler: Processed in 0.001491808 sec. | ||
| 10393 | 2025.06.04 15:42:34.138908 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10394 | 2025.06.04 15:42:34.139004 [ 260 ] {a8267128-2158-41e6-a04c-96b2df28d55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10395 | 2025.06.04 15:42:34.139043 [ 260 ] {a8267128-2158-41e6-a04c-96b2df28d55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10396 | 2025.06.04 15:42:34.139466 [ 260 ] {a8267128-2158-41e6-a04c-96b2df28d55b} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10397 | 2025.06.04 15:42:34.139502 [ 260 ] {a8267128-2158-41e6-a04c-96b2df28d55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10398 | 2025.06.04 15:42:34.139796 [ 260 ] {a8267128-2158-41e6-a04c-96b2df28d55b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10399 | 2025.06.04 15:42:34.140005 [ 260 ] {a8267128-2158-41e6-a04c-96b2df28d55b} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2025.06.04 15:42:34.140126 [ 79 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10401 | 2025.06.04 15:42:34.140137 [ 260 ] {a8267128-2158-41e6-a04c-96b2df28d55b} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001152 sec., 36458.333333333336 rows/sec., 2.67 MiB/sec. | ||
| 10402 | 2025.06.04 15:42:34.140198 [ 79 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2025.06.04 15:42:34.140215 [ 260 ] {a8267128-2158-41e6-a04c-96b2df28d55b} <Debug> TCPHandler: Processed in 0.001357106 sec. | ||
| 10404 | 2025.06.04 15:42:34.140226 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10405 | 2025.06.04 15:42:34.140326 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 10406 | 2025.06.04 15:42:34.140339 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10407 | 2025.06.04 15:42:34.140419 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10408 | 2025.06.04 15:42:34.140441 [ 260 ] {76bd87cc-b650-43ec-8764-ccc98d48205c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10409 | 2025.06.04 15:42:34.140447 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 164 rows starting from the beginning of the part | ||
| 10410 | 2025.06.04 15:42:34.140483 [ 260 ] {76bd87cc-b650-43ec-8764-ccc98d48205c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10411 | 2025.06.04 15:42:34.140510 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 10412 | 2025.06.04 15:42:34.140553 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 114 rows starting from the beginning of the part | ||
| 10413 | 2025.06.04 15:42:34.140592 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
| 10414 | 2025.06.04 15:42:34.140629 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 106 rows starting from the beginning of the part | ||
| 10415 | 2025.06.04 15:42:34.140665 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 42 rows starting from the beginning of the part | ||
| 10416 | 2025.06.04 15:42:34.140961 [ 260 ] {76bd87cc-b650-43ec-8764-ccc98d48205c} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2025.06.04 15:42:34.140996 [ 260 ] {76bd87cc-b650-43ec-8764-ccc98d48205c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10418 | 2025.06.04 15:42:34.141346 [ 260 ] {76bd87cc-b650-43ec-8764-ccc98d48205c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10419 | 2025.06.04 15:42:34.141416 [ 189 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 5 columns (5 merged, 0 gathered) in 0.001122174 sec., 450910.46486551996 rows/sec., 30.56 MiB/sec. | ||
| 10420 | 2025.06.04 15:42:34.141562 [ 260 ] {76bd87cc-b650-43ec-8764-ccc98d48205c} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2025.06.04 15:42:34.141652 [ 186 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10422 | 2025.06.04 15:42:34.141703 [ 260 ] {76bd87cc-b650-43ec-8764-ccc98d48205c} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00128 sec., 82812.5 rows/sec., 6.47 MiB/sec. | ||
| 10423 | 2025.06.04 15:42:34.141746 [ 260 ] {76bd87cc-b650-43ec-8764-ccc98d48205c} <Debug> TCPHandler: Processed in 0.001456018 sec. | ||
| 10424 | 2025.06.04 15:42:34.141864 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2025.06.04 15:42:34.141961 [ 260 ] {ba5a117a-5f32-4651-8bb4-a780e2bb666c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10426 | 2025.06.04 15:42:34.142006 [ 260 ] {ba5a117a-5f32-4651-8bb4-a780e2bb666c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10427 | 2025.06.04 15:42:34.142013 [ 186 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_71_14} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2025.06.04 15:42:34.142120 [ 186 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_71_14} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10429 | 2025.06.04 15:42:34.142249 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10430 | 2025.06.04 15:42:34.142422 [ 260 ] {ba5a117a-5f32-4651-8bb4-a780e2bb666c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10431 | 2025.06.04 15:42:34.142462 [ 260 ] {ba5a117a-5f32-4651-8bb4-a780e2bb666c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10432 | 2025.06.04 15:42:34.142800 [ 260 ] {ba5a117a-5f32-4651-8bb4-a780e2bb666c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10433 | 2025.06.04 15:42:34.143010 [ 260 ] {ba5a117a-5f32-4651-8bb4-a780e2bb666c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10434 | 2025.06.04 15:42:34.143144 [ 260 ] {ba5a117a-5f32-4651-8bb4-a780e2bb666c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001201 sec., 134054.9542048293 rows/sec., 9.34 MiB/sec. | ||
| 10435 | 2025.06.04 15:42:34.143181 [ 260 ] {ba5a117a-5f32-4651-8bb4-a780e2bb666c} <Debug> TCPHandler: Processed in 0.001367157 sec. | ||
| 10436 | 2025.06.04 15:42:34.143302 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10437 | 2025.06.04 15:42:34.143425 [ 260 ] {754893d5-1bd5-4868-9f0d-ba0a7b2d674a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10438 | 2025.06.04 15:42:34.143492 [ 260 ] {754893d5-1bd5-4868-9f0d-ba0a7b2d674a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10439 | 2025.06.04 15:42:34.144491 [ 260 ] {754893d5-1bd5-4868-9f0d-ba0a7b2d674a} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10440 | 2025.06.04 15:42:34.144530 [ 260 ] {754893d5-1bd5-4868-9f0d-ba0a7b2d674a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10441 | 2025.06.04 15:42:34.145138 [ 260 ] {754893d5-1bd5-4868-9f0d-ba0a7b2d674a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10442 | 2025.06.04 15:42:34.145368 [ 260 ] {754893d5-1bd5-4868-9f0d-ba0a7b2d674a} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10443 | 2025.06.04 15:42:34.145513 [ 260 ] {754893d5-1bd5-4868-9f0d-ba0a7b2d674a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002112 sec., 18939.393939393936 rows/sec., 33.94 MiB/sec. | ||
| 10444 | 2025.06.04 15:42:34.145577 [ 260 ] {754893d5-1bd5-4868-9f0d-ba0a7b2d674a} <Debug> TCPHandler: Processed in 0.002334648 sec. | ||
| 10445 | 2025.06.04 15:42:34.145688 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10446 | 2025.06.04 15:42:34.145785 [ 260 ] {4b303dba-941b-4ffd-816a-19c1513e9b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10447 | 2025.06.04 15:42:34.145827 [ 260 ] {4b303dba-941b-4ffd-816a-19c1513e9b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10448 | 2025.06.04 15:42:34.146167 [ 260 ] {4b303dba-941b-4ffd-816a-19c1513e9b03} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2025.06.04 15:42:34.146202 [ 260 ] {4b303dba-941b-4ffd-816a-19c1513e9b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10450 | 2025.06.04 15:42:34.146510 [ 260 ] {4b303dba-941b-4ffd-816a-19c1513e9b03} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10451 | 2025.06.04 15:42:34.146722 [ 260 ] {4b303dba-941b-4ffd-816a-19c1513e9b03} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2025.06.04 15:42:34.146850 [ 260 ] {4b303dba-941b-4ffd-816a-19c1513e9b03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 10453 | 2025.06.04 15:42:34.146886 [ 260 ] {4b303dba-941b-4ffd-816a-19c1513e9b03} <Debug> TCPHandler: Processed in 0.001248536 sec. | ||
| 10454 | 2025.06.04 15:42:35.037387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
| 10455 | 2025.06.04 15:42:35.038215 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2025.06.04 15:42:35.038287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10457 | 2025.06.04 15:42:35.038979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10458 | 2025.06.04 15:42:35.039215 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2025.06.04 15:42:35.039344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
| 10460 | 2025.06.04 15:42:36.414025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10461 | 2025.06.04 15:42:36.431065 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2025.06.04 15:42:36.431116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10463 | 2025.06.04 15:42:36.437507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10464 | 2025.06.04 15:42:36.438203 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2025.06.04 15:42:36.440993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10466 | 2025.06.04 15:42:39.139676 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10467 | 2025.06.04 15:42:39.139886 [ 260 ] {5fdce66f-1b51-4002-b59d-dc148800b6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10468 | 2025.06.04 15:42:39.139961 [ 260 ] {5fdce66f-1b51-4002-b59d-dc148800b6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10469 | 2025.06.04 15:42:39.140770 [ 260 ] {5fdce66f-1b51-4002-b59d-dc148800b6a7} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2025.06.04 15:42:39.140819 [ 260 ] {5fdce66f-1b51-4002-b59d-dc148800b6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10471 | 2025.06.04 15:42:39.141216 [ 260 ] {5fdce66f-1b51-4002-b59d-dc148800b6a7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10472 | 2025.06.04 15:42:39.141439 [ 260 ] {5fdce66f-1b51-4002-b59d-dc148800b6a7} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2025.06.04 15:42:39.141604 [ 260 ] {5fdce66f-1b51-4002-b59d-dc148800b6a7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001771 sec., 119706.38057594579 rows/sec., 7.61 MiB/sec. | ||
| 10474 | 2025.06.04 15:42:39.141658 [ 260 ] {5fdce66f-1b51-4002-b59d-dc148800b6a7} <Debug> TCPHandler: Processed in 0.002148086 sec. | ||
| 10475 | 2025.06.04 15:42:39.141787 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10476 | 2025.06.04 15:42:39.141891 [ 260 ] {688f052c-9deb-45ef-b884-20286fab08f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10477 | 2025.06.04 15:42:39.141934 [ 260 ] {688f052c-9deb-45ef-b884-20286fab08f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10478 | 2025.06.04 15:42:39.142710 [ 260 ] {688f052c-9deb-45ef-b884-20286fab08f4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2025.06.04 15:42:39.142749 [ 260 ] {688f052c-9deb-45ef-b884-20286fab08f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10480 | 2025.06.04 15:42:39.143110 [ 260 ] {688f052c-9deb-45ef-b884-20286fab08f4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10481 | 2025.06.04 15:42:39.143324 [ 260 ] {688f052c-9deb-45ef-b884-20286fab08f4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2025.06.04 15:42:39.143467 [ 260 ] {688f052c-9deb-45ef-b884-20286fab08f4} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001599 sec., 385866.16635397123 rows/sec., 30.17 MiB/sec. | ||
| 10483 | 2025.06.04 15:42:39.143507 [ 260 ] {688f052c-9deb-45ef-b884-20286fab08f4} <Debug> TCPHandler: Processed in 0.001773572 sec. | ||
| 10484 | 2025.06.04 15:42:39.143627 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10485 | 2025.06.04 15:42:39.143727 [ 260 ] {db662e2f-3ada-4f17-896f-572985f4740a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10486 | 2025.06.04 15:42:39.143767 [ 260 ] {db662e2f-3ada-4f17-896f-572985f4740a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10487 | 2025.06.04 15:42:39.144217 [ 260 ] {db662e2f-3ada-4f17-896f-572985f4740a} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10488 | 2025.06.04 15:42:39.144254 [ 260 ] {db662e2f-3ada-4f17-896f-572985f4740a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10489 | 2025.06.04 15:42:39.144584 [ 260 ] {db662e2f-3ada-4f17-896f-572985f4740a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10490 | 2025.06.04 15:42:39.144813 [ 260 ] {db662e2f-3ada-4f17-896f-572985f4740a} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10491 | 2025.06.04 15:42:39.144950 [ 260 ] {db662e2f-3ada-4f17-896f-572985f4740a} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001245 sec., 85140.56224899598 rows/sec., 5.01 MiB/sec. | ||
| 10492 | 2025.06.04 15:42:39.144990 [ 260 ] {db662e2f-3ada-4f17-896f-572985f4740a} <Debug> TCPHandler: Processed in 0.001415307 sec. | ||
| 10493 | 2025.06.04 15:42:39.145105 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10494 | 2025.06.04 15:42:39.145202 [ 260 ] {476c093f-ecc1-484a-9846-4a0c7da00142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10495 | 2025.06.04 15:42:39.145242 [ 260 ] {476c093f-ecc1-484a-9846-4a0c7da00142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10496 | 2025.06.04 15:42:39.145716 [ 260 ] {476c093f-ecc1-484a-9846-4a0c7da00142} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10497 | 2025.06.04 15:42:39.145752 [ 260 ] {476c093f-ecc1-484a-9846-4a0c7da00142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10498 | 2025.06.04 15:42:39.146060 [ 260 ] {476c093f-ecc1-484a-9846-4a0c7da00142} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10499 | 2025.06.04 15:42:39.146270 [ 260 ] {476c093f-ecc1-484a-9846-4a0c7da00142} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10500 | 2025.06.04 15:42:39.146381 [ 70 ] {} <Debug> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10501 | 2025.06.04 15:42:39.146403 [ 260 ] {476c093f-ecc1-484a-9846-4a0c7da00142} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00122 sec., 92622.95081967213 rows/sec., 6.00 MiB/sec. | ||
| 10502 | 2025.06.04 15:42:39.146447 [ 70 ] {} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2025.06.04 15:42:39.146457 [ 260 ] {476c093f-ecc1-484a-9846-4a0c7da00142} <Debug> TCPHandler: Processed in 0.001402467 sec. | ||
| 10504 | 2025.06.04 15:42:39.146474 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10505 | 2025.06.04 15:42:39.146583 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10506 | 2025.06.04 15:42:39.146594 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10507 | 2025.06.04 15:42:39.146684 [ 260 ] {1f97d1a2-0489-4ef2-9338-1882be520506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10508 | 2025.06.04 15:42:39.146729 [ 260 ] {1f97d1a2-0489-4ef2-9338-1882be520506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10509 | 2025.06.04 15:42:39.146730 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10510 | 2025.06.04 15:42:39.146779 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 342 rows starting from the beginning of the part | ||
| 10511 | 2025.06.04 15:42:39.146848 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part | ||
| 10512 | 2025.06.04 15:42:39.146899 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part | ||
| 10513 | 2025.06.04 15:42:39.146944 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 341 rows starting from the beginning of the part | ||
| 10514 | 2025.06.04 15:42:39.146986 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part | ||
| 10515 | 2025.06.04 15:42:39.147032 [ 189 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 113 rows starting from the beginning of the part | ||
| 10516 | 2025.06.04 15:42:39.147183 [ 260 ] {1f97d1a2-0489-4ef2-9338-1882be520506} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2025.06.04 15:42:39.147226 [ 260 ] {1f97d1a2-0489-4ef2-9338-1882be520506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10518 | 2025.06.04 15:42:39.147557 [ 260 ] {1f97d1a2-0489-4ef2-9338-1882be520506} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10519 | 2025.06.04 15:42:39.147785 [ 260 ] {1f97d1a2-0489-4ef2-9338-1882be520506} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2025.06.04 15:42:39.147922 [ 260 ] {1f97d1a2-0489-4ef2-9338-1882be520506} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001257 sec., 89101.03420843277 rows/sec., 5.08 MiB/sec. | ||
| 10521 | 2025.06.04 15:42:39.147961 [ 260 ] {1f97d1a2-0489-4ef2-9338-1882be520506} <Debug> TCPHandler: Processed in 0.001429208 sec. | ||
| 10522 | 2025.06.04 15:42:39.148076 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2025.06.04 15:42:39.148095 [ 186 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557259 sec., 728844.7201139951 rows/sec., 50.83 MiB/sec. | ||
| 10524 | 2025.06.04 15:42:39.148172 [ 260 ] {83eb360d-c5a7-4069-871a-e9099b5a54d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10525 | 2025.06.04 15:42:39.148219 [ 260 ] {83eb360d-c5a7-4069-871a-e9099b5a54d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10526 | 2025.06.04 15:42:39.148277 [ 197 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10527 | 2025.06.04 15:42:39.148600 [ 197 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_33_7} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2025.06.04 15:42:39.148674 [ 197 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_33_7} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10529 | 2025.06.04 15:42:39.148751 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10530 | 2025.06.04 15:42:39.148778 [ 260 ] {83eb360d-c5a7-4069-871a-e9099b5a54d8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2025.06.04 15:42:39.148824 [ 260 ] {83eb360d-c5a7-4069-871a-e9099b5a54d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10532 | 2025.06.04 15:42:39.149152 [ 260 ] {83eb360d-c5a7-4069-871a-e9099b5a54d8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10533 | 2025.06.04 15:42:39.149373 [ 260 ] {83eb360d-c5a7-4069-871a-e9099b5a54d8} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2025.06.04 15:42:39.149505 [ 260 ] {83eb360d-c5a7-4069-871a-e9099b5a54d8} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001352 sec., 282544.3786982249 rows/sec., 19.92 MiB/sec. | ||
| 10535 | 2025.06.04 15:42:39.149544 [ 260 ] {83eb360d-c5a7-4069-871a-e9099b5a54d8} <Debug> TCPHandler: Processed in 0.001518579 sec. | ||
| 10536 | 2025.06.04 15:42:39.149659 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2025.06.04 15:42:39.149755 [ 260 ] {e086663b-58ef-4e74-98d0-121e23c80991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10538 | 2025.06.04 15:42:39.149795 [ 260 ] {e086663b-58ef-4e74-98d0-121e23c80991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10539 | 2025.06.04 15:42:39.150128 [ 260 ] {e086663b-58ef-4e74-98d0-121e23c80991} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2025.06.04 15:42:39.150164 [ 260 ] {e086663b-58ef-4e74-98d0-121e23c80991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10541 | 2025.06.04 15:42:39.150471 [ 260 ] {e086663b-58ef-4e74-98d0-121e23c80991} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10542 | 2025.06.04 15:42:39.150677 [ 260 ] {e086663b-58ef-4e74-98d0-121e23c80991} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2025.06.04 15:42:39.150807 [ 260 ] {e086663b-58ef-4e74-98d0-121e23c80991} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 10544 | 2025.06.04 15:42:39.150845 [ 260 ] {e086663b-58ef-4e74-98d0-121e23c80991} <Debug> TCPHandler: Processed in 0.001235385 sec. | ||
| 10545 | 2025.06.04 15:42:39.150956 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10546 | 2025.06.04 15:42:39.151051 [ 260 ] {8294134b-2074-4163-8557-2c0b9ede6b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10547 | 2025.06.04 15:42:39.151093 [ 260 ] {8294134b-2074-4163-8557-2c0b9ede6b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10548 | 2025.06.04 15:42:39.151507 [ 260 ] {8294134b-2074-4163-8557-2c0b9ede6b9f} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2025.06.04 15:42:39.151543 [ 260 ] {8294134b-2074-4163-8557-2c0b9ede6b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10550 | 2025.06.04 15:42:39.151877 [ 260 ] {8294134b-2074-4163-8557-2c0b9ede6b9f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10551 | 2025.06.04 15:42:39.152094 [ 260 ] {8294134b-2074-4163-8557-2c0b9ede6b9f} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2025.06.04 15:42:39.152226 [ 260 ] {8294134b-2074-4163-8557-2c0b9ede6b9f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001193 sec., 198658.84325230512 rows/sec., 13.32 MiB/sec. | ||
| 10553 | 2025.06.04 15:42:39.152264 [ 260 ] {8294134b-2074-4163-8557-2c0b9ede6b9f} <Debug> TCPHandler: Processed in 0.001356667 sec. | ||
| 10554 | 2025.06.04 15:42:39.152378 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2025.06.04 15:42:39.152500 [ 260 ] {8052418f-8b2c-4e74-a739-380867ea4840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10556 | 2025.06.04 15:42:39.152542 [ 260 ] {8052418f-8b2c-4e74-a739-380867ea4840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10557 | 2025.06.04 15:42:39.152855 [ 260 ] {8052418f-8b2c-4e74-a739-380867ea4840} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2025.06.04 15:42:39.152890 [ 260 ] {8052418f-8b2c-4e74-a739-380867ea4840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10559 | 2025.06.04 15:42:39.153182 [ 260 ] {8052418f-8b2c-4e74-a739-380867ea4840} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10560 | 2025.06.04 15:42:39.153451 [ 260 ] {8052418f-8b2c-4e74-a739-380867ea4840} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2025.06.04 15:42:39.153554 [ 70 ] {} <Debug> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10562 | 2025.06.04 15:42:39.153581 [ 260 ] {8052418f-8b2c-4e74-a739-380867ea4840} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 10563 | 2025.06.04 15:42:39.153587 [ 70 ] {} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2025.06.04 15:42:39.153619 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10565 | 2025.06.04 15:42:39.153622 [ 260 ] {8052418f-8b2c-4e74-a739-380867ea4840} <Debug> TCPHandler: Processed in 0.001293725 sec. | ||
| 10566 | 2025.06.04 15:42:39.153704 [ 190 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10567 | 2025.06.04 15:42:39.153745 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2025.06.04 15:42:39.153824 [ 190 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10569 | 2025.06.04 15:42:39.153844 [ 260 ] {62449e76-a434-49df-9959-98b01cafa6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10570 | 2025.06.04 15:42:39.153862 [ 190 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 29 rows starting from the beginning of the part | ||
| 10571 | 2025.06.04 15:42:39.153889 [ 260 ] {62449e76-a434-49df-9959-98b01cafa6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10572 | 2025.06.04 15:42:39.153930 [ 190 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10573 | 2025.06.04 15:42:39.153976 [ 190 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10574 | 2025.06.04 15:42:39.154015 [ 190 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 10575 | 2025.06.04 15:42:39.154052 [ 190 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10576 | 2025.06.04 15:42:39.154090 [ 190 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 10577 | 2025.06.04 15:42:39.154224 [ 260 ] {62449e76-a434-49df-9959-98b01cafa6f8} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2025.06.04 15:42:39.154265 [ 260 ] {62449e76-a434-49df-9959-98b01cafa6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10579 | 2025.06.04 15:42:39.154607 [ 260 ] {62449e76-a434-49df-9959-98b01cafa6f8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10580 | 2025.06.04 15:42:39.154835 [ 260 ] {62449e76-a434-49df-9959-98b01cafa6f8} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2025.06.04 15:42:39.154921 [ 188 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.001255835 sec., 27073.620340251702 rows/sec., 1.78 MiB/sec. | ||
| 10582 | 2025.06.04 15:42:39.154970 [ 260 ] {62449e76-a434-49df-9959-98b01cafa6f8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001143 sec., 71741.03237095363 rows/sec., 4.56 MiB/sec. | ||
| 10583 | 2025.06.04 15:42:39.155006 [ 260 ] {62449e76-a434-49df-9959-98b01cafa6f8} <Debug> TCPHandler: Processed in 0.001310696 sec. | ||
| 10584 | 2025.06.04 15:42:39.155061 [ 190 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10585 | 2025.06.04 15:42:39.155327 [ 190 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_33_7} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2025.06.04 15:42:39.155397 [ 190 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_33_7} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10587 | 2025.06.04 15:42:39.155467 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10588 | 2025.06.04 15:42:42.344109 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10589 | 2025.06.04 15:42:42.344211 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10590 | 2025.06.04 15:42:42.539566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
| 10591 | 2025.06.04 15:42:42.540075 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2025.06.04 15:42:42.540119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10593 | 2025.06.04 15:42:42.540604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10594 | 2025.06.04 15:42:42.540833 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2025.06.04 15:42:42.540964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
| 10596 | 2025.06.04 15:42:42.540975 [ 67 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10597 | 2025.06.04 15:42:42.541031 [ 67 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2025.06.04 15:42:42.541052 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10599 | 2025.06.04 15:42:42.541165 [ 186 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 10600 | 2025.06.04 15:42:42.541295 [ 186 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10601 | 2025.06.04 15:42:42.541333 [ 186 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
| 10602 | 2025.06.04 15:42:42.541395 [ 186 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
| 10603 | 2025.06.04 15:42:42.541437 [ 186 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
| 10604 | 2025.06.04 15:42:42.541478 [ 186 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
| 10605 | 2025.06.04 15:42:42.541513 [ 186 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
| 10606 | 2025.06.04 15:42:42.541552 [ 186 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
| 10607 | 2025.06.04 15:42:42.543644 [ 188 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.002529161 sec., 10153960.14725832 rows/sec., 145.25 MiB/sec. | ||
| 10608 | 2025.06.04 15:42:42.543944 [ 191 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10609 | 2025.06.04 15:42:42.544241 [ 191 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_56_11} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2025.06.04 15:42:42.544322 [ 191 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_56_11} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10611 | 2025.06.04 15:42:42.544432 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10612 | 2025.06.04 15:42:42.577490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1476 | ||
| 10613 | 2025.06.04 15:42:42.579849 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2025.06.04 15:42:42.579885 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10615 | 2025.06.04 15:42:42.581023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10616 | 2025.06.04 15:42:42.581383 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2025.06.04 15:42:42.581519 [ 67 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10618 | 2025.06.04 15:42:42.581559 [ 67 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2025.06.04 15:42:42.581582 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10620 | 2025.06.04 15:42:42.581668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
| 10621 | 2025.06.04 15:42:42.581685 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::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 | ||
| 10622 | 2025.06.04 15:42:42.582298 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10623 | 2025.06.04 15:42:42.582455 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1302 rows starting from the beginning of the part | ||
| 10624 | 2025.06.04 15:42:42.582854 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 10625 | 2025.06.04 15:42:42.583206 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 10626 | 2025.06.04 15:42:42.583557 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 10627 | 2025.06.04 15:42:42.583895 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 10628 | 2025.06.04 15:42:42.584234 [ 188 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 10629 | 2025.06.04 15:42:42.591397 [ 198 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1476 rows, containing 72 columns (72 merged, 0 gathered) in 0.00975803 sec., 151260.03916774187 rows/sec., 117.82 MiB/sec. | ||
| 10630 | 2025.06.04 15:42:42.592784 [ 200 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10631 | 2025.06.04 15:42:42.593314 [ 200 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_41_8} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2025.06.04 15:42:42.593391 [ 200 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_41_8} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10633 | 2025.06.04 15:42:42.593589 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 10634 | 2025.06.04 15:42:43.941238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10635 | 2025.06.04 15:42:43.959639 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2025.06.04 15:42:43.959706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10637 | 2025.06.04 15:42:43.966100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10638 | 2025.06.04 15:42:43.966832 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2025.06.04 15:42:43.967172 [ 63 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10640 | 2025.06.04 15:42:43.967278 [ 63 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10641 | 2025.06.04 15:42:43.967316 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10642 | 2025.06.04 15:42:43.967448 [ 198 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 10643 | 2025.06.04 15:42:43.970708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10644 | 2025.06.04 15:42:43.971552 [ 198 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10645 | 2025.06.04 15:42:43.972943 [ 198 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 10646 | 2025.06.04 15:42:43.977501 [ 198 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 10647 | 2025.06.04 15:42:43.982071 [ 198 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 10648 | 2025.06.04 15:42:43.986676 [ 198 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 10649 | 2025.06.04 15:42:43.991594 [ 198 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 10650 | 2025.06.04 15:42:43.995517 [ 198 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 10651 | 2025.06.04 15:42:44.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.21 MiB, peak 313.25 MiB, free memory in arenas 0.00 B, will set to 304.71 MiB (RSS), difference: -4.50 MiB | ||
| 10652 | 2025.06.04 15:42:44.051913 [ 200 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.08451537 sec., 4993.174614274302 rows/sec., 25.82 MiB/sec. | ||
| 10653 | 2025.06.04 15:42:44.055045 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10654 | 2025.06.04 15:42:44.057156 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_56_11} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2025.06.04 15:42:44.057270 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_56_11} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10656 | 2025.06.04 15:42:44.059778 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10657 | 2025.06.04 15:42:44.135062 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10658 | 2025.06.04 15:42:44.135251 [ 260 ] {2ef9ef45-8e62-44cc-9218-f7545dfbf6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10659 | 2025.06.04 15:42:44.135324 [ 260 ] {2ef9ef45-8e62-44cc-9218-f7545dfbf6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10660 | 2025.06.04 15:42:44.136124 [ 260 ] {2ef9ef45-8e62-44cc-9218-f7545dfbf6c6} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2025.06.04 15:42:44.136168 [ 260 ] {2ef9ef45-8e62-44cc-9218-f7545dfbf6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10662 | 2025.06.04 15:42:44.136563 [ 260 ] {2ef9ef45-8e62-44cc-9218-f7545dfbf6c6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10663 | 2025.06.04 15:42:44.136794 [ 260 ] {2ef9ef45-8e62-44cc-9218-f7545dfbf6c6} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10664 | 2025.06.04 15:42:44.136952 [ 260 ] {2ef9ef45-8e62-44cc-9218-f7545dfbf6c6} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001757 sec., 77404.6670461013 rows/sec., 6.68 MiB/sec. | ||
| 10665 | 2025.06.04 15:42:44.136995 [ 260 ] {2ef9ef45-8e62-44cc-9218-f7545dfbf6c6} <Debug> TCPHandler: Processed in 0.002067286 sec. | ||
| 10666 | 2025.06.04 15:42:44.137159 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10667 | 2025.06.04 15:42:44.137255 [ 260 ] {2dba79d0-8da0-4338-9128-15c8cdfeff4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10668 | 2025.06.04 15:42:44.137296 [ 260 ] {2dba79d0-8da0-4338-9128-15c8cdfeff4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10669 | 2025.06.04 15:42:44.137752 [ 260 ] {2dba79d0-8da0-4338-9128-15c8cdfeff4f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2025.06.04 15:42:44.137788 [ 260 ] {2dba79d0-8da0-4338-9128-15c8cdfeff4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10671 | 2025.06.04 15:42:44.138101 [ 260 ] {2dba79d0-8da0-4338-9128-15c8cdfeff4f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10672 | 2025.06.04 15:42:44.138320 [ 260 ] {2dba79d0-8da0-4338-9128-15c8cdfeff4f} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2025.06.04 15:42:44.138459 [ 260 ] {2dba79d0-8da0-4338-9128-15c8cdfeff4f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001222 sec., 32733.224222585926 rows/sec., 2.40 MiB/sec. | ||
| 10674 | 2025.06.04 15:42:44.138498 [ 260 ] {2dba79d0-8da0-4338-9128-15c8cdfeff4f} <Debug> TCPHandler: Processed in 0.001389207 sec. | ||
| 10675 | 2025.06.04 15:42:44.138619 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10676 | 2025.06.04 15:42:44.138713 [ 260 ] {ab6a9a9c-e79e-4e25-b341-24d2bd72701e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10677 | 2025.06.04 15:42:44.138752 [ 260 ] {ab6a9a9c-e79e-4e25-b341-24d2bd72701e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10678 | 2025.06.04 15:42:44.139186 [ 260 ] {ab6a9a9c-e79e-4e25-b341-24d2bd72701e} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10679 | 2025.06.04 15:42:44.139223 [ 260 ] {ab6a9a9c-e79e-4e25-b341-24d2bd72701e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10680 | 2025.06.04 15:42:44.139566 [ 260 ] {ab6a9a9c-e79e-4e25-b341-24d2bd72701e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10681 | 2025.06.04 15:42:44.139776 [ 260 ] {ab6a9a9c-e79e-4e25-b341-24d2bd72701e} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2025.06.04 15:42:44.139907 [ 260 ] {ab6a9a9c-e79e-4e25-b341-24d2bd72701e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001212 sec., 85808.58085808581 rows/sec., 6.70 MiB/sec. | ||
| 10683 | 2025.06.04 15:42:44.139946 [ 260 ] {ab6a9a9c-e79e-4e25-b341-24d2bd72701e} <Debug> TCPHandler: Processed in 0.001377367 sec. | ||
| 10684 | 2025.06.04 15:42:44.140059 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10685 | 2025.06.04 15:42:44.140155 [ 260 ] {0b71b466-c0e7-43e5-a48f-a4030fb7519b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10686 | 2025.06.04 15:42:44.140196 [ 260 ] {0b71b466-c0e7-43e5-a48f-a4030fb7519b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10687 | 2025.06.04 15:42:44.140609 [ 260 ] {0b71b466-c0e7-43e5-a48f-a4030fb7519b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10688 | 2025.06.04 15:42:44.140646 [ 260 ] {0b71b466-c0e7-43e5-a48f-a4030fb7519b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10689 | 2025.06.04 15:42:44.140974 [ 260 ] {0b71b466-c0e7-43e5-a48f-a4030fb7519b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10690 | 2025.06.04 15:42:44.141186 [ 260 ] {0b71b466-c0e7-43e5-a48f-a4030fb7519b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10691 | 2025.06.04 15:42:44.141316 [ 260 ] {0b71b466-c0e7-43e5-a48f-a4030fb7519b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 10692 | 2025.06.04 15:42:44.141353 [ 260 ] {0b71b466-c0e7-43e5-a48f-a4030fb7519b} <Debug> TCPHandler: Processed in 0.001342876 sec. | ||
| 10693 | 2025.06.04 15:42:44.141471 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10694 | 2025.06.04 15:42:44.141590 [ 260 ] {ff7e3f60-1895-4c8a-b14d-690822abf027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10695 | 2025.06.04 15:42:44.141654 [ 260 ] {ff7e3f60-1895-4c8a-b14d-690822abf027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10696 | 2025.06.04 15:42:44.142556 [ 260 ] {ff7e3f60-1895-4c8a-b14d-690822abf027} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10697 | 2025.06.04 15:42:44.142592 [ 260 ] {ff7e3f60-1895-4c8a-b14d-690822abf027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10698 | 2025.06.04 15:42:44.143221 [ 260 ] {ff7e3f60-1895-4c8a-b14d-690822abf027} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10699 | 2025.06.04 15:42:44.143447 [ 260 ] {ff7e3f60-1895-4c8a-b14d-690822abf027} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2025.06.04 15:42:44.143584 [ 260 ] {ff7e3f60-1895-4c8a-b14d-690822abf027} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002019 sec., 19811.788013868252 rows/sec., 35.50 MiB/sec. | ||
| 10701 | 2025.06.04 15:42:44.143638 [ 260 ] {ff7e3f60-1895-4c8a-b14d-690822abf027} <Debug> TCPHandler: Processed in 0.002225617 sec. | ||
| 10702 | 2025.06.04 15:42:44.143750 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10703 | 2025.06.04 15:42:44.143843 [ 260 ] {30e0536b-84fd-4cf7-8ea9-2e88ee6598b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10704 | 2025.06.04 15:42:44.143882 [ 260 ] {30e0536b-84fd-4cf7-8ea9-2e88ee6598b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10705 | 2025.06.04 15:42:44.144325 [ 260 ] {30e0536b-84fd-4cf7-8ea9-2e88ee6598b8} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10706 | 2025.06.04 15:42:44.144373 [ 260 ] {30e0536b-84fd-4cf7-8ea9-2e88ee6598b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10707 | 2025.06.04 15:42:44.144757 [ 260 ] {30e0536b-84fd-4cf7-8ea9-2e88ee6598b8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10708 | 2025.06.04 15:42:44.144979 [ 260 ] {30e0536b-84fd-4cf7-8ea9-2e88ee6598b8} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10709 | 2025.06.04 15:42:44.145116 [ 260 ] {30e0536b-84fd-4cf7-8ea9-2e88ee6598b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.13 MiB/sec. | ||
| 10710 | 2025.06.04 15:42:44.145156 [ 260 ] {30e0536b-84fd-4cf7-8ea9-2e88ee6598b8} <Debug> TCPHandler: Processed in 0.001452838 sec. | ||
| 10711 | 2025.06.04 15:42:45.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.69 MiB, peak 314.67 MiB, free memory in arenas 0.00 B, will set to 306.36 MiB (RSS), difference: 4.67 MiB | ||
| 10712 | 2025.06.04 15:42:45.984604 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10713 | 2025.06.04 15:42:45.984887 [ 260 ] {e1d1d5f1-6cff-4dc2-ae09-91652ab3d3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10714 | 2025.06.04 15:42:45.984962 [ 260 ] {e1d1d5f1-6cff-4dc2-ae09-91652ab3d3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10715 | 2025.06.04 15:42:45.985703 [ 260 ] {e1d1d5f1-6cff-4dc2-ae09-91652ab3d3d1} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2025.06.04 15:42:45.985745 [ 260 ] {e1d1d5f1-6cff-4dc2-ae09-91652ab3d3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10717 | 2025.06.04 15:42:45.986171 [ 260 ] {e1d1d5f1-6cff-4dc2-ae09-91652ab3d3d1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10718 | 2025.06.04 15:42:45.986407 [ 260 ] {e1d1d5f1-6cff-4dc2-ae09-91652ab3d3d1} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2025.06.04 15:42:45.986549 [ 42 ] {} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10720 | 2025.06.04 15:42:45.986567 [ 260 ] {e1d1d5f1-6cff-4dc2-ae09-91652ab3d3d1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001757 sec., 120660.21627774615 rows/sec., 7.67 MiB/sec. | ||
| 10721 | 2025.06.04 15:42:45.986624 [ 42 ] {} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2025.06.04 15:42:45.986636 [ 260 ] {e1d1d5f1-6cff-4dc2-ae09-91652ab3d3d1} <Debug> TCPHandler: Processed in 0.002214427 sec. | ||
| 10723 | 2025.06.04 15:42:45.986657 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10724 | 2025.06.04 15:42:45.986759 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10725 | 2025.06.04 15:42:45.986771 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10726 | 2025.06.04 15:42:45.986863 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10727 | 2025.06.04 15:42:45.986881 [ 260 ] {64e76e1d-8ad3-44c8-a4e3-62ec970ff067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10728 | 2025.06.04 15:42:45.986894 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 212 rows starting from the beginning of the part | ||
| 10729 | 2025.06.04 15:42:45.986923 [ 260 ] {64e76e1d-8ad3-44c8-a4e3-62ec970ff067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10730 | 2025.06.04 15:42:45.986960 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 10731 | 2025.06.04 15:42:45.987011 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 10732 | 2025.06.04 15:42:45.987056 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 10733 | 2025.06.04 15:42:45.987100 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 10734 | 2025.06.04 15:42:45.988037 [ 199 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313656 sec., 806908.3534806677 rows/sec., 54.40 MiB/sec. | ||
| 10735 | 2025.06.04 15:42:45.988189 [ 260 ] {64e76e1d-8ad3-44c8-a4e3-62ec970ff067} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10736 | 2025.06.04 15:42:45.988230 [ 260 ] {64e76e1d-8ad3-44c8-a4e3-62ec970ff067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10737 | 2025.06.04 15:42:45.988235 [ 199 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10738 | 2025.06.04 15:42:45.988562 [ 199 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_33_8} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2025.06.04 15:42:45.988653 [ 199 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_33_8} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10740 | 2025.06.04 15:42:45.988750 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10741 | 2025.06.04 15:42:45.988937 [ 260 ] {64e76e1d-8ad3-44c8-a4e3-62ec970ff067} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10742 | 2025.06.04 15:42:45.989189 [ 260 ] {64e76e1d-8ad3-44c8-a4e3-62ec970ff067} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2025.06.04 15:42:45.989330 [ 260 ] {64e76e1d-8ad3-44c8-a4e3-62ec970ff067} <Debug> executeQuery: Read 1757 rows, 145.95 KiB in 0.002468 sec., 711912.4797406807 rows/sec., 57.75 MiB/sec. | ||
| 10744 | 2025.06.04 15:42:45.989369 [ 260 ] {64e76e1d-8ad3-44c8-a4e3-62ec970ff067} <Debug> TCPHandler: Processed in 0.002647053 sec. | ||
| 10745 | 2025.06.04 15:42:45.989481 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2025.06.04 15:42:45.989576 [ 260 ] {bf549601-2a2d-4f2d-867c-2c4a2312d20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10747 | 2025.06.04 15:42:45.989617 [ 260 ] {bf549601-2a2d-4f2d-867c-2c4a2312d20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10748 | 2025.06.04 15:42:45.990044 [ 260 ] {bf549601-2a2d-4f2d-867c-2c4a2312d20d} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2025.06.04 15:42:45.990080 [ 260 ] {bf549601-2a2d-4f2d-867c-2c4a2312d20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10750 | 2025.06.04 15:42:45.990387 [ 260 ] {bf549601-2a2d-4f2d-867c-2c4a2312d20d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10751 | 2025.06.04 15:42:45.990594 [ 260 ] {bf549601-2a2d-4f2d-867c-2c4a2312d20d} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2025.06.04 15:42:45.990725 [ 260 ] {bf549601-2a2d-4f2d-867c-2c4a2312d20d} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001167 sec., 90831.19108826049 rows/sec., 5.34 MiB/sec. | ||
| 10753 | 2025.06.04 15:42:45.990762 [ 260 ] {bf549601-2a2d-4f2d-867c-2c4a2312d20d} <Debug> TCPHandler: Processed in 0.001329906 sec. | ||
| 10754 | 2025.06.04 15:42:45.990875 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2025.06.04 15:42:45.990970 [ 260 ] {0b8c5960-2c84-4b71-89a9-f5448b8c0fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10756 | 2025.06.04 15:42:45.991008 [ 260 ] {0b8c5960-2c84-4b71-89a9-f5448b8c0fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10757 | 2025.06.04 15:42:45.991523 [ 260 ] {0b8c5960-2c84-4b71-89a9-f5448b8c0fb3} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2025.06.04 15:42:45.991560 [ 260 ] {0b8c5960-2c84-4b71-89a9-f5448b8c0fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10759 | 2025.06.04 15:42:45.991882 [ 260 ] {0b8c5960-2c84-4b71-89a9-f5448b8c0fb3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10760 | 2025.06.04 15:42:45.992092 [ 260 ] {0b8c5960-2c84-4b71-89a9-f5448b8c0fb3} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2025.06.04 15:42:45.992223 [ 260 ] {0b8c5960-2c84-4b71-89a9-f5448b8c0fb3} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001272 sec., 268081.76100628934 rows/sec., 17.89 MiB/sec. | ||
| 10762 | 2025.06.04 15:42:45.992261 [ 260 ] {0b8c5960-2c84-4b71-89a9-f5448b8c0fb3} <Debug> TCPHandler: Processed in 0.001434808 sec. | ||
| 10763 | 2025.06.04 15:42:45.992365 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10764 | 2025.06.04 15:42:45.992460 [ 260 ] {6c3749e9-9092-4ebe-b22d-35ce48376d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10765 | 2025.06.04 15:42:45.992500 [ 260 ] {6c3749e9-9092-4ebe-b22d-35ce48376d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10766 | 2025.06.04 15:42:45.992915 [ 260 ] {6c3749e9-9092-4ebe-b22d-35ce48376d02} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2025.06.04 15:42:45.992953 [ 260 ] {6c3749e9-9092-4ebe-b22d-35ce48376d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10768 | 2025.06.04 15:42:45.993255 [ 260 ] {6c3749e9-9092-4ebe-b22d-35ce48376d02} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10769 | 2025.06.04 15:42:45.993491 [ 260 ] {6c3749e9-9092-4ebe-b22d-35ce48376d02} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2025.06.04 15:42:45.993594 [ 42 ] {} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10771 | 2025.06.04 15:42:45.993620 [ 260 ] {6c3749e9-9092-4ebe-b22d-35ce48376d02} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001178 sec., 95076.40067911714 rows/sec., 5.42 MiB/sec. | ||
| 10772 | 2025.06.04 15:42:45.993631 [ 42 ] {} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2025.06.04 15:42:45.993660 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10774 | 2025.06.04 15:42:45.993666 [ 260 ] {6c3749e9-9092-4ebe-b22d-35ce48376d02} <Debug> TCPHandler: Processed in 0.001349377 sec. | ||
| 10775 | 2025.06.04 15:42:45.993737 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10776 | 2025.06.04 15:42:45.993788 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10777 | 2025.06.04 15:42:45.993824 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10778 | 2025.06.04 15:42:45.993851 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 112 rows starting from the beginning of the part | ||
| 10779 | 2025.06.04 15:42:45.993883 [ 260 ] {565c83bd-6bd7-4026-8222-75038d4b849a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10780 | 2025.06.04 15:42:45.993902 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part | ||
| 10781 | 2025.06.04 15:42:45.993923 [ 260 ] {565c83bd-6bd7-4026-8222-75038d4b849a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10782 | 2025.06.04 15:42:45.993944 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part | ||
| 10783 | 2025.06.04 15:42:45.993982 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part | ||
| 10784 | 2025.06.04 15:42:45.994021 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part | ||
| 10785 | 2025.06.04 15:42:45.994614 [ 260 ] {565c83bd-6bd7-4026-8222-75038d4b849a} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10786 | 2025.06.04 15:42:45.994650 [ 260 ] {565c83bd-6bd7-4026-8222-75038d4b849a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10787 | 2025.06.04 15:42:45.994813 [ 201 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001093583 sec., 512078.18702375586 rows/sec., 31.12 MiB/sec. | ||
| 10788 | 2025.06.04 15:42:45.994997 [ 192 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10789 | 2025.06.04 15:42:45.995024 [ 260 ] {565c83bd-6bd7-4026-8222-75038d4b849a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10790 | 2025.06.04 15:42:45.995255 [ 192 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_33_8} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2025.06.04 15:42:45.995265 [ 260 ] {565c83bd-6bd7-4026-8222-75038d4b849a} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10792 | 2025.06.04 15:42:45.995322 [ 192 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_33_8} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10793 | 2025.06.04 15:42:45.995383 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10794 | 2025.06.04 15:42:45.995401 [ 260 ] {565c83bd-6bd7-4026-8222-75038d4b849a} <Debug> executeQuery: Read 838 rows, 61.87 KiB in 0.001536 sec., 545572.9166666666 rows/sec., 39.34 MiB/sec. | ||
| 10795 | 2025.06.04 15:42:45.995441 [ 260 ] {565c83bd-6bd7-4026-8222-75038d4b849a} <Debug> TCPHandler: Processed in 0.001701281 sec. | ||
| 10796 | 2025.06.04 15:42:45.995563 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2025.06.04 15:42:45.995659 [ 260 ] {3f208ca1-116e-45a9-89de-4e308cfe18e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10798 | 2025.06.04 15:42:45.995700 [ 260 ] {3f208ca1-116e-45a9-89de-4e308cfe18e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10799 | 2025.06.04 15:42:45.996024 [ 260 ] {3f208ca1-116e-45a9-89de-4e308cfe18e4} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2025.06.04 15:42:45.996061 [ 260 ] {3f208ca1-116e-45a9-89de-4e308cfe18e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10801 | 2025.06.04 15:42:45.996373 [ 260 ] {3f208ca1-116e-45a9-89de-4e308cfe18e4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10802 | 2025.06.04 15:42:45.996585 [ 260 ] {3f208ca1-116e-45a9-89de-4e308cfe18e4} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2025.06.04 15:42:45.996718 [ 260 ] {3f208ca1-116e-45a9-89de-4e308cfe18e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 10804 | 2025.06.04 15:42:45.996755 [ 260 ] {3f208ca1-116e-45a9-89de-4e308cfe18e4} <Debug> TCPHandler: Processed in 0.001240355 sec. | ||
| 10805 | 2025.06.04 15:42:45.996865 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10806 | 2025.06.04 15:42:45.996960 [ 260 ] {aa280e56-ad9f-4182-91d5-c5ee2be89111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10807 | 2025.06.04 15:42:45.997002 [ 260 ] {aa280e56-ad9f-4182-91d5-c5ee2be89111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10808 | 2025.06.04 15:42:45.997578 [ 260 ] {aa280e56-ad9f-4182-91d5-c5ee2be89111} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2025.06.04 15:42:45.997617 [ 260 ] {aa280e56-ad9f-4182-91d5-c5ee2be89111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10810 | 2025.06.04 15:42:45.998003 [ 260 ] {aa280e56-ad9f-4182-91d5-c5ee2be89111} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10811 | 2025.06.04 15:42:45.998233 [ 260 ] {aa280e56-ad9f-4182-91d5-c5ee2be89111} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2025.06.04 15:42:45.998368 [ 260 ] {aa280e56-ad9f-4182-91d5-c5ee2be89111} <Debug> executeQuery: Read 959 rows, 65.27 KiB in 0.001426 sec., 672510.5189340813 rows/sec., 44.70 MiB/sec. | ||
| 10813 | 2025.06.04 15:42:45.998406 [ 260 ] {aa280e56-ad9f-4182-91d5-c5ee2be89111} <Debug> TCPHandler: Processed in 0.001589669 sec. | ||
| 10814 | 2025.06.04 15:42:45.998524 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2025.06.04 15:42:45.998619 [ 260 ] {a2732c1a-babb-40b5-9714-887ef9d8a567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10816 | 2025.06.04 15:42:45.998660 [ 260 ] {a2732c1a-babb-40b5-9714-887ef9d8a567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10817 | 2025.06.04 15:42:45.998970 [ 260 ] {a2732c1a-babb-40b5-9714-887ef9d8a567} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10818 | 2025.06.04 15:42:45.999006 [ 260 ] {a2732c1a-babb-40b5-9714-887ef9d8a567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10819 | 2025.06.04 15:42:45.999304 [ 260 ] {a2732c1a-babb-40b5-9714-887ef9d8a567} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10820 | 2025.06.04 15:42:45.999512 [ 260 ] {a2732c1a-babb-40b5-9714-887ef9d8a567} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2025.06.04 15:42:45.999641 [ 260 ] {a2732c1a-babb-40b5-9714-887ef9d8a567} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 10822 | 2025.06.04 15:42:45.999678 [ 260 ] {a2732c1a-babb-40b5-9714-887ef9d8a567} <Debug> TCPHandler: Processed in 0.001202505 sec. | ||
| 10823 | 2025.06.04 15:42:45.999777 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2025.06.04 15:42:45.999874 [ 260 ] {f517bab0-2d66-4bce-b1c2-0b2c677e915d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10825 | 2025.06.04 15:42:45.999915 [ 260 ] {f517bab0-2d66-4bce-b1c2-0b2c677e915d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10826 | 2025.06.04 15:42:46.000234 [ 260 ] {f517bab0-2d66-4bce-b1c2-0b2c677e915d} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2025.06.04 15:42:46.000270 [ 260 ] {f517bab0-2d66-4bce-b1c2-0b2c677e915d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10828 | 2025.06.04 15:42:46.000578 [ 260 ] {f517bab0-2d66-4bce-b1c2-0b2c677e915d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10829 | 2025.06.04 15:42:46.000788 [ 260 ] {f517bab0-2d66-4bce-b1c2-0b2c677e915d} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10830 | 2025.06.04 15:42:46.000918 [ 260 ] {f517bab0-2d66-4bce-b1c2-0b2c677e915d} <Debug> executeQuery: Read 38 rows, 2.30 KiB in 0.001062 sec., 35781.54425612053 rows/sec., 2.12 MiB/sec. | ||
| 10831 | 2025.06.04 15:42:46.000954 [ 260 ] {f517bab0-2d66-4bce-b1c2-0b2c677e915d} <Debug> TCPHandler: Processed in 0.001224924 sec. | ||
| 10832 | 2025.06.04 15:42:47.375991 [ 62 ] {} <Debug> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10833 | 2025.06.04 15:42:47.376118 [ 62 ] {} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10834 | 2025.06.04 15:42:47.376156 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10835 | 2025.06.04 15:42:47.376298 [ 194 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10836 | 2025.06.04 15:42:47.376945 [ 194 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10837 | 2025.06.04 15:42:47.377015 [ 194 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 10838 | 2025.06.04 15:42:47.377136 [ 194 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 10839 | 2025.06.04 15:42:47.377222 [ 194 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 10840 | 2025.06.04 15:42:47.377297 [ 194 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 10841 | 2025.06.04 15:42:47.377349 [ 194 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 10842 | 2025.06.04 15:42:47.378119 [ 192 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879964 sec., 20213.153017823744 rows/sec., 1.69 MiB/sec. | ||
| 10843 | 2025.06.04 15:42:47.378338 [ 201 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10844 | 2025.06.04 15:42:47.378692 [ 201 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_18_4} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2025.06.04 15:42:47.378779 [ 201 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_18_4} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10846 | 2025.06.04 15:42:47.378881 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10847 | 2025.06.04 15:42:49.131414 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2025.06.04 15:42:49.131596 [ 260 ] {bfc3b095-b9e1-4a7c-b942-1938b894fbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10849 | 2025.06.04 15:42:49.131662 [ 260 ] {bfc3b095-b9e1-4a7c-b942-1938b894fbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10850 | 2025.06.04 15:42:49.132317 [ 260 ] {bfc3b095-b9e1-4a7c-b942-1938b894fbbe} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2025.06.04 15:42:49.132367 [ 260 ] {bfc3b095-b9e1-4a7c-b942-1938b894fbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10852 | 2025.06.04 15:42:49.132764 [ 260 ] {bfc3b095-b9e1-4a7c-b942-1938b894fbbe} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10853 | 2025.06.04 15:42:49.133000 [ 260 ] {bfc3b095-b9e1-4a7c-b942-1938b894fbbe} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2025.06.04 15:42:49.133153 [ 36 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10855 | 2025.06.04 15:42:49.133165 [ 260 ] {bfc3b095-b9e1-4a7c-b942-1938b894fbbe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.66 MiB/sec. | ||
| 10856 | 2025.06.04 15:42:49.133189 [ 36 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10857 | 2025.06.04 15:42:49.133214 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10858 | 2025.06.04 15:42:49.133220 [ 260 ] {bfc3b095-b9e1-4a7c-b942-1938b894fbbe} <Debug> TCPHandler: Processed in 0.001935684 sec. | ||
| 10859 | 2025.06.04 15:42:49.133355 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10860 | 2025.06.04 15:42:49.133353 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 10861 | 2025.06.04 15:42:49.133462 [ 260 ] {67122138-7c03-4d06-a0f5-a79d137093b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10862 | 2025.06.04 15:42:49.133509 [ 260 ] {67122138-7c03-4d06-a0f5-a79d137093b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10863 | 2025.06.04 15:42:49.133530 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10864 | 2025.06.04 15:42:49.133576 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1847 rows starting from the beginning of the part | ||
| 10865 | 2025.06.04 15:42:49.133653 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 137 rows starting from the beginning of the part | ||
| 10866 | 2025.06.04 15:42:49.133711 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 617 rows starting from the beginning of the part | ||
| 10867 | 2025.06.04 15:42:49.133763 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 136 rows starting from the beginning of the part | ||
| 10868 | 2025.06.04 15:42:49.133812 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1757 rows starting from the beginning of the part | ||
| 10869 | 2025.06.04 15:42:49.133860 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 10870 | 2025.06.04 15:42:49.133962 [ 260 ] {67122138-7c03-4d06-a0f5-a79d137093b6} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2025.06.04 15:42:49.134004 [ 260 ] {67122138-7c03-4d06-a0f5-a79d137093b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10872 | 2025.06.04 15:42:49.134361 [ 260 ] {67122138-7c03-4d06-a0f5-a79d137093b6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10873 | 2025.06.04 15:42:49.134588 [ 260 ] {67122138-7c03-4d06-a0f5-a79d137093b6} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2025.06.04 15:42:49.134701 [ 36 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10875 | 2025.06.04 15:42:49.134725 [ 36 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2025.06.04 15:42:49.134727 [ 260 ] {67122138-7c03-4d06-a0f5-a79d137093b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 10877 | 2025.06.04 15:42:49.134745 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10878 | 2025.06.04 15:42:49.134776 [ 260 ] {67122138-7c03-4d06-a0f5-a79d137093b6} <Debug> TCPHandler: Processed in 0.001473808 sec. | ||
| 10879 | 2025.06.04 15:42:49.134831 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 10880 | 2025.06.04 15:42:49.134895 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2025.06.04 15:42:49.134943 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10882 | 2025.06.04 15:42:49.134976 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 914 rows starting from the beginning of the part | ||
| 10883 | 2025.06.04 15:42:49.134998 [ 260 ] {e30fe657-fc25-4b75-9a52-68b68c9b0c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10884 | 2025.06.04 15:42:49.135035 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 106 rows starting from the beginning of the part | ||
| 10885 | 2025.06.04 15:42:49.135049 [ 260 ] {e30fe657-fc25-4b75-9a52-68b68c9b0c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10886 | 2025.06.04 15:42:49.135087 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 382 rows starting from the beginning of the part | ||
| 10887 | 2025.06.04 15:42:49.135135 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 104 rows starting from the beginning of the part | ||
| 10888 | 2025.06.04 15:42:49.135177 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 838 rows starting from the beginning of the part | ||
| 10889 | 2025.06.04 15:42:49.135219 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 10890 | 2025.06.04 15:42:49.135458 [ 260 ] {e30fe657-fc25-4b75-9a52-68b68c9b0c9b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10891 | 2025.06.04 15:42:49.135499 [ 260 ] {e30fe657-fc25-4b75-9a52-68b68c9b0c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10892 | 2025.06.04 15:42:49.135596 [ 192 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.002311618 sec., 1968318.2948047644 rows/sec., 167.28 MiB/sec. | ||
| 10893 | 2025.06.04 15:42:49.136002 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10894 | 2025.06.04 15:42:49.136177 [ 260 ] {e30fe657-fc25-4b75-9a52-68b68c9b0c9b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10895 | 2025.06.04 15:42:49.136343 [ 192 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554619 sec., 1548932.568044003 rows/sec., 118.58 MiB/sec. | ||
| 10896 | 2025.06.04 15:42:49.136395 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_91_18} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2025.06.04 15:42:49.136455 [ 260 ] {e30fe657-fc25-4b75-9a52-68b68c9b0c9b} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2025.06.04 15:42:49.136498 [ 190 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_91_18} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10899 | 2025.06.04 15:42:49.136528 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10900 | 2025.06.04 15:42:49.136583 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 10901 | 2025.06.04 15:42:49.136607 [ 260 ] {e30fe657-fc25-4b75-9a52-68b68c9b0c9b} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.00163 sec., 72392.63803680982 rows/sec., 5.04 MiB/sec. | ||
| 10902 | 2025.06.04 15:42:49.136614 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2025.06.04 15:42:49.136609 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 10904 | 2025.06.04 15:42:49.136649 [ 260 ] {e30fe657-fc25-4b75-9a52-68b68c9b0c9b} <Debug> TCPHandler: Processed in 0.001804372 sec. | ||
| 10905 | 2025.06.04 15:42:49.136647 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10906 | 2025.06.04 15:42:49.136761 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 10907 | 2025.06.04 15:42:49.136779 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10908 | 2025.06.04 15:42:49.136816 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_91_18} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2025.06.04 15:42:49.136860 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10910 | 2025.06.04 15:42:49.136882 [ 260 ] {9223558e-6422-4680-beba-9c9053bafa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10911 | 2025.06.04 15:42:49.136897 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 28202 rows starting from the beginning of the part | ||
| 10912 | 2025.06.04 15:42:49.136911 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_91_18} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10913 | 2025.06.04 15:42:49.136935 [ 260 ] {9223558e-6422-4680-beba-9c9053bafa17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10914 | 2025.06.04 15:42:49.136973 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 161 rows starting from the beginning of the part | ||
| 10915 | 2025.06.04 15:42:49.137004 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 10916 | 2025.06.04 15:42:49.137021 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part | ||
| 10917 | 2025.06.04 15:42:49.137068 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 10918 | 2025.06.04 15:42:49.137107 [ 190 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 959 rows starting from the beginning of the part | ||
| 10919 | 2025.06.04 15:42:49.137290 [ 260 ] {9223558e-6422-4680-beba-9c9053bafa17} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10920 | 2025.06.04 15:42:49.137331 [ 260 ] {9223558e-6422-4680-beba-9c9053bafa17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10921 | 2025.06.04 15:42:49.137660 [ 260 ] {9223558e-6422-4680-beba-9c9053bafa17} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10922 | 2025.06.04 15:42:49.137872 [ 260 ] {9223558e-6422-4680-beba-9c9053bafa17} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2025.06.04 15:42:49.137988 [ 36 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10924 | 2025.06.04 15:42:49.138007 [ 260 ] {9223558e-6422-4680-beba-9c9053bafa17} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001145 sec., 38427.947598253275 rows/sec., 2.59 MiB/sec. | ||
| 10925 | 2025.06.04 15:42:49.138017 [ 36 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2025.06.04 15:42:49.138038 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10927 | 2025.06.04 15:42:49.138045 [ 260 ] {9223558e-6422-4680-beba-9c9053bafa17} <Debug> TCPHandler: Processed in 0.001314217 sec. | ||
| 10928 | 2025.06.04 15:42:49.138110 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 10929 | 2025.06.04 15:42:49.138218 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10930 | 2025.06.04 15:42:49.138245 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5140 rows starting from the beginning of the part | ||
| 10931 | 2025.06.04 15:42:49.138295 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 10932 | 2025.06.04 15:42:49.138337 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part | ||
| 10933 | 2025.06.04 15:42:49.138376 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 10934 | 2025.06.04 15:42:49.138414 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 38 rows starting from the beginning of the part | ||
| 10935 | 2025.06.04 15:42:49.138452 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 44 rows starting from the beginning of the part | ||
| 10936 | 2025.06.04 15:42:49.141423 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003344811 sec., 1621616.2886333487 rows/sec., 106.39 MiB/sec. | ||
| 10937 | 2025.06.04 15:42:49.141982 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10938 | 2025.06.04 15:42:49.142245 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_91_18} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2025.06.04 15:42:49.142321 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_91_18} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10940 | 2025.06.04 15:42:49.142395 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 10941 | 2025.06.04 15:42:49.145596 [ 186 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29719 rows, containing 5 columns (5 merged, 0 gathered) in 0.008863509 sec., 3352960.999983189 rows/sec., 226.42 MiB/sec. | ||
| 10942 | 2025.06.04 15:42:49.146245 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 10943 | 2025.06.04 15:42:49.146611 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2025.06.04 15:42:49.146716 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 10945 | 2025.06.04 15:42:49.146838 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 10946 | 2025.06.04 15:42:50.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.82 MiB, peak 318.13 MiB, free memory in arenas 0.00 B, will set to 310.09 MiB (RSS), difference: 3.27 MiB | ||
| 10947 | 2025.06.04 15:42:50.041201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
| 10948 | 2025.06.04 15:42:50.041791 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10949 | 2025.06.04 15:42:50.041846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10950 | 2025.06.04 15:42:50.042379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10951 | 2025.06.04 15:42:50.042621 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2025.06.04 15:42:50.042779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
| 10953 | 2025.06.04 15:42:51.470913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10954 | 2025.06.04 15:42:51.492394 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10955 | 2025.06.04 15:42:51.492506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10956 | 2025.06.04 15:42:51.499430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10957 | 2025.06.04 15:42:51.500893 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10958 | 2025.06.04 15:42:51.506552 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10959 | 2025.06.04 15:42:52.581999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1516 | ||
| 10960 | 2025.06.04 15:42:52.584556 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2025.06.04 15:42:52.584606 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10962 | 2025.06.04 15:42:52.585876 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10963 | 2025.06.04 15:42:52.586178 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2025.06.04 15:42:52.586572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1516 | ||
| 10965 | 2025.06.04 15:42:54.134482 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10966 | 2025.06.04 15:42:54.134678 [ 260 ] {13c8b5af-02ec-4a89-a6a8-d60944c45b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10967 | 2025.06.04 15:42:54.134749 [ 260 ] {13c8b5af-02ec-4a89-a6a8-d60944c45b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10968 | 2025.06.04 15:42:54.135504 [ 260 ] {13c8b5af-02ec-4a89-a6a8-d60944c45b3c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10969 | 2025.06.04 15:42:54.135542 [ 260 ] {13c8b5af-02ec-4a89-a6a8-d60944c45b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10970 | 2025.06.04 15:42:54.135965 [ 260 ] {13c8b5af-02ec-4a89-a6a8-d60944c45b3c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10971 | 2025.06.04 15:42:54.136199 [ 260 ] {13c8b5af-02ec-4a89-a6a8-d60944c45b3c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10972 | 2025.06.04 15:42:54.136352 [ 260 ] {13c8b5af-02ec-4a89-a6a8-d60944c45b3c} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001728 sec., 78703.70370370371 rows/sec., 6.79 MiB/sec. | ||
| 10973 | 2025.06.04 15:42:54.136395 [ 260 ] {13c8b5af-02ec-4a89-a6a8-d60944c45b3c} <Debug> TCPHandler: Processed in 0.002040405 sec. | ||
| 10974 | 2025.06.04 15:42:54.136512 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10975 | 2025.06.04 15:42:54.136607 [ 260 ] {8d56d70f-61c9-419b-a12c-441a72d39893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10976 | 2025.06.04 15:42:54.136647 [ 260 ] {8d56d70f-61c9-419b-a12c-441a72d39893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10977 | 2025.06.04 15:42:54.137059 [ 260 ] {8d56d70f-61c9-419b-a12c-441a72d39893} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10978 | 2025.06.04 15:42:54.137094 [ 260 ] {8d56d70f-61c9-419b-a12c-441a72d39893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10979 | 2025.06.04 15:42:54.137418 [ 260 ] {8d56d70f-61c9-419b-a12c-441a72d39893} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10980 | 2025.06.04 15:42:54.137627 [ 260 ] {8d56d70f-61c9-419b-a12c-441a72d39893} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10981 | 2025.06.04 15:42:54.137760 [ 260 ] {8d56d70f-61c9-419b-a12c-441a72d39893} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001171 sec., 34158.838599487615 rows/sec., 2.51 MiB/sec. | ||
| 10982 | 2025.06.04 15:42:54.137798 [ 260 ] {8d56d70f-61c9-419b-a12c-441a72d39893} <Debug> TCPHandler: Processed in 0.001335196 sec. | ||
| 10983 | 2025.06.04 15:42:54.137911 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10984 | 2025.06.04 15:42:54.138010 [ 260 ] {04a4abfa-ddd6-44e3-9325-4347acc77180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10985 | 2025.06.04 15:42:54.138049 [ 260 ] {04a4abfa-ddd6-44e3-9325-4347acc77180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10986 | 2025.06.04 15:42:54.138495 [ 260 ] {04a4abfa-ddd6-44e3-9325-4347acc77180} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2025.06.04 15:42:54.138529 [ 260 ] {04a4abfa-ddd6-44e3-9325-4347acc77180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10988 | 2025.06.04 15:42:54.138837 [ 260 ] {04a4abfa-ddd6-44e3-9325-4347acc77180} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10989 | 2025.06.04 15:42:54.139049 [ 260 ] {04a4abfa-ddd6-44e3-9325-4347acc77180} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10990 | 2025.06.04 15:42:54.139175 [ 260 ] {04a4abfa-ddd6-44e3-9325-4347acc77180} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001184 sec., 87837.83783783784 rows/sec., 6.86 MiB/sec. | ||
| 10991 | 2025.06.04 15:42:54.139212 [ 260 ] {04a4abfa-ddd6-44e3-9325-4347acc77180} <Debug> TCPHandler: Processed in 0.001349067 sec. | ||
| 10992 | 2025.06.04 15:42:54.139327 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10993 | 2025.06.04 15:42:54.139419 [ 260 ] {e7cbb4a0-ca5a-4173-852d-64cdadc847b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10994 | 2025.06.04 15:42:54.139464 [ 260 ] {e7cbb4a0-ca5a-4173-852d-64cdadc847b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10995 | 2025.06.04 15:42:54.139872 [ 260 ] {e7cbb4a0-ca5a-4173-852d-64cdadc847b2} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10996 | 2025.06.04 15:42:54.139907 [ 260 ] {e7cbb4a0-ca5a-4173-852d-64cdadc847b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10997 | 2025.06.04 15:42:54.140244 [ 260 ] {e7cbb4a0-ca5a-4173-852d-64cdadc847b2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10998 | 2025.06.04 15:42:54.140442 [ 260 ] {e7cbb4a0-ca5a-4173-852d-64cdadc847b2} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10999 | 2025.06.04 15:42:54.140568 [ 260 ] {e7cbb4a0-ca5a-4173-852d-64cdadc847b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 11000 | 2025.06.04 15:42:54.140604 [ 260 ] {e7cbb4a0-ca5a-4173-852d-64cdadc847b2} <Debug> TCPHandler: Processed in 0.001325066 sec. | ||
| 11001 | 2025.06.04 15:42:54.140711 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11002 | 2025.06.04 15:42:54.140802 [ 260 ] {90fa6a89-1c3e-4cb5-b406-17ff262fe434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11003 | 2025.06.04 15:42:54.140854 [ 260 ] {90fa6a89-1c3e-4cb5-b406-17ff262fe434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11004 | 2025.06.04 15:42:54.141702 [ 260 ] {90fa6a89-1c3e-4cb5-b406-17ff262fe434} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2025.06.04 15:42:54.141739 [ 260 ] {90fa6a89-1c3e-4cb5-b406-17ff262fe434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11006 | 2025.06.04 15:42:54.142304 [ 260 ] {90fa6a89-1c3e-4cb5-b406-17ff262fe434} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11007 | 2025.06.04 15:42:54.142533 [ 260 ] {90fa6a89-1c3e-4cb5-b406-17ff262fe434} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2025.06.04 15:42:54.142651 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11009 | 2025.06.04 15:42:54.142669 [ 260 ] {90fa6a89-1c3e-4cb5-b406-17ff262fe434} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001885 sec., 21220.159151193635 rows/sec., 38.03 MiB/sec. | ||
| 11010 | 2025.06.04 15:42:54.142716 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2025.06.04 15:42:54.142739 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11012 | 2025.06.04 15:42:54.142741 [ 260 ] {90fa6a89-1c3e-4cb5-b406-17ff262fe434} <Debug> TCPHandler: Processed in 0.002076325 sec. | ||
| 11013 | 2025.06.04 15:42:54.142834 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 11014 | 2025.06.04 15:42:54.142866 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11015 | 2025.06.04 15:42:54.142957 [ 260 ] {d259f311-3c0b-411b-83b2-46a5d9236840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11016 | 2025.06.04 15:42:54.142997 [ 260 ] {d259f311-3c0b-411b-83b2-46a5d9236840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11017 | 2025.06.04 15:42:54.143028 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11018 | 2025.06.04 15:42:54.143083 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1350 rows starting from the beginning of the part | ||
| 11019 | 2025.06.04 15:42:54.143202 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 11020 | 2025.06.04 15:42:54.143294 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 11021 | 2025.06.04 15:42:54.143330 [ 260 ] {d259f311-3c0b-411b-83b2-46a5d9236840} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11022 | 2025.06.04 15:42:54.143366 [ 260 ] {d259f311-3c0b-411b-83b2-46a5d9236840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11023 | 2025.06.04 15:42:54.143381 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 11024 | 2025.06.04 15:42:54.143466 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 11025 | 2025.06.04 15:42:54.143547 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 11026 | 2025.06.04 15:42:54.143692 [ 260 ] {d259f311-3c0b-411b-83b2-46a5d9236840} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11027 | 2025.06.04 15:42:54.143917 [ 260 ] {d259f311-3c0b-411b-83b2-46a5d9236840} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2025.06.04 15:42:54.144044 [ 260 ] {d259f311-3c0b-411b-83b2-46a5d9236840} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 11029 | 2025.06.04 15:42:54.144079 [ 260 ] {d259f311-3c0b-411b-83b2-46a5d9236840} <Debug> TCPHandler: Processed in 0.001258946 sec. | ||
| 11030 | 2025.06.04 15:42:54.150823 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 19 columns (19 merged, 0 gathered) in 0.008023279 sec., 193187.84751222038 rows/sec., 346.18 MiB/sec. | ||
| 11031 | 2025.06.04 15:42:54.152649 [ 200 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11032 | 2025.06.04 15:42:54.152971 [ 200 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2025.06.04 15:42:54.153036 [ 200 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11034 | 2025.06.04 15:42:54.153140 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.76 MiB. | ||
| 11035 | 2025.06.04 15:42:55.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.77 MiB, peak 322.49 MiB, free memory in arenas 0.00 B, will set to 315.67 MiB (RSS), difference: 4.90 MiB | ||
| 11036 | 2025.06.04 15:42:57.095360 [ 53 ] {} <Debug> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
| 11037 | 2025.06.04 15:42:57.095442 [ 53 ] {} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2025.06.04 15:42:57.095469 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11039 | 2025.06.04 15:42:57.095595 [ 195 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
| 11040 | 2025.06.04 15:42:57.095749 [ 195 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11041 | 2025.06.04 15:42:57.095787 [ 195 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part | ||
| 11042 | 2025.06.04 15:42:57.095853 [ 195 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11043 | 2025.06.04 15:42:57.095894 [ 195 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11044 | 2025.06.04 15:42:57.095932 [ 195 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 11045 | 2025.06.04 15:42:57.095971 [ 195 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 11046 | 2025.06.04 15:42:57.096741 [ 198 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001201295 sec., 164822.1294519664 rows/sec., 8.41 MiB/sec. | ||
| 11047 | 2025.06.04 15:42:57.096888 [ 195 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 11048 | 2025.06.04 15:42:57.097146 [ 195 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_33_7} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2025.06.04 15:42:57.097220 [ 195 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_33_7} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
| 11050 | 2025.06.04 15:42:57.097296 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11051 | 2025.06.04 15:42:57.344275 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11052 | 2025.06.04 15:42:57.344333 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11053 | 2025.06.04 15:42:57.543010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
| 11054 | 2025.06.04 15:42:57.543507 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11055 | 2025.06.04 15:42:57.543550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11056 | 2025.06.04 15:42:57.544071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11057 | 2025.06.04 15:42:57.544315 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2025.06.04 15:42:57.544508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
| 11059 | 2025.06.04 15:42:59.006727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11060 | 2025.06.04 15:42:59.022612 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11061 | 2025.06.04 15:42:59.022677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11062 | 2025.06.04 15:42:59.028506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11063 | 2025.06.04 15:42:59.029179 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2025.06.04 15:42:59.032101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11065 | 2025.06.04 15:42:59.138714 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2025.06.04 15:42:59.138861 [ 260 ] {81b6936c-1b98-4536-839a-d3356f427eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11067 | 2025.06.04 15:42:59.138951 [ 260 ] {81b6936c-1b98-4536-839a-d3356f427eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11068 | 2025.06.04 15:42:59.139629 [ 260 ] {81b6936c-1b98-4536-839a-d3356f427eea} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2025.06.04 15:42:59.139671 [ 260 ] {81b6936c-1b98-4536-839a-d3356f427eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11070 | 2025.06.04 15:42:59.140027 [ 260 ] {81b6936c-1b98-4536-839a-d3356f427eea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11071 | 2025.06.04 15:42:59.140247 [ 260 ] {81b6936c-1b98-4536-839a-d3356f427eea} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2025.06.04 15:42:59.140403 [ 260 ] {81b6936c-1b98-4536-839a-d3356f427eea} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001582 sec., 134007.58533501896 rows/sec., 8.52 MiB/sec. | ||
| 11073 | 2025.06.04 15:42:59.140448 [ 260 ] {81b6936c-1b98-4536-839a-d3356f427eea} <Debug> TCPHandler: Processed in 0.001849263 sec. | ||
| 11074 | 2025.06.04 15:42:59.140574 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11075 | 2025.06.04 15:42:59.140676 [ 260 ] {67b22ba3-e537-4b8b-a193-1c7d02addc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11076 | 2025.06.04 15:42:59.140719 [ 260 ] {67b22ba3-e537-4b8b-a193-1c7d02addc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11077 | 2025.06.04 15:42:59.141423 [ 260 ] {67b22ba3-e537-4b8b-a193-1c7d02addc02} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2025.06.04 15:42:59.141460 [ 260 ] {67b22ba3-e537-4b8b-a193-1c7d02addc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11079 | 2025.06.04 15:42:59.141805 [ 260 ] {67b22ba3-e537-4b8b-a193-1c7d02addc02} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11080 | 2025.06.04 15:42:59.142020 [ 260 ] {67b22ba3-e537-4b8b-a193-1c7d02addc02} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2025.06.04 15:42:59.142157 [ 260 ] {67b22ba3-e537-4b8b-a193-1c7d02addc02} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001503 sec., 410512.3087159015 rows/sec., 32.09 MiB/sec. | ||
| 11082 | 2025.06.04 15:42:59.142195 [ 260 ] {67b22ba3-e537-4b8b-a193-1c7d02addc02} <Debug> TCPHandler: Processed in 0.001672071 sec. | ||
| 11083 | 2025.06.04 15:42:59.142301 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2025.06.04 15:42:59.142397 [ 260 ] {3cb375ef-18fe-4013-83eb-411efcfad33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11085 | 2025.06.04 15:42:59.142437 [ 260 ] {3cb375ef-18fe-4013-83eb-411efcfad33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11086 | 2025.06.04 15:42:59.142864 [ 260 ] {3cb375ef-18fe-4013-83eb-411efcfad33c} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2025.06.04 15:42:59.142901 [ 260 ] {3cb375ef-18fe-4013-83eb-411efcfad33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11088 | 2025.06.04 15:42:59.143196 [ 260 ] {3cb375ef-18fe-4013-83eb-411efcfad33c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11089 | 2025.06.04 15:42:59.143407 [ 260 ] {3cb375ef-18fe-4013-83eb-411efcfad33c} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2025.06.04 15:42:59.143532 [ 39 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11091 | 2025.06.04 15:42:59.143537 [ 260 ] {3cb375ef-18fe-4013-83eb-411efcfad33c} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.00116 sec., 91379.31034482758 rows/sec., 5.38 MiB/sec. | ||
| 11092 | 2025.06.04 15:42:59.143602 [ 39 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2025.06.04 15:42:59.143621 [ 260 ] {3cb375ef-18fe-4013-83eb-411efcfad33c} <Debug> TCPHandler: Processed in 0.001369556 sec. | ||
| 11094 | 2025.06.04 15:42:59.143629 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11095 | 2025.06.04 15:42:59.143747 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11096 | 2025.06.04 15:42:59.143771 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 11097 | 2025.06.04 15:42:59.143847 [ 260 ] {cbd367c5-db3d-4413-8db3-1e31fe39425c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11098 | 2025.06.04 15:42:59.143891 [ 260 ] {cbd367c5-db3d-4413-8db3-1e31fe39425c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11099 | 2025.06.04 15:42:59.143921 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11100 | 2025.06.04 15:42:59.143966 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 164 rows starting from the beginning of the part | ||
| 11101 | 2025.06.04 15:42:59.144043 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 106 rows starting from the beginning of the part | ||
| 11102 | 2025.06.04 15:42:59.144101 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part | ||
| 11103 | 2025.06.04 15:42:59.144151 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 106 rows starting from the beginning of the part | ||
| 11104 | 2025.06.04 15:42:59.144198 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 40 rows starting from the beginning of the part | ||
| 11105 | 2025.06.04 15:42:59.144251 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 106 rows starting from the beginning of the part | ||
| 11106 | 2025.06.04 15:42:59.144318 [ 260 ] {cbd367c5-db3d-4413-8db3-1e31fe39425c} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11107 | 2025.06.04 15:42:59.144359 [ 260 ] {cbd367c5-db3d-4413-8db3-1e31fe39425c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11108 | 2025.06.04 15:42:59.144708 [ 260 ] {cbd367c5-db3d-4413-8db3-1e31fe39425c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11109 | 2025.06.04 15:42:59.144940 [ 260 ] {cbd367c5-db3d-4413-8db3-1e31fe39425c} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11110 | 2025.06.04 15:42:59.145076 [ 260 ] {cbd367c5-db3d-4413-8db3-1e31fe39425c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001248 sec., 90544.8717948718 rows/sec., 5.86 MiB/sec. | ||
| 11111 | 2025.06.04 15:42:59.145114 [ 260 ] {cbd367c5-db3d-4413-8db3-1e31fe39425c} <Debug> TCPHandler: Processed in 0.001416798 sec. | ||
| 11112 | 2025.06.04 15:42:59.145189 [ 195 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481109 sec., 379445.402060213 rows/sec., 25.07 MiB/sec. | ||
| 11113 | 2025.06.04 15:42:59.145284 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2025.06.04 15:42:59.145368 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11115 | 2025.06.04 15:42:59.145386 [ 260 ] {21b36156-ee96-45af-be40-b84355e12018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11116 | 2025.06.04 15:42:59.145430 [ 260 ] {21b36156-ee96-45af-be40-b84355e12018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11117 | 2025.06.04 15:42:59.145696 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_76_15} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2025.06.04 15:42:59.145810 [ 187 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_76_15} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11119 | 2025.06.04 15:42:59.145889 [ 260 ] {21b36156-ee96-45af-be40-b84355e12018} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11120 | 2025.06.04 15:42:59.145912 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11121 | 2025.06.04 15:42:59.145938 [ 260 ] {21b36156-ee96-45af-be40-b84355e12018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11122 | 2025.06.04 15:42:59.146269 [ 260 ] {21b36156-ee96-45af-be40-b84355e12018} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11123 | 2025.06.04 15:42:59.146479 [ 260 ] {21b36156-ee96-45af-be40-b84355e12018} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11124 | 2025.06.04 15:42:59.146611 [ 260 ] {21b36156-ee96-45af-be40-b84355e12018} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001244 sec., 90032.154340836 rows/sec., 5.13 MiB/sec. | ||
| 11125 | 2025.06.04 15:42:59.146650 [ 260 ] {21b36156-ee96-45af-be40-b84355e12018} <Debug> TCPHandler: Processed in 0.001414998 sec. | ||
| 11126 | 2025.06.04 15:42:59.146763 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11127 | 2025.06.04 15:42:59.146858 [ 260 ] {4dd81827-c0af-4ea3-82f3-02d4beaf3199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11128 | 2025.06.04 15:42:59.146898 [ 260 ] {4dd81827-c0af-4ea3-82f3-02d4beaf3199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11129 | 2025.06.04 15:42:59.147431 [ 260 ] {4dd81827-c0af-4ea3-82f3-02d4beaf3199} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2025.06.04 15:42:59.147468 [ 260 ] {4dd81827-c0af-4ea3-82f3-02d4beaf3199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11131 | 2025.06.04 15:42:59.147784 [ 260 ] {4dd81827-c0af-4ea3-82f3-02d4beaf3199} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11132 | 2025.06.04 15:42:59.147988 [ 260 ] {4dd81827-c0af-4ea3-82f3-02d4beaf3199} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2025.06.04 15:42:59.148115 [ 260 ] {4dd81827-c0af-4ea3-82f3-02d4beaf3199} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001275 sec., 299607.8431372549 rows/sec., 21.13 MiB/sec. | ||
| 11134 | 2025.06.04 15:42:59.148152 [ 260 ] {4dd81827-c0af-4ea3-82f3-02d4beaf3199} <Debug> TCPHandler: Processed in 0.001439518 sec. | ||
| 11135 | 2025.06.04 15:42:59.148265 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11136 | 2025.06.04 15:42:59.148359 [ 260 ] {8055d465-d158-4a61-bcae-2048cb315b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11137 | 2025.06.04 15:42:59.148400 [ 260 ] {8055d465-d158-4a61-bcae-2048cb315b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11138 | 2025.06.04 15:42:59.148728 [ 260 ] {8055d465-d158-4a61-bcae-2048cb315b5d} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2025.06.04 15:42:59.148764 [ 260 ] {8055d465-d158-4a61-bcae-2048cb315b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11140 | 2025.06.04 15:42:59.149059 [ 260 ] {8055d465-d158-4a61-bcae-2048cb315b5d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11141 | 2025.06.04 15:42:59.149273 [ 260 ] {8055d465-d158-4a61-bcae-2048cb315b5d} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2025.06.04 15:42:59.149401 [ 260 ] {8055d465-d158-4a61-bcae-2048cb315b5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 11143 | 2025.06.04 15:42:59.149438 [ 260 ] {8055d465-d158-4a61-bcae-2048cb315b5d} <Debug> TCPHandler: Processed in 0.001222375 sec. | ||
| 11144 | 2025.06.04 15:42:59.149543 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2025.06.04 15:42:59.149637 [ 260 ] {540e3dc8-c1fa-46e2-8f52-09bde49141b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11146 | 2025.06.04 15:42:59.149679 [ 260 ] {540e3dc8-c1fa-46e2-8f52-09bde49141b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11147 | 2025.06.04 15:42:59.150073 [ 260 ] {540e3dc8-c1fa-46e2-8f52-09bde49141b5} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2025.06.04 15:42:59.150108 [ 260 ] {540e3dc8-c1fa-46e2-8f52-09bde49141b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11149 | 2025.06.04 15:42:59.150437 [ 260 ] {540e3dc8-c1fa-46e2-8f52-09bde49141b5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11150 | 2025.06.04 15:42:59.150647 [ 260 ] {540e3dc8-c1fa-46e2-8f52-09bde49141b5} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2025.06.04 15:42:59.150781 [ 260 ] {540e3dc8-c1fa-46e2-8f52-09bde49141b5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001161 sec., 204134.36692506462 rows/sec., 13.68 MiB/sec. | ||
| 11152 | 2025.06.04 15:42:59.150817 [ 260 ] {540e3dc8-c1fa-46e2-8f52-09bde49141b5} <Debug> TCPHandler: Processed in 0.001323276 sec. | ||
| 11153 | 2025.06.04 15:42:59.150928 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2025.06.04 15:42:59.151022 [ 260 ] {6b654de9-7b46-4339-9244-0e1f8a5e71fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11155 | 2025.06.04 15:42:59.151062 [ 260 ] {6b654de9-7b46-4339-9244-0e1f8a5e71fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11156 | 2025.06.04 15:42:59.151370 [ 260 ] {6b654de9-7b46-4339-9244-0e1f8a5e71fb} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2025.06.04 15:42:59.151405 [ 260 ] {6b654de9-7b46-4339-9244-0e1f8a5e71fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11158 | 2025.06.04 15:42:59.151697 [ 260 ] {6b654de9-7b46-4339-9244-0e1f8a5e71fb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11159 | 2025.06.04 15:42:59.151898 [ 260 ] {6b654de9-7b46-4339-9244-0e1f8a5e71fb} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2025.06.04 15:42:59.152028 [ 260 ] {6b654de9-7b46-4339-9244-0e1f8a5e71fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 11161 | 2025.06.04 15:42:59.152063 [ 260 ] {6b654de9-7b46-4339-9244-0e1f8a5e71fb} <Debug> TCPHandler: Processed in 0.001184884 sec. | ||
| 11162 | 2025.06.04 15:42:59.152171 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11163 | 2025.06.04 15:42:59.152264 [ 260 ] {8c114937-1076-4bf1-80fd-c5221169658d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11164 | 2025.06.04 15:42:59.152304 [ 260 ] {8c114937-1076-4bf1-80fd-c5221169658d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11165 | 2025.06.04 15:42:59.152619 [ 260 ] {8c114937-1076-4bf1-80fd-c5221169658d} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11166 | 2025.06.04 15:42:59.152655 [ 260 ] {8c114937-1076-4bf1-80fd-c5221169658d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11167 | 2025.06.04 15:42:59.152953 [ 260 ] {8c114937-1076-4bf1-80fd-c5221169658d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11168 | 2025.06.04 15:42:59.153161 [ 260 ] {8c114937-1076-4bf1-80fd-c5221169658d} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2025.06.04 15:42:59.153288 [ 260 ] {8c114937-1076-4bf1-80fd-c5221169658d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001041 sec., 78770.41306436119 rows/sec., 5.00 MiB/sec. | ||
| 11170 | 2025.06.04 15:42:59.153323 [ 260 ] {8c114937-1076-4bf1-80fd-c5221169658d} <Debug> TCPHandler: Processed in 0.001200674 sec. | ||
| 11171 | 2025.06.04 15:43:00.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.91 MiB, peak 322.49 MiB, free memory in arenas 0.00 B, will set to 315.68 MiB (RSS), difference: -1.23 MiB | ||
| 11172 | 2025.06.04 15:43:02.586910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1548 | ||
| 11173 | 2025.06.04 15:43:02.589386 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2025.06.04 15:43:02.589450 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11175 | 2025.06.04 15:43:02.590698 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11176 | 2025.06.04 15:43:02.590981 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2025.06.04 15:43:02.591368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1548 | ||
| 11178 | 2025.06.04 15:43:04.135820 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11179 | 2025.06.04 15:43:04.136008 [ 260 ] {37a0a765-e2bf-42ac-a030-790f9813aa02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11180 | 2025.06.04 15:43:04.136079 [ 260 ] {37a0a765-e2bf-42ac-a030-790f9813aa02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11181 | 2025.06.04 15:43:04.136804 [ 260 ] {37a0a765-e2bf-42ac-a030-790f9813aa02} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11182 | 2025.06.04 15:43:04.136873 [ 260 ] {37a0a765-e2bf-42ac-a030-790f9813aa02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11183 | 2025.06.04 15:43:04.137309 [ 260 ] {37a0a765-e2bf-42ac-a030-790f9813aa02} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11184 | 2025.06.04 15:43:04.137571 [ 260 ] {37a0a765-e2bf-42ac-a030-790f9813aa02} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2025.06.04 15:43:04.137740 [ 260 ] {37a0a765-e2bf-42ac-a030-790f9813aa02} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001782 sec., 4489.337822671157 rows/sec., 366.07 KiB/sec. | ||
| 11186 | 2025.06.04 15:43:04.137788 [ 260 ] {37a0a765-e2bf-42ac-a030-790f9813aa02} <Debug> TCPHandler: Processed in 0.002097576 sec. | ||
| 11187 | 2025.06.04 15:43:04.137914 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11188 | 2025.06.04 15:43:04.138016 [ 260 ] {63082ee5-b392-4754-a80d-81a991b69afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11189 | 2025.06.04 15:43:04.138059 [ 260 ] {63082ee5-b392-4754-a80d-81a991b69afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11190 | 2025.06.04 15:43:04.138560 [ 260 ] {63082ee5-b392-4754-a80d-81a991b69afc} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11191 | 2025.06.04 15:43:04.138596 [ 260 ] {63082ee5-b392-4754-a80d-81a991b69afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11192 | 2025.06.04 15:43:04.138906 [ 260 ] {63082ee5-b392-4754-a80d-81a991b69afc} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11193 | 2025.06.04 15:43:04.139131 [ 260 ] {63082ee5-b392-4754-a80d-81a991b69afc} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2025.06.04 15:43:04.139264 [ 260 ] {63082ee5-b392-4754-a80d-81a991b69afc} <Debug> executeQuery: Read 140 rows, 12.32 KiB in 0.001272 sec., 110062.89308176101 rows/sec., 9.46 MiB/sec. | ||
| 11195 | 2025.06.04 15:43:04.139303 [ 260 ] {63082ee5-b392-4754-a80d-81a991b69afc} <Debug> TCPHandler: Processed in 0.001440918 sec. | ||
| 11196 | 2025.06.04 15:43:04.139408 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11197 | 2025.06.04 15:43:04.139501 [ 260 ] {4c4cb433-8364-4163-afdd-b29758d59ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11198 | 2025.06.04 15:43:04.139541 [ 260 ] {4c4cb433-8364-4163-afdd-b29758d59ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11199 | 2025.06.04 15:43:04.139953 [ 260 ] {4c4cb433-8364-4163-afdd-b29758d59ffb} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2025.06.04 15:43:04.139990 [ 260 ] {4c4cb433-8364-4163-afdd-b29758d59ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11201 | 2025.06.04 15:43:04.140295 [ 260 ] {4c4cb433-8364-4163-afdd-b29758d59ffb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11202 | 2025.06.04 15:43:04.140506 [ 260 ] {4c4cb433-8364-4163-afdd-b29758d59ffb} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2025.06.04 15:43:04.140638 [ 260 ] {4c4cb433-8364-4163-afdd-b29758d59ffb} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001154 sec., 41594.45407279029 rows/sec., 3.02 MiB/sec. | ||
| 11204 | 2025.06.04 15:43:04.140675 [ 260 ] {4c4cb433-8364-4163-afdd-b29758d59ffb} <Debug> TCPHandler: Processed in 0.001316366 sec. | ||
| 11205 | 2025.06.04 15:43:04.140780 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11206 | 2025.06.04 15:43:04.140873 [ 260 ] {4b8ccde7-313a-4d34-9cb7-c90f79f33025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11207 | 2025.06.04 15:43:04.140912 [ 260 ] {4b8ccde7-313a-4d34-9cb7-c90f79f33025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11208 | 2025.06.04 15:43:04.141341 [ 260 ] {4b8ccde7-313a-4d34-9cb7-c90f79f33025} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11209 | 2025.06.04 15:43:04.141378 [ 260 ] {4b8ccde7-313a-4d34-9cb7-c90f79f33025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11210 | 2025.06.04 15:43:04.141688 [ 260 ] {4b8ccde7-313a-4d34-9cb7-c90f79f33025} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11211 | 2025.06.04 15:43:04.141901 [ 260 ] {4b8ccde7-313a-4d34-9cb7-c90f79f33025} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11212 | 2025.06.04 15:43:04.142029 [ 260 ] {4b8ccde7-313a-4d34-9cb7-c90f79f33025} <Debug> executeQuery: Read 112 rows, 8.97 KiB in 0.001173 sec., 95481.67092924126 rows/sec., 7.47 MiB/sec. | ||
| 11213 | 2025.06.04 15:43:04.142067 [ 260 ] {4b8ccde7-313a-4d34-9cb7-c90f79f33025} <Debug> TCPHandler: Processed in 0.001336167 sec. | ||
| 11214 | 2025.06.04 15:43:04.142177 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11215 | 2025.06.04 15:43:04.142271 [ 260 ] {40ad94d2-1919-4b46-942c-2cadb396ed88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11216 | 2025.06.04 15:43:04.142313 [ 260 ] {40ad94d2-1919-4b46-942c-2cadb396ed88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11217 | 2025.06.04 15:43:04.142769 [ 260 ] {40ad94d2-1919-4b46-942c-2cadb396ed88} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2025.06.04 15:43:04.142829 [ 260 ] {40ad94d2-1919-4b46-942c-2cadb396ed88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11219 | 2025.06.04 15:43:04.143214 [ 260 ] {40ad94d2-1919-4b46-942c-2cadb396ed88} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11220 | 2025.06.04 15:43:04.143436 [ 260 ] {40ad94d2-1919-4b46-942c-2cadb396ed88} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2025.06.04 15:43:04.143571 [ 260 ] {40ad94d2-1919-4b46-942c-2cadb396ed88} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001318 sec., 124430.9559939302 rows/sec., 8.66 MiB/sec. | ||
| 11222 | 2025.06.04 15:43:04.143610 [ 260 ] {40ad94d2-1919-4b46-942c-2cadb396ed88} <Debug> TCPHandler: Processed in 0.001481548 sec. | ||
| 11223 | 2025.06.04 15:43:04.143720 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11224 | 2025.06.04 15:43:04.143813 [ 260 ] {fe8f2f13-ed18-4f55-8c18-1736eb053626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11225 | 2025.06.04 15:43:04.143868 [ 260 ] {fe8f2f13-ed18-4f55-8c18-1736eb053626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11226 | 2025.06.04 15:43:04.144739 [ 260 ] {fe8f2f13-ed18-4f55-8c18-1736eb053626} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11227 | 2025.06.04 15:43:04.144776 [ 260 ] {fe8f2f13-ed18-4f55-8c18-1736eb053626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11228 | 2025.06.04 15:43:04.145349 [ 260 ] {fe8f2f13-ed18-4f55-8c18-1736eb053626} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11229 | 2025.06.04 15:43:04.145577 [ 260 ] {fe8f2f13-ed18-4f55-8c18-1736eb053626} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11230 | 2025.06.04 15:43:04.145753 [ 260 ] {fe8f2f13-ed18-4f55-8c18-1736eb053626} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001956 sec., 20449.89775051125 rows/sec., 36.65 MiB/sec. | ||
| 11231 | 2025.06.04 15:43:04.145825 [ 260 ] {fe8f2f13-ed18-4f55-8c18-1736eb053626} <Debug> TCPHandler: Processed in 0.002155137 sec. | ||
| 11232 | 2025.06.04 15:43:04.145933 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2025.06.04 15:43:04.146028 [ 260 ] {2f1a064b-a986-42a9-b71d-4d798b10d66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11234 | 2025.06.04 15:43:04.146070 [ 260 ] {2f1a064b-a986-42a9-b71d-4d798b10d66f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11235 | 2025.06.04 15:43:04.146413 [ 260 ] {2f1a064b-a986-42a9-b71d-4d798b10d66f} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11236 | 2025.06.04 15:43:04.146451 [ 260 ] {2f1a064b-a986-42a9-b71d-4d798b10d66f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11237 | 2025.06.04 15:43:04.146776 [ 260 ] {2f1a064b-a986-42a9-b71d-4d798b10d66f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11238 | 2025.06.04 15:43:04.146983 [ 260 ] {2f1a064b-a986-42a9-b71d-4d798b10d66f} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11239 | 2025.06.04 15:43:04.147118 [ 260 ] {2f1a064b-a986-42a9-b71d-4d798b10d66f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 11240 | 2025.06.04 15:43:04.147155 [ 260 ] {2f1a064b-a986-42a9-b71d-4d798b10d66f} <Debug> TCPHandler: Processed in 0.001270536 sec. | ||
| 11241 | 2025.06.04 15:43:05.044739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
| 11242 | 2025.06.04 15:43:05.045318 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11243 | 2025.06.04 15:43:05.045364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11244 | 2025.06.04 15:43:05.045862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11245 | 2025.06.04 15:43:05.046098 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11246 | 2025.06.04 15:43:05.046227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
| 11247 | 2025.06.04 15:43:06.532271 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11248 | 2025.06.04 15:43:06.549237 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11249 | 2025.06.04 15:43:06.549295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11250 | 2025.06.04 15:43:06.555428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11251 | 2025.06.04 15:43:06.556136 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11252 | 2025.06.04 15:43:06.559036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11253 | 2025.06.04 15:43:09.139816 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2025.06.04 15:43:09.140113 [ 260 ] {5a1a3374-7386-477a-b222-05b6c6c74bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11255 | 2025.06.04 15:43:09.140218 [ 260 ] {5a1a3374-7386-477a-b222-05b6c6c74bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11256 | 2025.06.04 15:43:09.141154 [ 260 ] {5a1a3374-7386-477a-b222-05b6c6c74bc8} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2025.06.04 15:43:09.141205 [ 260 ] {5a1a3374-7386-477a-b222-05b6c6c74bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11258 | 2025.06.04 15:43:09.141602 [ 260 ] {5a1a3374-7386-477a-b222-05b6c6c74bc8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11259 | 2025.06.04 15:43:09.141826 [ 260 ] {5a1a3374-7386-477a-b222-05b6c6c74bc8} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2025.06.04 15:43:09.141985 [ 260 ] {5a1a3374-7386-477a-b222-05b6c6c74bc8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001946 sec., 108941.41829393628 rows/sec., 6.93 MiB/sec. | ||
| 11261 | 2025.06.04 15:43:09.142035 [ 260 ] {5a1a3374-7386-477a-b222-05b6c6c74bc8} <Debug> TCPHandler: Processed in 0.002401909 sec. | ||
| 11262 | 2025.06.04 15:43:09.142156 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11263 | 2025.06.04 15:43:09.142258 [ 260 ] {460f6246-cac0-42d0-b502-e37331416aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11264 | 2025.06.04 15:43:09.142301 [ 260 ] {460f6246-cac0-42d0-b502-e37331416aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11265 | 2025.06.04 15:43:09.143009 [ 260 ] {460f6246-cac0-42d0-b502-e37331416aa4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2025.06.04 15:43:09.143047 [ 260 ] {460f6246-cac0-42d0-b502-e37331416aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11267 | 2025.06.04 15:43:09.143388 [ 260 ] {460f6246-cac0-42d0-b502-e37331416aa4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11268 | 2025.06.04 15:43:09.143597 [ 260 ] {460f6246-cac0-42d0-b502-e37331416aa4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2025.06.04 15:43:09.143730 [ 260 ] {460f6246-cac0-42d0-b502-e37331416aa4} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001495 sec., 412709.03010033444 rows/sec., 32.26 MiB/sec. | ||
| 11270 | 2025.06.04 15:43:09.143767 [ 260 ] {460f6246-cac0-42d0-b502-e37331416aa4} <Debug> TCPHandler: Processed in 0.00166057 sec. | ||
| 11271 | 2025.06.04 15:43:09.143874 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2025.06.04 15:43:09.143969 [ 260 ] {4336d45f-3240-4487-aa89-349a0ffb295b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11273 | 2025.06.04 15:43:09.144012 [ 260 ] {4336d45f-3240-4487-aa89-349a0ffb295b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11274 | 2025.06.04 15:43:09.144435 [ 260 ] {4336d45f-3240-4487-aa89-349a0ffb295b} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2025.06.04 15:43:09.144472 [ 260 ] {4336d45f-3240-4487-aa89-349a0ffb295b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11276 | 2025.06.04 15:43:09.144765 [ 260 ] {4336d45f-3240-4487-aa89-349a0ffb295b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11277 | 2025.06.04 15:43:09.144966 [ 260 ] {4336d45f-3240-4487-aa89-349a0ffb295b} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2025.06.04 15:43:09.145099 [ 260 ] {4336d45f-3240-4487-aa89-349a0ffb295b} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001151 sec., 92093.83145091226 rows/sec., 5.42 MiB/sec. | ||
| 11279 | 2025.06.04 15:43:09.145137 [ 260 ] {4336d45f-3240-4487-aa89-349a0ffb295b} <Debug> TCPHandler: Processed in 0.001309716 sec. | ||
| 11280 | 2025.06.04 15:43:09.145246 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2025.06.04 15:43:09.145339 [ 260 ] {196f4b82-f4ee-4381-8b47-f8dd601718ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11282 | 2025.06.04 15:43:09.145377 [ 260 ] {196f4b82-f4ee-4381-8b47-f8dd601718ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11283 | 2025.06.04 15:43:09.145812 [ 260 ] {196f4b82-f4ee-4381-8b47-f8dd601718ad} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2025.06.04 15:43:09.145848 [ 260 ] {196f4b82-f4ee-4381-8b47-f8dd601718ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11285 | 2025.06.04 15:43:09.146153 [ 260 ] {196f4b82-f4ee-4381-8b47-f8dd601718ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11286 | 2025.06.04 15:43:09.146354 [ 260 ] {196f4b82-f4ee-4381-8b47-f8dd601718ad} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2025.06.04 15:43:09.146478 [ 260 ] {196f4b82-f4ee-4381-8b47-f8dd601718ad} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001159 sec., 97497.84296807591 rows/sec., 6.31 MiB/sec. | ||
| 11288 | 2025.06.04 15:43:09.146515 [ 260 ] {196f4b82-f4ee-4381-8b47-f8dd601718ad} <Debug> TCPHandler: Processed in 0.001315446 sec. | ||
| 11289 | 2025.06.04 15:43:09.146634 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2025.06.04 15:43:09.146726 [ 260 ] {8f07186f-0a13-40e3-9d32-ad63c0a7fb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11291 | 2025.06.04 15:43:09.146765 [ 260 ] {8f07186f-0a13-40e3-9d32-ad63c0a7fb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11292 | 2025.06.04 15:43:09.147179 [ 260 ] {8f07186f-0a13-40e3-9d32-ad63c0a7fb1c} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2025.06.04 15:43:09.147214 [ 260 ] {8f07186f-0a13-40e3-9d32-ad63c0a7fb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11294 | 2025.06.04 15:43:09.147504 [ 260 ] {8f07186f-0a13-40e3-9d32-ad63c0a7fb1c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11295 | 2025.06.04 15:43:09.147703 [ 260 ] {8f07186f-0a13-40e3-9d32-ad63c0a7fb1c} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2025.06.04 15:43:09.147829 [ 260 ] {8f07186f-0a13-40e3-9d32-ad63c0a7fb1c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001122 sec., 99821.74688057041 rows/sec., 5.69 MiB/sec. | ||
| 11297 | 2025.06.04 15:43:09.147865 [ 260 ] {8f07186f-0a13-40e3-9d32-ad63c0a7fb1c} <Debug> TCPHandler: Processed in 0.001277176 sec. | ||
| 11298 | 2025.06.04 15:43:09.147976 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11299 | 2025.06.04 15:43:09.148068 [ 260 ] {7f7ebe77-3eda-4073-8da3-eace5347ae11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11300 | 2025.06.04 15:43:09.148106 [ 260 ] {7f7ebe77-3eda-4073-8da3-eace5347ae11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11301 | 2025.06.04 15:43:09.148630 [ 260 ] {7f7ebe77-3eda-4073-8da3-eace5347ae11} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2025.06.04 15:43:09.148663 [ 260 ] {7f7ebe77-3eda-4073-8da3-eace5347ae11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11303 | 2025.06.04 15:43:09.148951 [ 260 ] {7f7ebe77-3eda-4073-8da3-eace5347ae11} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11304 | 2025.06.04 15:43:09.149138 [ 260 ] {7f7ebe77-3eda-4073-8da3-eace5347ae11} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11305 | 2025.06.04 15:43:09.149254 [ 260 ] {7f7ebe77-3eda-4073-8da3-eace5347ae11} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001245 sec., 306827.3092369478 rows/sec., 21.64 MiB/sec. | ||
| 11306 | 2025.06.04 15:43:09.149287 [ 260 ] {7f7ebe77-3eda-4073-8da3-eace5347ae11} <Debug> TCPHandler: Processed in 0.001400338 sec. | ||
| 11307 | 2025.06.04 15:43:09.149391 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11308 | 2025.06.04 15:43:09.149476 [ 260 ] {ba1b1e92-0d75-4d20-9d82-537499a52cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11309 | 2025.06.04 15:43:09.149513 [ 260 ] {ba1b1e92-0d75-4d20-9d82-537499a52cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11310 | 2025.06.04 15:43:09.149899 [ 260 ] {ba1b1e92-0d75-4d20-9d82-537499a52cde} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11311 | 2025.06.04 15:43:09.149934 [ 260 ] {ba1b1e92-0d75-4d20-9d82-537499a52cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11312 | 2025.06.04 15:43:09.150235 [ 260 ] {ba1b1e92-0d75-4d20-9d82-537499a52cde} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11313 | 2025.06.04 15:43:09.150439 [ 260 ] {ba1b1e92-0d75-4d20-9d82-537499a52cde} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2025.06.04 15:43:09.150563 [ 260 ] {ba1b1e92-0d75-4d20-9d82-537499a52cde} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 11315 | 2025.06.04 15:43:09.150597 [ 260 ] {ba1b1e92-0d75-4d20-9d82-537499a52cde} <Debug> TCPHandler: Processed in 0.001202584 sec. | ||
| 11316 | 2025.06.04 15:43:09.150695 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11317 | 2025.06.04 15:43:09.150786 [ 260 ] {94f23e33-b0eb-4338-ac92-fef127e6490f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11318 | 2025.06.04 15:43:09.150827 [ 260 ] {94f23e33-b0eb-4338-ac92-fef127e6490f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11319 | 2025.06.04 15:43:09.151218 [ 260 ] {94f23e33-b0eb-4338-ac92-fef127e6490f} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2025.06.04 15:43:09.151252 [ 260 ] {94f23e33-b0eb-4338-ac92-fef127e6490f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11321 | 2025.06.04 15:43:09.151571 [ 260 ] {94f23e33-b0eb-4338-ac92-fef127e6490f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11322 | 2025.06.04 15:43:09.151777 [ 260 ] {94f23e33-b0eb-4338-ac92-fef127e6490f} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2025.06.04 15:43:09.151881 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 11324 | 2025.06.04 15:43:09.151905 [ 260 ] {94f23e33-b0eb-4338-ac92-fef127e6490f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001137 sec., 208443.27176781002 rows/sec., 13.97 MiB/sec. | ||
| 11325 | 2025.06.04 15:43:09.151915 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2025.06.04 15:43:09.151936 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11327 | 2025.06.04 15:43:09.151942 [ 260 ] {94f23e33-b0eb-4338-ac92-fef127e6490f} <Debug> TCPHandler: Processed in 0.001292846 sec. | ||
| 11328 | 2025.06.04 15:43:09.152026 [ 188 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 11329 | 2025.06.04 15:43:09.152053 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11330 | 2025.06.04 15:43:09.152134 [ 188 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11331 | 2025.06.04 15:43:09.152144 [ 260 ] {b3827b4c-b785-4baf-a265-c506d46fccef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11332 | 2025.06.04 15:43:09.152168 [ 188 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 29719 rows starting from the beginning of the part | ||
| 11333 | 2025.06.04 15:43:09.152187 [ 260 ] {b3827b4c-b785-4baf-a265-c506d46fccef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11334 | 2025.06.04 15:43:09.152234 [ 188 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 118 rows starting from the beginning of the part | ||
| 11335 | 2025.06.04 15:43:09.152283 [ 188 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 11336 | 2025.06.04 15:43:09.152329 [ 188 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 237 rows starting from the beginning of the part | ||
| 11337 | 2025.06.04 15:43:09.152374 [ 188 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 164 rows starting from the beginning of the part | ||
| 11338 | 2025.06.04 15:43:09.152416 [ 188 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part | ||
| 11339 | 2025.06.04 15:43:09.152521 [ 260 ] {b3827b4c-b785-4baf-a265-c506d46fccef} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2025.06.04 15:43:09.152555 [ 260 ] {b3827b4c-b785-4baf-a265-c506d46fccef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11341 | 2025.06.04 15:43:09.152848 [ 260 ] {b3827b4c-b785-4baf-a265-c506d46fccef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11342 | 2025.06.04 15:43:09.153056 [ 260 ] {b3827b4c-b785-4baf-a265-c506d46fccef} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11343 | 2025.06.04 15:43:09.153182 [ 260 ] {b3827b4c-b785-4baf-a265-c506d46fccef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 11344 | 2025.06.04 15:43:09.153216 [ 260 ] {b3827b4c-b785-4baf-a265-c506d46fccef} <Debug> TCPHandler: Processed in 0.001209555 sec. | ||
| 11345 | 2025.06.04 15:43:09.153330 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11346 | 2025.06.04 15:43:09.153431 [ 260 ] {e58d9799-bd96-4093-96e1-f4e05e78e03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11347 | 2025.06.04 15:43:09.153472 [ 260 ] {e58d9799-bd96-4093-96e1-f4e05e78e03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11348 | 2025.06.04 15:43:09.153813 [ 260 ] {e58d9799-bd96-4093-96e1-f4e05e78e03a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11349 | 2025.06.04 15:43:09.153848 [ 260 ] {e58d9799-bd96-4093-96e1-f4e05e78e03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11350 | 2025.06.04 15:43:09.154170 [ 260 ] {e58d9799-bd96-4093-96e1-f4e05e78e03a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11351 | 2025.06.04 15:43:09.154386 [ 260 ] {e58d9799-bd96-4093-96e1-f4e05e78e03a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2025.06.04 15:43:09.154523 [ 260 ] {e58d9799-bd96-4093-96e1-f4e05e78e03a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001111 sec., 73807.3807380738 rows/sec., 4.69 MiB/sec. | ||
| 11353 | 2025.06.04 15:43:09.154564 [ 260 ] {e58d9799-bd96-4093-96e1-f4e05e78e03a} <Debug> TCPHandler: Processed in 0.001283846 sec. | ||
| 11354 | 2025.06.04 15:43:09.158508 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30635 rows, containing 5 columns (5 merged, 0 gathered) in 0.00651766 sec., 4700306.551737893 rows/sec., 317.51 MiB/sec. | ||
| 11355 | 2025.06.04 15:43:09.159174 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 11356 | 2025.06.04 15:43:09.159512 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2025.06.04 15:43:09.159605 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 11358 | 2025.06.04 15:43:09.159718 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11359 | 2025.06.04 15:43:12.344438 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11360 | 2025.06.04 15:43:12.344512 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11361 | 2025.06.04 15:43:12.546450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
| 11362 | 2025.06.04 15:43:12.546935 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2025.06.04 15:43:12.546973 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11364 | 2025.06.04 15:43:12.547445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11365 | 2025.06.04 15:43:12.547666 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2025.06.04 15:43:12.547798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
| 11367 | 2025.06.04 15:43:12.591681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1582 | ||
| 11368 | 2025.06.04 15:43:12.594281 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2025.06.04 15:43:12.594341 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11370 | 2025.06.04 15:43:12.595586 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11371 | 2025.06.04 15:43:12.595874 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2025.06.04 15:43:12.596260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1582 | ||
| 11373 | 2025.06.04 15:43:14.059201 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11374 | 2025.06.04 15:43:14.078136 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2025.06.04 15:43:14.078200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11376 | 2025.06.04 15:43:14.084860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11377 | 2025.06.04 15:43:14.085664 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2025.06.04 15:43:14.089769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11379 | 2025.06.04 15:43:14.136996 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11380 | 2025.06.04 15:43:14.137162 [ 260 ] {a2e1c6f6-47e6-4bd9-87a8-8fa84397fbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11381 | 2025.06.04 15:43:14.137227 [ 260 ] {a2e1c6f6-47e6-4bd9-87a8-8fa84397fbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11382 | 2025.06.04 15:43:14.137940 [ 260 ] {a2e1c6f6-47e6-4bd9-87a8-8fa84397fbc0} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2025.06.04 15:43:14.137985 [ 260 ] {a2e1c6f6-47e6-4bd9-87a8-8fa84397fbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11384 | 2025.06.04 15:43:14.138391 [ 260 ] {a2e1c6f6-47e6-4bd9-87a8-8fa84397fbc0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11385 | 2025.06.04 15:43:14.138637 [ 260 ] {a2e1c6f6-47e6-4bd9-87a8-8fa84397fbc0} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2025.06.04 15:43:14.138821 [ 260 ] {a2e1c6f6-47e6-4bd9-87a8-8fa84397fbc0} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001702 sec., 79905.99294947121 rows/sec., 6.90 MiB/sec. | ||
| 11387 | 2025.06.04 15:43:14.138830 [ 26 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11388 | 2025.06.04 15:43:14.138876 [ 260 ] {a2e1c6f6-47e6-4bd9-87a8-8fa84397fbc0} <Debug> TCPHandler: Processed in 0.002023285 sec. | ||
| 11389 | 2025.06.04 15:43:14.138893 [ 26 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2025.06.04 15:43:14.138920 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11391 | 2025.06.04 15:43:14.139025 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11392 | 2025.06.04 15:43:14.139039 [ 194 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 11393 | 2025.06.04 15:43:14.139143 [ 260 ] {1d622928-6495-4a46-ae9d-9e61e99295ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11394 | 2025.06.04 15:43:14.139186 [ 194 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11395 | 2025.06.04 15:43:14.139192 [ 260 ] {1d622928-6495-4a46-ae9d-9e61e99295ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11396 | 2025.06.04 15:43:14.139237 [ 194 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1847 rows starting from the beginning of the part | ||
| 11397 | 2025.06.04 15:43:14.139345 [ 194 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 136 rows starting from the beginning of the part | ||
| 11398 | 2025.06.04 15:43:14.139398 [ 194 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 617 rows starting from the beginning of the part | ||
| 11399 | 2025.06.04 15:43:14.139445 [ 194 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 140 rows starting from the beginning of the part | ||
| 11400 | 2025.06.04 15:43:14.139490 [ 194 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 617 rows starting from the beginning of the part | ||
| 11401 | 2025.06.04 15:43:14.139533 [ 194 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part | ||
| 11402 | 2025.06.04 15:43:14.139737 [ 260 ] {1d622928-6495-4a46-ae9d-9e61e99295ff} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11403 | 2025.06.04 15:43:14.139784 [ 260 ] {1d622928-6495-4a46-ae9d-9e61e99295ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11404 | 2025.06.04 15:43:14.140198 [ 260 ] {1d622928-6495-4a46-ae9d-9e61e99295ff} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11405 | 2025.06.04 15:43:14.140465 [ 260 ] {1d622928-6495-4a46-ae9d-9e61e99295ff} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11406 | 2025.06.04 15:43:14.140636 [ 260 ] {1d622928-6495-4a46-ae9d-9e61e99295ff} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00152 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 11407 | 2025.06.04 15:43:14.140679 [ 260 ] {1d622928-6495-4a46-ae9d-9e61e99295ff} <Debug> TCPHandler: Processed in 0.001707591 sec. | ||
| 11408 | 2025.06.04 15:43:14.140833 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11409 | 2025.06.04 15:43:14.140948 [ 260 ] {85596501-fd5c-49e5-9885-d816e3fe9221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11410 | 2025.06.04 15:43:14.140998 [ 260 ] {85596501-fd5c-49e5-9885-d816e3fe9221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11411 | 2025.06.04 15:43:14.141348 [ 195 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3493 rows, containing 5 columns (5 merged, 0 gathered) in 0.002358409 sec., 1481083.221782142 rows/sec., 125.51 MiB/sec. | ||
| 11412 | 2025.06.04 15:43:14.141565 [ 260 ] {85596501-fd5c-49e5-9885-d816e3fe9221} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11413 | 2025.06.04 15:43:14.141614 [ 260 ] {85596501-fd5c-49e5-9885-d816e3fe9221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11414 | 2025.06.04 15:43:14.141759 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11415 | 2025.06.04 15:43:14.141990 [ 260 ] {85596501-fd5c-49e5-9885-d816e3fe9221} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11416 | 2025.06.04 15:43:14.142272 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_96_19} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11417 | 2025.06.04 15:43:14.142289 [ 260 ] {85596501-fd5c-49e5-9885-d816e3fe9221} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2025.06.04 15:43:14.142410 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_96_19} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11419 | 2025.06.04 15:43:14.142463 [ 260 ] {85596501-fd5c-49e5-9885-d816e3fe9221} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001542 sec., 67444.87678339818 rows/sec., 5.27 MiB/sec. | ||
| 11420 | 2025.06.04 15:43:14.142468 [ 26 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11421 | 2025.06.04 15:43:14.142510 [ 260 ] {85596501-fd5c-49e5-9885-d816e3fe9221} <Debug> TCPHandler: Processed in 0.001743722 sec. | ||
| 11422 | 2025.06.04 15:43:14.142520 [ 26 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2025.06.04 15:43:14.142550 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11424 | 2025.06.04 15:43:14.142570 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11425 | 2025.06.04 15:43:14.142664 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2025.06.04 15:43:14.142711 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 11427 | 2025.06.04 15:43:14.142771 [ 260 ] {f398697c-18e9-48d7-a201-bf03e80e842d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11428 | 2025.06.04 15:43:14.142819 [ 260 ] {f398697c-18e9-48d7-a201-bf03e80e842d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11429 | 2025.06.04 15:43:14.142842 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11430 | 2025.06.04 15:43:14.142886 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 914 rows starting from the beginning of the part | ||
| 11431 | 2025.06.04 15:43:14.142976 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 104 rows starting from the beginning of the part | ||
| 11432 | 2025.06.04 15:43:14.143040 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 382 rows starting from the beginning of the part | ||
| 11433 | 2025.06.04 15:43:14.143098 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 112 rows starting from the beginning of the part | ||
| 11434 | 2025.06.04 15:43:14.143152 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 382 rows starting from the beginning of the part | ||
| 11435 | 2025.06.04 15:43:14.143213 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 11436 | 2025.06.04 15:43:14.143282 [ 260 ] {f398697c-18e9-48d7-a201-bf03e80e842d} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11437 | 2025.06.04 15:43:14.143323 [ 260 ] {f398697c-18e9-48d7-a201-bf03e80e842d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11438 | 2025.06.04 15:43:14.143696 [ 260 ] {f398697c-18e9-48d7-a201-bf03e80e842d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11439 | 2025.06.04 15:43:14.143940 [ 260 ] {f398697c-18e9-48d7-a201-bf03e80e842d} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11440 | 2025.06.04 15:43:14.144090 [ 260 ] {f398697c-18e9-48d7-a201-bf03e80e842d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001343 sec., 119136.26209977662 rows/sec., 8.30 MiB/sec. | ||
| 11441 | 2025.06.04 15:43:14.144128 [ 260 ] {f398697c-18e9-48d7-a201-bf03e80e842d} <Debug> TCPHandler: Processed in 0.001519729 sec. | ||
| 11442 | 2025.06.04 15:43:14.144245 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11443 | 2025.06.04 15:43:14.144345 [ 260 ] {a1e76a33-6539-4a03-bbe5-f8792eb005f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11444 | 2025.06.04 15:43:14.144402 [ 260 ] {a1e76a33-6539-4a03-bbe5-f8792eb005f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11445 | 2025.06.04 15:43:14.144469 [ 195 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001804142 sec., 1107451.630747469 rows/sec., 84.75 MiB/sec. | ||
| 11446 | 2025.06.04 15:43:14.144651 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11447 | 2025.06.04 15:43:14.144920 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_96_19} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2025.06.04 15:43:14.144994 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_96_19} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11449 | 2025.06.04 15:43:14.145082 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11450 | 2025.06.04 15:43:14.145266 [ 260 ] {a1e76a33-6539-4a03-bbe5-f8792eb005f4} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2025.06.04 15:43:14.145310 [ 260 ] {a1e76a33-6539-4a03-bbe5-f8792eb005f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11452 | 2025.06.04 15:43:14.145935 [ 260 ] {a1e76a33-6539-4a03-bbe5-f8792eb005f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11453 | 2025.06.04 15:43:14.146171 [ 260 ] {a1e76a33-6539-4a03-bbe5-f8792eb005f4} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2025.06.04 15:43:14.146327 [ 260 ] {a1e76a33-6539-4a03-bbe5-f8792eb005f4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002003 sec., 19970.044932601097 rows/sec., 35.79 MiB/sec. | ||
| 11455 | 2025.06.04 15:43:14.146407 [ 260 ] {a1e76a33-6539-4a03-bbe5-f8792eb005f4} <Debug> TCPHandler: Processed in 0.002212347 sec. | ||
| 11456 | 2025.06.04 15:43:14.146528 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11457 | 2025.06.04 15:43:14.146629 [ 260 ] {0be0e9bd-5b08-49d4-9306-6ba6bc0020c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11458 | 2025.06.04 15:43:14.146671 [ 260 ] {0be0e9bd-5b08-49d4-9306-6ba6bc0020c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11459 | 2025.06.04 15:43:14.147037 [ 260 ] {0be0e9bd-5b08-49d4-9306-6ba6bc0020c3} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11460 | 2025.06.04 15:43:14.147074 [ 260 ] {0be0e9bd-5b08-49d4-9306-6ba6bc0020c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11461 | 2025.06.04 15:43:14.147389 [ 260 ] {0be0e9bd-5b08-49d4-9306-6ba6bc0020c3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11462 | 2025.06.04 15:43:14.147613 [ 260 ] {0be0e9bd-5b08-49d4-9306-6ba6bc0020c3} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11463 | 2025.06.04 15:43:14.147732 [ 20 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11464 | 2025.06.04 15:43:14.147747 [ 260 ] {0be0e9bd-5b08-49d4-9306-6ba6bc0020c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 11465 | 2025.06.04 15:43:14.147766 [ 20 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11466 | 2025.06.04 15:43:14.147785 [ 260 ] {0be0e9bd-5b08-49d4-9306-6ba6bc0020c3} <Debug> TCPHandler: Processed in 0.001305826 sec. | ||
| 11467 | 2025.06.04 15:43:14.147785 [ 20 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11468 | 2025.06.04 15:43:14.147877 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 11469 | 2025.06.04 15:43:14.147990 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11470 | 2025.06.04 15:43:14.148020 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5424 rows starting from the beginning of the part | ||
| 11471 | 2025.06.04 15:43:14.148073 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 11472 | 2025.06.04 15:43:14.148118 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part | ||
| 11473 | 2025.06.04 15:43:14.148160 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 11474 | 2025.06.04 15:43:14.148200 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part | ||
| 11475 | 2025.06.04 15:43:14.148236 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 11476 | 2025.06.04 15:43:14.149996 [ 189 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5768 rows, containing 4 columns (4 merged, 0 gathered) in 0.002155867 sec., 2675489.7217685506 rows/sec., 175.52 MiB/sec. | ||
| 11477 | 2025.06.04 15:43:14.150424 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11478 | 2025.06.04 15:43:14.150789 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_96_19} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2025.06.04 15:43:14.150883 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_96_19} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11480 | 2025.06.04 15:43:14.151000 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11481 | 2025.06.04 15:43:15.027682 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11482 | 2025.06.04 15:43:15.027885 [ 260 ] {1b613350-0076-4518-a5a2-99362dcaf1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11483 | 2025.06.04 15:43:15.027967 [ 260 ] {1b613350-0076-4518-a5a2-99362dcaf1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11484 | 2025.06.04 15:43:15.028762 [ 260 ] {1b613350-0076-4518-a5a2-99362dcaf1b0} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2025.06.04 15:43:15.028804 [ 260 ] {1b613350-0076-4518-a5a2-99362dcaf1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11486 | 2025.06.04 15:43:15.029202 [ 260 ] {1b613350-0076-4518-a5a2-99362dcaf1b0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11487 | 2025.06.04 15:43:15.029424 [ 260 ] {1b613350-0076-4518-a5a2-99362dcaf1b0} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2025.06.04 15:43:15.029585 [ 260 ] {1b613350-0076-4518-a5a2-99362dcaf1b0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001752 sec., 121004.56621004565 rows/sec., 7.70 MiB/sec. | ||
| 11489 | 2025.06.04 15:43:15.029636 [ 260 ] {1b613350-0076-4518-a5a2-99362dcaf1b0} <Debug> TCPHandler: Processed in 0.002084556 sec. | ||
| 11490 | 2025.06.04 15:43:15.029764 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11491 | 2025.06.04 15:43:15.029867 [ 260 ] {283246f1-f4cf-480e-ac40-d8855b4752ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11492 | 2025.06.04 15:43:15.029911 [ 260 ] {283246f1-f4cf-480e-ac40-d8855b4752ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11493 | 2025.06.04 15:43:15.030317 [ 260 ] {283246f1-f4cf-480e-ac40-d8855b4752ba} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11494 | 2025.06.04 15:43:15.030353 [ 260 ] {283246f1-f4cf-480e-ac40-d8855b4752ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11495 | 2025.06.04 15:43:15.030639 [ 260 ] {283246f1-f4cf-480e-ac40-d8855b4752ba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11496 | 2025.06.04 15:43:15.030857 [ 260 ] {283246f1-f4cf-480e-ac40-d8855b4752ba} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11497 | 2025.06.04 15:43:15.030989 [ 260 ] {283246f1-f4cf-480e-ac40-d8855b4752ba} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001144 sec., 6993.006993006993 rows/sec., 570.23 KiB/sec. | ||
| 11498 | 2025.06.04 15:43:15.031028 [ 260 ] {283246f1-f4cf-480e-ac40-d8855b4752ba} <Debug> TCPHandler: Processed in 0.001313806 sec. | ||
| 11499 | 2025.06.04 15:43:15.031133 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11500 | 2025.06.04 15:43:15.031229 [ 260 ] {22c6766c-38e1-496f-935e-d428fbb0e299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11501 | 2025.06.04 15:43:15.031268 [ 260 ] {22c6766c-38e1-496f-935e-d428fbb0e299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11502 | 2025.06.04 15:43:15.032568 [ 260 ] {22c6766c-38e1-496f-935e-d428fbb0e299} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11503 | 2025.06.04 15:43:15.032604 [ 260 ] {22c6766c-38e1-496f-935e-d428fbb0e299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11504 | 2025.06.04 15:43:15.033014 [ 260 ] {22c6766c-38e1-496f-935e-d428fbb0e299} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11505 | 2025.06.04 15:43:15.033226 [ 260 ] {22c6766c-38e1-496f-935e-d428fbb0e299} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2025.06.04 15:43:15.033359 [ 260 ] {22c6766c-38e1-496f-935e-d428fbb0e299} <Debug> executeQuery: Read 1761 rows, 146.25 KiB in 0.002148 sec., 819832.4022346368 rows/sec., 66.49 MiB/sec. | ||
| 11507 | 2025.06.04 15:43:15.033398 [ 260 ] {22c6766c-38e1-496f-935e-d428fbb0e299} <Debug> TCPHandler: Processed in 0.002311548 sec. | ||
| 11508 | 2025.06.04 15:43:15.033507 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11509 | 2025.06.04 15:43:15.033603 [ 260 ] {131d4a6f-0bd4-419c-8237-63b3303b4d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11510 | 2025.06.04 15:43:15.033643 [ 260 ] {131d4a6f-0bd4-419c-8237-63b3303b4d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11511 | 2025.06.04 15:43:15.034051 [ 260 ] {131d4a6f-0bd4-419c-8237-63b3303b4d6c} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2025.06.04 15:43:15.034086 [ 260 ] {131d4a6f-0bd4-419c-8237-63b3303b4d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11513 | 2025.06.04 15:43:15.034361 [ 260 ] {131d4a6f-0bd4-419c-8237-63b3303b4d6c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11514 | 2025.06.04 15:43:15.034550 [ 260 ] {131d4a6f-0bd4-419c-8237-63b3303b4d6c} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11515 | 2025.06.04 15:43:15.034670 [ 260 ] {131d4a6f-0bd4-419c-8237-63b3303b4d6c} <Debug> executeQuery: Read 114 rows, 6.94 KiB in 0.001148 sec., 99303.13588850175 rows/sec., 5.91 MiB/sec. | ||
| 11516 | 2025.06.04 15:43:15.034777 [ 260 ] {131d4a6f-0bd4-419c-8237-63b3303b4d6c} <Debug> TCPHandler: Processed in 0.001317036 sec. | ||
| 11517 | 2025.06.04 15:43:15.034887 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11518 | 2025.06.04 15:43:15.034981 [ 260 ] {5c7f7948-ee8d-40bc-9e25-86906bf29c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11519 | 2025.06.04 15:43:15.035020 [ 260 ] {5c7f7948-ee8d-40bc-9e25-86906bf29c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11520 | 2025.06.04 15:43:15.035532 [ 260 ] {5c7f7948-ee8d-40bc-9e25-86906bf29c2f} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2025.06.04 15:43:15.035569 [ 260 ] {5c7f7948-ee8d-40bc-9e25-86906bf29c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11522 | 2025.06.04 15:43:15.035878 [ 260 ] {5c7f7948-ee8d-40bc-9e25-86906bf29c2f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11523 | 2025.06.04 15:43:15.036093 [ 260 ] {5c7f7948-ee8d-40bc-9e25-86906bf29c2f} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2025.06.04 15:43:15.036223 [ 260 ] {5c7f7948-ee8d-40bc-9e25-86906bf29c2f} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001259 sec., 270849.8808578237 rows/sec., 18.07 MiB/sec. | ||
| 11525 | 2025.06.04 15:43:15.036261 [ 260 ] {5c7f7948-ee8d-40bc-9e25-86906bf29c2f} <Debug> TCPHandler: Processed in 0.001421447 sec. | ||
| 11526 | 2025.06.04 15:43:15.036361 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11527 | 2025.06.04 15:43:15.036455 [ 260 ] {bd7153d8-d4c4-46ae-afbd-f86427f5929f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11528 | 2025.06.04 15:43:15.036494 [ 260 ] {bd7153d8-d4c4-46ae-afbd-f86427f5929f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11529 | 2025.06.04 15:43:15.036915 [ 260 ] {bd7153d8-d4c4-46ae-afbd-f86427f5929f} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2025.06.04 15:43:15.036952 [ 260 ] {bd7153d8-d4c4-46ae-afbd-f86427f5929f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11531 | 2025.06.04 15:43:15.037246 [ 260 ] {bd7153d8-d4c4-46ae-afbd-f86427f5929f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11532 | 2025.06.04 15:43:15.037452 [ 260 ] {bd7153d8-d4c4-46ae-afbd-f86427f5929f} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2025.06.04 15:43:15.037579 [ 260 ] {bd7153d8-d4c4-46ae-afbd-f86427f5929f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001142 sec., 98073.55516637478 rows/sec., 5.59 MiB/sec. | ||
| 11534 | 2025.06.04 15:43:15.037619 [ 260 ] {bd7153d8-d4c4-46ae-afbd-f86427f5929f} <Debug> TCPHandler: Processed in 0.001303996 sec. | ||
| 11535 | 2025.06.04 15:43:15.037727 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11536 | 2025.06.04 15:43:15.037823 [ 260 ] {f6b4fd1e-69d5-45d0-ac56-8e588e29ef51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11537 | 2025.06.04 15:43:15.037861 [ 260 ] {f6b4fd1e-69d5-45d0-ac56-8e588e29ef51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11538 | 2025.06.04 15:43:15.038676 [ 260 ] {f6b4fd1e-69d5-45d0-ac56-8e588e29ef51} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2025.06.04 15:43:15.038713 [ 260 ] {f6b4fd1e-69d5-45d0-ac56-8e588e29ef51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11540 | 2025.06.04 15:43:15.039046 [ 260 ] {f6b4fd1e-69d5-45d0-ac56-8e588e29ef51} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11541 | 2025.06.04 15:43:15.039257 [ 260 ] {f6b4fd1e-69d5-45d0-ac56-8e588e29ef51} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2025.06.04 15:43:15.039386 [ 260 ] {f6b4fd1e-69d5-45d0-ac56-8e588e29ef51} <Debug> executeQuery: Read 846 rows, 62.53 KiB in 0.001581 sec., 535104.3643263758 rows/sec., 38.62 MiB/sec. | ||
| 11543 | 2025.06.04 15:43:15.039424 [ 260 ] {f6b4fd1e-69d5-45d0-ac56-8e588e29ef51} <Debug> TCPHandler: Processed in 0.001744481 sec. | ||
| 11544 | 2025.06.04 15:43:15.039534 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2025.06.04 15:43:15.039628 [ 260 ] {a7a87dd6-23a8-4100-b2e5-42b76f677b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11546 | 2025.06.04 15:43:15.039668 [ 260 ] {a7a87dd6-23a8-4100-b2e5-42b76f677b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11547 | 2025.06.04 15:43:15.039989 [ 260 ] {a7a87dd6-23a8-4100-b2e5-42b76f677b8c} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2025.06.04 15:43:15.040024 [ 260 ] {a7a87dd6-23a8-4100-b2e5-42b76f677b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11549 | 2025.06.04 15:43:15.040321 [ 260 ] {a7a87dd6-23a8-4100-b2e5-42b76f677b8c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11550 | 2025.06.04 15:43:15.040537 [ 260 ] {a7a87dd6-23a8-4100-b2e5-42b76f677b8c} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2025.06.04 15:43:15.040663 [ 260 ] {a7a87dd6-23a8-4100-b2e5-42b76f677b8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 11552 | 2025.06.04 15:43:15.040700 [ 260 ] {a7a87dd6-23a8-4100-b2e5-42b76f677b8c} <Debug> TCPHandler: Processed in 0.001213405 sec. | ||
| 11553 | 2025.06.04 15:43:15.040809 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2025.06.04 15:43:15.040902 [ 260 ] {12d72f45-aa38-43d4-8f3d-b7bf0723fb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11555 | 2025.06.04 15:43:15.040945 [ 260 ] {12d72f45-aa38-43d4-8f3d-b7bf0723fb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11556 | 2025.06.04 15:43:15.041608 [ 260 ] {12d72f45-aa38-43d4-8f3d-b7bf0723fb75} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2025.06.04 15:43:15.041645 [ 260 ] {12d72f45-aa38-43d4-8f3d-b7bf0723fb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11558 | 2025.06.04 15:43:15.042017 [ 260 ] {12d72f45-aa38-43d4-8f3d-b7bf0723fb75} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11559 | 2025.06.04 15:43:15.042224 [ 260 ] {12d72f45-aa38-43d4-8f3d-b7bf0723fb75} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2025.06.04 15:43:15.042351 [ 260 ] {12d72f45-aa38-43d4-8f3d-b7bf0723fb75} <Debug> executeQuery: Read 959 rows, 65.25 KiB in 0.001466 sec., 654160.9822646658 rows/sec., 43.47 MiB/sec. | ||
| 11561 | 2025.06.04 15:43:15.042389 [ 260 ] {12d72f45-aa38-43d4-8f3d-b7bf0723fb75} <Debug> TCPHandler: Processed in 0.00162777 sec. | ||
| 11562 | 2025.06.04 15:43:15.042499 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2025.06.04 15:43:15.042594 [ 260 ] {c28f6d6f-7b55-432b-ae60-5e7ecf595b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11564 | 2025.06.04 15:43:15.042637 [ 260 ] {c28f6d6f-7b55-432b-ae60-5e7ecf595b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11565 | 2025.06.04 15:43:15.042947 [ 260 ] {c28f6d6f-7b55-432b-ae60-5e7ecf595b91} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2025.06.04 15:43:15.042984 [ 260 ] {c28f6d6f-7b55-432b-ae60-5e7ecf595b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11567 | 2025.06.04 15:43:15.043274 [ 260 ] {c28f6d6f-7b55-432b-ae60-5e7ecf595b91} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11568 | 2025.06.04 15:43:15.043475 [ 260 ] {c28f6d6f-7b55-432b-ae60-5e7ecf595b91} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2025.06.04 15:43:15.043602 [ 260 ] {c28f6d6f-7b55-432b-ae60-5e7ecf595b91} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 11570 | 2025.06.04 15:43:15.043637 [ 260 ] {c28f6d6f-7b55-432b-ae60-5e7ecf595b91} <Debug> TCPHandler: Processed in 0.001185474 sec. | ||
| 11571 | 2025.06.04 15:43:15.043735 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2025.06.04 15:43:15.043828 [ 260 ] {6c8b120a-3c46-4a49-ad8e-4e89d40d490d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11573 | 2025.06.04 15:43:15.043867 [ 260 ] {6c8b120a-3c46-4a49-ad8e-4e89d40d490d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11574 | 2025.06.04 15:43:15.044184 [ 260 ] {6c8b120a-3c46-4a49-ad8e-4e89d40d490d} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11575 | 2025.06.04 15:43:15.044221 [ 260 ] {6c8b120a-3c46-4a49-ad8e-4e89d40d490d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11576 | 2025.06.04 15:43:15.044521 [ 260 ] {6c8b120a-3c46-4a49-ad8e-4e89d40d490d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11577 | 2025.06.04 15:43:15.044724 [ 260 ] {6c8b120a-3c46-4a49-ad8e-4e89d40d490d} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11578 | 2025.06.04 15:43:15.044852 [ 260 ] {6c8b120a-3c46-4a49-ad8e-4e89d40d490d} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001042 sec., 32629.558541266797 rows/sec., 1.89 MiB/sec. | ||
| 11579 | 2025.06.04 15:43:15.044889 [ 260 ] {6c8b120a-3c46-4a49-ad8e-4e89d40d490d} <Debug> TCPHandler: Processed in 0.001200754 sec. | ||
| 11580 | 2025.06.04 15:43:19.132524 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2025.06.04 15:43:19.132730 [ 260 ] {c0e79ee8-fd9b-4668-b0bd-1db5b002676d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11582 | 2025.06.04 15:43:19.132804 [ 260 ] {c0e79ee8-fd9b-4668-b0bd-1db5b002676d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11583 | 2025.06.04 15:43:19.133499 [ 260 ] {c0e79ee8-fd9b-4668-b0bd-1db5b002676d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11584 | 2025.06.04 15:43:19.133549 [ 260 ] {c0e79ee8-fd9b-4668-b0bd-1db5b002676d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11585 | 2025.06.04 15:43:19.133940 [ 260 ] {c0e79ee8-fd9b-4668-b0bd-1db5b002676d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11586 | 2025.06.04 15:43:19.134162 [ 260 ] {c0e79ee8-fd9b-4668-b0bd-1db5b002676d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11587 | 2025.06.04 15:43:19.134331 [ 260 ] {c0e79ee8-fd9b-4668-b0bd-1db5b002676d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 11588 | 2025.06.04 15:43:19.134381 [ 260 ] {c0e79ee8-fd9b-4668-b0bd-1db5b002676d} <Debug> TCPHandler: Processed in 0.001989974 sec. | ||
| 11589 | 2025.06.04 15:43:19.134502 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11590 | 2025.06.04 15:43:19.134602 [ 260 ] {9f4ca100-39d7-44d8-8cd8-f85373511c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11591 | 2025.06.04 15:43:19.134644 [ 260 ] {9f4ca100-39d7-44d8-8cd8-f85373511c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11592 | 2025.06.04 15:43:19.135080 [ 260 ] {9f4ca100-39d7-44d8-8cd8-f85373511c96} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2025.06.04 15:43:19.135118 [ 260 ] {9f4ca100-39d7-44d8-8cd8-f85373511c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11594 | 2025.06.04 15:43:19.135423 [ 260 ] {9f4ca100-39d7-44d8-8cd8-f85373511c96} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11595 | 2025.06.04 15:43:19.135629 [ 260 ] {9f4ca100-39d7-44d8-8cd8-f85373511c96} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2025.06.04 15:43:19.135765 [ 260 ] {9f4ca100-39d7-44d8-8cd8-f85373511c96} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 11597 | 2025.06.04 15:43:19.135802 [ 260 ] {9f4ca100-39d7-44d8-8cd8-f85373511c96} <Debug> TCPHandler: Processed in 0.001350706 sec. | ||
| 11598 | 2025.06.04 15:43:19.135914 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11599 | 2025.06.04 15:43:19.136008 [ 260 ] {2feed5e5-ed02-41e8-8663-727a668ab06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11600 | 2025.06.04 15:43:19.136050 [ 260 ] {2feed5e5-ed02-41e8-8663-727a668ab06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11601 | 2025.06.04 15:43:19.136442 [ 260 ] {2feed5e5-ed02-41e8-8663-727a668ab06a} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11602 | 2025.06.04 15:43:19.136477 [ 260 ] {2feed5e5-ed02-41e8-8663-727a668ab06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11603 | 2025.06.04 15:43:19.136818 [ 260 ] {2feed5e5-ed02-41e8-8663-727a668ab06a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11604 | 2025.06.04 15:43:19.137025 [ 260 ] {2feed5e5-ed02-41e8-8663-727a668ab06a} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11605 | 2025.06.04 15:43:19.137159 [ 260 ] {2feed5e5-ed02-41e8-8663-727a668ab06a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001171 sec., 109308.28351836037 rows/sec., 7.61 MiB/sec. | ||
| 11606 | 2025.06.04 15:43:19.137195 [ 260 ] {2feed5e5-ed02-41e8-8663-727a668ab06a} <Debug> TCPHandler: Processed in 0.001328606 sec. | ||
| 11607 | 2025.06.04 15:43:19.137305 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11608 | 2025.06.04 15:43:19.137396 [ 260 ] {f7fd4b81-1029-4ccb-9bd6-77b10d2f5b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11609 | 2025.06.04 15:43:19.137435 [ 260 ] {f7fd4b81-1029-4ccb-9bd6-77b10d2f5b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11610 | 2025.06.04 15:43:19.137760 [ 260 ] {f7fd4b81-1029-4ccb-9bd6-77b10d2f5b0e} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11611 | 2025.06.04 15:43:19.137795 [ 260 ] {f7fd4b81-1029-4ccb-9bd6-77b10d2f5b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11612 | 2025.06.04 15:43:19.138091 [ 260 ] {f7fd4b81-1029-4ccb-9bd6-77b10d2f5b0e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11613 | 2025.06.04 15:43:19.138296 [ 260 ] {f7fd4b81-1029-4ccb-9bd6-77b10d2f5b0e} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2025.06.04 15:43:19.138428 [ 260 ] {f7fd4b81-1029-4ccb-9bd6-77b10d2f5b0e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001051 sec., 45670.78972407231 rows/sec., 3.08 MiB/sec. | ||
| 11615 | 2025.06.04 15:43:19.138463 [ 260 ] {f7fd4b81-1029-4ccb-9bd6-77b10d2f5b0e} <Debug> TCPHandler: Processed in 0.001205545 sec. | ||
| 11616 | 2025.06.04 15:43:20.048024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
| 11617 | 2025.06.04 15:43:20.048559 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2025.06.04 15:43:20.048606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11619 | 2025.06.04 15:43:20.049105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11620 | 2025.06.04 15:43:20.049349 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2025.06.04 15:43:20.049495 [ 32 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11622 | 2025.06.04 15:43:20.049508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
| 11623 | 2025.06.04 15:43:20.049574 [ 32 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11624 | 2025.06.04 15:43:20.049603 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11625 | 2025.06.04 15:43:20.049706 [ 189 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 11626 | 2025.06.04 15:43:20.049821 [ 189 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11627 | 2025.06.04 15:43:20.049857 [ 189 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 11628 | 2025.06.04 15:43:20.049923 [ 189 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
| 11629 | 2025.06.04 15:43:20.049976 [ 189 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
| 11630 | 2025.06.04 15:43:20.050024 [ 189 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
| 11631 | 2025.06.04 15:43:20.050071 [ 189 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
| 11632 | 2025.06.04 15:43:20.050115 [ 189 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
| 11633 | 2025.06.04 15:43:20.052255 [ 190 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.002622062 sec., 10678237.204154592 rows/sec., 152.75 MiB/sec. | ||
| 11634 | 2025.06.04 15:43:20.052483 [ 197 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11635 | 2025.06.04 15:43:20.052713 [ 197 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_61_12} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2025.06.04 15:43:20.052840 [ 197 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_61_12} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11637 | 2025.06.04 15:43:20.052911 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 11638 | 2025.06.04 15:43:21.589951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11639 | 2025.06.04 15:43:21.608630 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2025.06.04 15:43:21.608702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11641 | 2025.06.04 15:43:21.615538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11642 | 2025.06.04 15:43:21.616329 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2025.06.04 15:43:21.616669 [ 25 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11644 | 2025.06.04 15:43:21.616742 [ 25 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11645 | 2025.06.04 15:43:21.616765 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11646 | 2025.06.04 15:43:21.616864 [ 200 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 11647 | 2025.06.04 15:43:21.619868 [ 200 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11648 | 2025.06.04 15:43:21.620257 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11649 | 2025.06.04 15:43:21.620780 [ 200 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 11650 | 2025.06.04 15:43:21.624500 [ 200 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 11651 | 2025.06.04 15:43:21.628073 [ 200 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 11652 | 2025.06.04 15:43:21.631883 [ 200 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 11653 | 2025.06.04 15:43:21.636410 [ 200 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 11654 | 2025.06.04 15:43:21.640571 [ 200 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 11655 | 2025.06.04 15:43:21.695849 [ 197 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079019061 sec., 5821.38023634576 rows/sec., 30.10 MiB/sec. | ||
| 11656 | 2025.06.04 15:43:21.698064 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11657 | 2025.06.04 15:43:21.699843 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_61_12} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2025.06.04 15:43:21.699958 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_61_12} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11659 | 2025.06.04 15:43:21.701574 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11660 | 2025.06.04 15:43:22.596586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1624 | ||
| 11661 | 2025.06.04 15:43:22.599235 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11662 | 2025.06.04 15:43:22.599298 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11663 | 2025.06.04 15:43:22.600567 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11664 | 2025.06.04 15:43:22.600851 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2025.06.04 15:43:22.601260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 11666 | 2025.06.04 15:43:23.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.90 MiB, peak 331.05 MiB, free memory in arenas 0.00 B, will set to 316.91 MiB (RSS), difference: 4.01 MiB | ||
| 11667 | 2025.06.04 15:43:24.136020 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11668 | 2025.06.04 15:43:24.136197 [ 260 ] {219f0bd6-7793-4870-abf0-6e0f83d350b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11669 | 2025.06.04 15:43:24.136262 [ 260 ] {219f0bd6-7793-4870-abf0-6e0f83d350b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11670 | 2025.06.04 15:43:24.136959 [ 260 ] {219f0bd6-7793-4870-abf0-6e0f83d350b1} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2025.06.04 15:43:24.137006 [ 260 ] {219f0bd6-7793-4870-abf0-6e0f83d350b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11672 | 2025.06.04 15:43:24.137413 [ 260 ] {219f0bd6-7793-4870-abf0-6e0f83d350b1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11673 | 2025.06.04 15:43:24.137643 [ 260 ] {219f0bd6-7793-4870-abf0-6e0f83d350b1} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11674 | 2025.06.04 15:43:24.137800 [ 260 ] {219f0bd6-7793-4870-abf0-6e0f83d350b1} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001652 sec., 82324.45520581113 rows/sec., 7.11 MiB/sec. | ||
| 11675 | 2025.06.04 15:43:24.137852 [ 260 ] {219f0bd6-7793-4870-abf0-6e0f83d350b1} <Debug> TCPHandler: Processed in 0.001957544 sec. | ||
| 11676 | 2025.06.04 15:43:24.137977 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11677 | 2025.06.04 15:43:24.138079 [ 260 ] {fa6fbbc0-b4db-4642-823b-e74fbb0914eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11678 | 2025.06.04 15:43:24.138122 [ 260 ] {fa6fbbc0-b4db-4642-823b-e74fbb0914eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11679 | 2025.06.04 15:43:24.138542 [ 260 ] {fa6fbbc0-b4db-4642-823b-e74fbb0914eb} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11680 | 2025.06.04 15:43:24.138579 [ 260 ] {fa6fbbc0-b4db-4642-823b-e74fbb0914eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11681 | 2025.06.04 15:43:24.138889 [ 260 ] {fa6fbbc0-b4db-4642-823b-e74fbb0914eb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11682 | 2025.06.04 15:43:24.139108 [ 260 ] {fa6fbbc0-b4db-4642-823b-e74fbb0914eb} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2025.06.04 15:43:24.139240 [ 260 ] {fa6fbbc0-b4db-4642-823b-e74fbb0914eb} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001185 sec., 33755.27426160337 rows/sec., 2.48 MiB/sec. | ||
| 11684 | 2025.06.04 15:43:24.139249 [ 31 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11685 | 2025.06.04 15:43:24.139279 [ 260 ] {fa6fbbc0-b4db-4642-823b-e74fbb0914eb} <Debug> TCPHandler: Processed in 0.001355597 sec. | ||
| 11686 | 2025.06.04 15:43:24.139332 [ 31 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2025.06.04 15:43:24.139363 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11688 | 2025.06.04 15:43:24.139420 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11689 | 2025.06.04 15:43:24.139472 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11690 | 2025.06.04 15:43:24.139519 [ 260 ] {216c9da1-6bc0-4340-a9d0-b511aeafbf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11691 | 2025.06.04 15:43:24.139565 [ 260 ] {216c9da1-6bc0-4340-a9d0-b511aeafbf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11692 | 2025.06.04 15:43:24.139596 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11693 | 2025.06.04 15:43:24.139640 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 164 rows starting from the beginning of the part | ||
| 11694 | 2025.06.04 15:43:24.139717 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part | ||
| 11695 | 2025.06.04 15:43:24.139769 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 106 rows starting from the beginning of the part | ||
| 11696 | 2025.06.04 15:43:24.139854 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 40 rows starting from the beginning of the part | ||
| 11697 | 2025.06.04 15:43:24.139911 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 114 rows starting from the beginning of the part | ||
| 11698 | 2025.06.04 15:43:24.139958 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 40 rows starting from the beginning of the part | ||
| 11699 | 2025.06.04 15:43:24.140008 [ 260 ] {216c9da1-6bc0-4340-a9d0-b511aeafbf61} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2025.06.04 15:43:24.140049 [ 260 ] {216c9da1-6bc0-4340-a9d0-b511aeafbf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11701 | 2025.06.04 15:43:24.140722 [ 260 ] {216c9da1-6bc0-4340-a9d0-b511aeafbf61} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11702 | 2025.06.04 15:43:24.140967 [ 260 ] {216c9da1-6bc0-4340-a9d0-b511aeafbf61} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2025.06.04 15:43:24.141102 [ 260 ] {216c9da1-6bc0-4340-a9d0-b511aeafbf61} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001601 sec., 64959.40037476577 rows/sec., 5.07 MiB/sec. | ||
| 11704 | 2025.06.04 15:43:24.141142 [ 260 ] {216c9da1-6bc0-4340-a9d0-b511aeafbf61} <Debug> TCPHandler: Processed in 0.001784602 sec. | ||
| 11705 | 2025.06.04 15:43:24.141155 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725661 sec., 296697.9030064422 rows/sec., 20.13 MiB/sec. | ||
| 11706 | 2025.06.04 15:43:24.141257 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2025.06.04 15:43:24.141357 [ 260 ] {59a3b0fd-d601-4c8b-b43e-6bfb06cd0be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11708 | 2025.06.04 15:43:24.141388 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11709 | 2025.06.04 15:43:24.141401 [ 260 ] {59a3b0fd-d601-4c8b-b43e-6bfb06cd0be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11710 | 2025.06.04 15:43:24.141752 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_81_16} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11711 | 2025.06.04 15:43:24.141827 [ 260 ] {59a3b0fd-d601-4c8b-b43e-6bfb06cd0be2} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2025.06.04 15:43:24.141859 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_81_16} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11713 | 2025.06.04 15:43:24.141871 [ 260 ] {59a3b0fd-d601-4c8b-b43e-6bfb06cd0be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11714 | 2025.06.04 15:43:24.141986 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11715 | 2025.06.04 15:43:24.142218 [ 260 ] {59a3b0fd-d601-4c8b-b43e-6bfb06cd0be2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11716 | 2025.06.04 15:43:24.142431 [ 260 ] {59a3b0fd-d601-4c8b-b43e-6bfb06cd0be2} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2025.06.04 15:43:24.142564 [ 260 ] {59a3b0fd-d601-4c8b-b43e-6bfb06cd0be2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 11718 | 2025.06.04 15:43:24.142601 [ 260 ] {59a3b0fd-d601-4c8b-b43e-6bfb06cd0be2} <Debug> TCPHandler: Processed in 0.001393867 sec. | ||
| 11719 | 2025.06.04 15:43:24.142712 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2025.06.04 15:43:24.142806 [ 260 ] {3a05acc9-52cf-4433-8019-481ab03288bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11721 | 2025.06.04 15:43:24.142860 [ 260 ] {3a05acc9-52cf-4433-8019-481ab03288bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11722 | 2025.06.04 15:43:24.143689 [ 260 ] {3a05acc9-52cf-4433-8019-481ab03288bf} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11723 | 2025.06.04 15:43:24.143726 [ 260 ] {3a05acc9-52cf-4433-8019-481ab03288bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11724 | 2025.06.04 15:43:24.144293 [ 260 ] {3a05acc9-52cf-4433-8019-481ab03288bf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11725 | 2025.06.04 15:43:24.144527 [ 260 ] {3a05acc9-52cf-4433-8019-481ab03288bf} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11726 | 2025.06.04 15:43:24.144668 [ 260 ] {3a05acc9-52cf-4433-8019-481ab03288bf} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00188 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 11727 | 2025.06.04 15:43:24.144730 [ 260 ] {3a05acc9-52cf-4433-8019-481ab03288bf} <Debug> TCPHandler: Processed in 0.002068316 sec. | ||
| 11728 | 2025.06.04 15:43:24.144843 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2025.06.04 15:43:24.144938 [ 260 ] {094b8c80-70fb-41f9-9c4f-6f6d5ee55ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11730 | 2025.06.04 15:43:24.144978 [ 260 ] {094b8c80-70fb-41f9-9c4f-6f6d5ee55ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11731 | 2025.06.04 15:43:24.145312 [ 260 ] {094b8c80-70fb-41f9-9c4f-6f6d5ee55ce7} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11732 | 2025.06.04 15:43:24.145349 [ 260 ] {094b8c80-70fb-41f9-9c4f-6f6d5ee55ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11733 | 2025.06.04 15:43:24.145649 [ 260 ] {094b8c80-70fb-41f9-9c4f-6f6d5ee55ce7} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11734 | 2025.06.04 15:43:24.145855 [ 260 ] {094b8c80-70fb-41f9-9c4f-6f6d5ee55ce7} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11735 | 2025.06.04 15:43:24.145990 [ 260 ] {094b8c80-70fb-41f9-9c4f-6f6d5ee55ce7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 11736 | 2025.06.04 15:43:24.146027 [ 260 ] {094b8c80-70fb-41f9-9c4f-6f6d5ee55ce7} <Debug> TCPHandler: Processed in 0.001234235 sec. | ||
| 11737 | 2025.06.04 15:43:27.344567 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11738 | 2025.06.04 15:43:27.344630 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11739 | 2025.06.04 15:43:27.509450 [ 90 ] {} <Debug> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 11740 | 2025.06.04 15:43:27.509547 [ 90 ] {} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11741 | 2025.06.04 15:43:27.509590 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11742 | 2025.06.04 15:43:27.509813 [ 191 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 11743 | 2025.06.04 15:43:27.510027 [ 191 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11744 | 2025.06.04 15:43:27.510081 [ 191 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 342 rows starting from the beginning of the part | ||
| 11745 | 2025.06.04 15:43:27.510181 [ 191 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 341 rows starting from the beginning of the part | ||
| 11746 | 2025.06.04 15:43:27.510254 [ 191 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part | ||
| 11747 | 2025.06.04 15:43:27.510321 [ 191 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 113 rows starting from the beginning of the part | ||
| 11748 | 2025.06.04 15:43:27.510392 [ 191 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 341 rows starting from the beginning of the part | ||
| 11749 | 2025.06.04 15:43:27.511517 [ 198 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.001792482 sec., 697357.072483852 rows/sec., 48.94 MiB/sec. | ||
| 11750 | 2025.06.04 15:43:27.511714 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11751 | 2025.06.04 15:43:27.512038 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_37_8} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2025.06.04 15:43:27.512131 [ 187 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_37_8} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 11753 | 2025.06.04 15:43:27.512217 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11754 | 2025.06.04 15:43:27.549833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
| 11755 | 2025.06.04 15:43:27.550526 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2025.06.04 15:43:27.550570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11757 | 2025.06.04 15:43:27.551067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11758 | 2025.06.04 15:43:27.551314 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11759 | 2025.06.04 15:43:27.551461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
| 11760 | 2025.06.04 15:43:28.081680 [ 108 ] {} <Debug> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 11761 | 2025.06.04 15:43:28.081795 [ 108 ] {} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11762 | 2025.06.04 15:43:28.081840 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11763 | 2025.06.04 15:43:28.081999 [ 188 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 11764 | 2025.06.04 15:43:28.082201 [ 188 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11765 | 2025.06.04 15:43:28.082261 [ 188 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 34 rows starting from the beginning of the part | ||
| 11766 | 2025.06.04 15:43:28.082370 [ 188 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11767 | 2025.06.04 15:43:28.082447 [ 188 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 11768 | 2025.06.04 15:43:28.082506 [ 188 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 11769 | 2025.06.04 15:43:28.082544 [ 188 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 11770 | 2025.06.04 15:43:28.083299 [ 198 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001368407 sec., 27769.515940798312 rows/sec., 1.82 MiB/sec. | ||
| 11771 | 2025.06.04 15:43:28.083496 [ 199 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11772 | 2025.06.04 15:43:28.083810 [ 199 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_37_8} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11773 | 2025.06.04 15:43:28.083897 [ 199 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_37_8} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 11774 | 2025.06.04 15:43:28.084011 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11775 | 2025.06.04 15:43:29.120431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11776 | 2025.06.04 15:43:29.136345 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11777 | 2025.06.04 15:43:29.136400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11778 | 2025.06.04 15:43:29.140055 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11779 | 2025.06.04 15:43:29.140216 [ 260 ] {962f62f3-34e2-4157-b416-3e8366481fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11780 | 2025.06.04 15:43:29.140278 [ 260 ] {962f62f3-34e2-4157-b416-3e8366481fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11781 | 2025.06.04 15:43:29.140980 [ 260 ] {962f62f3-34e2-4157-b416-3e8366481fae} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11782 | 2025.06.04 15:43:29.141016 [ 260 ] {962f62f3-34e2-4157-b416-3e8366481fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11783 | 2025.06.04 15:43:29.141378 [ 260 ] {962f62f3-34e2-4157-b416-3e8366481fae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11784 | 2025.06.04 15:43:29.141609 [ 260 ] {962f62f3-34e2-4157-b416-3e8366481fae} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11785 | 2025.06.04 15:43:29.141761 [ 130 ] {} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11786 | 2025.06.04 15:43:29.141773 [ 260 ] {962f62f3-34e2-4157-b416-3e8366481fae} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001599 sec., 132582.86429018137 rows/sec., 8.43 MiB/sec. | ||
| 11787 | 2025.06.04 15:43:29.141827 [ 130 ] {} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2025.06.04 15:43:29.141847 [ 260 ] {962f62f3-34e2-4157-b416-3e8366481fae} <Debug> TCPHandler: Processed in 0.001916394 sec. | ||
| 11789 | 2025.06.04 15:43:29.141852 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11790 | 2025.06.04 15:43:29.141958 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11791 | 2025.06.04 15:43:29.141984 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11792 | 2025.06.04 15:43:29.142046 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11793 | 2025.06.04 15:43:29.142076 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 212 rows starting from the beginning of the part | ||
| 11794 | 2025.06.04 15:43:29.142090 [ 260 ] {2a6e1c6c-7e0e-412c-b166-8f2edb7575c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11795 | 2025.06.04 15:43:29.142132 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 11796 | 2025.06.04 15:43:29.142134 [ 260 ] {2a6e1c6c-7e0e-412c-b166-8f2edb7575c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11797 | 2025.06.04 15:43:29.142177 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 11798 | 2025.06.04 15:43:29.142216 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 11799 | 2025.06.04 15:43:29.142253 [ 188 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 11800 | 2025.06.04 15:43:29.142273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11801 | 2025.06.04 15:43:29.142897 [ 260 ] {2a6e1c6c-7e0e-412c-b166-8f2edb7575c2} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2025.06.04 15:43:29.142932 [ 260 ] {2a6e1c6c-7e0e-412c-b166-8f2edb7575c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11803 | 2025.06.04 15:43:29.142972 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11804 | 2025.06.04 15:43:29.143086 [ 198 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001163704 sec., 910884.5548352503 rows/sec., 61.41 MiB/sec. | ||
| 11805 | 2025.06.04 15:43:29.143222 [ 192 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11806 | 2025.06.04 15:43:29.143496 [ 192 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_37_9} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2025.06.04 15:43:29.143548 [ 260 ] {2a6e1c6c-7e0e-412c-b166-8f2edb7575c2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11808 | 2025.06.04 15:43:29.143584 [ 192 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_37_9} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11809 | 2025.06.04 15:43:29.143674 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11810 | 2025.06.04 15:43:29.143821 [ 260 ] {2a6e1c6c-7e0e-412c-b166-8f2edb7575c2} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2025.06.04 15:43:29.143963 [ 260 ] {2a6e1c6c-7e0e-412c-b166-8f2edb7575c2} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001892 sec., 326109.93657505285 rows/sec., 25.49 MiB/sec. | ||
| 11812 | 2025.06.04 15:43:29.144003 [ 260 ] {2a6e1c6c-7e0e-412c-b166-8f2edb7575c2} <Debug> TCPHandler: Processed in 0.002071715 sec. | ||
| 11813 | 2025.06.04 15:43:29.144125 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2025.06.04 15:43:29.144224 [ 260 ] {8c3446b1-1981-41cb-a53f-4f406c9832c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11815 | 2025.06.04 15:43:29.144265 [ 260 ] {8c3446b1-1981-41cb-a53f-4f406c9832c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11816 | 2025.06.04 15:43:29.144715 [ 260 ] {8c3446b1-1981-41cb-a53f-4f406c9832c4} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2025.06.04 15:43:29.144751 [ 260 ] {8c3446b1-1981-41cb-a53f-4f406c9832c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11818 | 2025.06.04 15:43:29.145041 [ 260 ] {8c3446b1-1981-41cb-a53f-4f406c9832c4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11819 | 2025.06.04 15:43:29.145237 [ 260 ] {8c3446b1-1981-41cb-a53f-4f406c9832c4} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2025.06.04 15:43:29.145367 [ 260 ] {8c3446b1-1981-41cb-a53f-4f406c9832c4} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001165 sec., 90987.12446351931 rows/sec., 5.35 MiB/sec. | ||
| 11821 | 2025.06.04 15:43:29.145405 [ 260 ] {8c3446b1-1981-41cb-a53f-4f406c9832c4} <Debug> TCPHandler: Processed in 0.001330976 sec. | ||
| 11822 | 2025.06.04 15:43:29.145520 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2025.06.04 15:43:29.145615 [ 260 ] {4372b143-a761-448f-9734-5ea0cdf8e9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11824 | 2025.06.04 15:43:29.145653 [ 260 ] {4372b143-a761-448f-9734-5ea0cdf8e9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11825 | 2025.06.04 15:43:29.146080 [ 260 ] {4372b143-a761-448f-9734-5ea0cdf8e9fe} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2025.06.04 15:43:29.146116 [ 260 ] {4372b143-a761-448f-9734-5ea0cdf8e9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11827 | 2025.06.04 15:43:29.146228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11828 | 2025.06.04 15:43:29.146396 [ 260 ] {4372b143-a761-448f-9734-5ea0cdf8e9fe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11829 | 2025.06.04 15:43:29.146599 [ 260 ] {4372b143-a761-448f-9734-5ea0cdf8e9fe} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11830 | 2025.06.04 15:43:29.146722 [ 260 ] {4372b143-a761-448f-9734-5ea0cdf8e9fe} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001128 sec., 100177.304964539 rows/sec., 6.48 MiB/sec. | ||
| 11831 | 2025.06.04 15:43:29.146758 [ 260 ] {4372b143-a761-448f-9734-5ea0cdf8e9fe} <Debug> TCPHandler: Processed in 0.001287156 sec. | ||
| 11832 | 2025.06.04 15:43:29.146872 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11833 | 2025.06.04 15:43:29.146966 [ 260 ] {be46c132-48f5-42ca-9109-c3ae7f95760a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11834 | 2025.06.04 15:43:29.147004 [ 260 ] {be46c132-48f5-42ca-9109-c3ae7f95760a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11835 | 2025.06.04 15:43:29.147422 [ 260 ] {be46c132-48f5-42ca-9109-c3ae7f95760a} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2025.06.04 15:43:29.147457 [ 260 ] {be46c132-48f5-42ca-9109-c3ae7f95760a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11837 | 2025.06.04 15:43:29.147744 [ 260 ] {be46c132-48f5-42ca-9109-c3ae7f95760a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11838 | 2025.06.04 15:43:29.147942 [ 260 ] {be46c132-48f5-42ca-9109-c3ae7f95760a} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2025.06.04 15:43:29.148047 [ 130 ] {} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11840 | 2025.06.04 15:43:29.148070 [ 260 ] {be46c132-48f5-42ca-9109-c3ae7f95760a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001124 sec., 99644.12811387901 rows/sec., 5.68 MiB/sec. | ||
| 11841 | 2025.06.04 15:43:29.148080 [ 130 ] {} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2025.06.04 15:43:29.148109 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11843 | 2025.06.04 15:43:29.148113 [ 260 ] {be46c132-48f5-42ca-9109-c3ae7f95760a} <Debug> TCPHandler: Processed in 0.001288416 sec. | ||
| 11844 | 2025.06.04 15:43:29.148180 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11845 | 2025.06.04 15:43:29.148240 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11846 | 2025.06.04 15:43:29.148262 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11847 | 2025.06.04 15:43:29.148285 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 112 rows starting from the beginning of the part | ||
| 11848 | 2025.06.04 15:43:29.148332 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part | ||
| 11849 | 2025.06.04 15:43:29.148334 [ 260 ] {65acf123-c149-4fe2-aca1-58a7f8a042bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11850 | 2025.06.04 15:43:29.148371 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part | ||
| 11851 | 2025.06.04 15:43:29.148380 [ 260 ] {65acf123-c149-4fe2-aca1-58a7f8a042bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11852 | 2025.06.04 15:43:29.148405 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part | ||
| 11853 | 2025.06.04 15:43:29.148437 [ 188 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part | ||
| 11854 | 2025.06.04 15:43:29.148956 [ 260 ] {65acf123-c149-4fe2-aca1-58a7f8a042bf} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11855 | 2025.06.04 15:43:29.148991 [ 260 ] {65acf123-c149-4fe2-aca1-58a7f8a042bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11856 | 2025.06.04 15:43:29.149121 [ 198 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.000968152 sec., 578421.570166668 rows/sec., 35.16 MiB/sec. | ||
| 11857 | 2025.06.04 15:43:29.149329 [ 260 ] {65acf123-c149-4fe2-aca1-58a7f8a042bf} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11858 | 2025.06.04 15:43:29.149332 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11859 | 2025.06.04 15:43:29.149581 [ 260 ] {65acf123-c149-4fe2-aca1-58a7f8a042bf} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11860 | 2025.06.04 15:43:29.149734 [ 260 ] {65acf123-c149-4fe2-aca1-58a7f8a042bf} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001419 sec., 269203.66455250175 rows/sec., 18.98 MiB/sec. | ||
| 11861 | 2025.06.04 15:43:29.149753 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_37_9} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11862 | 2025.06.04 15:43:29.149771 [ 260 ] {65acf123-c149-4fe2-aca1-58a7f8a042bf} <Debug> TCPHandler: Processed in 0.001578829 sec. | ||
| 11863 | 2025.06.04 15:43:29.149850 [ 193 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_37_9} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11864 | 2025.06.04 15:43:29.149896 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11865 | 2025.06.04 15:43:29.149961 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11866 | 2025.06.04 15:43:29.149994 [ 260 ] {73e04a53-38bb-4032-a275-22912a5226cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11867 | 2025.06.04 15:43:29.150039 [ 260 ] {73e04a53-38bb-4032-a275-22912a5226cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11868 | 2025.06.04 15:43:29.150380 [ 260 ] {73e04a53-38bb-4032-a275-22912a5226cd} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2025.06.04 15:43:29.150418 [ 260 ] {73e04a53-38bb-4032-a275-22912a5226cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11870 | 2025.06.04 15:43:29.150717 [ 260 ] {73e04a53-38bb-4032-a275-22912a5226cd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11871 | 2025.06.04 15:43:29.150923 [ 260 ] {73e04a53-38bb-4032-a275-22912a5226cd} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11872 | 2025.06.04 15:43:29.151057 [ 260 ] {73e04a53-38bb-4032-a275-22912a5226cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 11873 | 2025.06.04 15:43:29.151092 [ 260 ] {73e04a53-38bb-4032-a275-22912a5226cd} <Debug> TCPHandler: Processed in 0.001243225 sec. | ||
| 11874 | 2025.06.04 15:43:29.151205 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11875 | 2025.06.04 15:43:29.151297 [ 260 ] {24b45f9a-a244-4a94-9cff-c62ea743d80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11876 | 2025.06.04 15:43:29.151337 [ 260 ] {24b45f9a-a244-4a94-9cff-c62ea743d80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11877 | 2025.06.04 15:43:29.151745 [ 260 ] {24b45f9a-a244-4a94-9cff-c62ea743d80c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2025.06.04 15:43:29.151780 [ 260 ] {24b45f9a-a244-4a94-9cff-c62ea743d80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11879 | 2025.06.04 15:43:29.152098 [ 260 ] {24b45f9a-a244-4a94-9cff-c62ea743d80c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11880 | 2025.06.04 15:43:29.152301 [ 260 ] {24b45f9a-a244-4a94-9cff-c62ea743d80c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2025.06.04 15:43:29.152416 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 11882 | 2025.06.04 15:43:29.152426 [ 260 ] {24b45f9a-a244-4a94-9cff-c62ea743d80c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001147 sec., 206625.9808195292 rows/sec., 13.85 MiB/sec. | ||
| 11883 | 2025.06.04 15:43:29.152451 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2025.06.04 15:43:29.152471 [ 260 ] {24b45f9a-a244-4a94-9cff-c62ea743d80c} <Debug> TCPHandler: Processed in 0.001312837 sec. | ||
| 11885 | 2025.06.04 15:43:29.152474 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11886 | 2025.06.04 15:43:29.152592 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11887 | 2025.06.04 15:43:29.152602 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 11888 | 2025.06.04 15:43:29.152688 [ 260 ] {f9a15402-831e-4a13-8315-9672f9acbfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11889 | 2025.06.04 15:43:29.152732 [ 260 ] {f9a15402-831e-4a13-8315-9672f9acbfc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11890 | 2025.06.04 15:43:29.152766 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11891 | 2025.06.04 15:43:29.152810 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 30635 rows starting from the beginning of the part | ||
| 11892 | 2025.06.04 15:43:29.152887 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 11893 | 2025.06.04 15:43:29.152940 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 959 rows starting from the beginning of the part | ||
| 11894 | 2025.06.04 15:43:29.152989 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 128 rows starting from the beginning of the part | ||
| 11895 | 2025.06.04 15:43:29.153036 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 11896 | 2025.06.04 15:43:29.153039 [ 260 ] {f9a15402-831e-4a13-8315-9672f9acbfc1} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2025.06.04 15:43:29.153084 [ 260 ] {f9a15402-831e-4a13-8315-9672f9acbfc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11898 | 2025.06.04 15:43:29.153086 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part | ||
| 11899 | 2025.06.04 15:43:29.153418 [ 260 ] {f9a15402-831e-4a13-8315-9672f9acbfc1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11900 | 2025.06.04 15:43:29.153636 [ 260 ] {f9a15402-831e-4a13-8315-9672f9acbfc1} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2025.06.04 15:43:29.153767 [ 260 ] {f9a15402-831e-4a13-8315-9672f9acbfc1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 11902 | 2025.06.04 15:43:29.153802 [ 260 ] {f9a15402-831e-4a13-8315-9672f9acbfc1} <Debug> TCPHandler: Processed in 0.001256446 sec. | ||
| 11903 | 2025.06.04 15:43:29.153924 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2025.06.04 15:43:29.154021 [ 260 ] {d9f14d4c-3561-45c8-8a26-7c030c21efdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11905 | 2025.06.04 15:43:29.154060 [ 260 ] {d9f14d4c-3561-45c8-8a26-7c030c21efdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11906 | 2025.06.04 15:43:29.154389 [ 260 ] {d9f14d4c-3561-45c8-8a26-7c030c21efdf} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2025.06.04 15:43:29.154424 [ 260 ] {d9f14d4c-3561-45c8-8a26-7c030c21efdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11908 | 2025.06.04 15:43:29.154731 [ 260 ] {d9f14d4c-3561-45c8-8a26-7c030c21efdf} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11909 | 2025.06.04 15:43:29.154937 [ 260 ] {d9f14d4c-3561-45c8-8a26-7c030c21efdf} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2025.06.04 15:43:29.155065 [ 260 ] {d9f14d4c-3561-45c8-8a26-7c030c21efdf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001062 sec., 77212.80602636535 rows/sec., 4.90 MiB/sec. | ||
| 11911 | 2025.06.04 15:43:29.155100 [ 260 ] {d9f14d4c-3561-45c8-8a26-7c030c21efdf} <Debug> TCPHandler: Processed in 0.001222665 sec. | ||
| 11912 | 2025.06.04 15:43:29.159783 [ 193 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32279 rows, containing 5 columns (5 merged, 0 gathered) in 0.007236479 sec., 4460594.717403312 rows/sec., 301.28 MiB/sec. | ||
| 11913 | 2025.06.04 15:43:29.160441 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 11914 | 2025.06.04 15:43:29.160733 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11915 | 2025.06.04 15:43:29.160812 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 11916 | 2025.06.04 15:43:29.160901 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11917 | 2025.06.04 15:43:32.601628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1656 | ||
| 11918 | 2025.06.04 15:43:32.604181 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2025.06.04 15:43:32.604238 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11920 | 2025.06.04 15:43:32.605500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11921 | 2025.06.04 15:43:32.605800 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11922 | 2025.06.04 15:43:32.605950 [ 111 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11923 | 2025.06.04 15:43:32.605989 [ 111 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2025.06.04 15:43:32.606009 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11925 | 2025.06.04 15:43:32.606121 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::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 | ||
| 11926 | 2025.06.04 15:43:32.606202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1656 | ||
| 11927 | 2025.06.04 15:43:32.606664 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11928 | 2025.06.04 15:43:32.606822 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1476 rows starting from the beginning of the part | ||
| 11929 | 2025.06.04 15:43:32.607206 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 11930 | 2025.06.04 15:43:32.607558 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 11931 | 2025.06.04 15:43:32.607904 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 11932 | 2025.06.04 15:43:32.608247 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 11933 | 2025.06.04 15:43:32.608573 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
| 11934 | 2025.06.04 15:43:32.614981 [ 201 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1656 rows, containing 72 columns (72 merged, 0 gathered) in 0.00891088 sec., 185840.23126784337 rows/sec., 143.30 MiB/sec. | ||
| 11935 | 2025.06.04 15:43:32.616411 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11936 | 2025.06.04 15:43:32.616914 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_46_9} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2025.06.04 15:43:32.616990 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_46_9} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11938 | 2025.06.04 15:43:32.617162 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11939 | 2025.06.04 15:43:34.135905 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11940 | 2025.06.04 15:43:34.136100 [ 260 ] {8eebcce6-822d-4544-adc5-1fb2047244ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11941 | 2025.06.04 15:43:34.136173 [ 260 ] {8eebcce6-822d-4544-adc5-1fb2047244ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11942 | 2025.06.04 15:43:34.136835 [ 260 ] {8eebcce6-822d-4544-adc5-1fb2047244ce} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2025.06.04 15:43:34.136881 [ 260 ] {8eebcce6-822d-4544-adc5-1fb2047244ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11944 | 2025.06.04 15:43:34.137258 [ 260 ] {8eebcce6-822d-4544-adc5-1fb2047244ce} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11945 | 2025.06.04 15:43:34.137486 [ 260 ] {8eebcce6-822d-4544-adc5-1fb2047244ce} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2025.06.04 15:43:34.137647 [ 260 ] {8eebcce6-822d-4544-adc5-1fb2047244ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001599 sec., 1250.7817385866167 rows/sec., 101.99 KiB/sec. | ||
| 11947 | 2025.06.04 15:43:34.137695 [ 260 ] {8eebcce6-822d-4544-adc5-1fb2047244ce} <Debug> TCPHandler: Processed in 0.001924954 sec. | ||
| 11948 | 2025.06.04 15:43:34.137810 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2025.06.04 15:43:34.137911 [ 260 ] {c5b51b13-22bd-4f53-9163-71c70b82b7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11950 | 2025.06.04 15:43:34.137954 [ 260 ] {c5b51b13-22bd-4f53-9163-71c70b82b7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11951 | 2025.06.04 15:43:34.138474 [ 260 ] {c5b51b13-22bd-4f53-9163-71c70b82b7dd} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11952 | 2025.06.04 15:43:34.138510 [ 260 ] {c5b51b13-22bd-4f53-9163-71c70b82b7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11953 | 2025.06.04 15:43:34.138840 [ 260 ] {c5b51b13-22bd-4f53-9163-71c70b82b7dd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11954 | 2025.06.04 15:43:34.139066 [ 260 ] {c5b51b13-22bd-4f53-9163-71c70b82b7dd} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11955 | 2025.06.04 15:43:34.139198 [ 170 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11956 | 2025.06.04 15:43:34.139205 [ 260 ] {c5b51b13-22bd-4f53-9163-71c70b82b7dd} <Debug> executeQuery: Read 137 rows, 12.10 KiB in 0.001316 sec., 104103.3434650456 rows/sec., 8.98 MiB/sec. | ||
| 11957 | 2025.06.04 15:43:34.139258 [ 170 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11958 | 2025.06.04 15:43:34.139272 [ 260 ] {c5b51b13-22bd-4f53-9163-71c70b82b7dd} <Debug> TCPHandler: Processed in 0.001512779 sec. | ||
| 11959 | 2025.06.04 15:43:34.139285 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11960 | 2025.06.04 15:43:34.139396 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11961 | 2025.06.04 15:43:34.139430 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::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 | ||
| 11962 | 2025.06.04 15:43:34.139499 [ 260 ] {6b3bcecf-3a62-4812-bf10-20384a4ca822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11963 | 2025.06.04 15:43:34.139546 [ 260 ] {6b3bcecf-3a62-4812-bf10-20384a4ca822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11964 | 2025.06.04 15:43:34.139576 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11965 | 2025.06.04 15:43:34.139619 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1847 rows starting from the beginning of the part | ||
| 11966 | 2025.06.04 15:43:34.139690 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1761 rows starting from the beginning of the part | ||
| 11967 | 2025.06.04 15:43:34.139736 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 11968 | 2025.06.04 15:43:34.139779 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 136 rows starting from the beginning of the part | ||
| 11969 | 2025.06.04 15:43:34.139819 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 617 rows starting from the beginning of the part | ||
| 11970 | 2025.06.04 15:43:34.139861 [ 189 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 137 rows starting from the beginning of the part | ||
| 11971 | 2025.06.04 15:43:34.139982 [ 260 ] {6b3bcecf-3a62-4812-bf10-20384a4ca822} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2025.06.04 15:43:34.140025 [ 260 ] {6b3bcecf-3a62-4812-bf10-20384a4ca822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11973 | 2025.06.04 15:43:34.140357 [ 260 ] {6b3bcecf-3a62-4812-bf10-20384a4ca822} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11974 | 2025.06.04 15:43:34.140581 [ 260 ] {6b3bcecf-3a62-4812-bf10-20384a4ca822} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2025.06.04 15:43:34.140724 [ 260 ] {6b3bcecf-3a62-4812-bf10-20384a4ca822} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001245 sec., 33734.93975903615 rows/sec., 2.47 MiB/sec. | ||
| 11976 | 2025.06.04 15:43:34.140763 [ 260 ] {6b3bcecf-3a62-4812-bf10-20384a4ca822} <Debug> TCPHandler: Processed in 0.001416807 sec. | ||
| 11977 | 2025.06.04 15:43:34.140879 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2025.06.04 15:43:34.140973 [ 260 ] {5ded6597-5600-412d-8143-a18de10f14b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11979 | 2025.06.04 15:43:34.141013 [ 260 ] {5ded6597-5600-412d-8143-a18de10f14b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11980 | 2025.06.04 15:43:34.141458 [ 260 ] {5ded6597-5600-412d-8143-a18de10f14b9} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2025.06.04 15:43:34.141469 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4554 rows, containing 5 columns (5 merged, 0 gathered) in 0.002103726 sec., 2164730.5780315497 rows/sec., 183.95 MiB/sec. | ||
| 11982 | 2025.06.04 15:43:34.141494 [ 260 ] {5ded6597-5600-412d-8143-a18de10f14b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11983 | 2025.06.04 15:43:34.141731 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11984 | 2025.06.04 15:43:34.141831 [ 260 ] {5ded6597-5600-412d-8143-a18de10f14b9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11985 | 2025.06.04 15:43:34.142074 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_101_20} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11986 | 2025.06.04 15:43:34.142113 [ 260 ] {5ded6597-5600-412d-8143-a18de10f14b9} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11987 | 2025.06.04 15:43:34.142161 [ 186 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_101_20} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11988 | 2025.06.04 15:43:34.142244 [ 170 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11989 | 2025.06.04 15:43:34.142261 [ 260 ] {5ded6597-5600-412d-8143-a18de10f14b9} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001306 sec., 81163.85911179172 rows/sec., 6.34 MiB/sec. | ||
| 11990 | 2025.06.04 15:43:34.142274 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 11991 | 2025.06.04 15:43:34.142272 [ 170 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11992 | 2025.06.04 15:43:34.142307 [ 260 ] {5ded6597-5600-412d-8143-a18de10f14b9} <Debug> TCPHandler: Processed in 0.001477859 sec. | ||
| 11993 | 2025.06.04 15:43:34.142307 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11994 | 2025.06.04 15:43:34.142396 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::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 | ||
| 11995 | 2025.06.04 15:43:34.142440 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11996 | 2025.06.04 15:43:34.142480 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11997 | 2025.06.04 15:43:34.142514 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 914 rows starting from the beginning of the part | ||
| 11998 | 2025.06.04 15:43:34.142540 [ 260 ] {ca70aafd-af54-4e3e-b370-bd5f7c4cc91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11999 | 2025.06.04 15:43:34.142573 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 846 rows starting from the beginning of the part | ||
| 12000 | 2025.06.04 15:43:34.142588 [ 260 ] {ca70aafd-af54-4e3e-b370-bd5f7c4cc91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12001 | 2025.06.04 15:43:34.142622 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 12002 | 2025.06.04 15:43:34.142668 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 104 rows starting from the beginning of the part | ||
| 12003 | 2025.06.04 15:43:34.142706 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 382 rows starting from the beginning of the part | ||
| 12004 | 2025.06.04 15:43:34.142746 [ 186 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 106 rows starting from the beginning of the part | ||
| 12005 | 2025.06.04 15:43:34.143025 [ 260 ] {ca70aafd-af54-4e3e-b370-bd5f7c4cc91e} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2025.06.04 15:43:34.143066 [ 260 ] {ca70aafd-af54-4e3e-b370-bd5f7c4cc91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12007 | 2025.06.04 15:43:34.143411 [ 260 ] {ca70aafd-af54-4e3e-b370-bd5f7c4cc91e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12008 | 2025.06.04 15:43:34.143639 [ 260 ] {ca70aafd-af54-4e3e-b370-bd5f7c4cc91e} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2025.06.04 15:43:34.143774 [ 260 ] {ca70aafd-af54-4e3e-b370-bd5f7c4cc91e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001254 sec., 128389.15470494419 rows/sec., 8.94 MiB/sec. | ||
| 12010 | 2025.06.04 15:43:34.143811 [ 260 ] {ca70aafd-af54-4e3e-b370-bd5f7c4cc91e} <Debug> TCPHandler: Processed in 0.001421758 sec. | ||
| 12011 | 2025.06.04 15:43:34.143875 [ 190 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507029 sec., 1603154.2856839516 rows/sec., 122.77 MiB/sec. | ||
| 12012 | 2025.06.04 15:43:34.143928 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12013 | 2025.06.04 15:43:34.144028 [ 260 ] {db95ff03-333e-46ef-a2d9-703284a0b904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12014 | 2025.06.04 15:43:34.144079 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12015 | 2025.06.04 15:43:34.144086 [ 260 ] {db95ff03-333e-46ef-a2d9-703284a0b904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12016 | 2025.06.04 15:43:34.144363 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_101_20} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12017 | 2025.06.04 15:43:34.144449 [ 201 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_101_20} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12018 | 2025.06.04 15:43:34.144537 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 12019 | 2025.06.04 15:43:34.145005 [ 260 ] {db95ff03-333e-46ef-a2d9-703284a0b904} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2025.06.04 15:43:34.145046 [ 260 ] {db95ff03-333e-46ef-a2d9-703284a0b904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12021 | 2025.06.04 15:43:34.145623 [ 260 ] {db95ff03-333e-46ef-a2d9-703284a0b904} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12022 | 2025.06.04 15:43:34.145846 [ 260 ] {db95ff03-333e-46ef-a2d9-703284a0b904} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12023 | 2025.06.04 15:43:34.145996 [ 260 ] {db95ff03-333e-46ef-a2d9-703284a0b904} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001986 sec., 20140.98690835851 rows/sec., 36.09 MiB/sec. | ||
| 12024 | 2025.06.04 15:43:34.146059 [ 260 ] {db95ff03-333e-46ef-a2d9-703284a0b904} <Debug> TCPHandler: Processed in 0.002180137 sec. | ||
| 12025 | 2025.06.04 15:43:34.146184 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12026 | 2025.06.04 15:43:34.146281 [ 260 ] {eb313303-275b-49f0-b88a-5990a71c9f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12027 | 2025.06.04 15:43:34.146324 [ 260 ] {eb313303-275b-49f0-b88a-5990a71c9f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12028 | 2025.06.04 15:43:34.146671 [ 260 ] {eb313303-275b-49f0-b88a-5990a71c9f77} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12029 | 2025.06.04 15:43:34.146707 [ 260 ] {eb313303-275b-49f0-b88a-5990a71c9f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12030 | 2025.06.04 15:43:34.147010 [ 260 ] {eb313303-275b-49f0-b88a-5990a71c9f77} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12031 | 2025.06.04 15:43:34.147218 [ 260 ] {eb313303-275b-49f0-b88a-5990a71c9f77} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2025.06.04 15:43:34.147329 [ 170 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12033 | 2025.06.04 15:43:34.147350 [ 260 ] {eb313303-275b-49f0-b88a-5990a71c9f77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 12034 | 2025.06.04 15:43:34.147358 [ 170 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2025.06.04 15:43:34.147387 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12036 | 2025.06.04 15:43:34.147392 [ 260 ] {eb313303-275b-49f0-b88a-5990a71c9f77} <Debug> TCPHandler: Processed in 0.001257156 sec. | ||
| 12037 | 2025.06.04 15:43:34.147455 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::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 | ||
| 12038 | 2025.06.04 15:43:34.147560 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12039 | 2025.06.04 15:43:34.147589 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5768 rows starting from the beginning of the part | ||
| 12040 | 2025.06.04 15:43:34.147639 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part | ||
| 12041 | 2025.06.04 15:43:34.147679 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 48 rows starting from the beginning of the part | ||
| 12042 | 2025.06.04 15:43:34.147712 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 12043 | 2025.06.04 15:43:34.147743 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part | ||
| 12044 | 2025.06.04 15:43:34.147776 [ 186 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12045 | 2025.06.04 15:43:34.149333 [ 200 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6052 rows, containing 4 columns (4 merged, 0 gathered) in 0.001908644 sec., 3170837.5160585213 rows/sec., 207.95 MiB/sec. | ||
| 12046 | 2025.06.04 15:43:34.149689 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12047 | 2025.06.04 15:43:34.149945 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_101_20} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12048 | 2025.06.04 15:43:34.150013 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_101_20} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12049 | 2025.06.04 15:43:34.150101 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12050 | 2025.06.04 15:43:35.051696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
| 12051 | 2025.06.04 15:43:35.052234 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2025.06.04 15:43:35.052271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12053 | 2025.06.04 15:43:35.052758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12054 | 2025.06.04 15:43:35.052994 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12055 | 2025.06.04 15:43:35.053125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
| 12056 | 2025.06.04 15:43:36.646398 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12057 | 2025.06.04 15:43:36.664225 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2025.06.04 15:43:36.664284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12059 | 2025.06.04 15:43:36.670428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12060 | 2025.06.04 15:43:36.671116 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2025.06.04 15:43:36.674165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12062 | 2025.06.04 15:43:39.139801 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12063 | 2025.06.04 15:43:39.140022 [ 260 ] {e66bca9a-6471-497f-8515-1463ed4489ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12064 | 2025.06.04 15:43:39.140096 [ 260 ] {e66bca9a-6471-497f-8515-1463ed4489ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12065 | 2025.06.04 15:43:39.140852 [ 260 ] {e66bca9a-6471-497f-8515-1463ed4489ef} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2025.06.04 15:43:39.140904 [ 260 ] {e66bca9a-6471-497f-8515-1463ed4489ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12067 | 2025.06.04 15:43:39.141306 [ 260 ] {e66bca9a-6471-497f-8515-1463ed4489ef} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12068 | 2025.06.04 15:43:39.141542 [ 260 ] {e66bca9a-6471-497f-8515-1463ed4489ef} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12069 | 2025.06.04 15:43:39.141717 [ 260 ] {e66bca9a-6471-497f-8515-1463ed4489ef} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001747 sec., 121350.88723526044 rows/sec., 7.72 MiB/sec. | ||
| 12070 | 2025.06.04 15:43:39.141771 [ 260 ] {e66bca9a-6471-497f-8515-1463ed4489ef} <Debug> TCPHandler: Processed in 0.002107826 sec. | ||
| 12071 | 2025.06.04 15:43:39.141907 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12072 | 2025.06.04 15:43:39.142010 [ 260 ] {20bb8aba-88c6-455b-9a12-5bf290962a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12073 | 2025.06.04 15:43:39.142055 [ 260 ] {20bb8aba-88c6-455b-9a12-5bf290962a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12074 | 2025.06.04 15:43:39.142829 [ 260 ] {20bb8aba-88c6-455b-9a12-5bf290962a36} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12075 | 2025.06.04 15:43:39.142870 [ 260 ] {20bb8aba-88c6-455b-9a12-5bf290962a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12076 | 2025.06.04 15:43:39.143232 [ 260 ] {20bb8aba-88c6-455b-9a12-5bf290962a36} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12077 | 2025.06.04 15:43:39.143455 [ 260 ] {20bb8aba-88c6-455b-9a12-5bf290962a36} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12078 | 2025.06.04 15:43:39.143600 [ 260 ] {20bb8aba-88c6-455b-9a12-5bf290962a36} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001612 sec., 382754.3424317618 rows/sec., 29.92 MiB/sec. | ||
| 12079 | 2025.06.04 15:43:39.143641 [ 260 ] {20bb8aba-88c6-455b-9a12-5bf290962a36} <Debug> TCPHandler: Processed in 0.001785192 sec. | ||
| 12080 | 2025.06.04 15:43:39.143760 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12081 | 2025.06.04 15:43:39.143858 [ 260 ] {36b3c6ef-85b8-4d0f-9d36-9a01035b189e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12082 | 2025.06.04 15:43:39.143900 [ 260 ] {36b3c6ef-85b8-4d0f-9d36-9a01035b189e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12083 | 2025.06.04 15:43:39.144344 [ 260 ] {36b3c6ef-85b8-4d0f-9d36-9a01035b189e} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12084 | 2025.06.04 15:43:39.144383 [ 260 ] {36b3c6ef-85b8-4d0f-9d36-9a01035b189e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12085 | 2025.06.04 15:43:39.144699 [ 260 ] {36b3c6ef-85b8-4d0f-9d36-9a01035b189e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12086 | 2025.06.04 15:43:39.144908 [ 260 ] {36b3c6ef-85b8-4d0f-9d36-9a01035b189e} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12087 | 2025.06.04 15:43:39.145046 [ 260 ] {36b3c6ef-85b8-4d0f-9d36-9a01035b189e} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001207 sec., 87821.04391052196 rows/sec., 5.17 MiB/sec. | ||
| 12088 | 2025.06.04 15:43:39.145085 [ 260 ] {36b3c6ef-85b8-4d0f-9d36-9a01035b189e} <Debug> TCPHandler: Processed in 0.001374847 sec. | ||
| 12089 | 2025.06.04 15:43:39.145202 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12090 | 2025.06.04 15:43:39.145295 [ 260 ] {e3c22adc-8fe4-4190-a9b5-e6333257f1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12091 | 2025.06.04 15:43:39.145335 [ 260 ] {e3c22adc-8fe4-4190-a9b5-e6333257f1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12092 | 2025.06.04 15:43:39.145764 [ 260 ] {e3c22adc-8fe4-4190-a9b5-e6333257f1d0} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12093 | 2025.06.04 15:43:39.145800 [ 260 ] {e3c22adc-8fe4-4190-a9b5-e6333257f1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12094 | 2025.06.04 15:43:39.146096 [ 260 ] {e3c22adc-8fe4-4190-a9b5-e6333257f1d0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12095 | 2025.06.04 15:43:39.146304 [ 260 ] {e3c22adc-8fe4-4190-a9b5-e6333257f1d0} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12096 | 2025.06.04 15:43:39.146436 [ 260 ] {e3c22adc-8fe4-4190-a9b5-e6333257f1d0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00116 sec., 97413.79310344828 rows/sec., 6.31 MiB/sec. | ||
| 12097 | 2025.06.04 15:43:39.146474 [ 260 ] {e3c22adc-8fe4-4190-a9b5-e6333257f1d0} <Debug> TCPHandler: Processed in 0.001322666 sec. | ||
| 12098 | 2025.06.04 15:43:39.146587 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12099 | 2025.06.04 15:43:39.146682 [ 260 ] {fe9e36f8-5d8e-4a78-b609-75c9d5535de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12100 | 2025.06.04 15:43:39.146722 [ 260 ] {fe9e36f8-5d8e-4a78-b609-75c9d5535de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12101 | 2025.06.04 15:43:39.147144 [ 260 ] {fe9e36f8-5d8e-4a78-b609-75c9d5535de0} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12102 | 2025.06.04 15:43:39.147181 [ 260 ] {fe9e36f8-5d8e-4a78-b609-75c9d5535de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12103 | 2025.06.04 15:43:39.147477 [ 260 ] {fe9e36f8-5d8e-4a78-b609-75c9d5535de0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12104 | 2025.06.04 15:43:39.147684 [ 260 ] {fe9e36f8-5d8e-4a78-b609-75c9d5535de0} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12105 | 2025.06.04 15:43:39.147815 [ 260 ] {fe9e36f8-5d8e-4a78-b609-75c9d5535de0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001151 sec., 97306.68983492616 rows/sec., 5.54 MiB/sec. | ||
| 12106 | 2025.06.04 15:43:39.147852 [ 260 ] {fe9e36f8-5d8e-4a78-b609-75c9d5535de0} <Debug> TCPHandler: Processed in 0.001314466 sec. | ||
| 12107 | 2025.06.04 15:43:39.147966 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12108 | 2025.06.04 15:43:39.148060 [ 260 ] {af0e1985-58a3-49ac-a9df-306c4ddb3889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12109 | 2025.06.04 15:43:39.148099 [ 260 ] {af0e1985-58a3-49ac-a9df-306c4ddb3889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12110 | 2025.06.04 15:43:39.148644 [ 260 ] {af0e1985-58a3-49ac-a9df-306c4ddb3889} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2025.06.04 15:43:39.148681 [ 260 ] {af0e1985-58a3-49ac-a9df-306c4ddb3889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12112 | 2025.06.04 15:43:39.148994 [ 260 ] {af0e1985-58a3-49ac-a9df-306c4ddb3889} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12113 | 2025.06.04 15:43:39.149214 [ 260 ] {af0e1985-58a3-49ac-a9df-306c4ddb3889} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2025.06.04 15:43:39.149346 [ 260 ] {af0e1985-58a3-49ac-a9df-306c4ddb3889} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001304 sec., 292944.7852760736 rows/sec., 20.66 MiB/sec. | ||
| 12115 | 2025.06.04 15:43:39.149384 [ 260 ] {af0e1985-58a3-49ac-a9df-306c4ddb3889} <Debug> TCPHandler: Processed in 0.001467558 sec. | ||
| 12116 | 2025.06.04 15:43:39.149504 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12117 | 2025.06.04 15:43:39.149599 [ 260 ] {88368b46-3071-4cbf-890d-4470c8733624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12118 | 2025.06.04 15:43:39.149639 [ 260 ] {88368b46-3071-4cbf-890d-4470c8733624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12119 | 2025.06.04 15:43:39.149977 [ 260 ] {88368b46-3071-4cbf-890d-4470c8733624} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12120 | 2025.06.04 15:43:39.150013 [ 260 ] {88368b46-3071-4cbf-890d-4470c8733624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12121 | 2025.06.04 15:43:39.150320 [ 260 ] {88368b46-3071-4cbf-890d-4470c8733624} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12122 | 2025.06.04 15:43:39.150526 [ 260 ] {88368b46-3071-4cbf-890d-4470c8733624} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12123 | 2025.06.04 15:43:39.150664 [ 260 ] {88368b46-3071-4cbf-890d-4470c8733624} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 12124 | 2025.06.04 15:43:39.150663 [ 152 ] {} <Debug> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 12125 | 2025.06.04 15:43:39.150701 [ 260 ] {88368b46-3071-4cbf-890d-4470c8733624} <Debug> TCPHandler: Processed in 0.001246286 sec. | ||
| 12126 | 2025.06.04 15:43:39.150717 [ 152 ] {} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12127 | 2025.06.04 15:43:39.150740 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12128 | 2025.06.04 15:43:39.150817 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12129 | 2025.06.04 15:43:39.150857 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 12130 | 2025.06.04 15:43:39.150910 [ 260 ] {f2a43750-1a0b-434f-b0f7-33d10db167f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12131 | 2025.06.04 15:43:39.150957 [ 260 ] {f2a43750-1a0b-434f-b0f7-33d10db167f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12132 | 2025.06.04 15:43:39.151004 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12133 | 2025.06.04 15:43:39.151045 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 12134 | 2025.06.04 15:43:39.151113 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12135 | 2025.06.04 15:43:39.151161 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12136 | 2025.06.04 15:43:39.151204 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12137 | 2025.06.04 15:43:39.151245 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 12138 | 2025.06.04 15:43:39.151287 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 12139 | 2025.06.04 15:43:39.151368 [ 260 ] {f2a43750-1a0b-434f-b0f7-33d10db167f7} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12140 | 2025.06.04 15:43:39.151409 [ 260 ] {f2a43750-1a0b-434f-b0f7-33d10db167f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12141 | 2025.06.04 15:43:39.151770 [ 260 ] {f2a43750-1a0b-434f-b0f7-33d10db167f7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12142 | 2025.06.04 15:43:39.152001 [ 260 ] {f2a43750-1a0b-434f-b0f7-33d10db167f7} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12143 | 2025.06.04 15:43:39.152140 [ 260 ] {f2a43750-1a0b-434f-b0f7-33d10db167f7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001247 sec., 190056.134723336 rows/sec., 12.74 MiB/sec. | ||
| 12144 | 2025.06.04 15:43:39.152176 [ 260 ] {f2a43750-1a0b-434f-b0f7-33d10db167f7} <Debug> TCPHandler: Processed in 0.001408707 sec. | ||
| 12145 | 2025.06.04 15:43:39.152201 [ 191 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001393597 sec., 163605.4038577867 rows/sec., 8.35 MiB/sec. | ||
| 12146 | 2025.06.04 15:43:39.152293 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12147 | 2025.06.04 15:43:39.152361 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 12148 | 2025.06.04 15:43:39.152394 [ 260 ] {f63f4cc4-397e-48b1-aeb0-e15644835425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12149 | 2025.06.04 15:43:39.152440 [ 260 ] {f63f4cc4-397e-48b1-aeb0-e15644835425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12150 | 2025.06.04 15:43:39.152647 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_38_8} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2025.06.04 15:43:39.152727 [ 197 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_38_8} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 12152 | 2025.06.04 15:43:39.152752 [ 260 ] {f63f4cc4-397e-48b1-aeb0-e15644835425} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2025.06.04 15:43:39.152793 [ 260 ] {f63f4cc4-397e-48b1-aeb0-e15644835425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12154 | 2025.06.04 15:43:39.152807 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12155 | 2025.06.04 15:43:39.153098 [ 260 ] {f63f4cc4-397e-48b1-aeb0-e15644835425} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12156 | 2025.06.04 15:43:39.153316 [ 260 ] {f63f4cc4-397e-48b1-aeb0-e15644835425} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2025.06.04 15:43:39.153446 [ 260 ] {f63f4cc4-397e-48b1-aeb0-e15644835425} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 12158 | 2025.06.04 15:43:39.153483 [ 260 ] {f63f4cc4-397e-48b1-aeb0-e15644835425} <Debug> TCPHandler: Processed in 0.001238305 sec. | ||
| 12159 | 2025.06.04 15:43:39.153590 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12160 | 2025.06.04 15:43:39.153682 [ 260 ] {cd76f6e4-a8f2-4de9-b1fb-6ce22538b4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12161 | 2025.06.04 15:43:39.153722 [ 260 ] {cd76f6e4-a8f2-4de9-b1fb-6ce22538b4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12162 | 2025.06.04 15:43:39.154051 [ 260 ] {cd76f6e4-a8f2-4de9-b1fb-6ce22538b4cb} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12163 | 2025.06.04 15:43:39.154085 [ 260 ] {cd76f6e4-a8f2-4de9-b1fb-6ce22538b4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12164 | 2025.06.04 15:43:39.154387 [ 260 ] {cd76f6e4-a8f2-4de9-b1fb-6ce22538b4cb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12165 | 2025.06.04 15:43:39.154599 [ 260 ] {cd76f6e4-a8f2-4de9-b1fb-6ce22538b4cb} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12166 | 2025.06.04 15:43:39.154727 [ 260 ] {cd76f6e4-a8f2-4de9-b1fb-6ce22538b4cb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001062 sec., 77212.80602636535 rows/sec., 4.90 MiB/sec. | ||
| 12167 | 2025.06.04 15:43:39.154762 [ 260 ] {cd76f6e4-a8f2-4de9-b1fb-6ce22538b4cb} <Debug> TCPHandler: Processed in 0.001221015 sec. | ||
| 12168 | 2025.06.04 15:43:42.344885 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12169 | 2025.06.04 15:43:42.344953 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12170 | 2025.06.04 15:43:42.553387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
| 12171 | 2025.06.04 15:43:42.554026 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12172 | 2025.06.04 15:43:42.554065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12173 | 2025.06.04 15:43:42.554543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12174 | 2025.06.04 15:43:42.554770 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12175 | 2025.06.04 15:43:42.554901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
| 12176 | 2025.06.04 15:43:42.606522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1690 | ||
| 12177 | 2025.06.04 15:43:42.609025 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2025.06.04 15:43:42.609088 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12179 | 2025.06.04 15:43:42.610365 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12180 | 2025.06.04 15:43:42.610675 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2025.06.04 15:43:42.611071 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1690 | ||
| 12182 | 2025.06.04 15:43:43.005624 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005151973 sec. | ||
| 12183 | 2025.06.04 15:43:44.135478 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12184 | 2025.06.04 15:43:44.135655 [ 260 ] {4a12e58f-7e55-41fb-b762-7ca4c7961cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12185 | 2025.06.04 15:43:44.135718 [ 260 ] {4a12e58f-7e55-41fb-b762-7ca4c7961cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12186 | 2025.06.04 15:43:44.136390 [ 260 ] {4a12e58f-7e55-41fb-b762-7ca4c7961cfe} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12187 | 2025.06.04 15:43:44.136432 [ 260 ] {4a12e58f-7e55-41fb-b762-7ca4c7961cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12188 | 2025.06.04 15:43:44.136817 [ 260 ] {4a12e58f-7e55-41fb-b762-7ca4c7961cfe} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12189 | 2025.06.04 15:43:44.137030 [ 260 ] {4a12e58f-7e55-41fb-b762-7ca4c7961cfe} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2025.06.04 15:43:44.137178 [ 260 ] {4a12e58f-7e55-41fb-b762-7ca4c7961cfe} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001571 sec., 86569.06429026098 rows/sec., 7.47 MiB/sec. | ||
| 12191 | 2025.06.04 15:43:44.137220 [ 260 ] {4a12e58f-7e55-41fb-b762-7ca4c7961cfe} <Debug> TCPHandler: Processed in 0.001863573 sec. | ||
| 12192 | 2025.06.04 15:43:44.137340 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12193 | 2025.06.04 15:43:44.137435 [ 260 ] {aee15f74-03b3-4a76-b143-af4ccc96f2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12194 | 2025.06.04 15:43:44.137475 [ 260 ] {aee15f74-03b3-4a76-b143-af4ccc96f2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12195 | 2025.06.04 15:43:44.137962 [ 260 ] {aee15f74-03b3-4a76-b143-af4ccc96f2bd} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2025.06.04 15:43:44.137997 [ 260 ] {aee15f74-03b3-4a76-b143-af4ccc96f2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12197 | 2025.06.04 15:43:44.138308 [ 260 ] {aee15f74-03b3-4a76-b143-af4ccc96f2bd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12198 | 2025.06.04 15:43:44.138576 [ 260 ] {aee15f74-03b3-4a76-b143-af4ccc96f2bd} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2025.06.04 15:43:44.138715 [ 260 ] {aee15f74-03b3-4a76-b143-af4ccc96f2bd} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001299 sec., 30792.917628945343 rows/sec., 2.26 MiB/sec. | ||
| 12200 | 2025.06.04 15:43:44.138752 [ 260 ] {aee15f74-03b3-4a76-b143-af4ccc96f2bd} <Debug> TCPHandler: Processed in 0.001459658 sec. | ||
| 12201 | 2025.06.04 15:43:44.138897 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12202 | 2025.06.04 15:43:44.138989 [ 260 ] {8964858f-2cbb-40fb-a1b5-d3d3375ec6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12203 | 2025.06.04 15:43:44.139027 [ 260 ] {8964858f-2cbb-40fb-a1b5-d3d3375ec6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12204 | 2025.06.04 15:43:44.139497 [ 260 ] {8964858f-2cbb-40fb-a1b5-d3d3375ec6fb} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12205 | 2025.06.04 15:43:44.139530 [ 260 ] {8964858f-2cbb-40fb-a1b5-d3d3375ec6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12206 | 2025.06.04 15:43:44.139822 [ 260 ] {8964858f-2cbb-40fb-a1b5-d3d3375ec6fb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12207 | 2025.06.04 15:43:44.140031 [ 260 ] {8964858f-2cbb-40fb-a1b5-d3d3375ec6fb} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12208 | 2025.06.04 15:43:44.140154 [ 260 ] {8964858f-2cbb-40fb-a1b5-d3d3375ec6fb} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001183 sec., 87912.08791208791 rows/sec., 6.87 MiB/sec. | ||
| 12209 | 2025.06.04 15:43:44.140190 [ 260 ] {8964858f-2cbb-40fb-a1b5-d3d3375ec6fb} <Debug> TCPHandler: Processed in 0.001338946 sec. | ||
| 12210 | 2025.06.04 15:43:44.140314 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12211 | 2025.06.04 15:43:44.140407 [ 260 ] {ce4e86cb-623c-42d4-b16a-4bd42085b8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12212 | 2025.06.04 15:43:44.140448 [ 260 ] {ce4e86cb-623c-42d4-b16a-4bd42085b8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12213 | 2025.06.04 15:43:44.140863 [ 260 ] {ce4e86cb-623c-42d4-b16a-4bd42085b8c3} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12214 | 2025.06.04 15:43:44.140897 [ 260 ] {ce4e86cb-623c-42d4-b16a-4bd42085b8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12215 | 2025.06.04 15:43:44.141219 [ 260 ] {ce4e86cb-623c-42d4-b16a-4bd42085b8c3} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12216 | 2025.06.04 15:43:44.141421 [ 260 ] {ce4e86cb-623c-42d4-b16a-4bd42085b8c3} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12217 | 2025.06.04 15:43:44.141547 [ 260 ] {ce4e86cb-623c-42d4-b16a-4bd42085b8c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 12218 | 2025.06.04 15:43:44.141582 [ 260 ] {ce4e86cb-623c-42d4-b16a-4bd42085b8c3} <Debug> TCPHandler: Processed in 0.001313926 sec. | ||
| 12219 | 2025.06.04 15:43:44.141685 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12220 | 2025.06.04 15:43:44.141776 [ 260 ] {00e1f853-071c-48d4-820d-c11b0f7baf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12221 | 2025.06.04 15:43:44.141829 [ 260 ] {00e1f853-071c-48d4-820d-c11b0f7baf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12222 | 2025.06.04 15:43:44.142671 [ 260 ] {00e1f853-071c-48d4-820d-c11b0f7baf4b} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2025.06.04 15:43:44.142705 [ 260 ] {00e1f853-071c-48d4-820d-c11b0f7baf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12224 | 2025.06.04 15:43:44.143246 [ 260 ] {00e1f853-071c-48d4-820d-c11b0f7baf4b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12225 | 2025.06.04 15:43:44.143457 [ 260 ] {00e1f853-071c-48d4-820d-c11b0f7baf4b} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2025.06.04 15:43:44.143594 [ 260 ] {00e1f853-071c-48d4-820d-c11b0f7baf4b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001835 sec., 21798.365122615804 rows/sec., 39.06 MiB/sec. | ||
| 12227 | 2025.06.04 15:43:44.143608 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12228 | 2025.06.04 15:43:44.143644 [ 260 ] {00e1f853-071c-48d4-820d-c11b0f7baf4b} <Debug> TCPHandler: Processed in 0.002005435 sec. | ||
| 12229 | 2025.06.04 15:43:44.143687 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12230 | 2025.06.04 15:43:44.143713 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12231 | 2025.06.04 15:43:44.143774 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2025.06.04 15:43:44.143814 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 12233 | 2025.06.04 15:43:44.143871 [ 260 ] {7d4503dc-43b6-49cb-8122-d6e3ae368afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12234 | 2025.06.04 15:43:44.143915 [ 260 ] {7d4503dc-43b6-49cb-8122-d6e3ae368afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12235 | 2025.06.04 15:43:44.144054 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12236 | 2025.06.04 15:43:44.144141 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1550 rows starting from the beginning of the part | ||
| 12237 | 2025.06.04 15:43:44.144261 [ 260 ] {7d4503dc-43b6-49cb-8122-d6e3ae368afa} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12238 | 2025.06.04 15:43:44.144302 [ 260 ] {7d4503dc-43b6-49cb-8122-d6e3ae368afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12239 | 2025.06.04 15:43:44.144302 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 12240 | 2025.06.04 15:43:44.144424 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 12241 | 2025.06.04 15:43:44.144519 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 12242 | 2025.06.04 15:43:44.144613 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 12243 | 2025.06.04 15:43:44.144632 [ 260 ] {7d4503dc-43b6-49cb-8122-d6e3ae368afa} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12244 | 2025.06.04 15:43:44.144706 [ 187 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 12245 | 2025.06.04 15:43:44.144847 [ 260 ] {7d4503dc-43b6-49cb-8122-d6e3ae368afa} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12246 | 2025.06.04 15:43:44.144979 [ 260 ] {7d4503dc-43b6-49cb-8122-d6e3ae368afa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 12247 | 2025.06.04 15:43:44.145016 [ 260 ] {7d4503dc-43b6-49cb-8122-d6e3ae368afa} <Debug> TCPHandler: Processed in 0.001289106 sec. | ||
| 12248 | 2025.06.04 15:43:44.156506 [ 197 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1750 rows, containing 19 columns (19 merged, 0 gathered) in 0.012733217 sec., 137435.8106046571 rows/sec., 246.28 MiB/sec. | ||
| 12249 | 2025.06.04 15:43:44.157872 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12250 | 2025.06.04 15:43:44.158241 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2025.06.04 15:43:44.158325 [ 191 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12252 | 2025.06.04 15:43:44.158431 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. | ||
| 12253 | 2025.06.04 15:43:44.174332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12254 | 2025.06.04 15:43:44.191497 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2025.06.04 15:43:44.191540 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12256 | 2025.06.04 15:43:44.197998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12257 | 2025.06.04 15:43:44.198688 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2025.06.04 15:43:44.201749 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12259 | 2025.06.04 15:43:45.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.92 MiB, peak 331.05 MiB, free memory in arenas 0.00 B, will set to 326.33 MiB (RSS), difference: 7.41 MiB | ||
| 12260 | 2025.06.04 15:43:45.987435 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2025.06.04 15:43:45.987613 [ 260 ] {2261665f-c747-4531-9e91-4c32fe1fc84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12262 | 2025.06.04 15:43:45.987676 [ 260 ] {2261665f-c747-4531-9e91-4c32fe1fc84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12263 | 2025.06.04 15:43:45.988377 [ 260 ] {2261665f-c747-4531-9e91-4c32fe1fc84d} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2025.06.04 15:43:45.988421 [ 260 ] {2261665f-c747-4531-9e91-4c32fe1fc84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12265 | 2025.06.04 15:43:45.988808 [ 260 ] {2261665f-c747-4531-9e91-4c32fe1fc84d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12266 | 2025.06.04 15:43:45.989030 [ 260 ] {2261665f-c747-4531-9e91-4c32fe1fc84d} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2025.06.04 15:43:45.989185 [ 260 ] {2261665f-c747-4531-9e91-4c32fe1fc84d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00162 sec., 130864.1975308642 rows/sec., 8.32 MiB/sec. | ||
| 12268 | 2025.06.04 15:43:45.989227 [ 260 ] {2261665f-c747-4531-9e91-4c32fe1fc84d} <Debug> TCPHandler: Processed in 0.001914013 sec. | ||
| 12269 | 2025.06.04 15:43:45.989349 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12270 | 2025.06.04 15:43:45.989445 [ 260 ] {7309a2f5-b496-491e-806a-89fd24711d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12271 | 2025.06.04 15:43:45.989484 [ 260 ] {7309a2f5-b496-491e-806a-89fd24711d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12272 | 2025.06.04 15:43:45.990745 [ 260 ] {7309a2f5-b496-491e-806a-89fd24711d44} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2025.06.04 15:43:45.990782 [ 260 ] {7309a2f5-b496-491e-806a-89fd24711d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12274 | 2025.06.04 15:43:45.991196 [ 260 ] {7309a2f5-b496-491e-806a-89fd24711d44} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12275 | 2025.06.04 15:43:45.991406 [ 260 ] {7309a2f5-b496-491e-806a-89fd24711d44} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2025.06.04 15:43:45.991541 [ 260 ] {7309a2f5-b496-491e-806a-89fd24711d44} <Debug> executeQuery: Read 1757 rows, 145.95 KiB in 0.002116 sec., 830340.2646502836 rows/sec., 67.36 MiB/sec. | ||
| 12277 | 2025.06.04 15:43:45.991580 [ 260 ] {7309a2f5-b496-491e-806a-89fd24711d44} <Debug> TCPHandler: Processed in 0.002279738 sec. | ||
| 12278 | 2025.06.04 15:43:45.991707 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12279 | 2025.06.04 15:43:45.991802 [ 260 ] {9851ee26-0c89-41d6-bdf5-ebc65f0f7921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12280 | 2025.06.04 15:43:45.991843 [ 260 ] {9851ee26-0c89-41d6-bdf5-ebc65f0f7921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12281 | 2025.06.04 15:43:45.992275 [ 260 ] {9851ee26-0c89-41d6-bdf5-ebc65f0f7921} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12282 | 2025.06.04 15:43:45.992311 [ 260 ] {9851ee26-0c89-41d6-bdf5-ebc65f0f7921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12283 | 2025.06.04 15:43:45.992620 [ 260 ] {9851ee26-0c89-41d6-bdf5-ebc65f0f7921} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12284 | 2025.06.04 15:43:45.992827 [ 260 ] {9851ee26-0c89-41d6-bdf5-ebc65f0f7921} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2025.06.04 15:43:45.992955 [ 260 ] {9851ee26-0c89-41d6-bdf5-ebc65f0f7921} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001171 sec., 90520.92228864219 rows/sec., 5.33 MiB/sec. | ||
| 12286 | 2025.06.04 15:43:45.992954 [ 143 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12287 | 2025.06.04 15:43:45.992993 [ 260 ] {9851ee26-0c89-41d6-bdf5-ebc65f0f7921} <Debug> TCPHandler: Processed in 0.001335067 sec. | ||
| 12288 | 2025.06.04 15:43:45.993032 [ 143 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2025.06.04 15:43:45.993059 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12290 | 2025.06.04 15:43:45.993129 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12291 | 2025.06.04 15:43:45.993169 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 12292 | 2025.06.04 15:43:45.993227 [ 260 ] {d1ab280c-73f0-47cd-97ad-1c4c5336736a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12293 | 2025.06.04 15:43:45.993271 [ 260 ] {d1ab280c-73f0-47cd-97ad-1c4c5336736a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12294 | 2025.06.04 15:43:45.993313 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12295 | 2025.06.04 15:43:45.993351 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 164 rows starting from the beginning of the part | ||
| 12296 | 2025.06.04 15:43:45.993417 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 106 rows starting from the beginning of the part | ||
| 12297 | 2025.06.04 15:43:45.993462 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 42 rows starting from the beginning of the part | ||
| 12298 | 2025.06.04 15:43:45.993506 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 106 rows starting from the beginning of the part | ||
| 12299 | 2025.06.04 15:43:45.993546 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 40 rows starting from the beginning of the part | ||
| 12300 | 2025.06.04 15:43:45.993599 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 106 rows starting from the beginning of the part | ||
| 12301 | 2025.06.04 15:43:45.993838 [ 260 ] {d1ab280c-73f0-47cd-97ad-1c4c5336736a} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12302 | 2025.06.04 15:43:45.993880 [ 260 ] {d1ab280c-73f0-47cd-97ad-1c4c5336736a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12303 | 2025.06.04 15:43:45.994234 [ 260 ] {d1ab280c-73f0-47cd-97ad-1c4c5336736a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12304 | 2025.06.04 15:43:45.994455 [ 260 ] {d1ab280c-73f0-47cd-97ad-1c4c5336736a} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12305 | 2025.06.04 15:43:45.994513 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397487 sec., 403581.57177848526 rows/sec., 26.67 MiB/sec. | ||
| 12306 | 2025.06.04 15:43:45.994588 [ 260 ] {d1ab280c-73f0-47cd-97ad-1c4c5336736a} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001378 sec., 247460.08708272857 rows/sec., 16.51 MiB/sec. | ||
| 12307 | 2025.06.04 15:43:45.994630 [ 260 ] {d1ab280c-73f0-47cd-97ad-1c4c5336736a} <Debug> TCPHandler: Processed in 0.001552199 sec. | ||
| 12308 | 2025.06.04 15:43:45.994667 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12309 | 2025.06.04 15:43:45.994750 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12310 | 2025.06.04 15:43:45.994843 [ 260 ] {34612297-0c09-4dd5-a822-d13a4ebca179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12311 | 2025.06.04 15:43:45.994883 [ 260 ] {34612297-0c09-4dd5-a822-d13a4ebca179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12312 | 2025.06.04 15:43:45.994921 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_86_17} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2025.06.04 15:43:45.994989 [ 192 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_86_17} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12314 | 2025.06.04 15:43:45.995086 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12315 | 2025.06.04 15:43:45.995313 [ 260 ] {34612297-0c09-4dd5-a822-d13a4ebca179} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2025.06.04 15:43:45.995349 [ 260 ] {34612297-0c09-4dd5-a822-d13a4ebca179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12317 | 2025.06.04 15:43:45.995648 [ 260 ] {34612297-0c09-4dd5-a822-d13a4ebca179} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12318 | 2025.06.04 15:43:45.995861 [ 260 ] {34612297-0c09-4dd5-a822-d13a4ebca179} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2025.06.04 15:43:45.995989 [ 260 ] {34612297-0c09-4dd5-a822-d13a4ebca179} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001163 sec., 96302.66552020637 rows/sec., 5.49 MiB/sec. | ||
| 12320 | 2025.06.04 15:43:45.996026 [ 260 ] {34612297-0c09-4dd5-a822-d13a4ebca179} <Debug> TCPHandler: Processed in 0.001325667 sec. | ||
| 12321 | 2025.06.04 15:43:45.996145 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12322 | 2025.06.04 15:43:45.996240 [ 260 ] {b7f76996-02bf-4642-975e-63905ee10849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12323 | 2025.06.04 15:43:45.996278 [ 260 ] {b7f76996-02bf-4642-975e-63905ee10849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12324 | 2025.06.04 15:43:45.996976 [ 260 ] {b7f76996-02bf-4642-975e-63905ee10849} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2025.06.04 15:43:45.997012 [ 260 ] {b7f76996-02bf-4642-975e-63905ee10849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12326 | 2025.06.04 15:43:45.997350 [ 260 ] {b7f76996-02bf-4642-975e-63905ee10849} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12327 | 2025.06.04 15:43:45.997564 [ 260 ] {b7f76996-02bf-4642-975e-63905ee10849} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2025.06.04 15:43:45.997693 [ 260 ] {b7f76996-02bf-4642-975e-63905ee10849} <Debug> executeQuery: Read 838 rows, 61.87 KiB in 0.001471 sec., 569680.4894629504 rows/sec., 41.08 MiB/sec. | ||
| 12329 | 2025.06.04 15:43:45.997732 [ 260 ] {b7f76996-02bf-4642-975e-63905ee10849} <Debug> TCPHandler: Processed in 0.00163627 sec. | ||
| 12330 | 2025.06.04 15:43:45.997850 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12331 | 2025.06.04 15:43:45.997944 [ 260 ] {e253b704-544e-4947-8be0-2e5d7c7cc81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12332 | 2025.06.04 15:43:45.997984 [ 260 ] {e253b704-544e-4947-8be0-2e5d7c7cc81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12333 | 2025.06.04 15:43:45.998326 [ 260 ] {e253b704-544e-4947-8be0-2e5d7c7cc81d} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2025.06.04 15:43:45.998362 [ 260 ] {e253b704-544e-4947-8be0-2e5d7c7cc81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12335 | 2025.06.04 15:43:45.998659 [ 260 ] {e253b704-544e-4947-8be0-2e5d7c7cc81d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12336 | 2025.06.04 15:43:45.998868 [ 260 ] {e253b704-544e-4947-8be0-2e5d7c7cc81d} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2025.06.04 15:43:45.998996 [ 260 ] {e253b704-544e-4947-8be0-2e5d7c7cc81d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 12338 | 2025.06.04 15:43:45.999032 [ 260 ] {e253b704-544e-4947-8be0-2e5d7c7cc81d} <Debug> TCPHandler: Processed in 0.001231795 sec. | ||
| 12339 | 2025.06.04 15:43:45.999143 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12340 | 2025.06.04 15:43:45.999237 [ 260 ] {8b64bd85-c8dc-4ecb-86d4-6c2ac4c80364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12341 | 2025.06.04 15:43:45.999278 [ 260 ] {8b64bd85-c8dc-4ecb-86d4-6c2ac4c80364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12342 | 2025.06.04 15:43:45.999865 [ 260 ] {8b64bd85-c8dc-4ecb-86d4-6c2ac4c80364} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12343 | 2025.06.04 15:43:45.999902 [ 260 ] {8b64bd85-c8dc-4ecb-86d4-6c2ac4c80364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12344 | 2025.06.04 15:43:46.000400 [ 260 ] {8b64bd85-c8dc-4ecb-86d4-6c2ac4c80364} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12345 | 2025.06.04 15:43:46.000610 [ 260 ] {8b64bd85-c8dc-4ecb-86d4-6c2ac4c80364} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2025.06.04 15:43:46.000740 [ 260 ] {8b64bd85-c8dc-4ecb-86d4-6c2ac4c80364} <Debug> executeQuery: Read 965 rows, 65.68 KiB in 0.001521 sec., 634451.0190664037 rows/sec., 42.17 MiB/sec. | ||
| 12347 | 2025.06.04 15:43:46.000777 [ 260 ] {8b64bd85-c8dc-4ecb-86d4-6c2ac4c80364} <Debug> TCPHandler: Processed in 0.00168341 sec. | ||
| 12348 | 2025.06.04 15:43:46.000897 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12349 | 2025.06.04 15:43:46.000991 [ 260 ] {a3c2aa73-812f-45d4-8ced-d9d7fbc1af15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12350 | 2025.06.04 15:43:46.001032 [ 260 ] {a3c2aa73-812f-45d4-8ced-d9d7fbc1af15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12351 | 2025.06.04 15:43:46.001349 [ 260 ] {a3c2aa73-812f-45d4-8ced-d9d7fbc1af15} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2025.06.04 15:43:46.001384 [ 260 ] {a3c2aa73-812f-45d4-8ced-d9d7fbc1af15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12353 | 2025.06.04 15:43:46.001679 [ 260 ] {a3c2aa73-812f-45d4-8ced-d9d7fbc1af15} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12354 | 2025.06.04 15:43:46.001895 [ 260 ] {a3c2aa73-812f-45d4-8ced-d9d7fbc1af15} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12355 | 2025.06.04 15:43:46.002025 [ 260 ] {a3c2aa73-812f-45d4-8ced-d9d7fbc1af15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 12356 | 2025.06.04 15:43:46.002061 [ 260 ] {a3c2aa73-812f-45d4-8ced-d9d7fbc1af15} <Debug> TCPHandler: Processed in 0.001214045 sec. | ||
| 12357 | 2025.06.04 15:43:46.002175 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12358 | 2025.06.04 15:43:46.002268 [ 260 ] {2eb88f00-72f0-4993-b78f-6118bb12722a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12359 | 2025.06.04 15:43:46.002308 [ 260 ] {2eb88f00-72f0-4993-b78f-6118bb12722a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12360 | 2025.06.04 15:43:46.002631 [ 260 ] {2eb88f00-72f0-4993-b78f-6118bb12722a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2025.06.04 15:43:46.002668 [ 260 ] {2eb88f00-72f0-4993-b78f-6118bb12722a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12362 | 2025.06.04 15:43:46.002969 [ 260 ] {2eb88f00-72f0-4993-b78f-6118bb12722a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12363 | 2025.06.04 15:43:46.003176 [ 260 ] {2eb88f00-72f0-4993-b78f-6118bb12722a} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12364 | 2025.06.04 15:43:46.003303 [ 260 ] {2eb88f00-72f0-4993-b78f-6118bb12722a} <Debug> executeQuery: Read 38 rows, 2.30 KiB in 0.001053 sec., 36087.36942070276 rows/sec., 2.13 MiB/sec. | ||
| 12365 | 2025.06.04 15:43:46.003339 [ 260 ] {2eb88f00-72f0-4993-b78f-6118bb12722a} <Debug> TCPHandler: Processed in 0.001213765 sec. | ||
| 12366 | 2025.06.04 15:43:49.133064 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12367 | 2025.06.04 15:43:49.133259 [ 260 ] {a4766e69-90c8-4736-a1a1-97841e22ef1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12368 | 2025.06.04 15:43:49.133327 [ 260 ] {a4766e69-90c8-4736-a1a1-97841e22ef1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12369 | 2025.06.04 15:43:49.134003 [ 260 ] {a4766e69-90c8-4736-a1a1-97841e22ef1a} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12370 | 2025.06.04 15:43:49.134056 [ 260 ] {a4766e69-90c8-4736-a1a1-97841e22ef1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12371 | 2025.06.04 15:43:49.134476 [ 260 ] {a4766e69-90c8-4736-a1a1-97841e22ef1a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12372 | 2025.06.04 15:43:49.134716 [ 260 ] {a4766e69-90c8-4736-a1a1-97841e22ef1a} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12373 | 2025.06.04 15:43:49.134895 [ 260 ] {a4766e69-90c8-4736-a1a1-97841e22ef1a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec. | ||
| 12374 | 2025.06.04 15:43:49.134947 [ 260 ] {a4766e69-90c8-4736-a1a1-97841e22ef1a} <Debug> TCPHandler: Processed in 0.002012904 sec. | ||
| 12375 | 2025.06.04 15:43:49.135071 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12376 | 2025.06.04 15:43:49.135174 [ 260 ] {3a89f7c8-9db7-42f2-ab7f-c6fcf74d0400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12377 | 2025.06.04 15:43:49.135218 [ 260 ] {3a89f7c8-9db7-42f2-ab7f-c6fcf74d0400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12378 | 2025.06.04 15:43:49.135681 [ 260 ] {3a89f7c8-9db7-42f2-ab7f-c6fcf74d0400} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2025.06.04 15:43:49.135719 [ 260 ] {3a89f7c8-9db7-42f2-ab7f-c6fcf74d0400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12380 | 2025.06.04 15:43:49.136043 [ 260 ] {3a89f7c8-9db7-42f2-ab7f-c6fcf74d0400} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12381 | 2025.06.04 15:43:49.136277 [ 260 ] {3a89f7c8-9db7-42f2-ab7f-c6fcf74d0400} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2025.06.04 15:43:49.136421 [ 260 ] {3a89f7c8-9db7-42f2-ab7f-c6fcf74d0400} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00127 sec., 50393.70078740157 rows/sec., 3.93 MiB/sec. | ||
| 12383 | 2025.06.04 15:43:49.136462 [ 260 ] {3a89f7c8-9db7-42f2-ab7f-c6fcf74d0400} <Debug> TCPHandler: Processed in 0.001444068 sec. | ||
| 12384 | 2025.06.04 15:43:49.136592 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12385 | 2025.06.04 15:43:49.136689 [ 260 ] {e61526a1-ee16-4999-a4e2-cf2192eea8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12386 | 2025.06.04 15:43:49.136735 [ 260 ] {e61526a1-ee16-4999-a4e2-cf2192eea8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12387 | 2025.06.04 15:43:49.137128 [ 260 ] {e61526a1-ee16-4999-a4e2-cf2192eea8da} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12388 | 2025.06.04 15:43:49.137166 [ 260 ] {e61526a1-ee16-4999-a4e2-cf2192eea8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12389 | 2025.06.04 15:43:49.137511 [ 260 ] {e61526a1-ee16-4999-a4e2-cf2192eea8da} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12390 | 2025.06.04 15:43:49.137722 [ 260 ] {e61526a1-ee16-4999-a4e2-cf2192eea8da} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12391 | 2025.06.04 15:43:49.137853 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 5 parts from all_1_100_20 to all_104_104_0 | ||
| 12392 | 2025.06.04 15:43:49.137860 [ 260 ] {e61526a1-ee16-4999-a4e2-cf2192eea8da} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.00119 sec., 99159.66386554622 rows/sec., 6.91 MiB/sec. | ||
| 12393 | 2025.06.04 15:43:49.137926 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12394 | 2025.06.04 15:43:49.137943 [ 260 ] {e61526a1-ee16-4999-a4e2-cf2192eea8da} <Debug> TCPHandler: Processed in 0.001401677 sec. | ||
| 12395 | 2025.06.04 15:43:49.137954 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12396 | 2025.06.04 15:43:49.138070 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12397 | 2025.06.04 15:43:49.138089 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_100_20 to all_104_104_0 into Compact with storage Full | ||
| 12398 | 2025.06.04 15:43:49.138170 [ 260 ] {4543ba0e-b140-4f5e-98dc-3d3ae571678f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12399 | 2025.06.04 15:43:49.138226 [ 260 ] {4543ba0e-b140-4f5e-98dc-3d3ae571678f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12400 | 2025.06.04 15:43:49.138267 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12401 | 2025.06.04 15:43:49.138316 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 32279 rows starting from the beginning of the part | ||
| 12402 | 2025.06.04 15:43:49.138387 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 161 rows starting from the beginning of the part | ||
| 12403 | 2025.06.04 15:43:49.138434 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 237 rows starting from the beginning of the part | ||
| 12404 | 2025.06.04 15:43:49.138484 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 12405 | 2025.06.04 15:43:49.138525 [ 198 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 965 rows starting from the beginning of the part | ||
| 12406 | 2025.06.04 15:43:49.138573 [ 260 ] {4543ba0e-b140-4f5e-98dc-3d3ae571678f} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2025.06.04 15:43:49.138613 [ 260 ] {4543ba0e-b140-4f5e-98dc-3d3ae571678f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12408 | 2025.06.04 15:43:49.138952 [ 260 ] {4543ba0e-b140-4f5e-98dc-3d3ae571678f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12409 | 2025.06.04 15:43:49.139164 [ 260 ] {4543ba0e-b140-4f5e-98dc-3d3ae571678f} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2025.06.04 15:43:49.139315 [ 260 ] {4543ba0e-b140-4f5e-98dc-3d3ae571678f} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001163 sec., 37833.19002579536 rows/sec., 2.55 MiB/sec. | ||
| 12411 | 2025.06.04 15:43:49.139352 [ 260 ] {4543ba0e-b140-4f5e-98dc-3d3ae571678f} <Debug> TCPHandler: Processed in 0.001331697 sec. | ||
| 12412 | 2025.06.04 15:43:49.144834 [ 191 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33802 rows, containing 5 columns (5 merged, 0 gathered) in 0.006801614 sec., 4969702.77936972 rows/sec., 335.60 MiB/sec. | ||
| 12413 | 2025.06.04 15:43:49.145172 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 12414 | 2025.06.04 15:43:49.145500 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12415 | 2025.06.04 15:43:49.145587 [ 195 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 5 parts: [all_1_100_20, all_104_104_0] -> all_1_104_21 | ||
| 12416 | 2025.06.04 15:43:49.145686 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 12417 | 2025.06.04 15:43:50.055123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
| 12418 | 2025.06.04 15:43:50.055676 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12419 | 2025.06.04 15:43:50.055731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12420 | 2025.06.04 15:43:50.056297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12421 | 2025.06.04 15:43:50.056559 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12422 | 2025.06.04 15:43:50.056733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
| 12423 | 2025.06.04 15:43:51.701918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12424 | 2025.06.04 15:43:51.724426 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2025.06.04 15:43:51.724522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12426 | 2025.06.04 15:43:51.732322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12427 | 2025.06.04 15:43:51.733320 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2025.06.04 15:43:51.739582 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12429 | 2025.06.04 15:43:52.611399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1730 | ||
| 12430 | 2025.06.04 15:43:52.614015 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2025.06.04 15:43:52.614102 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12432 | 2025.06.04 15:43:52.615389 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12433 | 2025.06.04 15:43:52.615678 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2025.06.04 15:43:52.616069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1730 | ||
| 12435 | 2025.06.04 15:43:54.136022 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12436 | 2025.06.04 15:43:54.136195 [ 260 ] {54a5ff3a-cba8-4cf8-a0f6-46761c6b105e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12437 | 2025.06.04 15:43:54.136259 [ 260 ] {54a5ff3a-cba8-4cf8-a0f6-46761c6b105e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12438 | 2025.06.04 15:43:54.136984 [ 260 ] {54a5ff3a-cba8-4cf8-a0f6-46761c6b105e} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12439 | 2025.06.04 15:43:54.137025 [ 260 ] {54a5ff3a-cba8-4cf8-a0f6-46761c6b105e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12440 | 2025.06.04 15:43:54.137423 [ 260 ] {54a5ff3a-cba8-4cf8-a0f6-46761c6b105e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12441 | 2025.06.04 15:43:54.137646 [ 260 ] {54a5ff3a-cba8-4cf8-a0f6-46761c6b105e} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12442 | 2025.06.04 15:43:54.137783 [ 135 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12443 | 2025.06.04 15:43:54.137800 [ 260 ] {54a5ff3a-cba8-4cf8-a0f6-46761c6b105e} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001652 sec., 82324.45520581113 rows/sec., 7.11 MiB/sec. | ||
| 12444 | 2025.06.04 15:43:54.137849 [ 135 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2025.06.04 15:43:54.137870 [ 260 ] {54a5ff3a-cba8-4cf8-a0f6-46761c6b105e} <Debug> TCPHandler: Processed in 0.001971394 sec. | ||
| 12446 | 2025.06.04 15:43:54.137874 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12447 | 2025.06.04 15:43:54.137980 [ 188 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12448 | 2025.06.04 15:43:54.138000 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2025.06.04 15:43:54.138070 [ 188 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12450 | 2025.06.04 15:43:54.138098 [ 188 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1847 rows starting from the beginning of the part | ||
| 12451 | 2025.06.04 15:43:54.138101 [ 260 ] {cdb5cc30-9cba-421f-986f-87bbc7563453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12452 | 2025.06.04 15:43:54.138149 [ 260 ] {cdb5cc30-9cba-421f-986f-87bbc7563453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12453 | 2025.06.04 15:43:54.138157 [ 188 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 617 rows starting from the beginning of the part | ||
| 12454 | 2025.06.04 15:43:54.138200 [ 188 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 136 rows starting from the beginning of the part | ||
| 12455 | 2025.06.04 15:43:54.138242 [ 188 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1757 rows starting from the beginning of the part | ||
| 12456 | 2025.06.04 15:43:54.138282 [ 188 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 12457 | 2025.06.04 15:43:54.138320 [ 188 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 136 rows starting from the beginning of the part | ||
| 12458 | 2025.06.04 15:43:54.138574 [ 260 ] {cdb5cc30-9cba-421f-986f-87bbc7563453} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2025.06.04 15:43:54.138610 [ 260 ] {cdb5cc30-9cba-421f-986f-87bbc7563453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12460 | 2025.06.04 15:43:54.138913 [ 260 ] {cdb5cc30-9cba-421f-986f-87bbc7563453} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12461 | 2025.06.04 15:43:54.139122 [ 260 ] {cdb5cc30-9cba-421f-986f-87bbc7563453} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2025.06.04 15:43:54.139251 [ 260 ] {cdb5cc30-9cba-421f-986f-87bbc7563453} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001174 sec., 34071.55025553663 rows/sec., 2.50 MiB/sec. | ||
| 12463 | 2025.06.04 15:43:54.139289 [ 260 ] {cdb5cc30-9cba-421f-986f-87bbc7563453} <Debug> TCPHandler: Processed in 0.001340957 sec. | ||
| 12464 | 2025.06.04 15:43:54.139399 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12465 | 2025.06.04 15:43:54.139488 [ 260 ] {53d93243-3579-40ae-834f-902eb725e1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12466 | 2025.06.04 15:43:54.139523 [ 260 ] {53d93243-3579-40ae-834f-902eb725e1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12467 | 2025.06.04 15:43:54.139828 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001918284 sec., 2371390.26338123 rows/sec., 201.54 MiB/sec. | ||
| 12468 | 2025.06.04 15:43:54.139931 [ 260 ] {53d93243-3579-40ae-834f-902eb725e1a3} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2025.06.04 15:43:54.139970 [ 260 ] {53d93243-3579-40ae-834f-902eb725e1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12470 | 2025.06.04 15:43:54.140140 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12471 | 2025.06.04 15:43:54.140341 [ 260 ] {53d93243-3579-40ae-834f-902eb725e1a3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12472 | 2025.06.04 15:43:54.140603 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_106_21} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2025.06.04 15:43:54.140632 [ 260 ] {53d93243-3579-40ae-834f-902eb725e1a3} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12474 | 2025.06.04 15:43:54.140698 [ 193 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_106_21} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12475 | 2025.06.04 15:43:54.140768 [ 135 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12476 | 2025.06.04 15:43:54.140777 [ 260 ] {53d93243-3579-40ae-834f-902eb725e1a3} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001296 sec., 80246.91358024691 rows/sec., 6.27 MiB/sec. | ||
| 12477 | 2025.06.04 15:43:54.140806 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 12478 | 2025.06.04 15:43:54.140808 [ 135 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12479 | 2025.06.04 15:43:54.140835 [ 260 ] {53d93243-3579-40ae-834f-902eb725e1a3} <Debug> TCPHandler: Processed in 0.001480269 sec. | ||
| 12480 | 2025.06.04 15:43:54.140846 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12481 | 2025.06.04 15:43:54.140934 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12482 | 2025.06.04 15:43:54.140967 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12483 | 2025.06.04 15:43:54.141016 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12484 | 2025.06.04 15:43:54.141039 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 914 rows starting from the beginning of the part | ||
| 12485 | 2025.06.04 15:43:54.141061 [ 260 ] {e4be5e2b-442a-4db0-b692-527180defd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12486 | 2025.06.04 15:43:54.141082 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 382 rows starting from the beginning of the part | ||
| 12487 | 2025.06.04 15:43:54.141104 [ 260 ] {e4be5e2b-442a-4db0-b692-527180defd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12488 | 2025.06.04 15:43:54.141119 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 104 rows starting from the beginning of the part | ||
| 12489 | 2025.06.04 15:43:54.141152 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 838 rows starting from the beginning of the part | ||
| 12490 | 2025.06.04 15:43:54.141193 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 12491 | 2025.06.04 15:43:54.141225 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 12492 | 2025.06.04 15:43:54.141523 [ 260 ] {e4be5e2b-442a-4db0-b692-527180defd26} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12493 | 2025.06.04 15:43:54.141558 [ 260 ] {e4be5e2b-442a-4db0-b692-527180defd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12494 | 2025.06.04 15:43:54.141891 [ 260 ] {e4be5e2b-442a-4db0-b692-527180defd26} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12495 | 2025.06.04 15:43:54.142097 [ 260 ] {e4be5e2b-442a-4db0-b692-527180defd26} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2025.06.04 15:43:54.142183 [ 193 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278035 sec., 1882577.550693056 rows/sec., 144.11 MiB/sec. | ||
| 12497 | 2025.06.04 15:43:54.142232 [ 260 ] {e4be5e2b-442a-4db0-b692-527180defd26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 12498 | 2025.06.04 15:43:54.142273 [ 260 ] {e4be5e2b-442a-4db0-b692-527180defd26} <Debug> TCPHandler: Processed in 0.001355106 sec. | ||
| 12499 | 2025.06.04 15:43:54.142322 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12500 | 2025.06.04 15:43:54.142387 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2025.06.04 15:43:54.142481 [ 260 ] {921769e9-04ba-42a2-8c98-a50b3bada6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12502 | 2025.06.04 15:43:54.142536 [ 260 ] {921769e9-04ba-42a2-8c98-a50b3bada6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12503 | 2025.06.04 15:43:54.142552 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_106_21} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2025.06.04 15:43:54.142613 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_106_21} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12505 | 2025.06.04 15:43:54.142669 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 12506 | 2025.06.04 15:43:54.143397 [ 260 ] {921769e9-04ba-42a2-8c98-a50b3bada6af} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12507 | 2025.06.04 15:43:54.143434 [ 260 ] {921769e9-04ba-42a2-8c98-a50b3bada6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12508 | 2025.06.04 15:43:54.143987 [ 260 ] {921769e9-04ba-42a2-8c98-a50b3bada6af} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12509 | 2025.06.04 15:43:54.144200 [ 260 ] {921769e9-04ba-42a2-8c98-a50b3bada6af} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12510 | 2025.06.04 15:43:54.144341 [ 260 ] {921769e9-04ba-42a2-8c98-a50b3bada6af} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001877 sec., 21310.602024507192 rows/sec., 38.19 MiB/sec. | ||
| 12511 | 2025.06.04 15:43:54.144402 [ 260 ] {921769e9-04ba-42a2-8c98-a50b3bada6af} <Debug> TCPHandler: Processed in 0.002064355 sec. | ||
| 12512 | 2025.06.04 15:43:54.144520 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12513 | 2025.06.04 15:43:54.144614 [ 260 ] {67f5f802-6978-4d79-a88f-83e6e6747bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12514 | 2025.06.04 15:43:54.144655 [ 260 ] {67f5f802-6978-4d79-a88f-83e6e6747bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12515 | 2025.06.04 15:43:54.144997 [ 260 ] {67f5f802-6978-4d79-a88f-83e6e6747bb3} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12516 | 2025.06.04 15:43:54.145033 [ 260 ] {67f5f802-6978-4d79-a88f-83e6e6747bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12517 | 2025.06.04 15:43:54.145326 [ 260 ] {67f5f802-6978-4d79-a88f-83e6e6747bb3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12518 | 2025.06.04 15:43:54.145528 [ 260 ] {67f5f802-6978-4d79-a88f-83e6e6747bb3} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12519 | 2025.06.04 15:43:54.145661 [ 260 ] {67f5f802-6978-4d79-a88f-83e6e6747bb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 12520 | 2025.06.04 15:43:54.145663 [ 135 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12521 | 2025.06.04 15:43:54.145698 [ 260 ] {67f5f802-6978-4d79-a88f-83e6e6747bb3} <Debug> TCPHandler: Processed in 0.001227235 sec. | ||
| 12522 | 2025.06.04 15:43:54.145707 [ 135 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12523 | 2025.06.04 15:43:54.145733 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12524 | 2025.06.04 15:43:54.145849 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12525 | 2025.06.04 15:43:54.146005 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12526 | 2025.06.04 15:43:54.146045 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6052 rows starting from the beginning of the part | ||
| 12527 | 2025.06.04 15:43:54.146119 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 82 rows starting from the beginning of the part | ||
| 12528 | 2025.06.04 15:43:54.146173 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 12529 | 2025.06.04 15:43:54.146220 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 38 rows starting from the beginning of the part | ||
| 12530 | 2025.06.04 15:43:54.146265 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 44 rows starting from the beginning of the part | ||
| 12531 | 2025.06.04 15:43:54.146309 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 12532 | 2025.06.04 15:43:54.148096 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6336 rows, containing 4 columns (4 merged, 0 gathered) in 0.002310819 sec., 2741885.0199864204 rows/sec., 179.76 MiB/sec. | ||
| 12533 | 2025.06.04 15:43:54.148537 [ 189 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12534 | 2025.06.04 15:43:54.148847 [ 189 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_106_21} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2025.06.04 15:43:54.148935 [ 189 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_106_21} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12536 | 2025.06.04 15:43:54.149020 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 12537 | 2025.06.04 15:43:57.345239 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12538 | 2025.06.04 15:43:57.345334 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12539 | 2025.06.04 15:43:57.556973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
| 12540 | 2025.06.04 15:43:57.557480 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2025.06.04 15:43:57.557526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12542 | 2025.06.04 15:43:57.558019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12543 | 2025.06.04 15:43:57.558268 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2025.06.04 15:43:57.558418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
| 12545 | 2025.06.04 15:43:57.558438 [ 132 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12546 | 2025.06.04 15:43:57.558495 [ 132 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2025.06.04 15:43:57.558513 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12548 | 2025.06.04 15:43:57.558614 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 12549 | 2025.06.04 15:43:57.558718 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12550 | 2025.06.04 15:43:57.558753 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
| 12551 | 2025.06.04 15:43:57.558814 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
| 12552 | 2025.06.04 15:43:57.558865 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
| 12553 | 2025.06.04 15:43:57.558911 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
| 12554 | 2025.06.04 15:43:57.558955 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
| 12555 | 2025.06.04 15:43:57.558999 [ 193 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
| 12556 | 2025.06.04 15:43:57.561243 [ 190 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002657652 sec., 11384485.252395725 rows/sec., 162.86 MiB/sec. | ||
| 12557 | 2025.06.04 15:43:57.561655 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12558 | 2025.06.04 15:43:57.561951 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_66_13} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2025.06.04 15:43:57.562027 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_66_13} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12560 | 2025.06.04 15:43:57.562148 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 12561 | 2025.06.04 15:43:59.139912 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12562 | 2025.06.04 15:43:59.140106 [ 260 ] {db2cf2a5-585b-489d-9eb4-a12ce5b21b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12563 | 2025.06.04 15:43:59.140183 [ 260 ] {db2cf2a5-585b-489d-9eb4-a12ce5b21b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12564 | 2025.06.04 15:43:59.140987 [ 260 ] {db2cf2a5-585b-489d-9eb4-a12ce5b21b80} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2025.06.04 15:43:59.141039 [ 260 ] {db2cf2a5-585b-489d-9eb4-a12ce5b21b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12566 | 2025.06.04 15:43:59.141450 [ 260 ] {db2cf2a5-585b-489d-9eb4-a12ce5b21b80} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12567 | 2025.06.04 15:43:59.141681 [ 260 ] {db2cf2a5-585b-489d-9eb4-a12ce5b21b80} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12568 | 2025.06.04 15:43:59.141848 [ 260 ] {db2cf2a5-585b-489d-9eb4-a12ce5b21b80} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001794 sec., 118171.6833890747 rows/sec., 7.52 MiB/sec. | ||
| 12569 | 2025.06.04 15:43:59.141898 [ 260 ] {db2cf2a5-585b-489d-9eb4-a12ce5b21b80} <Debug> TCPHandler: Processed in 0.002121756 sec. | ||
| 12570 | 2025.06.04 15:43:59.142027 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12571 | 2025.06.04 15:43:59.142130 [ 260 ] {dba99dbd-22fe-4b6c-a816-73517b6869e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12572 | 2025.06.04 15:43:59.142176 [ 260 ] {dba99dbd-22fe-4b6c-a816-73517b6869e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12573 | 2025.06.04 15:43:59.142921 [ 260 ] {dba99dbd-22fe-4b6c-a816-73517b6869e1} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2025.06.04 15:43:59.142959 [ 260 ] {dba99dbd-22fe-4b6c-a816-73517b6869e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12575 | 2025.06.04 15:43:59.143318 [ 260 ] {dba99dbd-22fe-4b6c-a816-73517b6869e1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12576 | 2025.06.04 15:43:59.143546 [ 260 ] {dba99dbd-22fe-4b6c-a816-73517b6869e1} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2025.06.04 15:43:59.143686 [ 260 ] {dba99dbd-22fe-4b6c-a816-73517b6869e1} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001578 sec., 391001.2674271229 rows/sec., 30.57 MiB/sec. | ||
| 12578 | 2025.06.04 15:43:59.143726 [ 260 ] {dba99dbd-22fe-4b6c-a816-73517b6869e1} <Debug> TCPHandler: Processed in 0.001751602 sec. | ||
| 12579 | 2025.06.04 15:43:59.143833 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12580 | 2025.06.04 15:43:59.143930 [ 260 ] {7f4acdd8-9e29-4b14-9e7b-b4641abc5c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12581 | 2025.06.04 15:43:59.143972 [ 260 ] {7f4acdd8-9e29-4b14-9e7b-b4641abc5c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12582 | 2025.06.04 15:43:59.144406 [ 260 ] {7f4acdd8-9e29-4b14-9e7b-b4641abc5c32} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2025.06.04 15:43:59.144445 [ 260 ] {7f4acdd8-9e29-4b14-9e7b-b4641abc5c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12584 | 2025.06.04 15:43:59.144751 [ 260 ] {7f4acdd8-9e29-4b14-9e7b-b4641abc5c32} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12585 | 2025.06.04 15:43:59.144962 [ 260 ] {7f4acdd8-9e29-4b14-9e7b-b4641abc5c32} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2025.06.04 15:43:59.145099 [ 260 ] {7f4acdd8-9e29-4b14-9e7b-b4641abc5c32} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001189 sec., 89150.54667788057 rows/sec., 5.24 MiB/sec. | ||
| 12587 | 2025.06.04 15:43:59.145138 [ 260 ] {7f4acdd8-9e29-4b14-9e7b-b4641abc5c32} <Debug> TCPHandler: Processed in 0.001354677 sec. | ||
| 12588 | 2025.06.04 15:43:59.145256 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12589 | 2025.06.04 15:43:59.145351 [ 260 ] {5708bb9e-c47a-4b0d-a054-2b7b4feaa433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12590 | 2025.06.04 15:43:59.145391 [ 260 ] {5708bb9e-c47a-4b0d-a054-2b7b4feaa433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12591 | 2025.06.04 15:43:59.145825 [ 260 ] {5708bb9e-c47a-4b0d-a054-2b7b4feaa433} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2025.06.04 15:43:59.145861 [ 260 ] {5708bb9e-c47a-4b0d-a054-2b7b4feaa433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12593 | 2025.06.04 15:43:59.146158 [ 260 ] {5708bb9e-c47a-4b0d-a054-2b7b4feaa433} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12594 | 2025.06.04 15:43:59.146365 [ 260 ] {5708bb9e-c47a-4b0d-a054-2b7b4feaa433} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12595 | 2025.06.04 15:43:59.146502 [ 260 ] {5708bb9e-c47a-4b0d-a054-2b7b4feaa433} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00117 sec., 96581.19658119658 rows/sec., 6.25 MiB/sec. | ||
| 12596 | 2025.06.04 15:43:59.146540 [ 260 ] {5708bb9e-c47a-4b0d-a054-2b7b4feaa433} <Debug> TCPHandler: Processed in 0.001334426 sec. | ||
| 12597 | 2025.06.04 15:43:59.146675 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12598 | 2025.06.04 15:43:59.146768 [ 260 ] {e8378f50-bf04-45cc-89f2-d22901ca6cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12599 | 2025.06.04 15:43:59.146808 [ 260 ] {e8378f50-bf04-45cc-89f2-d22901ca6cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12600 | 2025.06.04 15:43:59.147236 [ 260 ] {e8378f50-bf04-45cc-89f2-d22901ca6cb8} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2025.06.04 15:43:59.147273 [ 260 ] {e8378f50-bf04-45cc-89f2-d22901ca6cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12602 | 2025.06.04 15:43:59.147565 [ 260 ] {e8378f50-bf04-45cc-89f2-d22901ca6cb8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12603 | 2025.06.04 15:43:59.147771 [ 260 ] {e8378f50-bf04-45cc-89f2-d22901ca6cb8} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12604 | 2025.06.04 15:43:59.147892 [ 260 ] {e8378f50-bf04-45cc-89f2-d22901ca6cb8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001173 sec., 95481.67092924126 rows/sec., 5.44 MiB/sec. | ||
| 12605 | 2025.06.04 15:43:59.147927 [ 260 ] {e8378f50-bf04-45cc-89f2-d22901ca6cb8} <Debug> TCPHandler: Processed in 0.001335476 sec. | ||
| 12606 | 2025.06.04 15:43:59.148036 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12607 | 2025.06.04 15:43:59.148123 [ 260 ] {2e1364bc-8608-47cf-ac6f-37c3c307287b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12608 | 2025.06.04 15:43:59.148160 [ 260 ] {2e1364bc-8608-47cf-ac6f-37c3c307287b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12609 | 2025.06.04 15:43:59.148750 [ 260 ] {2e1364bc-8608-47cf-ac6f-37c3c307287b} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12610 | 2025.06.04 15:43:59.148786 [ 260 ] {2e1364bc-8608-47cf-ac6f-37c3c307287b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12611 | 2025.06.04 15:43:59.149105 [ 260 ] {2e1364bc-8608-47cf-ac6f-37c3c307287b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12612 | 2025.06.04 15:43:59.149315 [ 260 ] {2e1364bc-8608-47cf-ac6f-37c3c307287b} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12613 | 2025.06.04 15:43:59.149443 [ 260 ] {2e1364bc-8608-47cf-ac6f-37c3c307287b} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001289 sec., 296353.76260667184 rows/sec., 20.90 MiB/sec. | ||
| 12614 | 2025.06.04 15:43:59.149481 [ 260 ] {2e1364bc-8608-47cf-ac6f-37c3c307287b} <Debug> TCPHandler: Processed in 0.001452558 sec. | ||
| 12615 | 2025.06.04 15:43:59.149594 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12616 | 2025.06.04 15:43:59.149688 [ 260 ] {7ca9c44c-2a71-4401-b1f9-7bed258298b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12617 | 2025.06.04 15:43:59.149731 [ 260 ] {7ca9c44c-2a71-4401-b1f9-7bed258298b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12618 | 2025.06.04 15:43:59.150061 [ 260 ] {7ca9c44c-2a71-4401-b1f9-7bed258298b5} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12619 | 2025.06.04 15:43:59.150098 [ 260 ] {7ca9c44c-2a71-4401-b1f9-7bed258298b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12620 | 2025.06.04 15:43:59.150398 [ 260 ] {7ca9c44c-2a71-4401-b1f9-7bed258298b5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12621 | 2025.06.04 15:43:59.150614 [ 260 ] {7ca9c44c-2a71-4401-b1f9-7bed258298b5} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12622 | 2025.06.04 15:43:59.150748 [ 260 ] {7ca9c44c-2a71-4401-b1f9-7bed258298b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 12623 | 2025.06.04 15:43:59.150784 [ 260 ] {7ca9c44c-2a71-4401-b1f9-7bed258298b5} <Debug> TCPHandler: Processed in 0.001238135 sec. | ||
| 12624 | 2025.06.04 15:43:59.150886 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12625 | 2025.06.04 15:43:59.150980 [ 260 ] {a40d6287-5aa6-4058-ad26-d9feaeefedaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12626 | 2025.06.04 15:43:59.151020 [ 260 ] {a40d6287-5aa6-4058-ad26-d9feaeefedaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12627 | 2025.06.04 15:43:59.151419 [ 260 ] {a40d6287-5aa6-4058-ad26-d9feaeefedaa} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2025.06.04 15:43:59.151456 [ 260 ] {a40d6287-5aa6-4058-ad26-d9feaeefedaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12629 | 2025.06.04 15:43:59.151784 [ 260 ] {a40d6287-5aa6-4058-ad26-d9feaeefedaa} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12630 | 2025.06.04 15:43:59.152007 [ 260 ] {a40d6287-5aa6-4058-ad26-d9feaeefedaa} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12631 | 2025.06.04 15:43:59.152137 [ 260 ] {a40d6287-5aa6-4058-ad26-d9feaeefedaa} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001176 sec., 201530.61224489796 rows/sec., 13.51 MiB/sec. | ||
| 12632 | 2025.06.04 15:43:59.152173 [ 260 ] {a40d6287-5aa6-4058-ad26-d9feaeefedaa} <Debug> TCPHandler: Processed in 0.001334986 sec. | ||
| 12633 | 2025.06.04 15:43:59.152285 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12634 | 2025.06.04 15:43:59.152379 [ 260 ] {46e35863-b4ce-408b-bde5-95676a9b7f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12635 | 2025.06.04 15:43:59.152419 [ 260 ] {46e35863-b4ce-408b-bde5-95676a9b7f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12636 | 2025.06.04 15:43:59.152729 [ 260 ] {46e35863-b4ce-408b-bde5-95676a9b7f0c} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2025.06.04 15:43:59.152765 [ 260 ] {46e35863-b4ce-408b-bde5-95676a9b7f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12638 | 2025.06.04 15:43:59.153057 [ 260 ] {46e35863-b4ce-408b-bde5-95676a9b7f0c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12639 | 2025.06.04 15:43:59.153264 [ 260 ] {46e35863-b4ce-408b-bde5-95676a9b7f0c} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2025.06.04 15:43:59.153397 [ 260 ] {46e35863-b4ce-408b-bde5-95676a9b7f0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 12641 | 2025.06.04 15:43:59.153434 [ 260 ] {46e35863-b4ce-408b-bde5-95676a9b7f0c} <Debug> TCPHandler: Processed in 0.001197025 sec. | ||
| 12642 | 2025.06.04 15:43:59.153555 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12643 | 2025.06.04 15:43:59.153675 [ 260 ] {a0ccb54b-06f2-48f3-bfca-a467c71fbd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12644 | 2025.06.04 15:43:59.153723 [ 260 ] {a0ccb54b-06f2-48f3-bfca-a467c71fbd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12645 | 2025.06.04 15:43:59.154129 [ 260 ] {a0ccb54b-06f2-48f3-bfca-a467c71fbd40} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2025.06.04 15:43:59.154172 [ 260 ] {a0ccb54b-06f2-48f3-bfca-a467c71fbd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12647 | 2025.06.04 15:43:59.154544 [ 260 ] {a0ccb54b-06f2-48f3-bfca-a467c71fbd40} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12648 | 2025.06.04 15:43:59.154759 [ 260 ] {a0ccb54b-06f2-48f3-bfca-a467c71fbd40} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2025.06.04 15:43:59.154888 [ 260 ] {a0ccb54b-06f2-48f3-bfca-a467c71fbd40} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001238 sec., 66235.86429725363 rows/sec., 4.21 MiB/sec. | ||
| 12650 | 2025.06.04 15:43:59.154924 [ 260 ] {a0ccb54b-06f2-48f3-bfca-a467c71fbd40} <Debug> TCPHandler: Processed in 0.001428338 sec. | ||
| 12651 | 2025.06.04 15:43:59.239773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12652 | 2025.06.04 15:43:59.257910 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12653 | 2025.06.04 15:43:59.257951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12654 | 2025.06.04 15:43:59.264036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12655 | 2025.06.04 15:43:59.264745 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12656 | 2025.06.04 15:43:59.265034 [ 131 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12657 | 2025.06.04 15:43:59.265101 [ 131 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12658 | 2025.06.04 15:43:59.265123 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12659 | 2025.06.04 15:43:59.265255 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 12660 | 2025.06.04 15:43:59.268481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12661 | 2025.06.04 15:43:59.269010 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12662 | 2025.06.04 15:43:59.270373 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 12663 | 2025.06.04 15:43:59.274940 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 12664 | 2025.06.04 15:43:59.279463 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 12665 | 2025.06.04 15:43:59.284159 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 12666 | 2025.06.04 15:43:59.288602 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 12667 | 2025.06.04 15:43:59.292431 [ 186 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 12668 | 2025.06.04 15:43:59.350003 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.084805283 sec., 5860.483951217992 rows/sec., 30.30 MiB/sec. | ||
| 12669 | 2025.06.04 15:43:59.352853 [ 190 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12670 | 2025.06.04 15:43:59.354853 [ 190 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_66_13} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2025.06.04 15:43:59.354957 [ 190 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_66_13} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12672 | 2025.06.04 15:43:59.356528 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12673 | 2025.06.04 15:44:00.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.11 MiB, peak 341.85 MiB, free memory in arenas 0.00 B, will set to 329.32 MiB (RSS), difference: 1.21 MiB | ||
| 12674 | 2025.06.04 15:44:02.616440 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1762 | ||
| 12675 | 2025.06.04 15:44:02.618893 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2025.06.04 15:44:02.618940 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12677 | 2025.06.04 15:44:02.620129 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12678 | 2025.06.04 15:44:02.620385 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2025.06.04 15:44:02.620658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1762 | ||
| 12680 | 2025.06.04 15:44:04.136697 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12681 | 2025.06.04 15:44:04.136881 [ 260 ] {a0b6135a-956c-47d4-82b0-120097e2ace5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12682 | 2025.06.04 15:44:04.136944 [ 260 ] {a0b6135a-956c-47d4-82b0-120097e2ace5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12683 | 2025.06.04 15:44:04.137569 [ 260 ] {a0b6135a-956c-47d4-82b0-120097e2ace5} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12684 | 2025.06.04 15:44:04.137609 [ 260 ] {a0b6135a-956c-47d4-82b0-120097e2ace5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12685 | 2025.06.04 15:44:04.137980 [ 260 ] {a0b6135a-956c-47d4-82b0-120097e2ace5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12686 | 2025.06.04 15:44:04.138200 [ 260 ] {a0b6135a-956c-47d4-82b0-120097e2ace5} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12687 | 2025.06.04 15:44:04.138357 [ 260 ] {a0b6135a-956c-47d4-82b0-120097e2ace5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001524 sec., 5249.343832020997 rows/sec., 428.05 KiB/sec. | ||
| 12688 | 2025.06.04 15:44:04.138406 [ 260 ] {a0b6135a-956c-47d4-82b0-120097e2ace5} <Debug> TCPHandler: Processed in 0.001839803 sec. | ||
| 12689 | 2025.06.04 15:44:04.138532 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12690 | 2025.06.04 15:44:04.138636 [ 260 ] {f352bb4b-5c83-4e5b-a0a3-44ea6339b0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12691 | 2025.06.04 15:44:04.138679 [ 260 ] {f352bb4b-5c83-4e5b-a0a3-44ea6339b0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12692 | 2025.06.04 15:44:04.139180 [ 260 ] {f352bb4b-5c83-4e5b-a0a3-44ea6339b0e5} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12693 | 2025.06.04 15:44:04.139215 [ 260 ] {f352bb4b-5c83-4e5b-a0a3-44ea6339b0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12694 | 2025.06.04 15:44:04.139539 [ 260 ] {f352bb4b-5c83-4e5b-a0a3-44ea6339b0e5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12695 | 2025.06.04 15:44:04.139742 [ 260 ] {f352bb4b-5c83-4e5b-a0a3-44ea6339b0e5} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12696 | 2025.06.04 15:44:04.139878 [ 260 ] {f352bb4b-5c83-4e5b-a0a3-44ea6339b0e5} <Debug> executeQuery: Read 140 rows, 12.32 KiB in 0.001266 sec., 110584.51816745655 rows/sec., 9.50 MiB/sec. | ||
| 12697 | 2025.06.04 15:44:04.139916 [ 260 ] {f352bb4b-5c83-4e5b-a0a3-44ea6339b0e5} <Debug> TCPHandler: Processed in 0.001435807 sec. | ||
| 12698 | 2025.06.04 15:44:04.140020 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12699 | 2025.06.04 15:44:04.140117 [ 260 ] {22aa2785-f951-48ac-b31b-566eb6f99b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12700 | 2025.06.04 15:44:04.140157 [ 260 ] {22aa2785-f951-48ac-b31b-566eb6f99b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12701 | 2025.06.04 15:44:04.140586 [ 260 ] {22aa2785-f951-48ac-b31b-566eb6f99b3d} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2025.06.04 15:44:04.140620 [ 260 ] {22aa2785-f951-48ac-b31b-566eb6f99b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12703 | 2025.06.04 15:44:04.140912 [ 260 ] {22aa2785-f951-48ac-b31b-566eb6f99b3d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12704 | 2025.06.04 15:44:04.141115 [ 260 ] {22aa2785-f951-48ac-b31b-566eb6f99b3d} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12705 | 2025.06.04 15:44:04.141244 [ 260 ] {22aa2785-f951-48ac-b31b-566eb6f99b3d} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001147 sec., 41848.299912816045 rows/sec., 3.04 MiB/sec. | ||
| 12706 | 2025.06.04 15:44:04.141282 [ 260 ] {22aa2785-f951-48ac-b31b-566eb6f99b3d} <Debug> TCPHandler: Processed in 0.001309556 sec. | ||
| 12707 | 2025.06.04 15:44:04.141385 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12708 | 2025.06.04 15:44:04.141479 [ 260 ] {abb4a3a3-88a6-4694-a6b6-77e04162ab36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12709 | 2025.06.04 15:44:04.141518 [ 260 ] {abb4a3a3-88a6-4694-a6b6-77e04162ab36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12710 | 2025.06.04 15:44:04.141945 [ 260 ] {abb4a3a3-88a6-4694-a6b6-77e04162ab36} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12711 | 2025.06.04 15:44:04.141980 [ 260 ] {abb4a3a3-88a6-4694-a6b6-77e04162ab36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12712 | 2025.06.04 15:44:04.142283 [ 260 ] {abb4a3a3-88a6-4694-a6b6-77e04162ab36} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12713 | 2025.06.04 15:44:04.142487 [ 260 ] {abb4a3a3-88a6-4694-a6b6-77e04162ab36} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12714 | 2025.06.04 15:44:04.142615 [ 260 ] {abb4a3a3-88a6-4694-a6b6-77e04162ab36} <Debug> executeQuery: Read 112 rows, 8.97 KiB in 0.001154 sec., 97053.72616984401 rows/sec., 7.59 MiB/sec. | ||
| 12715 | 2025.06.04 15:44:04.142651 [ 260 ] {abb4a3a3-88a6-4694-a6b6-77e04162ab36} <Debug> TCPHandler: Processed in 0.001314506 sec. | ||
| 12716 | 2025.06.04 15:44:04.142762 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12717 | 2025.06.04 15:44:04.142857 [ 260 ] {02f4469f-5e45-4da5-a18d-1cc11c6e765c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12718 | 2025.06.04 15:44:04.142901 [ 260 ] {02f4469f-5e45-4da5-a18d-1cc11c6e765c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12719 | 2025.06.04 15:44:04.143305 [ 260 ] {02f4469f-5e45-4da5-a18d-1cc11c6e765c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12720 | 2025.06.04 15:44:04.143341 [ 260 ] {02f4469f-5e45-4da5-a18d-1cc11c6e765c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12721 | 2025.06.04 15:44:04.143664 [ 260 ] {02f4469f-5e45-4da5-a18d-1cc11c6e765c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12722 | 2025.06.04 15:44:04.143874 [ 260 ] {02f4469f-5e45-4da5-a18d-1cc11c6e765c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2025.06.04 15:44:04.144003 [ 260 ] {02f4469f-5e45-4da5-a18d-1cc11c6e765c} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001164 sec., 140893.470790378 rows/sec., 9.81 MiB/sec. | ||
| 12724 | 2025.06.04 15:44:04.144040 [ 260 ] {02f4469f-5e45-4da5-a18d-1cc11c6e765c} <Debug> TCPHandler: Processed in 0.001325916 sec. | ||
| 12725 | 2025.06.04 15:44:04.144140 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12726 | 2025.06.04 15:44:04.144234 [ 260 ] {7d984495-176f-4a8b-a31e-f47350034422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12727 | 2025.06.04 15:44:04.144288 [ 260 ] {7d984495-176f-4a8b-a31e-f47350034422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12728 | 2025.06.04 15:44:04.145140 [ 260 ] {7d984495-176f-4a8b-a31e-f47350034422} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2025.06.04 15:44:04.145174 [ 260 ] {7d984495-176f-4a8b-a31e-f47350034422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12730 | 2025.06.04 15:44:04.145732 [ 260 ] {7d984495-176f-4a8b-a31e-f47350034422} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12731 | 2025.06.04 15:44:04.145955 [ 260 ] {7d984495-176f-4a8b-a31e-f47350034422} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2025.06.04 15:44:04.146095 [ 260 ] {7d984495-176f-4a8b-a31e-f47350034422} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001878 sec., 21299.254526091587 rows/sec., 38.17 MiB/sec. | ||
| 12733 | 2025.06.04 15:44:04.146161 [ 260 ] {7d984495-176f-4a8b-a31e-f47350034422} <Debug> TCPHandler: Processed in 0.002067845 sec. | ||
| 12734 | 2025.06.04 15:44:04.146271 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12735 | 2025.06.04 15:44:04.146367 [ 260 ] {6f24d05d-5670-465d-96b3-0e95848f7c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12736 | 2025.06.04 15:44:04.146408 [ 260 ] {6f24d05d-5670-465d-96b3-0e95848f7c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12737 | 2025.06.04 15:44:04.146745 [ 260 ] {6f24d05d-5670-465d-96b3-0e95848f7c84} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12738 | 2025.06.04 15:44:04.146780 [ 260 ] {6f24d05d-5670-465d-96b3-0e95848f7c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12739 | 2025.06.04 15:44:04.147080 [ 260 ] {6f24d05d-5670-465d-96b3-0e95848f7c84} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12740 | 2025.06.04 15:44:04.147286 [ 260 ] {6f24d05d-5670-465d-96b3-0e95848f7c84} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12741 | 2025.06.04 15:44:04.147416 [ 260 ] {6f24d05d-5670-465d-96b3-0e95848f7c84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 12742 | 2025.06.04 15:44:04.147452 [ 260 ] {6f24d05d-5670-465d-96b3-0e95848f7c84} <Debug> TCPHandler: Processed in 0.001229045 sec. | ||
| 12743 | 2025.06.04 15:44:05.058653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
| 12744 | 2025.06.04 15:44:05.059425 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12745 | 2025.06.04 15:44:05.059508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12746 | 2025.06.04 15:44:05.060459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12747 | 2025.06.04 15:44:05.060706 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12748 | 2025.06.04 15:44:05.060877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
| 12749 | 2025.06.04 15:44:06.768657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12750 | 2025.06.04 15:44:06.783931 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12751 | 2025.06.04 15:44:06.783999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12752 | 2025.06.04 15:44:06.789686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12753 | 2025.06.04 15:44:06.790364 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12754 | 2025.06.04 15:44:06.793095 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12755 | 2025.06.04 15:44:09.142186 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12756 | 2025.06.04 15:44:09.142398 [ 260 ] {5d22f40c-7967-4473-9300-9c7bc6890ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12757 | 2025.06.04 15:44:09.142469 [ 260 ] {5d22f40c-7967-4473-9300-9c7bc6890ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12758 | 2025.06.04 15:44:09.143434 [ 260 ] {5d22f40c-7967-4473-9300-9c7bc6890ee7} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12759 | 2025.06.04 15:44:09.143493 [ 260 ] {5d22f40c-7967-4473-9300-9c7bc6890ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12760 | 2025.06.04 15:44:09.144057 [ 260 ] {5d22f40c-7967-4473-9300-9c7bc6890ee7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12761 | 2025.06.04 15:44:09.144382 [ 260 ] {5d22f40c-7967-4473-9300-9c7bc6890ee7} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12762 | 2025.06.04 15:44:09.144594 [ 117 ] {} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12763 | 2025.06.04 15:44:09.144604 [ 260 ] {5d22f40c-7967-4473-9300-9c7bc6890ee7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002264 sec., 93639.57597173145 rows/sec., 5.96 MiB/sec. | ||
| 12764 | 2025.06.04 15:44:09.144685 [ 117 ] {} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12765 | 2025.06.04 15:44:09.144720 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12766 | 2025.06.04 15:44:09.144733 [ 260 ] {5d22f40c-7967-4473-9300-9c7bc6890ee7} <Debug> TCPHandler: Processed in 0.002677223 sec. | ||
| 12767 | 2025.06.04 15:44:09.144851 [ 201 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 12768 | 2025.06.04 15:44:09.145015 [ 201 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12769 | 2025.06.04 15:44:09.145018 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12770 | 2025.06.04 15:44:09.145066 [ 201 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 212 rows starting from the beginning of the part | ||
| 12771 | 2025.06.04 15:44:09.145166 [ 260 ] {5f10a85f-e123-41cf-96dd-56ebd163b953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12772 | 2025.06.04 15:44:09.145168 [ 201 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 12773 | 2025.06.04 15:44:09.145236 [ 260 ] {5f10a85f-e123-41cf-96dd-56ebd163b953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12774 | 2025.06.04 15:44:09.145259 [ 201 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 12775 | 2025.06.04 15:44:09.145323 [ 201 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 12776 | 2025.06.04 15:44:09.145386 [ 201 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 12777 | 2025.06.04 15:44:09.146284 [ 260 ] {5f10a85f-e123-41cf-96dd-56ebd163b953} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12778 | 2025.06.04 15:44:09.146330 [ 260 ] {5f10a85f-e123-41cf-96dd-56ebd163b953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12779 | 2025.06.04 15:44:09.146558 [ 190 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761551 sec., 601742.4417459386 rows/sec., 40.57 MiB/sec. | ||
| 12780 | 2025.06.04 15:44:09.146742 [ 196 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 12781 | 2025.06.04 15:44:09.146895 [ 260 ] {5f10a85f-e123-41cf-96dd-56ebd163b953} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12782 | 2025.06.04 15:44:09.147020 [ 196 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_41_10} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12783 | 2025.06.04 15:44:09.147097 [ 196 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_41_10} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 12784 | 2025.06.04 15:44:09.147136 [ 260 ] {5f10a85f-e123-41cf-96dd-56ebd163b953} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12785 | 2025.06.04 15:44:09.147200 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12786 | 2025.06.04 15:44:09.147295 [ 260 ] {5f10a85f-e123-41cf-96dd-56ebd163b953} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.002162 sec., 285383.9037927845 rows/sec., 22.31 MiB/sec. | ||
| 12787 | 2025.06.04 15:44:09.147344 [ 260 ] {5f10a85f-e123-41cf-96dd-56ebd163b953} <Debug> TCPHandler: Processed in 0.002388509 sec. | ||
| 12788 | 2025.06.04 15:44:09.147476 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12789 | 2025.06.04 15:44:09.147580 [ 260 ] {0438b407-7c24-42fa-ab23-c11555b0bcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12790 | 2025.06.04 15:44:09.147626 [ 260 ] {0438b407-7c24-42fa-ab23-c11555b0bcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12791 | 2025.06.04 15:44:09.148102 [ 260 ] {0438b407-7c24-42fa-ab23-c11555b0bcd8} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2025.06.04 15:44:09.148141 [ 260 ] {0438b407-7c24-42fa-ab23-c11555b0bcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12793 | 2025.06.04 15:44:09.148459 [ 260 ] {0438b407-7c24-42fa-ab23-c11555b0bcd8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12794 | 2025.06.04 15:44:09.148678 [ 260 ] {0438b407-7c24-42fa-ab23-c11555b0bcd8} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2025.06.04 15:44:09.148818 [ 260 ] {0438b407-7c24-42fa-ab23-c11555b0bcd8} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001262 sec., 83993.66085578446 rows/sec., 4.94 MiB/sec. | ||
| 12796 | 2025.06.04 15:44:09.148857 [ 260 ] {0438b407-7c24-42fa-ab23-c11555b0bcd8} <Debug> TCPHandler: Processed in 0.001434138 sec. | ||
| 12797 | 2025.06.04 15:44:09.148976 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12798 | 2025.06.04 15:44:09.149074 [ 260 ] {d5932b8d-0dfa-47b3-a1b2-c40d73129bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12799 | 2025.06.04 15:44:09.149116 [ 260 ] {d5932b8d-0dfa-47b3-a1b2-c40d73129bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12800 | 2025.06.04 15:44:09.149554 [ 260 ] {d5932b8d-0dfa-47b3-a1b2-c40d73129bb3} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12801 | 2025.06.04 15:44:09.149594 [ 260 ] {d5932b8d-0dfa-47b3-a1b2-c40d73129bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12802 | 2025.06.04 15:44:09.149913 [ 260 ] {d5932b8d-0dfa-47b3-a1b2-c40d73129bb3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12803 | 2025.06.04 15:44:09.150126 [ 260 ] {d5932b8d-0dfa-47b3-a1b2-c40d73129bb3} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12804 | 2025.06.04 15:44:09.150240 [ 117 ] {} <Debug> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 12805 | 2025.06.04 15:44:09.150259 [ 260 ] {d5932b8d-0dfa-47b3-a1b2-c40d73129bb3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001205 sec., 93775.93360995852 rows/sec., 6.07 MiB/sec. | ||
| 12806 | 2025.06.04 15:44:09.150283 [ 117 ] {} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12807 | 2025.06.04 15:44:09.150307 [ 260 ] {d5932b8d-0dfa-47b3-a1b2-c40d73129bb3} <Debug> TCPHandler: Processed in 0.001380397 sec. | ||
| 12808 | 2025.06.04 15:44:09.150308 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12809 | 2025.06.04 15:44:09.150398 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 12810 | 2025.06.04 15:44:09.150433 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12811 | 2025.06.04 15:44:09.150488 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12812 | 2025.06.04 15:44:09.150518 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 342 rows starting from the beginning of the part | ||
| 12813 | 2025.06.04 15:44:09.150531 [ 260 ] {cf419512-d47f-4f0c-8967-e0034f9e3dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12814 | 2025.06.04 15:44:09.150568 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part | ||
| 12815 | 2025.06.04 15:44:09.150579 [ 260 ] {cf419512-d47f-4f0c-8967-e0034f9e3dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12816 | 2025.06.04 15:44:09.150615 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 113 rows starting from the beginning of the part | ||
| 12817 | 2025.06.04 15:44:09.150659 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 341 rows starting from the beginning of the part | ||
| 12818 | 2025.06.04 15:44:09.150702 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part | ||
| 12819 | 2025.06.04 15:44:09.150741 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 113 rows starting from the beginning of the part | ||
| 12820 | 2025.06.04 15:44:09.151043 [ 260 ] {cf419512-d47f-4f0c-8967-e0034f9e3dcd} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2025.06.04 15:44:09.151085 [ 260 ] {cf419512-d47f-4f0c-8967-e0034f9e3dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12822 | 2025.06.04 15:44:09.151420 [ 260 ] {cf419512-d47f-4f0c-8967-e0034f9e3dcd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12823 | 2025.06.04 15:44:09.151633 [ 200 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265936 sec., 896569.8107961223 rows/sec., 62.53 MiB/sec. | ||
| 12824 | 2025.06.04 15:44:09.151637 [ 260 ] {cf419512-d47f-4f0c-8967-e0034f9e3dcd} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12825 | 2025.06.04 15:44:09.151775 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 12826 | 2025.06.04 15:44:09.151784 [ 260 ] {cf419512-d47f-4f0c-8967-e0034f9e3dcd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00127 sec., 88188.97637795276 rows/sec., 5.02 MiB/sec. | ||
| 12827 | 2025.06.04 15:44:09.151793 [ 114 ] {} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12828 | 2025.06.04 15:44:09.151836 [ 260 ] {cf419512-d47f-4f0c-8967-e0034f9e3dcd} <Debug> TCPHandler: Processed in 0.001452167 sec. | ||
| 12829 | 2025.06.04 15:44:09.151853 [ 114 ] {} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12830 | 2025.06.04 15:44:09.151882 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12831 | 2025.06.04 15:44:09.151954 [ 196 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 12832 | 2025.06.04 15:44:09.151961 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12833 | 2025.06.04 15:44:09.152041 [ 196 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12834 | 2025.06.04 15:44:09.152044 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_42_9} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12835 | 2025.06.04 15:44:09.152069 [ 260 ] {e1c9633b-7962-4130-ae76-63e4a274b83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12836 | 2025.06.04 15:44:09.152071 [ 196 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 112 rows starting from the beginning of the part | ||
| 12837 | 2025.06.04 15:44:09.152114 [ 260 ] {e1c9633b-7962-4130-ae76-63e4a274b83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12838 | 2025.06.04 15:44:09.152129 [ 201 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_42_9} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 12839 | 2025.06.04 15:44:09.152140 [ 196 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 112 rows starting from the beginning of the part | ||
| 12840 | 2025.06.04 15:44:09.152191 [ 196 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 112 rows starting from the beginning of the part | ||
| 12841 | 2025.06.04 15:44:09.152209 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 12842 | 2025.06.04 15:44:09.152229 [ 196 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 112 rows starting from the beginning of the part | ||
| 12843 | 2025.06.04 15:44:09.152272 [ 196 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 112 rows starting from the beginning of the part | ||
| 12844 | 2025.06.04 15:44:09.152729 [ 260 ] {e1c9633b-7962-4130-ae76-63e4a274b83c} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12845 | 2025.06.04 15:44:09.152770 [ 260 ] {e1c9633b-7962-4130-ae76-63e4a274b83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12846 | 2025.06.04 15:44:09.153087 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160524 sec., 482540.64543258044 rows/sec., 29.33 MiB/sec. | ||
| 12847 | 2025.06.04 15:44:09.153151 [ 260 ] {e1c9633b-7962-4130-ae76-63e4a274b83c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12848 | 2025.06.04 15:44:09.153197 [ 196 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 12849 | 2025.06.04 15:44:09.153373 [ 260 ] {e1c9633b-7962-4130-ae76-63e4a274b83c} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12850 | 2025.06.04 15:44:09.153435 [ 196 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_41_10} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12851 | 2025.06.04 15:44:09.153497 [ 196 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_41_10} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 12852 | 2025.06.04 15:44:09.153511 [ 260 ] {e1c9633b-7962-4130-ae76-63e4a274b83c} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.00146 sec., 261643.83561643836 rows/sec., 18.45 MiB/sec. | ||
| 12853 | 2025.06.04 15:44:09.153548 [ 260 ] {e1c9633b-7962-4130-ae76-63e4a274b83c} <Debug> TCPHandler: Processed in 0.00163787 sec. | ||
| 12854 | 2025.06.04 15:44:09.153560 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12855 | 2025.06.04 15:44:09.153667 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12856 | 2025.06.04 15:44:09.153761 [ 260 ] {c90046b2-1b75-4b22-bf51-5b695aaa3168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12857 | 2025.06.04 15:44:09.153803 [ 260 ] {c90046b2-1b75-4b22-bf51-5b695aaa3168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12858 | 2025.06.04 15:44:09.154184 [ 260 ] {c90046b2-1b75-4b22-bf51-5b695aaa3168} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12859 | 2025.06.04 15:44:09.154221 [ 260 ] {c90046b2-1b75-4b22-bf51-5b695aaa3168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12860 | 2025.06.04 15:44:09.154547 [ 260 ] {c90046b2-1b75-4b22-bf51-5b695aaa3168} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12861 | 2025.06.04 15:44:09.154781 [ 260 ] {c90046b2-1b75-4b22-bf51-5b695aaa3168} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12862 | 2025.06.04 15:44:09.154923 [ 260 ] {c90046b2-1b75-4b22-bf51-5b695aaa3168} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00118 sec., 5084.745762711864 rows/sec., 265.66 KiB/sec. | ||
| 12863 | 2025.06.04 15:44:09.154962 [ 260 ] {c90046b2-1b75-4b22-bf51-5b695aaa3168} <Debug> TCPHandler: Processed in 0.001344217 sec. | ||
| 12864 | 2025.06.04 15:44:09.155074 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12865 | 2025.06.04 15:44:09.155170 [ 260 ] {e0c1b145-dcdc-40b2-b5d2-83c494c9fee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12866 | 2025.06.04 15:44:09.155213 [ 260 ] {e0c1b145-dcdc-40b2-b5d2-83c494c9fee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12867 | 2025.06.04 15:44:09.155625 [ 260 ] {e0c1b145-dcdc-40b2-b5d2-83c494c9fee0} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12868 | 2025.06.04 15:44:09.155663 [ 260 ] {e0c1b145-dcdc-40b2-b5d2-83c494c9fee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12869 | 2025.06.04 15:44:09.156000 [ 260 ] {e0c1b145-dcdc-40b2-b5d2-83c494c9fee0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12870 | 2025.06.04 15:44:09.156232 [ 260 ] {e0c1b145-dcdc-40b2-b5d2-83c494c9fee0} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12871 | 2025.06.04 15:44:09.156369 [ 260 ] {e0c1b145-dcdc-40b2-b5d2-83c494c9fee0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001219 sec., 194421.6570959803 rows/sec., 13.03 MiB/sec. | ||
| 12872 | 2025.06.04 15:44:09.156367 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_104_21 to all_109_109_0 | ||
| 12873 | 2025.06.04 15:44:09.156409 [ 260 ] {e0c1b145-dcdc-40b2-b5d2-83c494c9fee0} <Debug> TCPHandler: Processed in 0.001384777 sec. | ||
| 12874 | 2025.06.04 15:44:09.156424 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12875 | 2025.06.04 15:44:09.156449 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12876 | 2025.06.04 15:44:09.156530 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12877 | 2025.06.04 15:44:09.156556 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_104_21 to all_109_109_0 into Compact with storage Full | ||
| 12878 | 2025.06.04 15:44:09.156628 [ 260 ] {458d0879-1948-4f4c-847a-8d158cf99b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12879 | 2025.06.04 15:44:09.156676 [ 260 ] {458d0879-1948-4f4c-847a-8d158cf99b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12880 | 2025.06.04 15:44:09.156708 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12881 | 2025.06.04 15:44:09.156751 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 33802 rows starting from the beginning of the part | ||
| 12882 | 2025.06.04 15:44:09.156824 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 118 rows starting from the beginning of the part | ||
| 12883 | 2025.06.04 15:44:09.156875 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 12884 | 2025.06.04 15:44:09.156921 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 237 rows starting from the beginning of the part | ||
| 12885 | 2025.06.04 15:44:09.156964 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 164 rows starting from the beginning of the part | ||
| 12886 | 2025.06.04 15:44:09.156994 [ 260 ] {458d0879-1948-4f4c-847a-8d158cf99b53} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12887 | 2025.06.04 15:44:09.157009 [ 199 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 237 rows starting from the beginning of the part | ||
| 12888 | 2025.06.04 15:44:09.157036 [ 260 ] {458d0879-1948-4f4c-847a-8d158cf99b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12889 | 2025.06.04 15:44:09.157359 [ 260 ] {458d0879-1948-4f4c-847a-8d158cf99b53} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12890 | 2025.06.04 15:44:09.157585 [ 260 ] {458d0879-1948-4f4c-847a-8d158cf99b53} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12891 | 2025.06.04 15:44:09.157698 [ 114 ] {} <Debug> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 12892 | 2025.06.04 15:44:09.157721 [ 260 ] {458d0879-1948-4f4c-847a-8d158cf99b53} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 60.65 KiB/sec. | ||
| 12893 | 2025.06.04 15:44:09.157729 [ 114 ] {} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12894 | 2025.06.04 15:44:09.157759 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12895 | 2025.06.04 15:44:09.157763 [ 260 ] {458d0879-1948-4f4c-847a-8d158cf99b53} <Debug> TCPHandler: Processed in 0.001280876 sec. | ||
| 12896 | 2025.06.04 15:44:09.157828 [ 196 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 12897 | 2025.06.04 15:44:09.157904 [ 196 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12898 | 2025.06.04 15:44:09.157927 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12899 | 2025.06.04 15:44:09.157935 [ 196 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 38 rows starting from the beginning of the part | ||
| 12900 | 2025.06.04 15:44:09.157999 [ 196 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12901 | 2025.06.04 15:44:09.158032 [ 260 ] {f75ccb23-2db7-4384-ac5c-de74d5ce0b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12902 | 2025.06.04 15:44:09.158036 [ 196 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 12903 | 2025.06.04 15:44:09.158077 [ 260 ] {f75ccb23-2db7-4384-ac5c-de74d5ce0b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12904 | 2025.06.04 15:44:09.158079 [ 196 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 12905 | 2025.06.04 15:44:09.158118 [ 196 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 12906 | 2025.06.04 15:44:09.158158 [ 196 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 12907 | 2025.06.04 15:44:09.158466 [ 260 ] {f75ccb23-2db7-4384-ac5c-de74d5ce0b16} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12908 | 2025.06.04 15:44:09.158504 [ 260 ] {f75ccb23-2db7-4384-ac5c-de74d5ce0b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12909 | 2025.06.04 15:44:09.159077 [ 187 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.001272075 sec., 33803.03834286501 rows/sec., 2.22 MiB/sec. | ||
| 12910 | 2025.06.04 15:44:09.159162 [ 260 ] {f75ccb23-2db7-4384-ac5c-de74d5ce0b16} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12911 | 2025.06.04 15:44:09.159249 [ 197 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 12912 | 2025.06.04 15:44:09.159424 [ 260 ] {f75ccb23-2db7-4384-ac5c-de74d5ce0b16} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12913 | 2025.06.04 15:44:09.159584 [ 260 ] {f75ccb23-2db7-4384-ac5c-de74d5ce0b16} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001571 sec., 52196.053469127946 rows/sec., 3.32 MiB/sec. | ||
| 12914 | 2025.06.04 15:44:09.159585 [ 197 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_42_9} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12915 | 2025.06.04 15:44:09.159625 [ 260 ] {f75ccb23-2db7-4384-ac5c-de74d5ce0b16} <Debug> TCPHandler: Processed in 0.001771502 sec. | ||
| 12916 | 2025.06.04 15:44:09.159685 [ 197 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_42_9} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 12917 | 2025.06.04 15:44:09.159775 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12918 | 2025.06.04 15:44:09.165525 [ 197 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34718 rows, containing 5 columns (5 merged, 0 gathered) in 0.009020791 sec., 3848664.7124404055 rows/sec., 259.97 MiB/sec. | ||
| 12919 | 2025.06.04 15:44:09.165794 [ 187 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 12920 | 2025.06.04 15:44:09.166085 [ 187 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12921 | 2025.06.04 15:44:09.166166 [ 187 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_104_21, all_109_109_0] -> all_1_109_22 | ||
| 12922 | 2025.06.04 15:44:09.166249 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12923 | 2025.06.04 15:44:10.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.59 MiB, peak 341.85 MiB, free memory in arenas 0.00 B, will set to 332.27 MiB (RSS), difference: 1.67 MiB | ||
| 12924 | 2025.06.04 15:44:12.345375 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12925 | 2025.06.04 15:44:12.345438 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12926 | 2025.06.04 15:44:12.561108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
| 12927 | 2025.06.04 15:44:12.561598 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12928 | 2025.06.04 15:44:12.561641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12929 | 2025.06.04 15:44:12.562122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12930 | 2025.06.04 15:44:12.562366 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2025.06.04 15:44:12.562514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
| 12932 | 2025.06.04 15:44:12.620963 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1796 | ||
| 12933 | 2025.06.04 15:44:12.623340 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12934 | 2025.06.04 15:44:12.623383 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12935 | 2025.06.04 15:44:12.624604 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12936 | 2025.06.04 15:44:12.624864 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2025.06.04 15:44:12.625136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1796 | ||
| 12938 | 2025.06.04 15:44:14.136713 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12939 | 2025.06.04 15:44:14.136912 [ 260 ] {bf67aa91-dd6d-4018-b06d-c5782c4b0a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12940 | 2025.06.04 15:44:14.136985 [ 260 ] {bf67aa91-dd6d-4018-b06d-c5782c4b0a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12941 | 2025.06.04 15:44:14.137745 [ 260 ] {bf67aa91-dd6d-4018-b06d-c5782c4b0a1d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2025.06.04 15:44:14.137786 [ 260 ] {bf67aa91-dd6d-4018-b06d-c5782c4b0a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12943 | 2025.06.04 15:44:14.138177 [ 260 ] {bf67aa91-dd6d-4018-b06d-c5782c4b0a1d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12944 | 2025.06.04 15:44:14.138407 [ 260 ] {bf67aa91-dd6d-4018-b06d-c5782c4b0a1d} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2025.06.04 15:44:14.138572 [ 260 ] {bf67aa91-dd6d-4018-b06d-c5782c4b0a1d} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001714 sec., 79346.55775962661 rows/sec., 6.85 MiB/sec. | ||
| 12946 | 2025.06.04 15:44:14.138623 [ 260 ] {bf67aa91-dd6d-4018-b06d-c5782c4b0a1d} <Debug> TCPHandler: Processed in 0.002046465 sec. | ||
| 12947 | 2025.06.04 15:44:14.138753 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12948 | 2025.06.04 15:44:14.138857 [ 260 ] {1773f158-e140-4e9e-a53d-4b4b860a2ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12949 | 2025.06.04 15:44:14.138901 [ 260 ] {1773f158-e140-4e9e-a53d-4b4b860a2ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12950 | 2025.06.04 15:44:14.139330 [ 260 ] {1773f158-e140-4e9e-a53d-4b4b860a2ab8} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12951 | 2025.06.04 15:44:14.139368 [ 260 ] {1773f158-e140-4e9e-a53d-4b4b860a2ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12952 | 2025.06.04 15:44:14.139669 [ 260 ] {1773f158-e140-4e9e-a53d-4b4b860a2ab8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12953 | 2025.06.04 15:44:14.139890 [ 260 ] {1773f158-e140-4e9e-a53d-4b4b860a2ab8} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12954 | 2025.06.04 15:44:14.140019 [ 107 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12955 | 2025.06.04 15:44:14.140025 [ 260 ] {1773f158-e140-4e9e-a53d-4b4b860a2ab8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001191 sec., 33585.22250209907 rows/sec., 2.47 MiB/sec. | ||
| 12956 | 2025.06.04 15:44:14.140093 [ 107 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12957 | 2025.06.04 15:44:14.140113 [ 260 ] {1773f158-e140-4e9e-a53d-4b4b860a2ab8} <Debug> TCPHandler: Processed in 0.001410557 sec. | ||
| 12958 | 2025.06.04 15:44:14.140120 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12959 | 2025.06.04 15:44:14.140244 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12960 | 2025.06.04 15:44:14.140263 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 12961 | 2025.06.04 15:44:14.140346 [ 260 ] {3ac4ceee-f30f-4527-ba65-d80b51d99d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12962 | 2025.06.04 15:44:14.140391 [ 260 ] {3ac4ceee-f30f-4527-ba65-d80b51d99d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12963 | 2025.06.04 15:44:14.140424 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12964 | 2025.06.04 15:44:14.140467 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 164 rows starting from the beginning of the part | ||
| 12965 | 2025.06.04 15:44:14.140539 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 40 rows starting from the beginning of the part | ||
| 12966 | 2025.06.04 15:44:14.140592 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 106 rows starting from the beginning of the part | ||
| 12967 | 2025.06.04 15:44:14.140644 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part | ||
| 12968 | 2025.06.04 15:44:14.140691 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 106 rows starting from the beginning of the part | ||
| 12969 | 2025.06.04 15:44:14.140741 [ 198 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 40 rows starting from the beginning of the part | ||
| 12970 | 2025.06.04 15:44:14.140839 [ 260 ] {3ac4ceee-f30f-4527-ba65-d80b51d99d09} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12971 | 2025.06.04 15:44:14.140880 [ 260 ] {3ac4ceee-f30f-4527-ba65-d80b51d99d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12972 | 2025.06.04 15:44:14.141219 [ 260 ] {3ac4ceee-f30f-4527-ba65-d80b51d99d09} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12973 | 2025.06.04 15:44:14.141442 [ 260 ] {3ac4ceee-f30f-4527-ba65-d80b51d99d09} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12974 | 2025.06.04 15:44:14.141577 [ 260 ] {3ac4ceee-f30f-4527-ba65-d80b51d99d09} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001251 sec., 83133.49320543566 rows/sec., 6.49 MiB/sec. | ||
| 12975 | 2025.06.04 15:44:14.141617 [ 260 ] {3ac4ceee-f30f-4527-ba65-d80b51d99d09} <Debug> TCPHandler: Processed in 0.001420478 sec. | ||
| 12976 | 2025.06.04 15:44:14.141736 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12977 | 2025.06.04 15:44:14.141758 [ 197 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553239 sec., 324483.22505422536 rows/sec., 21.99 MiB/sec. | ||
| 12978 | 2025.06.04 15:44:14.141833 [ 260 ] {80857aa2-6de9-4291-9129-57b430130118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12979 | 2025.06.04 15:44:14.141882 [ 260 ] {80857aa2-6de9-4291-9129-57b430130118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12980 | 2025.06.04 15:44:14.141973 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12981 | 2025.06.04 15:44:14.142271 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_91_18} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2025.06.04 15:44:14.142304 [ 260 ] {80857aa2-6de9-4291-9129-57b430130118} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2025.06.04 15:44:14.142347 [ 260 ] {80857aa2-6de9-4291-9129-57b430130118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 12984 | 2025.06.04 15:44:14.142356 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_91_18} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12985 | 2025.06.04 15:44:14.142467 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12986 | 2025.06.04 15:44:14.142683 [ 260 ] {80857aa2-6de9-4291-9129-57b430130118} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12987 | 2025.06.04 15:44:14.142900 [ 260 ] {80857aa2-6de9-4291-9129-57b430130118} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2025.06.04 15:44:14.143035 [ 260 ] {80857aa2-6de9-4291-9129-57b430130118} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 12989 | 2025.06.04 15:44:14.143073 [ 260 ] {80857aa2-6de9-4291-9129-57b430130118} <Debug> TCPHandler: Processed in 0.001385277 sec. | ||
| 12990 | 2025.06.04 15:44:14.143194 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12991 | 2025.06.04 15:44:14.143316 [ 260 ] {f28655e0-abb0-494b-b094-1e43d1f19168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12992 | 2025.06.04 15:44:14.143384 [ 260 ] {f28655e0-abb0-494b-b094-1e43d1f19168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12993 | 2025.06.04 15:44:14.144382 [ 260 ] {f28655e0-abb0-494b-b094-1e43d1f19168} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2025.06.04 15:44:14.144420 [ 260 ] {f28655e0-abb0-494b-b094-1e43d1f19168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12995 | 2025.06.04 15:44:14.145052 [ 260 ] {f28655e0-abb0-494b-b094-1e43d1f19168} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12996 | 2025.06.04 15:44:14.145285 [ 260 ] {f28655e0-abb0-494b-b094-1e43d1f19168} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2025.06.04 15:44:14.145433 [ 260 ] {f28655e0-abb0-494b-b094-1e43d1f19168} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002142 sec., 18674.136321195147 rows/sec., 33.46 MiB/sec. | ||
| 12998 | 2025.06.04 15:44:14.145500 [ 260 ] {f28655e0-abb0-494b-b094-1e43d1f19168} <Debug> TCPHandler: Processed in 0.002364349 sec. | ||
| 12999 | 2025.06.04 15:44:14.145611 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13000 | 2025.06.04 15:44:14.145707 [ 260 ] {d2af4a34-5f92-42f5-a617-93d2c1984591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13001 | 2025.06.04 15:44:14.145749 [ 260 ] {d2af4a34-5f92-42f5-a617-93d2c1984591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13002 | 2025.06.04 15:44:14.146099 [ 260 ] {d2af4a34-5f92-42f5-a617-93d2c1984591} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2025.06.04 15:44:14.146137 [ 260 ] {d2af4a34-5f92-42f5-a617-93d2c1984591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13004 | 2025.06.04 15:44:14.146446 [ 260 ] {d2af4a34-5f92-42f5-a617-93d2c1984591} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13005 | 2025.06.04 15:44:14.146655 [ 260 ] {d2af4a34-5f92-42f5-a617-93d2c1984591} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2025.06.04 15:44:14.146786 [ 260 ] {d2af4a34-5f92-42f5-a617-93d2c1984591} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 13007 | 2025.06.04 15:44:14.146823 [ 260 ] {d2af4a34-5f92-42f5-a617-93d2c1984591} <Debug> TCPHandler: Processed in 0.001259976 sec. | ||
| 13008 | 2025.06.04 15:44:14.293261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13009 | 2025.06.04 15:44:14.309688 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2025.06.04 15:44:14.309728 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13011 | 2025.06.04 15:44:14.316051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13012 | 2025.06.04 15:44:14.316756 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2025.06.04 15:44:14.319936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13014 | 2025.06.04 15:44:15.025241 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13015 | 2025.06.04 15:44:15.025442 [ 260 ] {bced252e-786b-45dd-b3cd-19838f97a1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13016 | 2025.06.04 15:44:15.025516 [ 260 ] {bced252e-786b-45dd-b3cd-19838f97a1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13017 | 2025.06.04 15:44:15.026342 [ 260 ] {bced252e-786b-45dd-b3cd-19838f97a1f9} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13018 | 2025.06.04 15:44:15.026391 [ 260 ] {bced252e-786b-45dd-b3cd-19838f97a1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13019 | 2025.06.04 15:44:15.026780 [ 260 ] {bced252e-786b-45dd-b3cd-19838f97a1f9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13020 | 2025.06.04 15:44:15.026995 [ 260 ] {bced252e-786b-45dd-b3cd-19838f97a1f9} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2025.06.04 15:44:15.027153 [ 260 ] {bced252e-786b-45dd-b3cd-19838f97a1f9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001798 sec., 117908.78754171303 rows/sec., 7.50 MiB/sec. | ||
| 13022 | 2025.06.04 15:44:15.027200 [ 260 ] {bced252e-786b-45dd-b3cd-19838f97a1f9} <Debug> TCPHandler: Processed in 0.002130026 sec. | ||
| 13023 | 2025.06.04 15:44:15.027315 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13024 | 2025.06.04 15:44:15.027412 [ 260 ] {df698c3c-a021-406a-aa7d-070fe7c07e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13025 | 2025.06.04 15:44:15.027454 [ 260 ] {df698c3c-a021-406a-aa7d-070fe7c07e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13026 | 2025.06.04 15:44:15.027918 [ 260 ] {df698c3c-a021-406a-aa7d-070fe7c07e31} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13027 | 2025.06.04 15:44:15.027957 [ 260 ] {df698c3c-a021-406a-aa7d-070fe7c07e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13028 | 2025.06.04 15:44:15.028252 [ 260 ] {df698c3c-a021-406a-aa7d-070fe7c07e31} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13029 | 2025.06.04 15:44:15.028461 [ 260 ] {df698c3c-a021-406a-aa7d-070fe7c07e31} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2025.06.04 15:44:15.028573 [ 109 ] {} <Debug> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13031 | 2025.06.04 15:44:15.028592 [ 260 ] {df698c3c-a021-406a-aa7d-070fe7c07e31} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001151 sec., 6950.477845351868 rows/sec., 566.76 KiB/sec. | ||
| 13032 | 2025.06.04 15:44:15.028640 [ 109 ] {} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2025.06.04 15:44:15.028652 [ 260 ] {df698c3c-a021-406a-aa7d-070fe7c07e31} <Debug> TCPHandler: Processed in 0.001342177 sec. | ||
| 13034 | 2025.06.04 15:44:15.028671 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13035 | 2025.06.04 15:44:15.028766 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13036 | 2025.06.04 15:44:15.028805 [ 195 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13037 | 2025.06.04 15:44:15.028868 [ 260 ] {86e208bb-b937-4204-9fc7-57f1dcfb7430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13038 | 2025.06.04 15:44:15.028912 [ 260 ] {86e208bb-b937-4204-9fc7-57f1dcfb7430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13039 | 2025.06.04 15:44:15.028958 [ 195 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13040 | 2025.06.04 15:44:15.029001 [ 195 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
| 13041 | 2025.06.04 15:44:15.029078 [ 195 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 13042 | 2025.06.04 15:44:15.029130 [ 195 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 13043 | 2025.06.04 15:44:15.029178 [ 195 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 13044 | 2025.06.04 15:44:15.029218 [ 195 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 13045 | 2025.06.04 15:44:15.029258 [ 195 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 13046 | 2025.06.04 15:44:15.030017 [ 191 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275805 sec., 40758.57987701882 rows/sec., 3.40 MiB/sec. | ||
| 13047 | 2025.06.04 15:44:15.030207 [ 197 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13048 | 2025.06.04 15:44:15.030557 [ 197 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_23_5} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13049 | 2025.06.04 15:44:15.030643 [ 197 ] {2b77651e-c131-4abb-a415-1d036442054f::all_1_23_5} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13050 | 2025.06.04 15:44:15.030679 [ 260 ] {86e208bb-b937-4204-9fc7-57f1dcfb7430} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2025.06.04 15:44:15.030722 [ 260 ] {86e208bb-b937-4204-9fc7-57f1dcfb7430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13052 | 2025.06.04 15:44:15.030748 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13053 | 2025.06.04 15:44:15.031165 [ 260 ] {86e208bb-b937-4204-9fc7-57f1dcfb7430} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13054 | 2025.06.04 15:44:15.031390 [ 260 ] {86e208bb-b937-4204-9fc7-57f1dcfb7430} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2025.06.04 15:44:15.031526 [ 260 ] {86e208bb-b937-4204-9fc7-57f1dcfb7430} <Debug> executeQuery: Read 1761 rows, 146.25 KiB in 0.002679 sec., 657334.8264277716 rows/sec., 53.31 MiB/sec. | ||
| 13056 | 2025.06.04 15:44:15.031527 [ 109 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13057 | 2025.06.04 15:44:15.031567 [ 260 ] {86e208bb-b937-4204-9fc7-57f1dcfb7430} <Debug> TCPHandler: Processed in 0.002848404 sec. | ||
| 13058 | 2025.06.04 15:44:15.031576 [ 109 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2025.06.04 15:44:15.031608 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13060 | 2025.06.04 15:44:15.031685 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13061 | 2025.06.04 15:44:15.031718 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13062 | 2025.06.04 15:44:15.031786 [ 260 ] {32cf149e-ede0-400a-ad45-20120b08fa1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13063 | 2025.06.04 15:44:15.031832 [ 260 ] {32cf149e-ede0-400a-ad45-20120b08fa1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13064 | 2025.06.04 15:44:15.031863 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13065 | 2025.06.04 15:44:15.031902 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1847 rows starting from the beginning of the part | ||
| 13066 | 2025.06.04 15:44:15.031967 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 617 rows starting from the beginning of the part | ||
| 13067 | 2025.06.04 15:44:15.032013 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 140 rows starting from the beginning of the part | ||
| 13068 | 2025.06.04 15:44:15.032055 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 617 rows starting from the beginning of the part | ||
| 13069 | 2025.06.04 15:44:15.032095 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 136 rows starting from the beginning of the part | ||
| 13070 | 2025.06.04 15:44:15.032135 [ 198 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1761 rows starting from the beginning of the part | ||
| 13071 | 2025.06.04 15:44:15.032294 [ 260 ] {32cf149e-ede0-400a-ad45-20120b08fa1e} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2025.06.04 15:44:15.032337 [ 260 ] {32cf149e-ede0-400a-ad45-20120b08fa1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13073 | 2025.06.04 15:44:15.032660 [ 260 ] {32cf149e-ede0-400a-ad45-20120b08fa1e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13074 | 2025.06.04 15:44:15.032889 [ 260 ] {32cf149e-ede0-400a-ad45-20120b08fa1e} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13075 | 2025.06.04 15:44:15.033028 [ 260 ] {32cf149e-ede0-400a-ad45-20120b08fa1e} <Debug> executeQuery: Read 114 rows, 6.94 KiB in 0.001261 sec., 90404.44091990484 rows/sec., 5.38 MiB/sec. | ||
| 13076 | 2025.06.04 15:44:15.033068 [ 260 ] {32cf149e-ede0-400a-ad45-20120b08fa1e} <Debug> TCPHandler: Processed in 0.001430498 sec. | ||
| 13077 | 2025.06.04 15:44:15.033178 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13078 | 2025.06.04 15:44:15.033274 [ 260 ] {44805f3c-c9c5-437e-9dda-25ee42e03ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13079 | 2025.06.04 15:44:15.033312 [ 260 ] {44805f3c-c9c5-437e-9dda-25ee42e03ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13080 | 2025.06.04 15:44:15.033903 [ 260 ] {44805f3c-c9c5-437e-9dda-25ee42e03ff1} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13081 | 2025.06.04 15:44:15.033939 [ 260 ] {44805f3c-c9c5-437e-9dda-25ee42e03ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13082 | 2025.06.04 15:44:15.034007 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5118 rows, containing 5 columns (5 merged, 0 gathered) in 0.002344829 sec., 2182675.15456351 rows/sec., 184.78 MiB/sec. | ||
| 13083 | 2025.06.04 15:44:15.034258 [ 260 ] {44805f3c-c9c5-437e-9dda-25ee42e03ff1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13084 | 2025.06.04 15:44:15.034280 [ 188 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13085 | 2025.06.04 15:44:15.034482 [ 260 ] {44805f3c-c9c5-437e-9dda-25ee42e03ff1} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13086 | 2025.06.04 15:44:15.034581 [ 188 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_111_22} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13087 | 2025.06.04 15:44:15.034613 [ 260 ] {44805f3c-c9c5-437e-9dda-25ee42e03ff1} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001358 sec., 251104.56553755523 rows/sec., 16.75 MiB/sec. | ||
| 13088 | 2025.06.04 15:44:15.034653 [ 260 ] {44805f3c-c9c5-437e-9dda-25ee42e03ff1} <Debug> TCPHandler: Processed in 0.001520498 sec. | ||
| 13089 | 2025.06.04 15:44:15.034673 [ 188 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_111_22} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13090 | 2025.06.04 15:44:15.034763 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 13091 | 2025.06.04 15:44:15.034766 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13092 | 2025.06.04 15:44:15.034869 [ 260 ] {add71119-6d45-4976-803b-f63fbf1108e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13093 | 2025.06.04 15:44:15.034907 [ 260 ] {add71119-6d45-4976-803b-f63fbf1108e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13094 | 2025.06.04 15:44:15.035356 [ 260 ] {add71119-6d45-4976-803b-f63fbf1108e6} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13095 | 2025.06.04 15:44:15.035392 [ 260 ] {add71119-6d45-4976-803b-f63fbf1108e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13096 | 2025.06.04 15:44:15.035690 [ 260 ] {add71119-6d45-4976-803b-f63fbf1108e6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13097 | 2025.06.04 15:44:15.035906 [ 260 ] {add71119-6d45-4976-803b-f63fbf1108e6} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2025.06.04 15:44:15.036036 [ 260 ] {add71119-6d45-4976-803b-f63fbf1108e6} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001186 sec., 94435.07588532884 rows/sec., 5.38 MiB/sec. | ||
| 13099 | 2025.06.04 15:44:15.036074 [ 260 ] {add71119-6d45-4976-803b-f63fbf1108e6} <Debug> TCPHandler: Processed in 0.001355157 sec. | ||
| 13100 | 2025.06.04 15:44:15.036184 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13101 | 2025.06.04 15:44:15.036306 [ 260 ] {fb1927d0-d028-4ef7-b6f3-22201b25c217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13102 | 2025.06.04 15:44:15.036344 [ 260 ] {fb1927d0-d028-4ef7-b6f3-22201b25c217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13103 | 2025.06.04 15:44:15.037224 [ 260 ] {fb1927d0-d028-4ef7-b6f3-22201b25c217} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2025.06.04 15:44:15.037260 [ 260 ] {fb1927d0-d028-4ef7-b6f3-22201b25c217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13105 | 2025.06.04 15:44:15.037598 [ 260 ] {fb1927d0-d028-4ef7-b6f3-22201b25c217} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13106 | 2025.06.04 15:44:15.037812 [ 260 ] {fb1927d0-d028-4ef7-b6f3-22201b25c217} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13107 | 2025.06.04 15:44:15.037932 [ 109 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13108 | 2025.06.04 15:44:15.037941 [ 260 ] {fb1927d0-d028-4ef7-b6f3-22201b25c217} <Debug> executeQuery: Read 846 rows, 62.53 KiB in 0.001653 sec., 511796.7332123412 rows/sec., 36.94 MiB/sec. | ||
| 13109 | 2025.06.04 15:44:15.037969 [ 109 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13110 | 2025.06.04 15:44:15.038018 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13111 | 2025.06.04 15:44:15.038023 [ 260 ] {fb1927d0-d028-4ef7-b6f3-22201b25c217} <Debug> TCPHandler: Processed in 0.001884083 sec. | ||
| 13112 | 2025.06.04 15:44:15.038099 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13113 | 2025.06.04 15:44:15.038148 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13114 | 2025.06.04 15:44:15.038202 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13115 | 2025.06.04 15:44:15.038237 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 914 rows starting from the beginning of the part | ||
| 13116 | 2025.06.04 15:44:15.038247 [ 260 ] {409fa9f0-6c50-45b1-9ee6-798c990602ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13117 | 2025.06.04 15:44:15.038294 [ 260 ] {409fa9f0-6c50-45b1-9ee6-798c990602ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13118 | 2025.06.04 15:44:15.038299 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 382 rows starting from the beginning of the part | ||
| 13119 | 2025.06.04 15:44:15.038360 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 112 rows starting from the beginning of the part | ||
| 13120 | 2025.06.04 15:44:15.038403 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 382 rows starting from the beginning of the part | ||
| 13121 | 2025.06.04 15:44:15.038443 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 104 rows starting from the beginning of the part | ||
| 13122 | 2025.06.04 15:44:15.038488 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 846 rows starting from the beginning of the part | ||
| 13123 | 2025.06.04 15:44:15.038638 [ 260 ] {409fa9f0-6c50-45b1-9ee6-798c990602ed} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13124 | 2025.06.04 15:44:15.038680 [ 260 ] {409fa9f0-6c50-45b1-9ee6-798c990602ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13125 | 2025.06.04 15:44:15.038999 [ 260 ] {409fa9f0-6c50-45b1-9ee6-798c990602ed} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13126 | 2025.06.04 15:44:15.039231 [ 260 ] {409fa9f0-6c50-45b1-9ee6-798c990602ed} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2025.06.04 15:44:15.039363 [ 260 ] {409fa9f0-6c50-45b1-9ee6-798c990602ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 13128 | 2025.06.04 15:44:15.039401 [ 260 ] {409fa9f0-6c50-45b1-9ee6-798c990602ed} <Debug> TCPHandler: Processed in 0.001301286 sec. | ||
| 13129 | 2025.06.04 15:44:15.039510 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13130 | 2025.06.04 15:44:15.039614 [ 260 ] {8ff0612a-7cc4-4bfd-94d5-7c293eea2140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13131 | 2025.06.04 15:44:15.039659 [ 260 ] {8ff0612a-7cc4-4bfd-94d5-7c293eea2140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13132 | 2025.06.04 15:44:15.039833 [ 194 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001768272 sec., 1549535.3655998625 rows/sec., 118.01 MiB/sec. | ||
| 13133 | 2025.06.04 15:44:15.040035 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13134 | 2025.06.04 15:44:15.040303 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_111_22} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13135 | 2025.06.04 15:44:15.040378 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_111_22} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13136 | 2025.06.04 15:44:15.040382 [ 260 ] {8ff0612a-7cc4-4bfd-94d5-7c293eea2140} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13137 | 2025.06.04 15:44:15.040432 [ 260 ] {8ff0612a-7cc4-4bfd-94d5-7c293eea2140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13138 | 2025.06.04 15:44:15.040450 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 13139 | 2025.06.04 15:44:15.040860 [ 260 ] {8ff0612a-7cc4-4bfd-94d5-7c293eea2140} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13140 | 2025.06.04 15:44:15.041107 [ 260 ] {8ff0612a-7cc4-4bfd-94d5-7c293eea2140} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2025.06.04 15:44:15.041250 [ 260 ] {8ff0612a-7cc4-4bfd-94d5-7c293eea2140} <Debug> executeQuery: Read 959 rows, 65.25 KiB in 0.001655 sec., 579456.1933534744 rows/sec., 38.50 MiB/sec. | ||
| 13142 | 2025.06.04 15:44:15.041289 [ 260 ] {8ff0612a-7cc4-4bfd-94d5-7c293eea2140} <Debug> TCPHandler: Processed in 0.001830703 sec. | ||
| 13143 | 2025.06.04 15:44:15.041403 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13144 | 2025.06.04 15:44:15.041498 [ 260 ] {55445add-d823-4c2c-84a1-f71c06770c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13145 | 2025.06.04 15:44:15.041540 [ 260 ] {55445add-d823-4c2c-84a1-f71c06770c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13146 | 2025.06.04 15:44:15.041860 [ 260 ] {55445add-d823-4c2c-84a1-f71c06770c49} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2025.06.04 15:44:15.041896 [ 260 ] {55445add-d823-4c2c-84a1-f71c06770c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13148 | 2025.06.04 15:44:15.042191 [ 260 ] {55445add-d823-4c2c-84a1-f71c06770c49} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13149 | 2025.06.04 15:44:15.042403 [ 260 ] {55445add-d823-4c2c-84a1-f71c06770c49} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2025.06.04 15:44:15.042535 [ 260 ] {55445add-d823-4c2c-84a1-f71c06770c49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 13151 | 2025.06.04 15:44:15.042572 [ 260 ] {55445add-d823-4c2c-84a1-f71c06770c49} <Debug> TCPHandler: Processed in 0.001217375 sec. | ||
| 13152 | 2025.06.04 15:44:15.042681 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13153 | 2025.06.04 15:44:15.042776 [ 260 ] {221254a6-7367-423c-ae83-61a64f748183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13154 | 2025.06.04 15:44:15.042817 [ 260 ] {221254a6-7367-423c-ae83-61a64f748183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13155 | 2025.06.04 15:44:15.043145 [ 260 ] {221254a6-7367-423c-ae83-61a64f748183} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13156 | 2025.06.04 15:44:15.043181 [ 260 ] {221254a6-7367-423c-ae83-61a64f748183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13157 | 2025.06.04 15:44:15.043485 [ 260 ] {221254a6-7367-423c-ae83-61a64f748183} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13158 | 2025.06.04 15:44:15.043708 [ 260 ] {221254a6-7367-423c-ae83-61a64f748183} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13159 | 2025.06.04 15:44:15.043841 [ 260 ] {221254a6-7367-423c-ae83-61a64f748183} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001083 sec., 31394.275161588183 rows/sec., 1.82 MiB/sec. | ||
| 13160 | 2025.06.04 15:44:15.043864 [ 106 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13161 | 2025.06.04 15:44:15.043877 [ 260 ] {221254a6-7367-423c-ae83-61a64f748183} <Debug> TCPHandler: Processed in 0.001245415 sec. | ||
| 13162 | 2025.06.04 15:44:15.043922 [ 106 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13163 | 2025.06.04 15:44:15.043951 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13164 | 2025.06.04 15:44:15.044036 [ 191 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13165 | 2025.06.04 15:44:15.044158 [ 191 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13166 | 2025.06.04 15:44:15.044193 [ 191 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6336 rows starting from the beginning of the part | ||
| 13167 | 2025.06.04 15:44:15.044253 [ 191 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 82 rows starting from the beginning of the part | ||
| 13168 | 2025.06.04 15:44:15.044303 [ 191 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 13169 | 2025.06.04 15:44:15.044351 [ 191 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 82 rows starting from the beginning of the part | ||
| 13170 | 2025.06.04 15:44:15.044406 [ 191 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13171 | 2025.06.04 15:44:15.044452 [ 191 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part | ||
| 13172 | 2025.06.04 15:44:15.046507 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6654 rows, containing 4 columns (4 merged, 0 gathered) in 0.002508261 sec., 2652833.97541165 rows/sec., 173.78 MiB/sec. | ||
| 13173 | 2025.06.04 15:44:15.047091 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13174 | 2025.06.04 15:44:15.047375 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_111_22} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2025.06.04 15:44:15.047455 [ 193 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_111_22} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13176 | 2025.06.04 15:44:15.047534 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13177 | 2025.06.04 15:44:19.133660 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2025.06.04 15:44:19.133877 [ 260 ] {54f833f7-a3f2-43c9-b2a8-3bfc8fb58526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13179 | 2025.06.04 15:44:19.133953 [ 260 ] {54f833f7-a3f2-43c9-b2a8-3bfc8fb58526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13180 | 2025.06.04 15:44:19.134668 [ 260 ] {54f833f7-a3f2-43c9-b2a8-3bfc8fb58526} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2025.06.04 15:44:19.134717 [ 260 ] {54f833f7-a3f2-43c9-b2a8-3bfc8fb58526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13182 | 2025.06.04 15:44:19.135146 [ 260 ] {54f833f7-a3f2-43c9-b2a8-3bfc8fb58526} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13183 | 2025.06.04 15:44:19.135374 [ 260 ] {54f833f7-a3f2-43c9-b2a8-3bfc8fb58526} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13184 | 2025.06.04 15:44:19.135536 [ 260 ] {54f833f7-a3f2-43c9-b2a8-3bfc8fb58526} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.51 MiB/sec. | ||
| 13185 | 2025.06.04 15:44:19.135587 [ 260 ] {54f833f7-a3f2-43c9-b2a8-3bfc8fb58526} <Debug> TCPHandler: Processed in 0.002064196 sec. | ||
| 13186 | 2025.06.04 15:44:19.135714 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13187 | 2025.06.04 15:44:19.135818 [ 260 ] {420b6078-1118-45d1-a60c-5d0d84d4f406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13188 | 2025.06.04 15:44:19.135862 [ 260 ] {420b6078-1118-45d1-a60c-5d0d84d4f406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13189 | 2025.06.04 15:44:19.136304 [ 260 ] {420b6078-1118-45d1-a60c-5d0d84d4f406} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2025.06.04 15:44:19.136342 [ 260 ] {420b6078-1118-45d1-a60c-5d0d84d4f406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13191 | 2025.06.04 15:44:19.136654 [ 260 ] {420b6078-1118-45d1-a60c-5d0d84d4f406} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13192 | 2025.06.04 15:44:19.136867 [ 260 ] {420b6078-1118-45d1-a60c-5d0d84d4f406} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2025.06.04 15:44:19.137002 [ 260 ] {420b6078-1118-45d1-a60c-5d0d84d4f406} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 13194 | 2025.06.04 15:44:19.137041 [ 260 ] {420b6078-1118-45d1-a60c-5d0d84d4f406} <Debug> TCPHandler: Processed in 0.001379317 sec. | ||
| 13195 | 2025.06.04 15:44:19.137165 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13196 | 2025.06.04 15:44:19.137261 [ 260 ] {687a2465-6d2e-42f3-a69e-dcdfa7470d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13197 | 2025.06.04 15:44:19.137305 [ 260 ] {687a2465-6d2e-42f3-a69e-dcdfa7470d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13198 | 2025.06.04 15:44:19.137695 [ 260 ] {687a2465-6d2e-42f3-a69e-dcdfa7470d9f} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13199 | 2025.06.04 15:44:19.137732 [ 260 ] {687a2465-6d2e-42f3-a69e-dcdfa7470d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13200 | 2025.06.04 15:44:19.138065 [ 260 ] {687a2465-6d2e-42f3-a69e-dcdfa7470d9f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13201 | 2025.06.04 15:44:19.138291 [ 260 ] {687a2465-6d2e-42f3-a69e-dcdfa7470d9f} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13202 | 2025.06.04 15:44:19.138424 [ 260 ] {687a2465-6d2e-42f3-a69e-dcdfa7470d9f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001183 sec., 108199.49281487743 rows/sec., 7.54 MiB/sec. | ||
| 13203 | 2025.06.04 15:44:19.138462 [ 260 ] {687a2465-6d2e-42f3-a69e-dcdfa7470d9f} <Debug> TCPHandler: Processed in 0.001347186 sec. | ||
| 13204 | 2025.06.04 15:44:19.138588 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13205 | 2025.06.04 15:44:19.138683 [ 260 ] {8f58c409-7eee-431a-8256-5d4ce51d7a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13206 | 2025.06.04 15:44:19.138725 [ 260 ] {8f58c409-7eee-431a-8256-5d4ce51d7a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13207 | 2025.06.04 15:44:19.139064 [ 260 ] {8f58c409-7eee-431a-8256-5d4ce51d7a9f} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13208 | 2025.06.04 15:44:19.139100 [ 260 ] {8f58c409-7eee-431a-8256-5d4ce51d7a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13209 | 2025.06.04 15:44:19.139546 [ 260 ] {8f58c409-7eee-431a-8256-5d4ce51d7a9f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13210 | 2025.06.04 15:44:19.140037 [ 260 ] {8f58c409-7eee-431a-8256-5d4ce51d7a9f} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2025.06.04 15:44:19.140382 [ 260 ] {8f58c409-7eee-431a-8256-5d4ce51d7a9f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001716 sec., 27972.027972027972 rows/sec., 1.89 MiB/sec. | ||
| 13212 | 2025.06.04 15:44:19.140437 [ 260 ] {8f58c409-7eee-431a-8256-5d4ce51d7a9f} <Debug> TCPHandler: Processed in 0.001897044 sec. | ||
| 13213 | 2025.06.04 15:44:20.062743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
| 13214 | 2025.06.04 15:44:20.063306 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13215 | 2025.06.04 15:44:20.063357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13216 | 2025.06.04 15:44:20.063901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13217 | 2025.06.04 15:44:20.064146 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13218 | 2025.06.04 15:44:20.064300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
| 13219 | 2025.06.04 15:44:21.820114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13220 | 2025.06.04 15:44:21.839276 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2025.06.04 15:44:21.839349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13222 | 2025.06.04 15:44:21.846404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13223 | 2025.06.04 15:44:21.847229 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2025.06.04 15:44:21.850689 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13225 | 2025.06.04 15:44:22.625457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1838 | ||
| 13226 | 2025.06.04 15:44:22.628122 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2025.06.04 15:44:22.628186 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13228 | 2025.06.04 15:44:22.629477 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13229 | 2025.06.04 15:44:22.629777 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2025.06.04 15:44:22.629960 [ 98 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13231 | 2025.06.04 15:44:22.630033 [ 98 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2025.06.04 15:44:22.630057 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13233 | 2025.06.04 15:44:22.630157 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::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 | ||
| 13234 | 2025.06.04 15:44:22.630207 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1838 | ||
| 13235 | 2025.06.04 15:44:22.630685 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13236 | 2025.06.04 15:44:22.630832 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1656 rows starting from the beginning of the part | ||
| 13237 | 2025.06.04 15:44:22.631193 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 13238 | 2025.06.04 15:44:22.631535 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 13239 | 2025.06.04 15:44:22.631876 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 13240 | 2025.06.04 15:44:22.632199 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 13241 | 2025.06.04 15:44:22.632507 [ 186 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 13242 | 2025.06.04 15:44:22.641020 [ 194 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1838 rows, containing 72 columns (72 merged, 0 gathered) in 0.010904164 sec., 168559.4604043006 rows/sec., 128.90 MiB/sec. | ||
| 13243 | 2025.06.04 15:44:22.642929 [ 190 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13244 | 2025.06.04 15:44:22.643544 [ 190 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_51_10} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2025.06.04 15:44:22.643664 [ 190 ] {9fb78498-d927-414d-ad40-2f27e36b6f58::all_1_51_10} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13246 | 2025.06.04 15:44:22.643890 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13247 | 2025.06.04 15:44:23.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.88 MiB, peak 341.85 MiB, free memory in arenas 0.00 B, will set to 335.46 MiB (RSS), difference: 1.58 MiB | ||
| 13248 | 2025.06.04 15:44:24.136831 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13249 | 2025.06.04 15:44:24.137025 [ 260 ] {8606db3f-fc9b-4b24-8a27-280da27124d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13250 | 2025.06.04 15:44:24.137099 [ 260 ] {8606db3f-fc9b-4b24-8a27-280da27124d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13251 | 2025.06.04 15:44:24.137875 [ 260 ] {8606db3f-fc9b-4b24-8a27-280da27124d3} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13252 | 2025.06.04 15:44:24.137920 [ 260 ] {8606db3f-fc9b-4b24-8a27-280da27124d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13253 | 2025.06.04 15:44:24.138331 [ 260 ] {8606db3f-fc9b-4b24-8a27-280da27124d3} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13254 | 2025.06.04 15:44:24.138566 [ 260 ] {8606db3f-fc9b-4b24-8a27-280da27124d3} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13255 | 2025.06.04 15:44:24.138727 [ 260 ] {8606db3f-fc9b-4b24-8a27-280da27124d3} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001754 sec., 77537.05815279362 rows/sec., 6.69 MiB/sec. | ||
| 13256 | 2025.06.04 15:44:24.138779 [ 260 ] {8606db3f-fc9b-4b24-8a27-280da27124d3} <Debug> TCPHandler: Processed in 0.002083796 sec. | ||
| 13257 | 2025.06.04 15:44:24.138908 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13258 | 2025.06.04 15:44:24.139012 [ 260 ] {b08844ea-4da8-4fed-9a1a-c77f4c6b9316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13259 | 2025.06.04 15:44:24.139055 [ 260 ] {b08844ea-4da8-4fed-9a1a-c77f4c6b9316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13260 | 2025.06.04 15:44:24.139487 [ 260 ] {b08844ea-4da8-4fed-9a1a-c77f4c6b9316} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13261 | 2025.06.04 15:44:24.139524 [ 260 ] {b08844ea-4da8-4fed-9a1a-c77f4c6b9316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13262 | 2025.06.04 15:44:24.139835 [ 260 ] {b08844ea-4da8-4fed-9a1a-c77f4c6b9316} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13263 | 2025.06.04 15:44:24.140053 [ 260 ] {b08844ea-4da8-4fed-9a1a-c77f4c6b9316} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13264 | 2025.06.04 15:44:24.140189 [ 260 ] {b08844ea-4da8-4fed-9a1a-c77f4c6b9316} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.0012 sec., 33333.333333333336 rows/sec., 2.45 MiB/sec. | ||
| 13265 | 2025.06.04 15:44:24.140229 [ 260 ] {b08844ea-4da8-4fed-9a1a-c77f4c6b9316} <Debug> TCPHandler: Processed in 0.001373087 sec. | ||
| 13266 | 2025.06.04 15:44:24.140335 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13267 | 2025.06.04 15:44:24.140431 [ 260 ] {a4c68ca6-900c-4ebf-ba76-f15bf439882a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13268 | 2025.06.04 15:44:24.140471 [ 260 ] {a4c68ca6-900c-4ebf-ba76-f15bf439882a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13269 | 2025.06.04 15:44:24.140912 [ 260 ] {a4c68ca6-900c-4ebf-ba76-f15bf439882a} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13270 | 2025.06.04 15:44:24.140949 [ 260 ] {a4c68ca6-900c-4ebf-ba76-f15bf439882a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13271 | 2025.06.04 15:44:24.141273 [ 260 ] {a4c68ca6-900c-4ebf-ba76-f15bf439882a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13272 | 2025.06.04 15:44:24.141486 [ 260 ] {a4c68ca6-900c-4ebf-ba76-f15bf439882a} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13273 | 2025.06.04 15:44:24.141617 [ 260 ] {a4c68ca6-900c-4ebf-ba76-f15bf439882a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001205 sec., 86307.05394190871 rows/sec., 6.74 MiB/sec. | ||
| 13274 | 2025.06.04 15:44:24.141656 [ 260 ] {a4c68ca6-900c-4ebf-ba76-f15bf439882a} <Debug> TCPHandler: Processed in 0.001371146 sec. | ||
| 13275 | 2025.06.04 15:44:24.141769 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13276 | 2025.06.04 15:44:24.141865 [ 260 ] {416964df-e55c-4c10-b841-904e21fc4cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13277 | 2025.06.04 15:44:24.141908 [ 260 ] {416964df-e55c-4c10-b841-904e21fc4cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13278 | 2025.06.04 15:44:24.142318 [ 260 ] {416964df-e55c-4c10-b841-904e21fc4cf9} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13279 | 2025.06.04 15:44:24.142355 [ 260 ] {416964df-e55c-4c10-b841-904e21fc4cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13280 | 2025.06.04 15:44:24.142682 [ 260 ] {416964df-e55c-4c10-b841-904e21fc4cf9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13281 | 2025.06.04 15:44:24.142891 [ 260 ] {416964df-e55c-4c10-b841-904e21fc4cf9} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13282 | 2025.06.04 15:44:24.143023 [ 260 ] {416964df-e55c-4c10-b841-904e21fc4cf9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 13283 | 2025.06.04 15:44:24.143060 [ 260 ] {416964df-e55c-4c10-b841-904e21fc4cf9} <Debug> TCPHandler: Processed in 0.001340287 sec. | ||
| 13284 | 2025.06.04 15:44:24.143162 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13285 | 2025.06.04 15:44:24.143256 [ 260 ] {6b0b37ec-7817-4c63-a017-269542392f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13286 | 2025.06.04 15:44:24.143310 [ 260 ] {6b0b37ec-7817-4c63-a017-269542392f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13287 | 2025.06.04 15:44:24.144178 [ 260 ] {6b0b37ec-7817-4c63-a017-269542392f4e} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2025.06.04 15:44:24.144214 [ 260 ] {6b0b37ec-7817-4c63-a017-269542392f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13289 | 2025.06.04 15:44:24.144773 [ 260 ] {6b0b37ec-7817-4c63-a017-269542392f4e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13290 | 2025.06.04 15:44:24.145001 [ 260 ] {6b0b37ec-7817-4c63-a017-269542392f4e} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2025.06.04 15:44:24.145143 [ 260 ] {6b0b37ec-7817-4c63-a017-269542392f4e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001905 sec., 20997.37532808399 rows/sec., 37.63 MiB/sec. | ||
| 13292 | 2025.06.04 15:44:24.145209 [ 260 ] {6b0b37ec-7817-4c63-a017-269542392f4e} <Debug> TCPHandler: Processed in 0.002096156 sec. | ||
| 13293 | 2025.06.04 15:44:24.145323 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2025.06.04 15:44:24.145418 [ 260 ] {5670b28d-089c-4c9c-bcdc-da8f26287705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13295 | 2025.06.04 15:44:24.145459 [ 260 ] {5670b28d-089c-4c9c-bcdc-da8f26287705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13296 | 2025.06.04 15:44:24.145801 [ 260 ] {5670b28d-089c-4c9c-bcdc-da8f26287705} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13297 | 2025.06.04 15:44:24.145837 [ 260 ] {5670b28d-089c-4c9c-bcdc-da8f26287705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13298 | 2025.06.04 15:44:24.146153 [ 260 ] {5670b28d-089c-4c9c-bcdc-da8f26287705} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13299 | 2025.06.04 15:44:24.146358 [ 260 ] {5670b28d-089c-4c9c-bcdc-da8f26287705} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2025.06.04 15:44:24.146488 [ 260 ] {5670b28d-089c-4c9c-bcdc-da8f26287705} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 13301 | 2025.06.04 15:44:24.146524 [ 260 ] {5670b28d-089c-4c9c-bcdc-da8f26287705} <Debug> TCPHandler: Processed in 0.001251385 sec. | ||
| 13302 | 2025.06.04 15:44:27.305403 [ 217 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): 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] | ||
| 13303 | 2025.06.04 15:44:27.305473 [ 217 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): 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] | ||
| 13304 | 2025.06.04 15:44:27.319561 [ 217 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): 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] | ||
| 13305 | 2025.06.04 15:44:27.345683 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13306 | 2025.06.04 15:44:27.345744 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13307 | 2025.06.04 15:44:27.564585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
| 13308 | 2025.06.04 15:44:27.565385 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13309 | 2025.06.04 15:44:27.565453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13310 | 2025.06.04 15:44:27.566214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13311 | 2025.06.04 15:44:27.566438 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13312 | 2025.06.04 15:44:27.566564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
| 13313 | 2025.06.04 15:44:28.056003 [ 222 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): 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] | ||
| 13314 | 2025.06.04 15:44:28.056055 [ 222 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): 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] | ||
| 13315 | 2025.06.04 15:44:28.058105 [ 222 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): 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] | ||
| 13316 | 2025.06.04 15:44:28.253847 [ 93 ] {} <Debug> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
| 13317 | 2025.06.04 15:44:28.253913 [ 93 ] {} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13318 | 2025.06.04 15:44:28.253934 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13319 | 2025.06.04 15:44:28.254049 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
| 13320 | 2025.06.04 15:44:28.254183 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13321 | 2025.06.04 15:44:28.254227 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part | ||
| 13322 | 2025.06.04 15:44:28.254306 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13323 | 2025.06.04 15:44:28.254354 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13324 | 2025.06.04 15:44:28.254395 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13325 | 2025.06.04 15:44:28.254442 [ 186 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 13326 | 2025.06.04 15:44:28.255289 [ 201 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289316 sec., 195452.47247377678 rows/sec., 9.97 MiB/sec. | ||
| 13327 | 2025.06.04 15:44:28.255448 [ 194 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 13328 | 2025.06.04 15:44:28.255748 [ 194 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_42_9} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2025.06.04 15:44:28.255826 [ 194 ] {d2f13f00-4fc0-4b50-afd5-f3c6207c4573::all_1_42_9} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
| 13330 | 2025.06.04 15:44:28.255904 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13331 | 2025.06.04 15:44:29.113463 [ 221 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): 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] | ||
| 13332 | 2025.06.04 15:44:29.113523 [ 221 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): 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] | ||
| 13333 | 2025.06.04 15:44:29.115285 [ 221 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): 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] | ||
| 13334 | 2025.06.04 15:44:29.140650 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13335 | 2025.06.04 15:44:29.140850 [ 260 ] {75eea039-1380-4a02-8d82-04769f7eb391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13336 | 2025.06.04 15:44:29.140926 [ 260 ] {75eea039-1380-4a02-8d82-04769f7eb391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13337 | 2025.06.04 15:44:29.141757 [ 260 ] {75eea039-1380-4a02-8d82-04769f7eb391} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13338 | 2025.06.04 15:44:29.141809 [ 260 ] {75eea039-1380-4a02-8d82-04769f7eb391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13339 | 2025.06.04 15:44:29.142224 [ 260 ] {75eea039-1380-4a02-8d82-04769f7eb391} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13340 | 2025.06.04 15:44:29.142458 [ 260 ] {75eea039-1380-4a02-8d82-04769f7eb391} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13341 | 2025.06.04 15:44:29.142633 [ 260 ] {75eea039-1380-4a02-8d82-04769f7eb391} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001837 sec., 115405.55253130103 rows/sec., 7.34 MiB/sec. | ||
| 13342 | 2025.06.04 15:44:29.142683 [ 260 ] {75eea039-1380-4a02-8d82-04769f7eb391} <Debug> TCPHandler: Processed in 0.002171686 sec. | ||
| 13343 | 2025.06.04 15:44:29.142810 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13344 | 2025.06.04 15:44:29.142914 [ 260 ] {605b6141-0592-4597-b833-3e58b3527f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13345 | 2025.06.04 15:44:29.142958 [ 260 ] {605b6141-0592-4597-b833-3e58b3527f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13346 | 2025.06.04 15:44:29.143687 [ 260 ] {605b6141-0592-4597-b833-3e58b3527f03} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13347 | 2025.06.04 15:44:29.143725 [ 260 ] {605b6141-0592-4597-b833-3e58b3527f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13348 | 2025.06.04 15:44:29.144076 [ 260 ] {605b6141-0592-4597-b833-3e58b3527f03} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13349 | 2025.06.04 15:44:29.144295 [ 260 ] {605b6141-0592-4597-b833-3e58b3527f03} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13350 | 2025.06.04 15:44:29.144429 [ 260 ] {605b6141-0592-4597-b833-3e58b3527f03} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001537 sec., 401431.35979180224 rows/sec., 31.38 MiB/sec. | ||
| 13351 | 2025.06.04 15:44:29.144468 [ 260 ] {605b6141-0592-4597-b833-3e58b3527f03} <Debug> TCPHandler: Processed in 0.001711051 sec. | ||
| 13352 | 2025.06.04 15:44:29.144518 [ 221 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): 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] | ||
| 13353 | 2025.06.04 15:44:29.144547 [ 221 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): 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] | ||
| 13354 | 2025.06.04 15:44:29.144582 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13355 | 2025.06.04 15:44:29.144685 [ 260 ] {8c862271-9cda-4015-9c8b-abed52d4740d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13356 | 2025.06.04 15:44:29.144727 [ 260 ] {8c862271-9cda-4015-9c8b-abed52d4740d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13357 | 2025.06.04 15:44:29.145163 [ 260 ] {8c862271-9cda-4015-9c8b-abed52d4740d} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13358 | 2025.06.04 15:44:29.145202 [ 260 ] {8c862271-9cda-4015-9c8b-abed52d4740d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13359 | 2025.06.04 15:44:29.145539 [ 260 ] {8c862271-9cda-4015-9c8b-abed52d4740d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13360 | 2025.06.04 15:44:29.145834 [ 260 ] {8c862271-9cda-4015-9c8b-abed52d4740d} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13361 | 2025.06.04 15:44:29.145969 [ 260 ] {8c862271-9cda-4015-9c8b-abed52d4740d} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001304 sec., 81288.34355828221 rows/sec., 4.78 MiB/sec. | ||
| 13362 | 2025.06.04 15:44:29.146009 [ 260 ] {8c862271-9cda-4015-9c8b-abed52d4740d} <Debug> TCPHandler: Processed in 0.001476778 sec. | ||
| 13363 | 2025.06.04 15:44:29.146124 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13364 | 2025.06.04 15:44:29.146221 [ 260 ] {53db510c-8268-4cd0-9ca0-3ae9709e9e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13365 | 2025.06.04 15:44:29.146261 [ 260 ] {53db510c-8268-4cd0-9ca0-3ae9709e9e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13366 | 2025.06.04 15:44:29.146453 [ 221 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): 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] | ||
| 13367 | 2025.06.04 15:44:29.146678 [ 260 ] {53db510c-8268-4cd0-9ca0-3ae9709e9e4f} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13368 | 2025.06.04 15:44:29.146720 [ 260 ] {53db510c-8268-4cd0-9ca0-3ae9709e9e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13369 | 2025.06.04 15:44:29.147029 [ 260 ] {53db510c-8268-4cd0-9ca0-3ae9709e9e4f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13370 | 2025.06.04 15:44:29.147241 [ 260 ] {53db510c-8268-4cd0-9ca0-3ae9709e9e4f} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13371 | 2025.06.04 15:44:29.147375 [ 260 ] {53db510c-8268-4cd0-9ca0-3ae9709e9e4f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001172 sec., 96416.38225255972 rows/sec., 6.24 MiB/sec. | ||
| 13372 | 2025.06.04 15:44:29.147412 [ 260 ] {53db510c-8268-4cd0-9ca0-3ae9709e9e4f} <Debug> TCPHandler: Processed in 0.001338536 sec. | ||
| 13373 | 2025.06.04 15:44:29.147525 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13374 | 2025.06.04 15:44:29.147619 [ 260 ] {95aa0e8b-a248-4e5f-84e6-570bc45b2d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13375 | 2025.06.04 15:44:29.147659 [ 260 ] {95aa0e8b-a248-4e5f-84e6-570bc45b2d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13376 | 2025.06.04 15:44:29.148086 [ 260 ] {95aa0e8b-a248-4e5f-84e6-570bc45b2d5b} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13377 | 2025.06.04 15:44:29.148123 [ 260 ] {95aa0e8b-a248-4e5f-84e6-570bc45b2d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13378 | 2025.06.04 15:44:29.148417 [ 260 ] {95aa0e8b-a248-4e5f-84e6-570bc45b2d5b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13379 | 2025.06.04 15:44:29.148631 [ 260 ] {95aa0e8b-a248-4e5f-84e6-570bc45b2d5b} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13380 | 2025.06.04 15:44:29.148765 [ 260 ] {95aa0e8b-a248-4e5f-84e6-570bc45b2d5b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001163 sec., 96302.66552020637 rows/sec., 5.49 MiB/sec. | ||
| 13381 | 2025.06.04 15:44:29.148803 [ 260 ] {95aa0e8b-a248-4e5f-84e6-570bc45b2d5b} <Debug> TCPHandler: Processed in 0.001327517 sec. | ||
| 13382 | 2025.06.04 15:44:29.148917 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13383 | 2025.06.04 15:44:29.149011 [ 260 ] {c0d01ff3-182f-4778-993b-377b8d7952b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13384 | 2025.06.04 15:44:29.149050 [ 260 ] {c0d01ff3-182f-4778-993b-377b8d7952b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13385 | 2025.06.04 15:44:29.149595 [ 260 ] {c0d01ff3-182f-4778-993b-377b8d7952b1} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13386 | 2025.06.04 15:44:29.149631 [ 260 ] {c0d01ff3-182f-4778-993b-377b8d7952b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13387 | 2025.06.04 15:44:29.149955 [ 260 ] {c0d01ff3-182f-4778-993b-377b8d7952b1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13388 | 2025.06.04 15:44:29.150189 [ 260 ] {c0d01ff3-182f-4778-993b-377b8d7952b1} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13389 | 2025.06.04 15:44:29.150320 [ 260 ] {c0d01ff3-182f-4778-993b-377b8d7952b1} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001326 sec., 288084.4645550528 rows/sec., 20.32 MiB/sec. | ||
| 13390 | 2025.06.04 15:44:29.150358 [ 260 ] {c0d01ff3-182f-4778-993b-377b8d7952b1} <Debug> TCPHandler: Processed in 0.001490768 sec. | ||
| 13391 | 2025.06.04 15:44:29.150473 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13392 | 2025.06.04 15:44:29.150567 [ 260 ] {1eaeb691-cec6-4961-a561-6a53039f1a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13393 | 2025.06.04 15:44:29.150608 [ 260 ] {1eaeb691-cec6-4961-a561-6a53039f1a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13394 | 2025.06.04 15:44:29.150931 [ 260 ] {1eaeb691-cec6-4961-a561-6a53039f1a53} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13395 | 2025.06.04 15:44:29.150966 [ 260 ] {1eaeb691-cec6-4961-a561-6a53039f1a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13396 | 2025.06.04 15:44:29.151265 [ 260 ] {1eaeb691-cec6-4961-a561-6a53039f1a53} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13397 | 2025.06.04 15:44:29.151477 [ 260 ] {1eaeb691-cec6-4961-a561-6a53039f1a53} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13398 | 2025.06.04 15:44:29.151605 [ 260 ] {1eaeb691-cec6-4961-a561-6a53039f1a53} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 13399 | 2025.06.04 15:44:29.151642 [ 260 ] {1eaeb691-cec6-4961-a561-6a53039f1a53} <Debug> TCPHandler: Processed in 0.001219475 sec. | ||
| 13400 | 2025.06.04 15:44:29.151751 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13401 | 2025.06.04 15:44:29.151845 [ 260 ] {20715aa5-b33a-41cf-b7c0-9ec0b2670e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13402 | 2025.06.04 15:44:29.151891 [ 260 ] {20715aa5-b33a-41cf-b7c0-9ec0b2670e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13403 | 2025.06.04 15:44:29.152302 [ 260 ] {20715aa5-b33a-41cf-b7c0-9ec0b2670e93} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13404 | 2025.06.04 15:44:29.152338 [ 260 ] {20715aa5-b33a-41cf-b7c0-9ec0b2670e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13405 | 2025.06.04 15:44:29.152663 [ 260 ] {20715aa5-b33a-41cf-b7c0-9ec0b2670e93} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13406 | 2025.06.04 15:44:29.152878 [ 260 ] {20715aa5-b33a-41cf-b7c0-9ec0b2670e93} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13407 | 2025.06.04 15:44:29.153001 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 6 parts from all_1_109_22 to all_114_114_0 | ||
| 13408 | 2025.06.04 15:44:29.153008 [ 260 ] {20715aa5-b33a-41cf-b7c0-9ec0b2670e93} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001181 sec., 200677.39204064352 rows/sec., 13.45 MiB/sec. | ||
| 13409 | 2025.06.04 15:44:29.153048 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13410 | 2025.06.04 15:44:29.153066 [ 260 ] {20715aa5-b33a-41cf-b7c0-9ec0b2670e93} <Debug> TCPHandler: Processed in 0.001364027 sec. | ||
| 13411 | 2025.06.04 15:44:29.153074 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13412 | 2025.06.04 15:44:29.153184 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_109_22 to all_114_114_0 into Compact with storage Full | ||
| 13413 | 2025.06.04 15:44:29.153193 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13414 | 2025.06.04 15:44:29.153294 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13415 | 2025.06.04 15:44:29.153300 [ 260 ] {1221239b-6eb8-4eea-b0c2-cd2b56ab94e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13416 | 2025.06.04 15:44:29.153328 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_22, total 34718 rows starting from the beginning of the part | ||
| 13417 | 2025.06.04 15:44:29.153346 [ 260 ] {1221239b-6eb8-4eea-b0c2-cd2b56ab94e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13418 | 2025.06.04 15:44:29.153395 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 13419 | 2025.06.04 15:44:29.153445 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 959 rows starting from the beginning of the part | ||
| 13420 | 2025.06.04 15:44:29.153494 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 128 rows starting from the beginning of the part | ||
| 13421 | 2025.06.04 15:44:29.153539 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 13422 | 2025.06.04 15:44:29.153583 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 237 rows starting from the beginning of the part | ||
| 13423 | 2025.06.04 15:44:29.153662 [ 260 ] {1221239b-6eb8-4eea-b0c2-cd2b56ab94e3} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13424 | 2025.06.04 15:44:29.153699 [ 260 ] {1221239b-6eb8-4eea-b0c2-cd2b56ab94e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13425 | 2025.06.04 15:44:29.153995 [ 260 ] {1221239b-6eb8-4eea-b0c2-cd2b56ab94e3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13426 | 2025.06.04 15:44:29.154219 [ 260 ] {1221239b-6eb8-4eea-b0c2-cd2b56ab94e3} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13427 | 2025.06.04 15:44:29.154354 [ 260 ] {1221239b-6eb8-4eea-b0c2-cd2b56ab94e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 13428 | 2025.06.04 15:44:29.154391 [ 260 ] {1221239b-6eb8-4eea-b0c2-cd2b56ab94e3} <Debug> TCPHandler: Processed in 0.001247465 sec. | ||
| 13429 | 2025.06.04 15:44:29.154496 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13430 | 2025.06.04 15:44:29.154589 [ 260 ] {7842dcaf-3567-4d14-b4ef-150ad706edd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13431 | 2025.06.04 15:44:29.154630 [ 260 ] {7842dcaf-3567-4d14-b4ef-150ad706edd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13432 | 2025.06.04 15:44:29.154956 [ 260 ] {7842dcaf-3567-4d14-b4ef-150ad706edd3} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2025.06.04 15:44:29.154992 [ 260 ] {7842dcaf-3567-4d14-b4ef-150ad706edd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13434 | 2025.06.04 15:44:29.155304 [ 260 ] {7842dcaf-3567-4d14-b4ef-150ad706edd3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13435 | 2025.06.04 15:44:29.155526 [ 260 ] {7842dcaf-3567-4d14-b4ef-150ad706edd3} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2025.06.04 15:44:29.155662 [ 260 ] {7842dcaf-3567-4d14-b4ef-150ad706edd3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00109 sec., 75229.35779816513 rows/sec., 4.78 MiB/sec. | ||
| 13437 | 2025.06.04 15:44:29.155699 [ 260 ] {7842dcaf-3567-4d14-b4ef-150ad706edd3} <Debug> TCPHandler: Processed in 0.001250195 sec. | ||
| 13438 | 2025.06.04 15:44:29.161790 [ 194 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36362 rows, containing 5 columns (5 merged, 0 gathered) in 0.008644266 sec., 4206487.861433232 rows/sec., 284.11 MiB/sec. | ||
| 13439 | 2025.06.04 15:44:29.162085 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 13440 | 2025.06.04 15:44:29.162335 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13441 | 2025.06.04 15:44:29.162402 [ 200 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 6 parts: [all_1_109_22, all_114_114_0] -> all_1_114_23 | ||
| 13442 | 2025.06.04 15:44:29.162480 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13443 | 2025.06.04 15:44:29.350869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13444 | 2025.06.04 15:44:29.366367 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13445 | 2025.06.04 15:44:29.366410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13446 | 2025.06.04 15:44:29.372213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13447 | 2025.06.04 15:44:29.372905 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2025.06.04 15:44:29.375828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13449 | 2025.06.04 15:44:29.696320 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): 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] | ||
| 13450 | 2025.06.04 15:44:29.696385 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): 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] | ||
| 13451 | 2025.06.04 15:44:29.698512 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): 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] | ||
| 13452 | 2025.06.04 15:44:30.535567 [ 224 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): 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] | ||
| 13453 | 2025.06.04 15:44:30.535622 [ 224 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): 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] | ||
| 13454 | 2025.06.04 15:44:30.537438 [ 224 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): 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] | ||
| 13455 | 2025.06.04 15:44:32.630579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1870 | ||
| 13456 | 2025.06.04 15:44:32.632923 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2025.06.04 15:44:32.632960 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13458 | 2025.06.04 15:44:32.634121 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13459 | 2025.06.04 15:44:32.634385 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2025.06.04 15:44:32.634644 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1870 | ||
| 13461 | 2025.06.04 15:44:34.136722 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13462 | 2025.06.04 15:44:34.136908 [ 260 ] {ea32e37e-68ef-4865-857d-d6f681784580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13463 | 2025.06.04 15:44:34.137005 [ 260 ] {ea32e37e-68ef-4865-857d-d6f681784580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13464 | 2025.06.04 15:44:34.137632 [ 260 ] {ea32e37e-68ef-4865-857d-d6f681784580} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13465 | 2025.06.04 15:44:34.137677 [ 260 ] {ea32e37e-68ef-4865-857d-d6f681784580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13466 | 2025.06.04 15:44:34.138072 [ 260 ] {ea32e37e-68ef-4865-857d-d6f681784580} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13467 | 2025.06.04 15:44:34.138303 [ 260 ] {ea32e37e-68ef-4865-857d-d6f681784580} <Trace> oximeter.fields_ipaddr (2b77651e-c131-4abb-a415-1d036442054f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13468 | 2025.06.04 15:44:34.138475 [ 260 ] {ea32e37e-68ef-4865-857d-d6f681784580} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001618 sec., 1236.0939431396785 rows/sec., 100.79 KiB/sec. | ||
| 13469 | 2025.06.04 15:44:34.138529 [ 260 ] {ea32e37e-68ef-4865-857d-d6f681784580} <Debug> TCPHandler: Processed in 0.001934844 sec. | ||
| 13470 | 2025.06.04 15:44:34.138658 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13471 | 2025.06.04 15:44:34.138762 [ 260 ] {b57e20de-50b8-4f11-8d46-26d8712e1c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13472 | 2025.06.04 15:44:34.138807 [ 260 ] {b57e20de-50b8-4f11-8d46-26d8712e1c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13473 | 2025.06.04 15:44:34.139340 [ 260 ] {b57e20de-50b8-4f11-8d46-26d8712e1c8c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13474 | 2025.06.04 15:44:34.139379 [ 260 ] {b57e20de-50b8-4f11-8d46-26d8712e1c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13475 | 2025.06.04 15:44:34.139716 [ 260 ] {b57e20de-50b8-4f11-8d46-26d8712e1c8c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13476 | 2025.06.04 15:44:34.139938 [ 260 ] {b57e20de-50b8-4f11-8d46-26d8712e1c8c} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13477 | 2025.06.04 15:44:34.140081 [ 260 ] {b57e20de-50b8-4f11-8d46-26d8712e1c8c} <Debug> executeQuery: Read 137 rows, 12.10 KiB in 0.001341 sec., 102162.56524981358 rows/sec., 8.81 MiB/sec. | ||
| 13478 | 2025.06.04 15:44:34.140122 [ 260 ] {b57e20de-50b8-4f11-8d46-26d8712e1c8c} <Debug> TCPHandler: Processed in 0.001516819 sec. | ||
| 13479 | 2025.06.04 15:44:34.140240 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13480 | 2025.06.04 15:44:34.140339 [ 260 ] {415eb919-fe26-4611-895d-a4746a540c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13481 | 2025.06.04 15:44:34.140381 [ 260 ] {415eb919-fe26-4611-895d-a4746a540c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13482 | 2025.06.04 15:44:34.140835 [ 260 ] {415eb919-fe26-4611-895d-a4746a540c28} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13483 | 2025.06.04 15:44:34.140874 [ 260 ] {415eb919-fe26-4611-895d-a4746a540c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13484 | 2025.06.04 15:44:34.141189 [ 260 ] {415eb919-fe26-4611-895d-a4746a540c28} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13485 | 2025.06.04 15:44:34.141400 [ 260 ] {415eb919-fe26-4611-895d-a4746a540c28} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13486 | 2025.06.04 15:44:34.141537 [ 260 ] {415eb919-fe26-4611-895d-a4746a540c28} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001219 sec., 34454.47087776866 rows/sec., 2.52 MiB/sec. | ||
| 13487 | 2025.06.04 15:44:34.141576 [ 260 ] {415eb919-fe26-4611-895d-a4746a540c28} <Debug> TCPHandler: Processed in 0.001386717 sec. | ||
| 13488 | 2025.06.04 15:44:34.141698 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13489 | 2025.06.04 15:44:34.141793 [ 260 ] {3b37c23a-18d6-4bc3-8ece-a11b44c21656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13490 | 2025.06.04 15:44:34.141833 [ 260 ] {3b37c23a-18d6-4bc3-8ece-a11b44c21656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13491 | 2025.06.04 15:44:34.142285 [ 260 ] {3b37c23a-18d6-4bc3-8ece-a11b44c21656} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2025.06.04 15:44:34.142321 [ 260 ] {3b37c23a-18d6-4bc3-8ece-a11b44c21656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13493 | 2025.06.04 15:44:34.142631 [ 260 ] {3b37c23a-18d6-4bc3-8ece-a11b44c21656} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13494 | 2025.06.04 15:44:34.142835 [ 260 ] {3b37c23a-18d6-4bc3-8ece-a11b44c21656} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13495 | 2025.06.04 15:44:34.142967 [ 260 ] {3b37c23a-18d6-4bc3-8ece-a11b44c21656} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001193 sec., 88851.63453478625 rows/sec., 6.94 MiB/sec. | ||
| 13496 | 2025.06.04 15:44:34.143005 [ 260 ] {3b37c23a-18d6-4bc3-8ece-a11b44c21656} <Debug> TCPHandler: Processed in 0.001356696 sec. | ||
| 13497 | 2025.06.04 15:44:34.143125 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13498 | 2025.06.04 15:44:34.143219 [ 260 ] {6bf0915d-e491-4eeb-9972-85ede15bb3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13499 | 2025.06.04 15:44:34.143263 [ 260 ] {6bf0915d-e491-4eeb-9972-85ede15bb3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13500 | 2025.06.04 15:44:34.143681 [ 260 ] {6bf0915d-e491-4eeb-9972-85ede15bb3ab} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13501 | 2025.06.04 15:44:34.143716 [ 260 ] {6bf0915d-e491-4eeb-9972-85ede15bb3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13502 | 2025.06.04 15:44:34.144048 [ 260 ] {6bf0915d-e491-4eeb-9972-85ede15bb3ab} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13503 | 2025.06.04 15:44:34.144268 [ 260 ] {6bf0915d-e491-4eeb-9972-85ede15bb3ab} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13504 | 2025.06.04 15:44:34.144400 [ 260 ] {6bf0915d-e491-4eeb-9972-85ede15bb3ab} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001199 sec., 134278.56547122603 rows/sec., 9.35 MiB/sec. | ||
| 13505 | 2025.06.04 15:44:34.144437 [ 260 ] {6bf0915d-e491-4eeb-9972-85ede15bb3ab} <Debug> TCPHandler: Processed in 0.001361137 sec. | ||
| 13506 | 2025.06.04 15:44:34.144543 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13507 | 2025.06.04 15:44:34.144636 [ 260 ] {97021f15-b731-47c0-ba85-685a27a3b056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13508 | 2025.06.04 15:44:34.144690 [ 260 ] {97021f15-b731-47c0-ba85-685a27a3b056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13509 | 2025.06.04 15:44:34.145570 [ 260 ] {97021f15-b731-47c0-ba85-685a27a3b056} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13510 | 2025.06.04 15:44:34.145607 [ 260 ] {97021f15-b731-47c0-ba85-685a27a3b056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13511 | 2025.06.04 15:44:34.146170 [ 260 ] {97021f15-b731-47c0-ba85-685a27a3b056} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13512 | 2025.06.04 15:44:34.146392 [ 260 ] {97021f15-b731-47c0-ba85-685a27a3b056} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13513 | 2025.06.04 15:44:34.146515 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13514 | 2025.06.04 15:44:34.146535 [ 260 ] {97021f15-b731-47c0-ba85-685a27a3b056} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001917 sec., 20865.936358894105 rows/sec., 37.39 MiB/sec. | ||
| 13515 | 2025.06.04 15:44:34.146590 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2025.06.04 15:44:34.146618 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13517 | 2025.06.04 15:44:34.146626 [ 260 ] {97021f15-b731-47c0-ba85-685a27a3b056} <Debug> TCPHandler: Processed in 0.002131707 sec. | ||
| 13518 | 2025.06.04 15:44:34.146711 [ 192 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::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 | ||
| 13519 | 2025.06.04 15:44:34.146761 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13520 | 2025.06.04 15:44:34.146859 [ 260 ] {bf19d7fc-932d-40a2-9a1d-eb2f694ddbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13521 | 2025.06.04 15:44:34.146901 [ 260 ] {bf19d7fc-932d-40a2-9a1d-eb2f694ddbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13522 | 2025.06.04 15:44:34.146922 [ 192 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13523 | 2025.06.04 15:44:34.146981 [ 192 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1750 rows starting from the beginning of the part | ||
| 13524 | 2025.06.04 15:44:34.147094 [ 192 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 13525 | 2025.06.04 15:44:34.147187 [ 192 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 13526 | 2025.06.04 15:44:34.147269 [ 260 ] {bf19d7fc-932d-40a2-9a1d-eb2f694ddbf8} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13527 | 2025.06.04 15:44:34.147272 [ 192 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 13528 | 2025.06.04 15:44:34.147307 [ 260 ] {bf19d7fc-932d-40a2-9a1d-eb2f694ddbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13529 | 2025.06.04 15:44:34.147372 [ 192 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 13530 | 2025.06.04 15:44:34.147458 [ 192 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 13531 | 2025.06.04 15:44:34.147632 [ 260 ] {bf19d7fc-932d-40a2-9a1d-eb2f694ddbf8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13532 | 2025.06.04 15:44:34.147846 [ 260 ] {bf19d7fc-932d-40a2-9a1d-eb2f694ddbf8} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2025.06.04 15:44:34.147983 [ 260 ] {bf19d7fc-932d-40a2-9a1d-eb2f694ddbf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 13534 | 2025.06.04 15:44:34.148020 [ 260 ] {bf19d7fc-932d-40a2-9a1d-eb2f694ddbf8} <Debug> TCPHandler: Processed in 0.001308276 sec. | ||
| 13535 | 2025.06.04 15:44:34.160286 [ 194 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 19 columns (19 merged, 0 gathered) in 0.013609088 sec., 143286.60377535952 rows/sec., 256.76 MiB/sec. | ||
| 13536 | 2025.06.04 15:44:34.162084 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13537 | 2025.06.04 15:44:34.162439 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13538 | 2025.06.04 15:44:34.162521 [ 196 ] {8415f29e-0e4e-4e1c-a028-bb364a789303::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13539 | 2025.06.04 15:44:34.162644 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.54 MiB. | ||
| 13540 | 2025.06.04 15:44:35.001292 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.08 MiB, peak 355.59 MiB, free memory in arenas 0.00 B, will set to 343.93 MiB (RSS), difference: 5.85 MiB | ||
| 13541 | 2025.06.04 15:44:35.066745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
| 13542 | 2025.06.04 15:44:35.067303 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13543 | 2025.06.04 15:44:35.067357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13544 | 2025.06.04 15:44:35.067875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13545 | 2025.06.04 15:44:35.068142 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13546 | 2025.06.04 15:44:35.068291 [ 84 ] {} <Debug> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13547 | 2025.06.04 15:44:35.068301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
| 13548 | 2025.06.04 15:44:35.068363 [ 84 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2025.06.04 15:44:35.068390 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13550 | 2025.06.04 15:44:35.068514 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 13551 | 2025.06.04 15:44:35.068670 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13552 | 2025.06.04 15:44:35.068714 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::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 | ||
| 13553 | 2025.06.04 15:44:35.068790 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
| 13554 | 2025.06.04 15:44:35.068843 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
| 13555 | 2025.06.04 15:44:35.068893 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
| 13556 | 2025.06.04 15:44:35.068934 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
| 13557 | 2025.06.04 15:44:35.068971 [ 194 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
| 13558 | 2025.06.04 15:44:35.071191 [ 196 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.002736114 sec., 11905205.704148293 rows/sec., 170.31 MiB/sec. | ||
| 13559 | 2025.06.04 15:44:35.071700 [ 199 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13560 | 2025.06.04 15:44:35.072065 [ 199 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_71_14} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13561 | 2025.06.04 15:44:35.072145 [ 199 ] {c07ecd8d-04dc-4108-aa24-ae89b51b5eca::all_1_71_14} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13562 | 2025.06.04 15:44:35.072252 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 13563 | 2025.06.04 15:44:36.876846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13564 | 2025.06.04 15:44:36.893450 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13565 | 2025.06.04 15:44:36.893501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13566 | 2025.06.04 15:44:36.899488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13567 | 2025.06.04 15:44:36.900215 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13568 | 2025.06.04 15:44:36.900489 [ 80 ] {} <Debug> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13569 | 2025.06.04 15:44:36.900525 [ 80 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13570 | 2025.06.04 15:44:36.900547 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13571 | 2025.06.04 15:44:36.900680 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 13572 | 2025.06.04 15:44:36.903395 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13573 | 2025.06.04 15:44:36.904682 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13574 | 2025.06.04 15:44:36.906353 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 13575 | 2025.06.04 15:44:36.910928 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 13576 | 2025.06.04 15:44:36.915536 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 13577 | 2025.06.04 15:44:36.920004 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 13578 | 2025.06.04 15:44:36.925028 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 13579 | 2025.06.04 15:44:36.929674 [ 195 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::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 | ||
| 13580 | 2025.06.04 15:44:36.985851 [ 196 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.085236218 sec., 6276.674546963123 rows/sec., 32.46 MiB/sec. | ||
| 13581 | 2025.06.04 15:44:36.989183 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13582 | 2025.06.04 15:44:36.991329 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_71_14} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2025.06.04 15:44:36.991443 [ 189 ] {04ea515e-7dfc-43a0-89a1-7f94419f5a4f::all_1_71_14} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13584 | 2025.06.04 15:44:36.994116 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13585 | 2025.06.04 15:44:37.001133 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.04 MiB, peak 362.48 MiB, free memory in arenas 0.00 B, will set to 344.00 MiB (RSS), difference: -1.04 MiB | ||
| 13586 | 2025.06.04 15:44:39.140836 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13587 | 2025.06.04 15:44:39.141019 [ 260 ] {792d888b-851d-4dda-b11d-9d0baae8c14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13588 | 2025.06.04 15:44:39.141085 [ 260 ] {792d888b-851d-4dda-b11d-9d0baae8c14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13589 | 2025.06.04 15:44:39.141833 [ 260 ] {792d888b-851d-4dda-b11d-9d0baae8c14c} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13590 | 2025.06.04 15:44:39.141884 [ 260 ] {792d888b-851d-4dda-b11d-9d0baae8c14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13591 | 2025.06.04 15:44:39.142325 [ 260 ] {792d888b-851d-4dda-b11d-9d0baae8c14c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13592 | 2025.06.04 15:44:39.142549 [ 260 ] {792d888b-851d-4dda-b11d-9d0baae8c14c} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13593 | 2025.06.04 15:44:39.142717 [ 260 ] {792d888b-851d-4dda-b11d-9d0baae8c14c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001746 sec., 121420.38946162658 rows/sec., 7.72 MiB/sec. | ||
| 13594 | 2025.06.04 15:44:39.142769 [ 260 ] {792d888b-851d-4dda-b11d-9d0baae8c14c} <Debug> TCPHandler: Processed in 0.002076615 sec. | ||
| 13595 | 2025.06.04 15:44:39.142897 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13596 | 2025.06.04 15:44:39.142999 [ 260 ] {9914aebd-99e8-4855-ad5a-280da07d2c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13597 | 2025.06.04 15:44:39.143043 [ 260 ] {9914aebd-99e8-4855-ad5a-280da07d2c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13598 | 2025.06.04 15:44:39.143857 [ 260 ] {9914aebd-99e8-4855-ad5a-280da07d2c56} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13599 | 2025.06.04 15:44:39.143895 [ 260 ] {9914aebd-99e8-4855-ad5a-280da07d2c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13600 | 2025.06.04 15:44:39.144234 [ 260 ] {9914aebd-99e8-4855-ad5a-280da07d2c56} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13601 | 2025.06.04 15:44:39.144448 [ 260 ] {9914aebd-99e8-4855-ad5a-280da07d2c56} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13602 | 2025.06.04 15:44:39.144590 [ 260 ] {9914aebd-99e8-4855-ad5a-280da07d2c56} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001614 sec., 382280.04956629494 rows/sec., 29.88 MiB/sec. | ||
| 13603 | 2025.06.04 15:44:39.144605 [ 79 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13604 | 2025.06.04 15:44:39.144628 [ 260 ] {9914aebd-99e8-4855-ad5a-280da07d2c56} <Debug> TCPHandler: Processed in 0.001780422 sec. | ||
| 13605 | 2025.06.04 15:44:39.144673 [ 79 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13606 | 2025.06.04 15:44:39.144709 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13607 | 2025.06.04 15:44:39.144770 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13608 | 2025.06.04 15:44:39.144822 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13609 | 2025.06.04 15:44:39.144871 [ 260 ] {bc9fb356-e7be-4b74-b901-4ad463b12061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13610 | 2025.06.04 15:44:39.144919 [ 260 ] {bc9fb356-e7be-4b74-b901-4ad463b12061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13611 | 2025.06.04 15:44:39.144958 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13612 | 2025.06.04 15:44:39.144998 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1847 rows starting from the beginning of the part | ||
| 13613 | 2025.06.04 15:44:39.145072 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 13614 | 2025.06.04 15:44:39.145120 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 136 rows starting from the beginning of the part | ||
| 13615 | 2025.06.04 15:44:39.145163 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 617 rows starting from the beginning of the part | ||
| 13616 | 2025.06.04 15:44:39.145207 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 137 rows starting from the beginning of the part | ||
| 13617 | 2025.06.04 15:44:39.145250 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 617 rows starting from the beginning of the part | ||
| 13618 | 2025.06.04 15:44:39.145363 [ 260 ] {bc9fb356-e7be-4b74-b901-4ad463b12061} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13619 | 2025.06.04 15:44:39.145405 [ 260 ] {bc9fb356-e7be-4b74-b901-4ad463b12061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13620 | 2025.06.04 15:44:39.145735 [ 260 ] {bc9fb356-e7be-4b74-b901-4ad463b12061} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13621 | 2025.06.04 15:44:39.145965 [ 260 ] {bc9fb356-e7be-4b74-b901-4ad463b12061} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13622 | 2025.06.04 15:44:39.146106 [ 260 ] {bc9fb356-e7be-4b74-b901-4ad463b12061} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001256 sec., 84394.90445859873 rows/sec., 4.97 MiB/sec. | ||
| 13623 | 2025.06.04 15:44:39.146106 [ 79 ] {} <Debug> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13624 | 2025.06.04 15:44:39.146147 [ 260 ] {bc9fb356-e7be-4b74-b901-4ad463b12061} <Debug> TCPHandler: Processed in 0.001428698 sec. | ||
| 13625 | 2025.06.04 15:44:39.146159 [ 79 ] {} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2025.06.04 15:44:39.146184 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13627 | 2025.06.04 15:44:39.146268 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13628 | 2025.06.04 15:44:39.146271 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::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 | ||
| 13629 | 2025.06.04 15:44:39.146365 [ 260 ] {42bc60b3-7e27-4251-9f2b-52509e6b265d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13630 | 2025.06.04 15:44:39.146380 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13631 | 2025.06.04 15:44:39.146408 [ 260 ] {42bc60b3-7e27-4251-9f2b-52509e6b265d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13632 | 2025.06.04 15:44:39.146408 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 164 rows starting from the beginning of the part | ||
| 13633 | 2025.06.04 15:44:39.146474 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 114 rows starting from the beginning of the part | ||
| 13634 | 2025.06.04 15:44:39.146516 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 40 rows starting from the beginning of the part | ||
| 13635 | 2025.06.04 15:44:39.146555 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 106 rows starting from the beginning of the part | ||
| 13636 | 2025.06.04 15:44:39.146595 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 42 rows starting from the beginning of the part | ||
| 13637 | 2025.06.04 15:44:39.146632 [ 196 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 106 rows starting from the beginning of the part | ||
| 13638 | 2025.06.04 15:44:39.146841 [ 260 ] {42bc60b3-7e27-4251-9f2b-52509e6b265d} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13639 | 2025.06.04 15:44:39.146845 [ 197 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3410 rows, containing 5 columns (5 merged, 0 gathered) in 0.002070425 sec., 1647004.8420010386 rows/sec., 139.12 MiB/sec. | ||
| 13640 | 2025.06.04 15:44:39.146878 [ 260 ] {42bc60b3-7e27-4251-9f2b-52509e6b265d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13641 | 2025.06.04 15:44:39.147117 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13642 | 2025.06.04 15:44:39.147344 [ 260 ] {42bc60b3-7e27-4251-9f2b-52509e6b265d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13643 | 2025.06.04 15:44:39.147430 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_116_23} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13644 | 2025.06.04 15:44:39.147515 [ 191 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_116_23} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13645 | 2025.06.04 15:44:39.147597 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 13646 | 2025.06.04 15:44:39.147645 [ 188 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413417 sec., 404693.0240686224 rows/sec., 26.78 MiB/sec. | ||
| 13647 | 2025.06.04 15:44:39.147673 [ 260 ] {42bc60b3-7e27-4251-9f2b-52509e6b265d} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2025.06.04 15:44:39.147784 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13649 | 2025.06.04 15:44:39.147817 [ 260 ] {42bc60b3-7e27-4251-9f2b-52509e6b265d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00147 sec., 76870.74829931973 rows/sec., 4.98 MiB/sec. | ||
| 13650 | 2025.06.04 15:44:39.147864 [ 260 ] {42bc60b3-7e27-4251-9f2b-52509e6b265d} <Debug> TCPHandler: Processed in 0.00164271 sec. | ||
| 13651 | 2025.06.04 15:44:39.148044 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13652 | 2025.06.04 15:44:39.148050 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_96_19} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13653 | 2025.06.04 15:44:39.148132 [ 191 ] {b9d3207a-725c-4ea8-ae85-0396a4362bd7::all_1_96_19} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13654 | 2025.06.04 15:44:39.148144 [ 260 ] {77fcc2f2-5f15-4d0c-af30-29208dbce93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13655 | 2025.06.04 15:44:39.148190 [ 260 ] {77fcc2f2-5f15-4d0c-af30-29208dbce93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13656 | 2025.06.04 15:44:39.148207 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13657 | 2025.06.04 15:44:39.148652 [ 260 ] {77fcc2f2-5f15-4d0c-af30-29208dbce93c} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2025.06.04 15:44:39.148695 [ 260 ] {77fcc2f2-5f15-4d0c-af30-29208dbce93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13659 | 2025.06.04 15:44:39.149016 [ 260 ] {77fcc2f2-5f15-4d0c-af30-29208dbce93c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13660 | 2025.06.04 15:44:39.149227 [ 260 ] {77fcc2f2-5f15-4d0c-af30-29208dbce93c} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13661 | 2025.06.04 15:44:39.149361 [ 260 ] {77fcc2f2-5f15-4d0c-af30-29208dbce93c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001236 sec., 90614.8867313916 rows/sec., 5.16 MiB/sec. | ||
| 13662 | 2025.06.04 15:44:39.149399 [ 260 ] {77fcc2f2-5f15-4d0c-af30-29208dbce93c} <Debug> TCPHandler: Processed in 0.001405617 sec. | ||
| 13663 | 2025.06.04 15:44:39.149517 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13664 | 2025.06.04 15:44:39.149613 [ 260 ] {a456837e-6751-42c6-a302-b3881d2c9f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13665 | 2025.06.04 15:44:39.149653 [ 260 ] {a456837e-6751-42c6-a302-b3881d2c9f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13666 | 2025.06.04 15:44:39.150235 [ 260 ] {a456837e-6751-42c6-a302-b3881d2c9f10} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13667 | 2025.06.04 15:44:39.150270 [ 260 ] {a456837e-6751-42c6-a302-b3881d2c9f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13668 | 2025.06.04 15:44:39.150571 [ 260 ] {a456837e-6751-42c6-a302-b3881d2c9f10} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13669 | 2025.06.04 15:44:39.150761 [ 260 ] {a456837e-6751-42c6-a302-b3881d2c9f10} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13670 | 2025.06.04 15:44:39.150947 [ 79 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13671 | 2025.06.04 15:44:39.150955 [ 260 ] {a456837e-6751-42c6-a302-b3881d2c9f10} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001359 sec., 281089.0360559235 rows/sec., 19.82 MiB/sec. | ||
| 13672 | 2025.06.04 15:44:39.150989 [ 79 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13673 | 2025.06.04 15:44:39.151013 [ 260 ] {a456837e-6751-42c6-a302-b3881d2c9f10} <Debug> TCPHandler: Processed in 0.001544369 sec. | ||
| 13674 | 2025.06.04 15:44:39.151014 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13675 | 2025.06.04 15:44:39.151145 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13676 | 2025.06.04 15:44:39.151149 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13677 | 2025.06.04 15:44:39.151289 [ 260 ] {de025447-ab2d-40de-9af3-85144f556a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13678 | 2025.06.04 15:44:39.151302 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13679 | 2025.06.04 15:44:39.151331 [ 260 ] {de025447-ab2d-40de-9af3-85144f556a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13680 | 2025.06.04 15:44:39.151349 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 914 rows starting from the beginning of the part | ||
| 13681 | 2025.06.04 15:44:39.151434 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 13682 | 2025.06.04 15:44:39.151491 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 104 rows starting from the beginning of the part | ||
| 13683 | 2025.06.04 15:44:39.151542 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 382 rows starting from the beginning of the part | ||
| 13684 | 2025.06.04 15:44:39.151591 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 106 rows starting from the beginning of the part | ||
| 13685 | 2025.06.04 15:44:39.151639 [ 197 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 382 rows starting from the beginning of the part | ||
| 13686 | 2025.06.04 15:44:39.151689 [ 260 ] {de025447-ab2d-40de-9af3-85144f556a89} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13687 | 2025.06.04 15:44:39.151730 [ 260 ] {de025447-ab2d-40de-9af3-85144f556a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13688 | 2025.06.04 15:44:39.152071 [ 260 ] {de025447-ab2d-40de-9af3-85144f556a89} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13689 | 2025.06.04 15:44:39.152290 [ 260 ] {de025447-ab2d-40de-9af3-85144f556a89} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13690 | 2025.06.04 15:44:39.152436 [ 260 ] {de025447-ab2d-40de-9af3-85144f556a89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 269.08 KiB/sec. | ||
| 13691 | 2025.06.04 15:44:39.152473 [ 260 ] {de025447-ab2d-40de-9af3-85144f556a89} <Debug> TCPHandler: Processed in 0.001373607 sec. | ||
| 13692 | 2025.06.04 15:44:39.152579 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13693 | 2025.06.04 15:44:39.152675 [ 260 ] {8e39a6a2-4d36-4ff6-950b-52d8b6738053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13694 | 2025.06.04 15:44:39.152717 [ 260 ] {8e39a6a2-4d36-4ff6-950b-52d8b6738053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13695 | 2025.06.04 15:44:39.152887 [ 188 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801083 sec., 1083792.3627062163 rows/sec., 82.80 MiB/sec. | ||
| 13696 | 2025.06.04 15:44:39.153057 [ 196 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13697 | 2025.06.04 15:44:39.153156 [ 260 ] {8e39a6a2-4d36-4ff6-950b-52d8b6738053} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13698 | 2025.06.04 15:44:39.153191 [ 260 ] {8e39a6a2-4d36-4ff6-950b-52d8b6738053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13699 | 2025.06.04 15:44:39.153297 [ 196 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_116_23} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2025.06.04 15:44:39.153362 [ 196 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_116_23} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13701 | 2025.06.04 15:44:39.153442 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 13702 | 2025.06.04 15:44:39.153527 [ 260 ] {8e39a6a2-4d36-4ff6-950b-52d8b6738053} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13703 | 2025.06.04 15:44:39.153744 [ 260 ] {8e39a6a2-4d36-4ff6-950b-52d8b6738053} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2025.06.04 15:44:39.153875 [ 260 ] {8e39a6a2-4d36-4ff6-950b-52d8b6738053} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001218 sec., 194581.28078817736 rows/sec., 13.04 MiB/sec. | ||
| 13705 | 2025.06.04 15:44:39.153913 [ 260 ] {8e39a6a2-4d36-4ff6-950b-52d8b6738053} <Debug> TCPHandler: Processed in 0.001382477 sec. | ||
| 13706 | 2025.06.04 15:44:39.154026 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13707 | 2025.06.04 15:44:39.154120 [ 260 ] {aeb6c3a9-4aae-408c-accd-1546333aa1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13708 | 2025.06.04 15:44:39.154161 [ 260 ] {aeb6c3a9-4aae-408c-accd-1546333aa1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13709 | 2025.06.04 15:44:39.154476 [ 260 ] {aeb6c3a9-4aae-408c-accd-1546333aa1a3} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2025.06.04 15:44:39.154512 [ 260 ] {aeb6c3a9-4aae-408c-accd-1546333aa1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13711 | 2025.06.04 15:44:39.154801 [ 260 ] {aeb6c3a9-4aae-408c-accd-1546333aa1a3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13712 | 2025.06.04 15:44:39.155008 [ 260 ] {aeb6c3a9-4aae-408c-accd-1546333aa1a3} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2025.06.04 15:44:39.155138 [ 260 ] {aeb6c3a9-4aae-408c-accd-1546333aa1a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 13714 | 2025.06.04 15:44:39.155174 [ 260 ] {aeb6c3a9-4aae-408c-accd-1546333aa1a3} <Debug> TCPHandler: Processed in 0.001197325 sec. | ||
| 13715 | 2025.06.04 15:44:39.155278 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13716 | 2025.06.04 15:44:39.155372 [ 260 ] {6625de5a-cb1a-4294-b79f-82c258101e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13717 | 2025.06.04 15:44:39.155412 [ 260 ] {6625de5a-cb1a-4294-b79f-82c258101e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13718 | 2025.06.04 15:44:39.155748 [ 260 ] {6625de5a-cb1a-4294-b79f-82c258101e12} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13719 | 2025.06.04 15:44:39.155784 [ 260 ] {6625de5a-cb1a-4294-b79f-82c258101e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13720 | 2025.06.04 15:44:39.156085 [ 260 ] {6625de5a-cb1a-4294-b79f-82c258101e12} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13721 | 2025.06.04 15:44:39.156291 [ 260 ] {6625de5a-cb1a-4294-b79f-82c258101e12} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2025.06.04 15:44:39.156411 [ 79 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13723 | 2025.06.04 15:44:39.156420 [ 260 ] {6625de5a-cb1a-4294-b79f-82c258101e12} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001066 sec., 76923.07692307692 rows/sec., 4.89 MiB/sec. | ||
| 13724 | 2025.06.04 15:44:39.156449 [ 79 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13725 | 2025.06.04 15:44:39.156472 [ 260 ] {6625de5a-cb1a-4294-b79f-82c258101e12} <Debug> TCPHandler: Processed in 0.001243546 sec. | ||
| 13726 | 2025.06.04 15:44:39.156474 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13727 | 2025.06.04 15:44:39.156572 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13728 | 2025.06.04 15:44:39.156690 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13729 | 2025.06.04 15:44:39.156721 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6654 rows starting from the beginning of the part | ||
| 13730 | 2025.06.04 15:44:39.156776 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 48 rows starting from the beginning of the part | ||
| 13731 | 2025.06.04 15:44:39.156820 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 13732 | 2025.06.04 15:44:39.156860 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 82 rows starting from the beginning of the part | ||
| 13733 | 2025.06.04 15:44:39.156901 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 13734 | 2025.06.04 15:44:39.156936 [ 197 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 82 rows starting from the beginning of the part | ||
| 13735 | 2025.06.04 15:44:39.158786 [ 196 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6986 rows, containing 4 columns (4 merged, 0 gathered) in 0.002252468 sec., 3101486.9023666484 rows/sec., 203.16 MiB/sec. | ||
| 13736 | 2025.06.04 15:44:39.159294 [ 190 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13737 | 2025.06.04 15:44:39.159636 [ 190 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_116_23} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13738 | 2025.06.04 15:44:39.159720 [ 190 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_116_23} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13739 | 2025.06.04 15:44:39.159835 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 13740 | 2025.06.04 15:44:42.346061 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13741 | 2025.06.04 15:44:42.346173 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13742 | 2025.06.04 15:44:42.568474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
| 13743 | 2025.06.04 15:44:42.569033 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2025.06.04 15:44:42.569083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13745 | 2025.06.04 15:44:42.569593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13746 | 2025.06.04 15:44:42.569832 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2025.06.04 15:44:42.569987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
| 13748 | 2025.06.04 15:44:42.635793 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1904 | ||
| 13749 | 2025.06.04 15:44:42.638260 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13750 | 2025.06.04 15:44:42.638316 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13751 | 2025.06.04 15:44:42.639514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13752 | 2025.06.04 15:44:42.639790 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13753 | 2025.06.04 15:44:42.640083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1904 | ||
| 13754 | 2025.06.04 15:44:44.136832 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13755 | 2025.06.04 15:44:44.137052 [ 260 ] {6db3556b-48c1-4d17-b011-f84aa7802ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13756 | 2025.06.04 15:44:44.137149 [ 260 ] {6db3556b-48c1-4d17-b011-f84aa7802ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13757 | 2025.06.04 15:44:44.138020 [ 260 ] {6db3556b-48c1-4d17-b011-f84aa7802ddd} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2025.06.04 15:44:44.138075 [ 260 ] {6db3556b-48c1-4d17-b011-f84aa7802ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13759 | 2025.06.04 15:44:44.138477 [ 260 ] {6db3556b-48c1-4d17-b011-f84aa7802ddd} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13760 | 2025.06.04 15:44:44.138717 [ 260 ] {6db3556b-48c1-4d17-b011-f84aa7802ddd} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13761 | 2025.06.04 15:44:44.138885 [ 260 ] {6db3556b-48c1-4d17-b011-f84aa7802ddd} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001886 sec., 72110.2863202545 rows/sec., 6.23 MiB/sec. | ||
| 13762 | 2025.06.04 15:44:44.138951 [ 260 ] {6db3556b-48c1-4d17-b011-f84aa7802ddd} <Debug> TCPHandler: Processed in 0.002241818 sec. | ||
| 13763 | 2025.06.04 15:44:44.139089 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13764 | 2025.06.04 15:44:44.139213 [ 260 ] {de743c2d-307d-4f4d-a373-7f61bfa96700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13765 | 2025.06.04 15:44:44.139268 [ 260 ] {de743c2d-307d-4f4d-a373-7f61bfa96700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13766 | 2025.06.04 15:44:44.139754 [ 260 ] {de743c2d-307d-4f4d-a373-7f61bfa96700} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13767 | 2025.06.04 15:44:44.139793 [ 260 ] {de743c2d-307d-4f4d-a373-7f61bfa96700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13768 | 2025.06.04 15:44:44.140110 [ 260 ] {de743c2d-307d-4f4d-a373-7f61bfa96700} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13769 | 2025.06.04 15:44:44.140328 [ 260 ] {de743c2d-307d-4f4d-a373-7f61bfa96700} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13770 | 2025.06.04 15:44:44.140463 [ 260 ] {de743c2d-307d-4f4d-a373-7f61bfa96700} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001287 sec., 31080.03108003108 rows/sec., 2.28 MiB/sec. | ||
| 13771 | 2025.06.04 15:44:44.140503 [ 260 ] {de743c2d-307d-4f4d-a373-7f61bfa96700} <Debug> TCPHandler: Processed in 0.001464378 sec. | ||
| 13772 | 2025.06.04 15:44:44.140616 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13773 | 2025.06.04 15:44:44.140711 [ 260 ] {9d294574-24ec-4a65-89aa-2ceb33189db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13774 | 2025.06.04 15:44:44.140751 [ 260 ] {9d294574-24ec-4a65-89aa-2ceb33189db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13775 | 2025.06.04 15:44:44.141195 [ 260 ] {9d294574-24ec-4a65-89aa-2ceb33189db1} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13776 | 2025.06.04 15:44:44.141233 [ 260 ] {9d294574-24ec-4a65-89aa-2ceb33189db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13777 | 2025.06.04 15:44:44.141554 [ 260 ] {9d294574-24ec-4a65-89aa-2ceb33189db1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13778 | 2025.06.04 15:44:44.141768 [ 260 ] {9d294574-24ec-4a65-89aa-2ceb33189db1} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13779 | 2025.06.04 15:44:44.141923 [ 260 ] {9d294574-24ec-4a65-89aa-2ceb33189db1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00123 sec., 84552.84552845529 rows/sec., 6.60 MiB/sec. | ||
| 13780 | 2025.06.04 15:44:44.141963 [ 260 ] {9d294574-24ec-4a65-89aa-2ceb33189db1} <Debug> TCPHandler: Processed in 0.001394338 sec. | ||
| 13781 | 2025.06.04 15:44:44.142087 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13782 | 2025.06.04 15:44:44.142179 [ 260 ] {867f7689-cf4f-48da-ae5a-8339fbf601cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13783 | 2025.06.04 15:44:44.142223 [ 260 ] {867f7689-cf4f-48da-ae5a-8339fbf601cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13784 | 2025.06.04 15:44:44.142646 [ 260 ] {867f7689-cf4f-48da-ae5a-8339fbf601cf} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13785 | 2025.06.04 15:44:44.142684 [ 260 ] {867f7689-cf4f-48da-ae5a-8339fbf601cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13786 | 2025.06.04 15:44:44.143026 [ 260 ] {867f7689-cf4f-48da-ae5a-8339fbf601cf} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13787 | 2025.06.04 15:44:44.143265 [ 260 ] {867f7689-cf4f-48da-ae5a-8339fbf601cf} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2025.06.04 15:44:44.143398 [ 260 ] {867f7689-cf4f-48da-ae5a-8339fbf601cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 13789 | 2025.06.04 15:44:44.143439 [ 260 ] {867f7689-cf4f-48da-ae5a-8339fbf601cf} <Debug> TCPHandler: Processed in 0.001400137 sec. | ||
| 13790 | 2025.06.04 15:44:44.143561 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13791 | 2025.06.04 15:44:44.143679 [ 260 ] {568ec6eb-81a4-4fd1-ab8c-d5c2faa36479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13792 | 2025.06.04 15:44:44.143743 [ 260 ] {568ec6eb-81a4-4fd1-ab8c-d5c2faa36479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13793 | 2025.06.04 15:44:44.144663 [ 260 ] {568ec6eb-81a4-4fd1-ab8c-d5c2faa36479} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13794 | 2025.06.04 15:44:44.144700 [ 260 ] {568ec6eb-81a4-4fd1-ab8c-d5c2faa36479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13795 | 2025.06.04 15:44:44.145251 [ 260 ] {568ec6eb-81a4-4fd1-ab8c-d5c2faa36479} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13796 | 2025.06.04 15:44:44.145462 [ 260 ] {568ec6eb-81a4-4fd1-ab8c-d5c2faa36479} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2025.06.04 15:44:44.145599 [ 260 ] {568ec6eb-81a4-4fd1-ab8c-d5c2faa36479} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001945 sec., 20565.552699228792 rows/sec., 36.85 MiB/sec. | ||
| 13798 | 2025.06.04 15:44:44.145652 [ 260 ] {568ec6eb-81a4-4fd1-ab8c-d5c2faa36479} <Debug> TCPHandler: Processed in 0.002151236 sec. | ||
| 13799 | 2025.06.04 15:44:44.145771 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13800 | 2025.06.04 15:44:44.145864 [ 260 ] {100fd5e6-3142-42a3-a79e-358d903b9d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13801 | 2025.06.04 15:44:44.145905 [ 260 ] {100fd5e6-3142-42a3-a79e-358d903b9d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13802 | 2025.06.04 15:44:44.146329 [ 260 ] {100fd5e6-3142-42a3-a79e-358d903b9d83} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13803 | 2025.06.04 15:44:44.146375 [ 260 ] {100fd5e6-3142-42a3-a79e-358d903b9d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13804 | 2025.06.04 15:44:44.146749 [ 260 ] {100fd5e6-3142-42a3-a79e-358d903b9d83} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13805 | 2025.06.04 15:44:44.147009 [ 260 ] {100fd5e6-3142-42a3-a79e-358d903b9d83} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13806 | 2025.06.04 15:44:44.147160 [ 260 ] {100fd5e6-3142-42a3-a79e-358d903b9d83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec. | ||
| 13807 | 2025.06.04 15:44:44.147198 [ 260 ] {100fd5e6-3142-42a3-a79e-358d903b9d83} <Debug> TCPHandler: Processed in 0.001473798 sec. | ||
| 13808 | 2025.06.04 15:44:44.403572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 13809 | 2025.06.04 15:44:44.419210 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13810 | 2025.06.04 15:44:44.419266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13811 | 2025.06.04 15:44:44.425092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13812 | 2025.06.04 15:44:44.425791 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13813 | 2025.06.04 15:44:44.428560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 13814 | 2025.06.04 15:44:45.986383 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13815 | 2025.06.04 15:44:45.986591 [ 260 ] {7a38f654-ad94-4e62-82c8-037025b6fd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13816 | 2025.06.04 15:44:45.986661 [ 260 ] {7a38f654-ad94-4e62-82c8-037025b6fd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13817 | 2025.06.04 15:44:45.987466 [ 260 ] {7a38f654-ad94-4e62-82c8-037025b6fd01} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13818 | 2025.06.04 15:44:45.987514 [ 260 ] {7a38f654-ad94-4e62-82c8-037025b6fd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13819 | 2025.06.04 15:44:45.987896 [ 260 ] {7a38f654-ad94-4e62-82c8-037025b6fd01} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13820 | 2025.06.04 15:44:45.988116 [ 260 ] {7a38f654-ad94-4e62-82c8-037025b6fd01} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2025.06.04 15:44:45.988266 [ 68 ] {} <Debug> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 13822 | 2025.06.04 15:44:45.988275 [ 260 ] {7a38f654-ad94-4e62-82c8-037025b6fd01} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001739 sec., 121909.14318573893 rows/sec., 7.75 MiB/sec. | ||
| 13823 | 2025.06.04 15:44:45.988308 [ 68 ] {} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13824 | 2025.06.04 15:44:45.988328 [ 260 ] {7a38f654-ad94-4e62-82c8-037025b6fd01} <Debug> TCPHandler: Processed in 0.002075685 sec. | ||
| 13825 | 2025.06.04 15:44:45.988332 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13826 | 2025.06.04 15:44:45.988451 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13827 | 2025.06.04 15:44:45.988485 [ 193 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 13828 | 2025.06.04 15:44:45.988562 [ 260 ] {72ff7dc8-f6d8-40ce-814e-c0939fcca5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13829 | 2025.06.04 15:44:45.988625 [ 260 ] {72ff7dc8-f6d8-40ce-814e-c0939fcca5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13830 | 2025.06.04 15:44:45.988722 [ 193 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13831 | 2025.06.04 15:44:45.988785 [ 193 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 212 rows starting from the beginning of the part | ||
| 13832 | 2025.06.04 15:44:45.988893 [ 193 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 13833 | 2025.06.04 15:44:45.988969 [ 193 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 13834 | 2025.06.04 15:44:45.989042 [ 193 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 13835 | 2025.06.04 15:44:45.989113 [ 193 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 13836 | 2025.06.04 15:44:45.990080 [ 260 ] {72ff7dc8-f6d8-40ce-814e-c0939fcca5f4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2025.06.04 15:44:45.990092 [ 190 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676311 sec., 632340.8961702214 rows/sec., 42.63 MiB/sec. | ||
| 13838 | 2025.06.04 15:44:45.990125 [ 260 ] {72ff7dc8-f6d8-40ce-814e-c0939fcca5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13839 | 2025.06.04 15:44:45.990272 [ 196 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 13840 | 2025.06.04 15:44:45.990540 [ 196 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_45_11} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13841 | 2025.06.04 15:44:45.990574 [ 260 ] {72ff7dc8-f6d8-40ce-814e-c0939fcca5f4} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13842 | 2025.06.04 15:44:45.990605 [ 196 ] {5139f6cc-1018-4a82-9000-5e72327647ff::all_1_45_11} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 13843 | 2025.06.04 15:44:45.990696 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13844 | 2025.06.04 15:44:45.990784 [ 260 ] {72ff7dc8-f6d8-40ce-814e-c0939fcca5f4} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2025.06.04 15:44:45.990916 [ 260 ] {72ff7dc8-f6d8-40ce-814e-c0939fcca5f4} <Debug> executeQuery: Read 1757 rows, 145.95 KiB in 0.002374 sec., 740101.0951979782 rows/sec., 60.04 MiB/sec. | ||
| 13846 | 2025.06.04 15:44:45.990953 [ 260 ] {72ff7dc8-f6d8-40ce-814e-c0939fcca5f4} <Debug> TCPHandler: Processed in 0.002550232 sec. | ||
| 13847 | 2025.06.04 15:44:45.991081 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13848 | 2025.06.04 15:44:45.991177 [ 260 ] {d03cbdc4-7246-4791-b7e8-f9190a2bf3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13849 | 2025.06.04 15:44:45.991217 [ 260 ] {d03cbdc4-7246-4791-b7e8-f9190a2bf3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13850 | 2025.06.04 15:44:45.991728 [ 260 ] {d03cbdc4-7246-4791-b7e8-f9190a2bf3d6} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2025.06.04 15:44:45.991763 [ 260 ] {d03cbdc4-7246-4791-b7e8-f9190a2bf3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13852 | 2025.06.04 15:44:45.992074 [ 260 ] {d03cbdc4-7246-4791-b7e8-f9190a2bf3d6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13853 | 2025.06.04 15:44:45.992280 [ 260 ] {d03cbdc4-7246-4791-b7e8-f9190a2bf3d6} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13854 | 2025.06.04 15:44:45.992413 [ 260 ] {d03cbdc4-7246-4791-b7e8-f9190a2bf3d6} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001256 sec., 84394.90445859873 rows/sec., 4.97 MiB/sec. | ||
| 13855 | 2025.06.04 15:44:45.992450 [ 260 ] {d03cbdc4-7246-4791-b7e8-f9190a2bf3d6} <Debug> TCPHandler: Processed in 0.001422597 sec. | ||
| 13856 | 2025.06.04 15:44:45.992568 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13857 | 2025.06.04 15:44:45.992662 [ 260 ] {5e45b858-841a-4a3c-9610-d188b732a3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13858 | 2025.06.04 15:44:45.992701 [ 260 ] {5e45b858-841a-4a3c-9610-d188b732a3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13859 | 2025.06.04 15:44:45.993290 [ 260 ] {5e45b858-841a-4a3c-9610-d188b732a3a7} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13860 | 2025.06.04 15:44:45.993323 [ 260 ] {5e45b858-841a-4a3c-9610-d188b732a3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13861 | 2025.06.04 15:44:45.993656 [ 260 ] {5e45b858-841a-4a3c-9610-d188b732a3a7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13862 | 2025.06.04 15:44:45.993865 [ 260 ] {5e45b858-841a-4a3c-9610-d188b732a3a7} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13863 | 2025.06.04 15:44:45.993998 [ 260 ] {5e45b858-841a-4a3c-9610-d188b732a3a7} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001355 sec., 251660.51660516605 rows/sec., 16.79 MiB/sec. | ||
| 13864 | 2025.06.04 15:44:45.994035 [ 260 ] {5e45b858-841a-4a3c-9610-d188b732a3a7} <Debug> TCPHandler: Processed in 0.001514958 sec. | ||
| 13865 | 2025.06.04 15:44:45.994157 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13866 | 2025.06.04 15:44:45.994256 [ 260 ] {f73c8fde-1573-499e-9eec-ce39b4f3bb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13867 | 2025.06.04 15:44:45.994296 [ 260 ] {f73c8fde-1573-499e-9eec-ce39b4f3bb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13868 | 2025.06.04 15:44:45.994774 [ 260 ] {f73c8fde-1573-499e-9eec-ce39b4f3bb64} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13869 | 2025.06.04 15:44:45.994809 [ 260 ] {f73c8fde-1573-499e-9eec-ce39b4f3bb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13870 | 2025.06.04 15:44:45.995106 [ 260 ] {f73c8fde-1573-499e-9eec-ce39b4f3bb64} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13871 | 2025.06.04 15:44:45.995311 [ 260 ] {f73c8fde-1573-499e-9eec-ce39b4f3bb64} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13872 | 2025.06.04 15:44:45.995426 [ 68 ] {} <Debug> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 13873 | 2025.06.04 15:44:45.995436 [ 260 ] {f73c8fde-1573-499e-9eec-ce39b4f3bb64} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001198 sec., 93489.14858096828 rows/sec., 5.33 MiB/sec. | ||
| 13874 | 2025.06.04 15:44:45.995460 [ 68 ] {} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13875 | 2025.06.04 15:44:45.995479 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13876 | 2025.06.04 15:44:45.995480 [ 260 ] {f73c8fde-1573-499e-9eec-ce39b4f3bb64} <Debug> TCPHandler: Processed in 0.001376447 sec. | ||
| 13877 | 2025.06.04 15:44:45.995561 [ 190 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 13878 | 2025.06.04 15:44:45.995601 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13879 | 2025.06.04 15:44:45.995671 [ 190 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13880 | 2025.06.04 15:44:45.995707 [ 190 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 112 rows starting from the beginning of the part | ||
| 13881 | 2025.06.04 15:44:45.995710 [ 260 ] {bd3cfcbf-76c5-4d43-93ef-f02032aadc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13882 | 2025.06.04 15:44:45.995760 [ 260 ] {bd3cfcbf-76c5-4d43-93ef-f02032aadc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13883 | 2025.06.04 15:44:45.995773 [ 190 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 112 rows starting from the beginning of the part | ||
| 13884 | 2025.06.04 15:44:45.995820 [ 190 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 112 rows starting from the beginning of the part | ||
| 13885 | 2025.06.04 15:44:45.995859 [ 190 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part | ||
| 13886 | 2025.06.04 15:44:45.995895 [ 190 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 112 rows starting from the beginning of the part | ||
| 13887 | 2025.06.04 15:44:45.996583 [ 260 ] {bd3cfcbf-76c5-4d43-93ef-f02032aadc55} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13888 | 2025.06.04 15:44:45.996624 [ 260 ] {bd3cfcbf-76c5-4d43-93ef-f02032aadc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13889 | 2025.06.04 15:44:45.996674 [ 196 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001150124 sec., 486904.0207838459 rows/sec., 29.59 MiB/sec. | ||
| 13890 | 2025.06.04 15:44:45.996809 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 13891 | 2025.06.04 15:44:45.996977 [ 260 ] {bd3cfcbf-76c5-4d43-93ef-f02032aadc55} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13892 | 2025.06.04 15:44:45.997074 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_45_11} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2025.06.04 15:44:45.997139 [ 200 ] {cee22775-5994-40ea-8070-6d9341c7b59b::all_1_45_11} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 13894 | 2025.06.04 15:44:45.997201 [ 260 ] {bd3cfcbf-76c5-4d43-93ef-f02032aadc55} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13895 | 2025.06.04 15:44:45.997218 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13896 | 2025.06.04 15:44:45.997330 [ 260 ] {bd3cfcbf-76c5-4d43-93ef-f02032aadc55} <Debug> executeQuery: Read 838 rows, 61.87 KiB in 0.001639 sec., 511287.370347773 rows/sec., 36.87 MiB/sec. | ||
| 13897 | 2025.06.04 15:44:45.997368 [ 260 ] {bd3cfcbf-76c5-4d43-93ef-f02032aadc55} <Debug> TCPHandler: Processed in 0.001814613 sec. | ||
| 13898 | 2025.06.04 15:44:45.997494 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13899 | 2025.06.04 15:44:45.997589 [ 260 ] {609b7cd8-6135-4374-a03e-220fba37fea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13900 | 2025.06.04 15:44:45.997629 [ 260 ] {609b7cd8-6135-4374-a03e-220fba37fea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13901 | 2025.06.04 15:44:45.997967 [ 260 ] {609b7cd8-6135-4374-a03e-220fba37fea2} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2025.06.04 15:44:45.998000 [ 260 ] {609b7cd8-6135-4374-a03e-220fba37fea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13903 | 2025.06.04 15:44:45.998296 [ 260 ] {609b7cd8-6135-4374-a03e-220fba37fea2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13904 | 2025.06.04 15:44:45.998494 [ 260 ] {609b7cd8-6135-4374-a03e-220fba37fea2} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2025.06.04 15:44:45.998617 [ 260 ] {609b7cd8-6135-4374-a03e-220fba37fea2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 13906 | 2025.06.04 15:44:45.998652 [ 260 ] {609b7cd8-6135-4374-a03e-220fba37fea2} <Debug> TCPHandler: Processed in 0.001213235 sec. | ||
| 13907 | 2025.06.04 15:44:45.998766 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13908 | 2025.06.04 15:44:45.998859 [ 260 ] {8fec1216-ee4b-4246-be78-e6c33a42092c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13909 | 2025.06.04 15:44:45.998900 [ 260 ] {8fec1216-ee4b-4246-be78-e6c33a42092c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13910 | 2025.06.04 15:44:45.999507 [ 260 ] {8fec1216-ee4b-4246-be78-e6c33a42092c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13911 | 2025.06.04 15:44:45.999541 [ 260 ] {8fec1216-ee4b-4246-be78-e6c33a42092c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13912 | 2025.06.04 15:44:45.999897 [ 260 ] {8fec1216-ee4b-4246-be78-e6c33a42092c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13913 | 2025.06.04 15:44:46.000201 [ 260 ] {8fec1216-ee4b-4246-be78-e6c33a42092c} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2025.06.04 15:44:46.000320 [ 260 ] {8fec1216-ee4b-4246-be78-e6c33a42092c} <Debug> executeQuery: Read 965 rows, 65.68 KiB in 0.001505 sec., 641196.0132890366 rows/sec., 42.62 MiB/sec. | ||
| 13915 | 2025.06.04 15:44:46.000353 [ 260 ] {8fec1216-ee4b-4246-be78-e6c33a42092c} <Debug> TCPHandler: Processed in 0.001662961 sec. | ||
| 13916 | 2025.06.04 15:44:46.000459 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13917 | 2025.06.04 15:44:46.000546 [ 260 ] {8b306626-95f5-440e-9153-f14bbe00ade6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13918 | 2025.06.04 15:44:46.000584 [ 260 ] {8b306626-95f5-440e-9153-f14bbe00ade6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13919 | 2025.06.04 15:44:46.000941 [ 260 ] {8b306626-95f5-440e-9153-f14bbe00ade6} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13920 | 2025.06.04 15:44:46.000978 [ 260 ] {8b306626-95f5-440e-9153-f14bbe00ade6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13921 | 2025.06.04 15:44:46.001270 [ 260 ] {8b306626-95f5-440e-9153-f14bbe00ade6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13922 | 2025.06.04 15:44:46.001472 [ 260 ] {8b306626-95f5-440e-9153-f14bbe00ade6} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13923 | 2025.06.04 15:44:46.001597 [ 260 ] {8b306626-95f5-440e-9153-f14bbe00ade6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 13924 | 2025.06.04 15:44:46.001632 [ 260 ] {8b306626-95f5-440e-9153-f14bbe00ade6} <Debug> TCPHandler: Processed in 0.001184044 sec. | ||
| 13925 | 2025.06.04 15:44:46.001733 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13926 | 2025.06.04 15:44:46.001824 [ 260 ] {07085f5d-5da3-4ec6-8593-15ccf9091af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13927 | 2025.06.04 15:44:46.001862 [ 260 ] {07085f5d-5da3-4ec6-8593-15ccf9091af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13928 | 2025.06.04 15:44:46.002182 [ 260 ] {07085f5d-5da3-4ec6-8593-15ccf9091af9} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13929 | 2025.06.04 15:44:46.002215 [ 260 ] {07085f5d-5da3-4ec6-8593-15ccf9091af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13930 | 2025.06.04 15:44:46.002502 [ 260 ] {07085f5d-5da3-4ec6-8593-15ccf9091af9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13931 | 2025.06.04 15:44:46.002697 [ 260 ] {07085f5d-5da3-4ec6-8593-15ccf9091af9} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13932 | 2025.06.04 15:44:46.002822 [ 260 ] {07085f5d-5da3-4ec6-8593-15ccf9091af9} <Debug> executeQuery: Read 38 rows, 2.30 KiB in 0.001016 sec., 37401.574803149604 rows/sec., 2.21 MiB/sec. | ||
| 13933 | 2025.06.04 15:44:46.002857 [ 260 ] {07085f5d-5da3-4ec6-8593-15ccf9091af9} <Debug> TCPHandler: Processed in 0.001170734 sec. | ||
| 13934 | 2025.06.04 15:44:49.133257 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13935 | 2025.06.04 15:44:49.133472 [ 260 ] {6c7bd739-74f4-4489-a006-000f6698c040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13936 | 2025.06.04 15:44:49.133548 [ 260 ] {6c7bd739-74f4-4489-a006-000f6698c040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13937 | 2025.06.04 15:44:49.134286 [ 260 ] {6c7bd739-74f4-4489-a006-000f6698c040} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13938 | 2025.06.04 15:44:49.134339 [ 260 ] {6c7bd739-74f4-4489-a006-000f6698c040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13939 | 2025.06.04 15:44:49.134745 [ 260 ] {6c7bd739-74f4-4489-a006-000f6698c040} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13940 | 2025.06.04 15:44:49.134977 [ 260 ] {6c7bd739-74f4-4489-a006-000f6698c040} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2025.06.04 15:44:49.135133 [ 260 ] {6c7bd739-74f4-4489-a006-000f6698c040} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001725 sec., 32463.768115942028 rows/sec., 2.49 MiB/sec. | ||
| 13942 | 2025.06.04 15:44:49.135181 [ 260 ] {6c7bd739-74f4-4489-a006-000f6698c040} <Debug> TCPHandler: Processed in 0.002074256 sec. | ||
| 13943 | 2025.06.04 15:44:49.135296 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13944 | 2025.06.04 15:44:49.135393 [ 260 ] {0d86e886-d5ba-4712-8f88-e97092208925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13945 | 2025.06.04 15:44:49.135434 [ 260 ] {0d86e886-d5ba-4712-8f88-e97092208925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13946 | 2025.06.04 15:44:49.135852 [ 260 ] {0d86e886-d5ba-4712-8f88-e97092208925} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13947 | 2025.06.04 15:44:49.135889 [ 260 ] {0d86e886-d5ba-4712-8f88-e97092208925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13948 | 2025.06.04 15:44:49.136262 [ 260 ] {0d86e886-d5ba-4712-8f88-e97092208925} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13949 | 2025.06.04 15:44:49.136490 [ 260 ] {0d86e886-d5ba-4712-8f88-e97092208925} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13950 | 2025.06.04 15:44:49.136624 [ 260 ] {0d86e886-d5ba-4712-8f88-e97092208925} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 13951 | 2025.06.04 15:44:49.136664 [ 260 ] {0d86e886-d5ba-4712-8f88-e97092208925} <Debug> TCPHandler: Processed in 0.001395417 sec. | ||
| 13952 | 2025.06.04 15:44:49.136778 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13953 | 2025.06.04 15:44:49.136877 [ 260 ] {3ff9804d-236f-4024-94ce-8ba61491286a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13954 | 2025.06.04 15:44:49.136923 [ 260 ] {3ff9804d-236f-4024-94ce-8ba61491286a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13955 | 2025.06.04 15:44:49.137314 [ 260 ] {3ff9804d-236f-4024-94ce-8ba61491286a} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13956 | 2025.06.04 15:44:49.137351 [ 260 ] {3ff9804d-236f-4024-94ce-8ba61491286a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13957 | 2025.06.04 15:44:49.137688 [ 260 ] {3ff9804d-236f-4024-94ce-8ba61491286a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13958 | 2025.06.04 15:44:49.137901 [ 260 ] {3ff9804d-236f-4024-94ce-8ba61491286a} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13959 | 2025.06.04 15:44:49.138006 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Selected 5 parts from all_1_114_23 to all_118_118_0 | ||
| 13960 | 2025.06.04 15:44:49.138030 [ 260 ] {3ff9804d-236f-4024-94ce-8ba61491286a} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.001173 sec., 100596.76044330776 rows/sec., 7.01 MiB/sec. | ||
| 13961 | 2025.06.04 15:44:49.138071 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2025.06.04 15:44:49.138083 [ 260 ] {3ff9804d-236f-4024-94ce-8ba61491286a} <Debug> TCPHandler: Processed in 0.001353477 sec. | ||
| 13963 | 2025.06.04 15:44:49.138096 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13964 | 2025.06.04 15:44:49.138204 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13965 | 2025.06.04 15:44:49.138213 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_114_23 to all_118_118_0 into Compact with storage Full | ||
| 13966 | 2025.06.04 15:44:49.138307 [ 260 ] {d20c438b-1125-4cff-8dd5-12aaefe751ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13967 | 2025.06.04 15:44:49.138353 [ 260 ] {d20c438b-1125-4cff-8dd5-12aaefe751ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13968 | 2025.06.04 15:44:49.138363 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13969 | 2025.06.04 15:44:49.138405 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 36362 rows starting from the beginning of the part | ||
| 13970 | 2025.06.04 15:44:49.138473 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 161 rows starting from the beginning of the part | ||
| 13971 | 2025.06.04 15:44:49.138523 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 237 rows starting from the beginning of the part | ||
| 13972 | 2025.06.04 15:44:49.138568 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 13973 | 2025.06.04 15:44:49.138610 [ 201 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 965 rows starting from the beginning of the part | ||
| 13974 | 2025.06.04 15:44:49.138688 [ 260 ] {d20c438b-1125-4cff-8dd5-12aaefe751ca} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2025.06.04 15:44:49.138729 [ 260 ] {d20c438b-1125-4cff-8dd5-12aaefe751ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13976 | 2025.06.04 15:44:49.139069 [ 260 ] {d20c438b-1125-4cff-8dd5-12aaefe751ca} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13977 | 2025.06.04 15:44:49.139279 [ 260 ] {d20c438b-1125-4cff-8dd5-12aaefe751ca} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2025.06.04 15:44:49.139415 [ 260 ] {d20c438b-1125-4cff-8dd5-12aaefe751ca} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001128 sec., 39007.09219858156 rows/sec., 2.62 MiB/sec. | ||
| 13979 | 2025.06.04 15:44:49.139453 [ 260 ] {d20c438b-1125-4cff-8dd5-12aaefe751ca} <Debug> TCPHandler: Processed in 0.001298546 sec. | ||
| 13980 | 2025.06.04 15:44:49.145684 [ 196 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37885 rows, containing 5 columns (5 merged, 0 gathered) in 0.007522953 sec., 5035921.399482357 rows/sec., 340.07 MiB/sec. | ||
| 13981 | 2025.06.04 15:44:49.146233 [ 187 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 13982 | 2025.06.04 15:44:49.146551 [ 187 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2025.06.04 15:44:49.146631 [ 187 ] {1bc70503-eec2-4271-9b62-eeb2baf6cfaf::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf) (MergerMutator): Merged 5 parts: [all_1_114_23, all_118_118_0] -> all_1_118_24 | ||
| 13984 | 2025.06.04 15:44:49.146727 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 13985 | 2025.06.04 15:44:50.070223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
| 13986 | 2025.06.04 15:44:50.071112 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13987 | 2025.06.04 15:44:50.071197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13988 | 2025.06.04 15:44:50.071924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13989 | 2025.06.04 15:44:50.072175 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13990 | 2025.06.04 15:44:50.072340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
| 13991 | 2025.06.04 15:44:51.928720 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 13992 | 2025.06.04 15:44:51.946427 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2025.06.04 15:44:51.946554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13994 | 2025.06.04 15:44:51.953754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13995 | 2025.06.04 15:44:51.954531 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2025.06.04 15:44:51.958018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 13997 | 2025.06.04 15:44:52.640398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1944 | ||
| 13998 | 2025.06.04 15:44:52.643055 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13999 | 2025.06.04 15:44:52.643119 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14000 | 2025.06.04 15:44:52.644414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14001 | 2025.06.04 15:44:52.644725 [ 242 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2025.06.04 15:44:52.644987 [ 225 ] {} <Trace> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): 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] | ||
| 14003 | 2025.06.04 15:44:52.645049 [ 225 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): 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] | ||
| 14004 | 2025.06.04 15:44:52.645165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1944 | ||
| 14005 | 2025.06.04 15:44:52.647583 [ 225 ] {} <Debug> system.query_log (9fb78498-d927-414d-ad40-2f27e36b6f58): 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] | ||
| 14006 | 2025.06.04 15:44:54.137115 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14007 | 2025.06.04 15:44:54.137301 [ 260 ] {e969f107-050e-42eb-9770-27ec16e349ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14008 | 2025.06.04 15:44:54.137372 [ 260 ] {e969f107-050e-42eb-9770-27ec16e349ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14009 | 2025.06.04 15:44:54.138148 [ 260 ] {e969f107-050e-42eb-9770-27ec16e349ec} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2025.06.04 15:44:54.138202 [ 260 ] {e969f107-050e-42eb-9770-27ec16e349ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14011 | 2025.06.04 15:44:54.138615 [ 260 ] {e969f107-050e-42eb-9770-27ec16e349ec} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14012 | 2025.06.04 15:44:54.138857 [ 260 ] {e969f107-050e-42eb-9770-27ec16e349ec} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14013 | 2025.06.04 15:44:54.139038 [ 260 ] {e969f107-050e-42eb-9770-27ec16e349ec} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001774 sec., 76662.90868094702 rows/sec., 6.62 MiB/sec. | ||
| 14014 | 2025.06.04 15:44:54.139093 [ 260 ] {e969f107-050e-42eb-9770-27ec16e349ec} <Debug> TCPHandler: Processed in 0.002107686 sec. | ||
| 14015 | 2025.06.04 15:44:54.139221 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14016 | 2025.06.04 15:44:54.139326 [ 260 ] {608365bb-cdd7-4780-ba0d-d813b16f2b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14017 | 2025.06.04 15:44:54.139371 [ 260 ] {608365bb-cdd7-4780-ba0d-d813b16f2b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14018 | 2025.06.04 15:44:54.139806 [ 260 ] {608365bb-cdd7-4780-ba0d-d813b16f2b28} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14019 | 2025.06.04 15:44:54.139845 [ 260 ] {608365bb-cdd7-4780-ba0d-d813b16f2b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14020 | 2025.06.04 15:44:54.140153 [ 260 ] {608365bb-cdd7-4780-ba0d-d813b16f2b28} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14021 | 2025.06.04 15:44:54.140361 [ 260 ] {608365bb-cdd7-4780-ba0d-d813b16f2b28} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14022 | 2025.06.04 15:44:54.140506 [ 260 ] {608365bb-cdd7-4780-ba0d-d813b16f2b28} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001206 sec., 33167.49585406302 rows/sec., 2.44 MiB/sec. | ||
| 14023 | 2025.06.04 15:44:54.140547 [ 260 ] {608365bb-cdd7-4780-ba0d-d813b16f2b28} <Debug> TCPHandler: Processed in 0.001377877 sec. | ||
| 14024 | 2025.06.04 15:44:54.140652 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14025 | 2025.06.04 15:44:54.140750 [ 260 ] {e42f213c-e417-4217-9ca6-3cfb371365e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14026 | 2025.06.04 15:44:54.140790 [ 260 ] {e42f213c-e417-4217-9ca6-3cfb371365e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14027 | 2025.06.04 15:44:54.141234 [ 260 ] {e42f213c-e417-4217-9ca6-3cfb371365e2} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14028 | 2025.06.04 15:44:54.141271 [ 260 ] {e42f213c-e417-4217-9ca6-3cfb371365e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14029 | 2025.06.04 15:44:54.141586 [ 260 ] {e42f213c-e417-4217-9ca6-3cfb371365e2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14030 | 2025.06.04 15:44:54.141794 [ 260 ] {e42f213c-e417-4217-9ca6-3cfb371365e2} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14031 | 2025.06.04 15:44:54.141926 [ 260 ] {e42f213c-e417-4217-9ca6-3cfb371365e2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001196 sec., 86956.52173913043 rows/sec., 6.79 MiB/sec. | ||
| 14032 | 2025.06.04 15:44:54.141965 [ 260 ] {e42f213c-e417-4217-9ca6-3cfb371365e2} <Debug> TCPHandler: Processed in 0.001361227 sec. | ||
| 14033 | 2025.06.04 15:44:54.142079 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14034 | 2025.06.04 15:44:54.142174 [ 260 ] {725257b9-fa02-4de2-ad8d-ff472a2e1e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14035 | 2025.06.04 15:44:54.142218 [ 260 ] {725257b9-fa02-4de2-ad8d-ff472a2e1e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14036 | 2025.06.04 15:44:54.142629 [ 260 ] {725257b9-fa02-4de2-ad8d-ff472a2e1e26} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14037 | 2025.06.04 15:44:54.142666 [ 260 ] {725257b9-fa02-4de2-ad8d-ff472a2e1e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14038 | 2025.06.04 15:44:54.142999 [ 260 ] {725257b9-fa02-4de2-ad8d-ff472a2e1e26} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14039 | 2025.06.04 15:44:54.143209 [ 260 ] {725257b9-fa02-4de2-ad8d-ff472a2e1e26} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14040 | 2025.06.04 15:44:54.143342 [ 260 ] {725257b9-fa02-4de2-ad8d-ff472a2e1e26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 14041 | 2025.06.04 15:44:54.143380 [ 260 ] {725257b9-fa02-4de2-ad8d-ff472a2e1e26} <Debug> TCPHandler: Processed in 0.001350636 sec. | ||
| 14042 | 2025.06.04 15:44:54.143482 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14043 | 2025.06.04 15:44:54.143577 [ 260 ] {a917cc49-97ad-444c-95ee-d89ed8b602f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14044 | 2025.06.04 15:44:54.143632 [ 260 ] {a917cc49-97ad-444c-95ee-d89ed8b602f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14045 | 2025.06.04 15:44:54.144514 [ 260 ] {a917cc49-97ad-444c-95ee-d89ed8b602f3} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14046 | 2025.06.04 15:44:54.144550 [ 260 ] {a917cc49-97ad-444c-95ee-d89ed8b602f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14047 | 2025.06.04 15:44:54.145132 [ 260 ] {a917cc49-97ad-444c-95ee-d89ed8b602f3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14048 | 2025.06.04 15:44:54.145354 [ 260 ] {a917cc49-97ad-444c-95ee-d89ed8b602f3} <Trace> oximeter.measurements_histogramu64 (8415f29e-0e4e-4e1c-a028-bb364a789303): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14049 | 2025.06.04 15:44:54.145501 [ 260 ] {a917cc49-97ad-444c-95ee-d89ed8b602f3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001941 sec., 20607.934054611025 rows/sec., 36.93 MiB/sec. | ||
| 14050 | 2025.06.04 15:44:54.145569 [ 260 ] {a917cc49-97ad-444c-95ee-d89ed8b602f3} <Debug> TCPHandler: Processed in 0.002134596 sec. | ||
| 14051 | 2025.06.04 15:44:54.145679 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14052 | 2025.06.04 15:44:54.145774 [ 260 ] {be798a21-621c-4feb-a6ff-914a422704f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14053 | 2025.06.04 15:44:54.145815 [ 260 ] {be798a21-621c-4feb-a6ff-914a422704f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14054 | 2025.06.04 15:44:54.146154 [ 260 ] {be798a21-621c-4feb-a6ff-914a422704f2} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14055 | 2025.06.04 15:44:54.146188 [ 260 ] {be798a21-621c-4feb-a6ff-914a422704f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14056 | 2025.06.04 15:44:54.146494 [ 260 ] {be798a21-621c-4feb-a6ff-914a422704f2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14057 | 2025.06.04 15:44:54.146704 [ 260 ] {be798a21-621c-4feb-a6ff-914a422704f2} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14058 | 2025.06.04 15:44:54.146832 [ 260 ] {be798a21-621c-4feb-a6ff-914a422704f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 14059 | 2025.06.04 15:44:54.146868 [ 260 ] {be798a21-621c-4feb-a6ff-914a422704f2} <Debug> TCPHandler: Processed in 0.001236905 sec. | ||
| 14060 | 2025.06.04 15:44:54.146915 [ 219 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14061 | 2025.06.04 15:44:54.146970 [ 219 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14062 | 2025.06.04 15:44:54.148973 [ 219 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14063 | 2025.06.04 15:44:54.940536 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14064 | 2025.06.04 15:44:54.940592 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14065 | 2025.06.04 15:44:54.942603 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14066 | 2025.06.04 15:44:55.154201 [ 222 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14067 | 2025.06.04 15:44:55.154255 [ 222 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14068 | 2025.06.04 15:44:55.156202 [ 222 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14069 | 2025.06.04 15:44:55.382333 [ 220 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14070 | 2025.06.04 15:44:55.382386 [ 220 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14071 | 2025.06.04 15:44:55.384220 [ 220 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14072 | 2025.06.04 15:44:57.346242 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14073 | 2025.06.04 15:44:57.346349 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14074 | 2025.06.04 15:44:57.356090 [ 55 ] {} <Debug> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 14075 | 2025.06.04 15:44:57.356149 [ 55 ] {} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14076 | 2025.06.04 15:44:57.356184 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14077 | 2025.06.04 15:44:57.356340 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 14078 | 2025.06.04 15:44:57.356506 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14079 | 2025.06.04 15:44:57.356550 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 43 rows starting from the beginning of the part | ||
| 14080 | 2025.06.04 15:44:57.356624 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 14081 | 2025.06.04 15:44:57.356668 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 14082 | 2025.06.04 15:44:57.356711 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 14083 | 2025.06.04 15:44:57.356749 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 14084 | 2025.06.04 15:44:57.357501 [ 196 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.001233926 sec., 38089.804412906444 rows/sec., 2.50 MiB/sec. | ||
| 14085 | 2025.06.04 15:44:57.357630 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 14086 | 2025.06.04 15:44:57.357878 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_46_10} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14087 | 2025.06.04 15:44:57.357947 [ 192 ] {93d47ec1-620a-4c37-9e12-c27fca9dcb74::all_1_46_10} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 14088 | 2025.06.04 15:44:57.358014 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14089 | 2025.06.04 15:44:57.480979 [ 55 ] {} <Debug> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 14090 | 2025.06.04 15:44:57.481033 [ 55 ] {} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2025.06.04 15:44:57.481056 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14092 | 2025.06.04 15:44:57.481171 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 14093 | 2025.06.04 15:44:57.481316 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14094 | 2025.06.04 15:44:57.481355 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 342 rows starting from the beginning of the part | ||
| 14095 | 2025.06.04 15:44:57.481434 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 341 rows starting from the beginning of the part | ||
| 14096 | 2025.06.04 15:44:57.481488 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 113 rows starting from the beginning of the part | ||
| 14097 | 2025.06.04 15:44:57.481540 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 113 rows starting from the beginning of the part | ||
| 14098 | 2025.06.04 15:44:57.481591 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 341 rows starting from the beginning of the part | ||
| 14099 | 2025.06.04 15:44:57.482528 [ 196 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413378 sec., 884406.0116968001 rows/sec., 62.06 MiB/sec. | ||
| 14100 | 2025.06.04 15:44:57.482674 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 14101 | 2025.06.04 15:44:57.482927 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_46_10} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2025.06.04 15:44:57.482995 [ 194 ] {97ac6f59-382d-4037-a29a-ec7e7e983479::all_1_46_10} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 14103 | 2025.06.04 15:44:57.483065 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14104 | 2025.06.04 15:44:57.572588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
| 14105 | 2025.06.04 15:44:57.573139 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14106 | 2025.06.04 15:44:57.573190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14107 | 2025.06.04 15:44:57.573712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14108 | 2025.06.04 15:44:57.573933 [ 244 ] {} <Trace> system.asynchronous_metric_log (c07ecd8d-04dc-4108-aa24-ae89b51b5eca): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14109 | 2025.06.04 15:44:57.574069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
| 14110 | 2025.06.04 15:44:59.141011 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14111 | 2025.06.04 15:44:59.141303 [ 260 ] {fa29fbae-2512-4b61-8e97-47e8a6b10a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14112 | 2025.06.04 15:44:59.141410 [ 260 ] {fa29fbae-2512-4b61-8e97-47e8a6b10a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14113 | 2025.06.04 15:44:59.142305 [ 260 ] {fa29fbae-2512-4b61-8e97-47e8a6b10a2e} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2025.06.04 15:44:59.142350 [ 260 ] {fa29fbae-2512-4b61-8e97-47e8a6b10a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14115 | 2025.06.04 15:44:59.142754 [ 260 ] {fa29fbae-2512-4b61-8e97-47e8a6b10a2e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14116 | 2025.06.04 15:44:59.142986 [ 260 ] {fa29fbae-2512-4b61-8e97-47e8a6b10a2e} <Trace> oximeter.fields_i16 (5139f6cc-1018-4a82-9000-5e72327647ff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14117 | 2025.06.04 15:44:59.143155 [ 260 ] {fa29fbae-2512-4b61-8e97-47e8a6b10a2e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00193 sec., 109844.55958549223 rows/sec., 6.99 MiB/sec. | ||
| 14118 | 2025.06.04 15:44:59.143205 [ 260 ] {fa29fbae-2512-4b61-8e97-47e8a6b10a2e} <Debug> TCPHandler: Processed in 0.002383379 sec. | ||
| 14119 | 2025.06.04 15:44:59.143323 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14120 | 2025.06.04 15:44:59.143423 [ 260 ] {e958529e-25a5-473a-b53e-adcf33d70e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14121 | 2025.06.04 15:44:59.143463 [ 260 ] {e958529e-25a5-473a-b53e-adcf33d70e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14122 | 2025.06.04 15:44:59.144259 [ 260 ] {e958529e-25a5-473a-b53e-adcf33d70e76} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14123 | 2025.06.04 15:44:59.144295 [ 260 ] {e958529e-25a5-473a-b53e-adcf33d70e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14124 | 2025.06.04 15:44:59.144654 [ 260 ] {e958529e-25a5-473a-b53e-adcf33d70e76} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14125 | 2025.06.04 15:44:59.144873 [ 260 ] {e958529e-25a5-473a-b53e-adcf33d70e76} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14126 | 2025.06.04 15:44:59.144992 [ 56 ] {} <Debug> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14127 | 2025.06.04 15:44:59.145010 [ 260 ] {e958529e-25a5-473a-b53e-adcf33d70e76} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001593 sec., 387319.52291274327 rows/sec., 30.28 MiB/sec. | ||
| 14128 | 2025.06.04 15:44:59.145035 [ 56 ] {} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14129 | 2025.06.04 15:44:59.145051 [ 260 ] {e958529e-25a5-473a-b53e-adcf33d70e76} <Debug> TCPHandler: Processed in 0.001766132 sec. | ||
| 14130 | 2025.06.04 15:44:59.145057 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14131 | 2025.06.04 15:44:59.145160 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14132 | 2025.06.04 15:44:59.145186 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14133 | 2025.06.04 15:44:59.145258 [ 260 ] {3c900b24-ef0b-409c-bee2-229d9a35c197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14134 | 2025.06.04 15:44:59.145305 [ 260 ] {3c900b24-ef0b-409c-bee2-229d9a35c197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14135 | 2025.06.04 15:44:59.145336 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14136 | 2025.06.04 15:44:59.145375 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1847 rows starting from the beginning of the part | ||
| 14137 | 2025.06.04 15:44:59.145444 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 136 rows starting from the beginning of the part | ||
| 14138 | 2025.06.04 15:44:59.145493 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1757 rows starting from the beginning of the part | ||
| 14139 | 2025.06.04 15:44:59.145539 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 14140 | 2025.06.04 15:44:59.145611 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 136 rows starting from the beginning of the part | ||
| 14141 | 2025.06.04 15:44:59.145663 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 617 rows starting from the beginning of the part | ||
| 14142 | 2025.06.04 15:44:59.145758 [ 260 ] {3c900b24-ef0b-409c-bee2-229d9a35c197} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2025.06.04 15:44:59.145798 [ 260 ] {3c900b24-ef0b-409c-bee2-229d9a35c197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14144 | 2025.06.04 15:44:59.146133 [ 260 ] {3c900b24-ef0b-409c-bee2-229d9a35c197} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14145 | 2025.06.04 15:44:59.146362 [ 260 ] {3c900b24-ef0b-409c-bee2-229d9a35c197} <Trace> oximeter.fields_u16 (b9d3207a-725c-4ea8-ae85-0396a4362bd7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2025.06.04 15:44:59.146501 [ 260 ] {3c900b24-ef0b-409c-bee2-229d9a35c197} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001263 sec., 83927.15756136183 rows/sec., 4.94 MiB/sec. | ||
| 14147 | 2025.06.04 15:44:59.146539 [ 260 ] {3c900b24-ef0b-409c-bee2-229d9a35c197} <Debug> TCPHandler: Processed in 0.001429918 sec. | ||
| 14148 | 2025.06.04 15:44:59.146653 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14149 | 2025.06.04 15:44:59.146749 [ 260 ] {b7229b6c-962c-4d92-a4ba-e570f2dc4d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14150 | 2025.06.04 15:44:59.146788 [ 260 ] {b7229b6c-962c-4d92-a4ba-e570f2dc4d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14151 | 2025.06.04 15:44:59.147233 [ 260 ] {b7229b6c-962c-4d92-a4ba-e570f2dc4d4a} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14152 | 2025.06.04 15:44:59.147270 [ 260 ] {b7229b6c-962c-4d92-a4ba-e570f2dc4d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14153 | 2025.06.04 15:44:59.147410 [ 194 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.002278828 sec., 1996201.5562385577 rows/sec., 169.65 MiB/sec. | ||
| 14154 | 2025.06.04 15:44:59.147577 [ 260 ] {b7229b6c-962c-4d92-a4ba-e570f2dc4d4a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14155 | 2025.06.04 15:44:59.147657 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14156 | 2025.06.04 15:44:59.147848 [ 260 ] {b7229b6c-962c-4d92-a4ba-e570f2dc4d4a} <Trace> oximeter.fields_u32 (97ac6f59-382d-4037-a29a-ec7e7e983479): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14157 | 2025.06.04 15:44:59.147973 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_121_24} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14158 | 2025.06.04 15:44:59.147997 [ 260 ] {b7229b6c-962c-4d92-a4ba-e570f2dc4d4a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001268 sec., 89116.71924290221 rows/sec., 5.77 MiB/sec. | ||
| 14159 | 2025.06.04 15:44:59.148041 [ 260 ] {b7229b6c-962c-4d92-a4ba-e570f2dc4d4a} <Debug> TCPHandler: Processed in 0.001437558 sec. | ||
| 14160 | 2025.06.04 15:44:59.148055 [ 199 ] {d9650653-e774-4219-aff1-b564c56eb510::all_1_121_24} <Trace> oximeter.fields_string (d9650653-e774-4219-aff1-b564c56eb510) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14161 | 2025.06.04 15:44:59.148144 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 14162 | 2025.06.04 15:44:59.148153 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14163 | 2025.06.04 15:44:59.148254 [ 260 ] {748eeaca-f763-433d-8225-5a3e1b4f24a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14164 | 2025.06.04 15:44:59.148293 [ 260 ] {748eeaca-f763-433d-8225-5a3e1b4f24a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14165 | 2025.06.04 15:44:59.148729 [ 260 ] {748eeaca-f763-433d-8225-5a3e1b4f24a2} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14166 | 2025.06.04 15:44:59.148767 [ 260 ] {748eeaca-f763-433d-8225-5a3e1b4f24a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14167 | 2025.06.04 15:44:59.149077 [ 260 ] {748eeaca-f763-433d-8225-5a3e1b4f24a2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14168 | 2025.06.04 15:44:59.149299 [ 260 ] {748eeaca-f763-433d-8225-5a3e1b4f24a2} <Trace> oximeter.fields_u8 (cee22775-5994-40ea-8070-6d9341c7b59b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14169 | 2025.06.04 15:44:59.149432 [ 260 ] {748eeaca-f763-433d-8225-5a3e1b4f24a2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001197 sec., 93567.25146198831 rows/sec., 5.33 MiB/sec. | ||
| 14170 | 2025.06.04 15:44:59.149471 [ 260 ] {748eeaca-f763-433d-8225-5a3e1b4f24a2} <Debug> TCPHandler: Processed in 0.001366847 sec. | ||
| 14171 | 2025.06.04 15:44:59.149638 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14172 | 2025.06.04 15:44:59.149733 [ 260 ] {46b4e161-c2f9-4cdc-89a2-3cc54f5f2d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14173 | 2025.06.04 15:44:59.149772 [ 260 ] {46b4e161-c2f9-4cdc-89a2-3cc54f5f2d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14174 | 2025.06.04 15:44:59.150324 [ 260 ] {46b4e161-c2f9-4cdc-89a2-3cc54f5f2d20} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14175 | 2025.06.04 15:44:59.150362 [ 260 ] {46b4e161-c2f9-4cdc-89a2-3cc54f5f2d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14176 | 2025.06.04 15:44:59.150690 [ 260 ] {46b4e161-c2f9-4cdc-89a2-3cc54f5f2d20} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14177 | 2025.06.04 15:44:59.150900 [ 260 ] {46b4e161-c2f9-4cdc-89a2-3cc54f5f2d20} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14178 | 2025.06.04 15:44:59.151025 [ 57 ] {} <Debug> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14179 | 2025.06.04 15:44:59.151030 [ 260 ] {46b4e161-c2f9-4cdc-89a2-3cc54f5f2d20} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001315 sec., 290494.29657794675 rows/sec., 20.49 MiB/sec. | ||
| 14180 | 2025.06.04 15:44:59.151094 [ 57 ] {} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14181 | 2025.06.04 15:44:59.151115 [ 260 ] {46b4e161-c2f9-4cdc-89a2-3cc54f5f2d20} <Debug> TCPHandler: Processed in 0.001525978 sec. | ||
| 14182 | 2025.06.04 15:44:59.151119 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14183 | 2025.06.04 15:44:59.151236 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14184 | 2025.06.04 15:44:59.151238 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14185 | 2025.06.04 15:44:59.151338 [ 260 ] {70a1a645-b8fe-43d1-97d9-ecbb1d4252dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14186 | 2025.06.04 15:44:59.151384 [ 260 ] {70a1a645-b8fe-43d1-97d9-ecbb1d4252dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14187 | 2025.06.04 15:44:59.151389 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14188 | 2025.06.04 15:44:59.151440 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 914 rows starting from the beginning of the part | ||
| 14189 | 2025.06.04 15:44:59.151518 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 104 rows starting from the beginning of the part | ||
| 14190 | 2025.06.04 15:44:59.151575 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 838 rows starting from the beginning of the part | ||
| 14191 | 2025.06.04 15:44:59.151627 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 14192 | 2025.06.04 15:44:59.151675 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 14193 | 2025.06.04 15:44:59.151712 [ 260 ] {70a1a645-b8fe-43d1-97d9-ecbb1d4252dd} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2025.06.04 15:44:59.151717 [ 189 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 382 rows starting from the beginning of the part | ||
| 14195 | 2025.06.04 15:44:59.151755 [ 260 ] {70a1a645-b8fe-43d1-97d9-ecbb1d4252dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14196 | 2025.06.04 15:44:59.152109 [ 260 ] {70a1a645-b8fe-43d1-97d9-ecbb1d4252dd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14197 | 2025.06.04 15:44:59.152335 [ 260 ] {70a1a645-b8fe-43d1-97d9-ecbb1d4252dd} <Trace> oximeter.measurements_bool (d2f13f00-4fc0-4b50-afd5-f3c6207c4573): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14198 | 2025.06.04 15:44:59.152474 [ 260 ] {70a1a645-b8fe-43d1-97d9-ecbb1d4252dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 14199 | 2025.06.04 15:44:59.152512 [ 260 ] {70a1a645-b8fe-43d1-97d9-ecbb1d4252dd} <Debug> TCPHandler: Processed in 0.001325266 sec. | ||
| 14200 | 2025.06.04 15:44:59.152622 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14201 | 2025.06.04 15:44:59.152718 [ 260 ] {6d15d446-4564-4066-bed5-8387af63b539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14202 | 2025.06.04 15:44:59.152760 [ 260 ] {6d15d446-4564-4066-bed5-8387af63b539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14203 | 2025.06.04 15:44:59.153010 [ 199 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001822762 sec., 1319974.8513519594 rows/sec., 101.05 MiB/sec. | ||
| 14204 | 2025.06.04 15:44:59.153170 [ 260 ] {6d15d446-4564-4066-bed5-8387af63b539} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14205 | 2025.06.04 15:44:59.153214 [ 260 ] {6d15d446-4564-4066-bed5-8387af63b539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14206 | 2025.06.04 15:44:59.153243 [ 194 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14207 | 2025.06.04 15:44:59.153581 [ 260 ] {6d15d446-4564-4066-bed5-8387af63b539} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14208 | 2025.06.04 15:44:59.153623 [ 194 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_121_24} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2025.06.04 15:44:59.153728 [ 194 ] {bd42ac66-85a2-492b-b626-4421e4a662a5::all_1_121_24} <Trace> oximeter.fields_uuid (bd42ac66-85a2-492b-b626-4421e4a662a5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14210 | 2025.06.04 15:44:59.153830 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 14211 | 2025.06.04 15:44:59.153830 [ 260 ] {6d15d446-4564-4066-bed5-8387af63b539} <Trace> oximeter.measurements_cumulativeu64 (1bc70503-eec2-4271-9b62-eeb2baf6cfaf): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14212 | 2025.06.04 15:44:59.153983 [ 260 ] {6d15d446-4564-4066-bed5-8387af63b539} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001283 sec., 184723.30475448168 rows/sec., 12.38 MiB/sec. | ||
| 14213 | 2025.06.04 15:44:59.154021 [ 260 ] {6d15d446-4564-4066-bed5-8387af63b539} <Debug> TCPHandler: Processed in 0.001447888 sec. | ||
| 14214 | 2025.06.04 15:44:59.154132 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14215 | 2025.06.04 15:44:59.154228 [ 260 ] {66130b14-55ea-4519-953d-5f5e1f450486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14216 | 2025.06.04 15:44:59.154270 [ 260 ] {66130b14-55ea-4519-953d-5f5e1f450486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14217 | 2025.06.04 15:44:59.154582 [ 260 ] {66130b14-55ea-4519-953d-5f5e1f450486} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14218 | 2025.06.04 15:44:59.154619 [ 260 ] {66130b14-55ea-4519-953d-5f5e1f450486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14219 | 2025.06.04 15:44:59.154913 [ 260 ] {66130b14-55ea-4519-953d-5f5e1f450486} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14220 | 2025.06.04 15:44:59.155116 [ 260 ] {66130b14-55ea-4519-953d-5f5e1f450486} <Trace> oximeter.measurements_f64 (93d47ec1-620a-4c37-9e12-c27fca9dcb74): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2025.06.04 15:44:59.155247 [ 260 ] {66130b14-55ea-4519-953d-5f5e1f450486} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 14222 | 2025.06.04 15:44:59.155284 [ 260 ] {66130b14-55ea-4519-953d-5f5e1f450486} <Debug> TCPHandler: Processed in 0.001201194 sec. | ||
| 14223 | 2025.06.04 15:44:59.155385 [ 260 ] {} <Trace> TCP-Session: 6378f4dd-a1ca-4383-be57-fc2acc2ceb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14224 | 2025.06.04 15:44:59.155479 [ 260 ] {bce1de94-7a93-48eb-bb42-51a7bd0f15fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51340) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14225 | 2025.06.04 15:44:59.155519 [ 260 ] {bce1de94-7a93-48eb-bb42-51a7bd0f15fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14226 | 2025.06.04 15:44:59.155845 [ 260 ] {bce1de94-7a93-48eb-bb42-51a7bd0f15fc} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2025.06.04 15:44:59.155882 [ 260 ] {bce1de94-7a93-48eb-bb42-51a7bd0f15fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14228 | 2025.06.04 15:44:59.156184 [ 260 ] {bce1de94-7a93-48eb-bb42-51a7bd0f15fc} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14229 | 2025.06.04 15:44:59.156387 [ 260 ] {bce1de94-7a93-48eb-bb42-51a7bd0f15fc} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2025.06.04 15:44:59.156502 [ 57 ] {} <Debug> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14231 | 2025.06.04 15:44:59.156516 [ 260 ] {bce1de94-7a93-48eb-bb42-51a7bd0f15fc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001056 sec., 77651.51515151515 rows/sec., 4.93 MiB/sec. | ||
| 14232 | 2025.06.04 15:44:59.156540 [ 57 ] {} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14233 | 2025.06.04 15:44:59.156563 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14234 | 2025.06.04 15:44:59.156563 [ 260 ] {bce1de94-7a93-48eb-bb42-51a7bd0f15fc} <Debug> TCPHandler: Processed in 0.001226335 sec. | ||
| 14235 | 2025.06.04 15:44:59.156645 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14236 | 2025.06.04 15:44:59.156741 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14237 | 2025.06.04 15:44:59.156767 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6986 rows starting from the beginning of the part | ||
| 14238 | 2025.06.04 15:44:59.156813 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 14239 | 2025.06.04 15:44:59.156850 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 38 rows starting from the beginning of the part | ||
| 14240 | 2025.06.04 15:44:59.156886 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 44 rows starting from the beginning of the part | ||
| 14241 | 2025.06.04 15:44:59.156917 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 14242 | 2025.06.04 15:44:59.156950 [ 199 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 82 rows starting from the beginning of the part | ||
| 14243 | 2025.06.04 15:44:59.158665 [ 194 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002055015 sec., 3537687.072843751 rows/sec., 231.68 MiB/sec. | ||
| 14244 | 2025.06.04 15:44:59.159060 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14245 | 2025.06.04 15:44:59.159325 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_121_24} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14246 | 2025.06.04 15:44:59.159398 [ 195 ] {da165aa3-c4da-4d05-a6c7-43b5239faac2::all_1_121_24} <Trace> oximeter.measurements_u64 (da165aa3-c4da-4d05-a6c7-43b5239faac2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14247 | 2025.06.04 15:44:59.159474 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 14248 | 2025.06.04 15:44:59.458200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14249 | 2025.06.04 15:44:59.475903 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14250 | 2025.06.04 15:44:59.475966 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14251 | 2025.06.04 15:44:59.482354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14252 | 2025.06.04 15:44:59.483081 [ 243 ] {} <Trace> system.metric_log (04ea515e-7dfc-43a0-89a1-7f94419f5a4f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14253 | 2025.06.04 15:44:59.486658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14254 | 2025.06.04 15:45:00.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.89 MiB, peak 362.48 MiB, free memory in arenas 0.00 B, will set to 344.60 MiB (RSS), difference: -1.29 MiB | ||