| 1 | [ Jan 26 17:59:36 Enabled. ] | ||
| 2 | [ Jan 26 17:59:36 Rereading configuration. ] | ||
| 3 | [ Jan 26 17:59:38 Rereading configuration. ] | ||
| 4 | [ Jan 26 17:59:50 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 26 17:59:50 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.26 17:59:52.253164 [ 1 ] {} <Information> Application: Will watch for the process with pid 24753 | ||
| 29 | 2026.01.26 17:59:52.253621 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.26 17:59:52.784429 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24753 | ||
| 31 | 2026.01.26 17:59:52.785244 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.26 17:59:52.785390 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.26 17:59:52.902621 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.26 17:59:52.978993 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.26 17:59:52.979109 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.26 17:59:52.979132 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.26 17:59:52.979209 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.26 17:59:52.979910 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.26 17:59:52.982264 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.26 17:59:52.983221 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.26 17:59:52.984098 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.26 17:59:52.984147 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.26 17:59:52.984186 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.26 17:59:52.984911 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.26 17:59:52.985950 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.26 17:59:52.992635 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.26 17:59:52.993549 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.26 17:59:52.995107 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.26 17:59:52.995206 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.26 17:59:52.996377 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.26 17:59:52.996847 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.26 17:59:53.000820 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.26 17:59:53.001497 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.26 17:59:53.006421 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.26 17:59:53.006797 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.26 17:59:53.007198 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.26 17:59:53.007566 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.26 17:59:53.009103 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.26 17:59:53.009129 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.26 17:59:53.009212 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.26 17:59:53.009276 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.26 17:59:53.051254 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.26 17:59:53.051287 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000213846 sec | ||
| 68 | 2026.01.26 17:59:53.051353 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.26 17:59:53.051402 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.26 17:59:53.052282 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.26 17:59:53.052886 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.26 17:59:53.062560 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.26 17:59:53.062609 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.26 17:59:53.062688 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.26 17:59:53.062701 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.26 17:59:53.062734 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.26 17:59:53.062800 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.26 17:59:53.067060 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.26 17:59:53.067111 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.26 17:59:53.067160 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.26 17:59:53.067333 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.26 17:59:53.067384 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.26 17:59:53.067399 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.26 17:59:53.067483 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.26 17:59:53.067498 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.26 17:59:53.067532 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.26 17:59:53.067610 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.26 17:59:53.090204 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.26 17:59:53.104057 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.26 17:59:53.104180 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000145153 sec | ||
| 91 | 2026.01.26 17:59:53.104196 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.26 17:59:53.104207 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.26 17:59:53.104233 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.26 17:59:53.104511 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.26 17:59:53.104635 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.26 17:59:53.104651 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.26 17:59:53.104662 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.26 17:59:53.104674 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.26 17:59:53.109033 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.26 17:59:53.109360 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.01.26 17:59:53.110803 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2871e-05 sec. | ||
| 102 | 2026.01.26 17:59:53.111223 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.26 17:59:53.112450 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.26 17:59:53.112470 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.26 17:59:53.306587 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58612 | ||
| 106 | 2026.01.26 17:59:53.317469 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.26 17:59:53.317563 [ 3 ] {} <Debug> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Authenticating user 'default' from [fd00:1122:3344:101::d]:58612 | ||
| 108 | 2026.01.26 17:59:53.317599 [ 3 ] {} <Debug> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.26 17:59:53.317692 [ 3 ] {} <Debug> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.26 17:59:53.317818 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.26 17:59:53.317855 [ 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 | 2026.01.26 17:59:53.317949 [ 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 | 2026.01.26 17:59:53.324355 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54281 | ||
| 114 | 2026.01.26 17:59:53.324468 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55713 | ||
| 115 | 2026.01.26 17:59:53.324627 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.01.26 17:59:53.324662 [ 4 ] {} <Debug> TCP-Session: 8918e4c6-6b5d-44fa-a665-625f2ed29ffa Authenticating user 'default' from [fd00:1122:3344:101::d]:54281 | ||
| 117 | 2026.01.26 17:59:53.324677 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.26 17:59:53.324718 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40347 | ||
| 119 | 2026.01.26 17:59:53.324718 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52671 | ||
| 120 | 2026.01.26 17:59:53.324763 [ 4 ] {} <Debug> TCP-Session: 8918e4c6-6b5d-44fa-a665-625f2ed29ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.26 17:59:53.324832 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44579 | ||
| 122 | 2026.01.26 17:59:53.324777 [ 254 ] {} <Debug> TCP-Session: 3374e104-1695-47ab-89e8-32d81aa1df92 Authenticating user 'default' from [fd00:1122:3344:101::d]:55713 | ||
| 123 | 2026.01.26 17:59:53.324894 [ 4 ] {} <Debug> TCP-Session: 8918e4c6-6b5d-44fa-a665-625f2ed29ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.26 17:59:53.324928 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.01.26 17:59:53.324952 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.26 17:59:53.324898 [ 254 ] {} <Debug> TCP-Session: 3374e104-1695-47ab-89e8-32d81aa1df92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.26 17:59:53.325007 [ 5 ] {} <Debug> TCP-Session: 90b0700d-ce38-45c4-bb97-e46f6490a416 Authenticating user 'default' from [fd00:1122:3344:101::d]:40347 | ||
| 128 | 2026.01.26 17:59:53.325003 [ 255 ] {} <Debug> TCP-Session: b82b2fae-f6e1-4e88-b978-9e9d739abfdc Authenticating user 'default' from [fd00:1122:3344:101::d]:52671 | ||
| 129 | 2026.01.26 17:59:53.324982 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60005 | ||
| 130 | 2026.01.26 17:59:53.325070 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.26 17:59:53.325133 [ 5 ] {} <Debug> TCP-Session: 90b0700d-ce38-45c4-bb97-e46f6490a416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.26 17:59:53.325129 [ 255 ] {} <Debug> TCP-Session: b82b2fae-f6e1-4e88-b978-9e9d739abfdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.26 17:59:53.325109 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38934 | ||
| 134 | 2026.01.26 17:59:53.325240 [ 255 ] {} <Debug> TCP-Session: b82b2fae-f6e1-4e88-b978-9e9d739abfdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.26 17:59:53.325238 [ 256 ] {} <Debug> TCP-Session: 2ca83c97-662c-48b1-a8d5-e83c0cce97b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44579 | ||
| 136 | 2026.01.26 17:59:53.325213 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.26 17:59:53.325344 [ 256 ] {} <Debug> TCP-Session: 2ca83c97-662c-48b1-a8d5-e83c0cce97b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.26 17:59:53.325208 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60741 | ||
| 139 | 2026.01.26 17:59:53.325362 [ 5 ] {} <Debug> TCP-Session: 90b0700d-ce38-45c4-bb97-e46f6490a416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.26 17:59:53.325376 [ 257 ] {} <Debug> TCP-Session: cfce08f9-0dd7-4539-b090-5a136da266bf Authenticating user 'default' from [fd00:1122:3344:101::d]:60005 | ||
| 141 | 2026.01.26 17:59:53.325420 [ 256 ] {} <Debug> TCP-Session: 2ca83c97-662c-48b1-a8d5-e83c0cce97b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.26 17:59:53.325362 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.01.26 17:59:53.325093 [ 254 ] {} <Debug> TCP-Session: 3374e104-1695-47ab-89e8-32d81aa1df92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.26 17:59:53.325504 [ 257 ] {} <Debug> TCP-Session: cfce08f9-0dd7-4539-b090-5a136da266bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.26 17:59:53.325566 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.01.26 17:59:53.325520 [ 258 ] {} <Debug> TCP-Session: e173ac14-18ca-4457-ad43-660600c474b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38934 | ||
| 147 | 2026.01.26 17:59:53.325647 [ 257 ] {} <Debug> TCP-Session: cfce08f9-0dd7-4539-b090-5a136da266bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.26 17:59:53.325663 [ 259 ] {} <Debug> TCP-Session: e66f9598-af35-48d0-b75f-a7f96f19748a Authenticating user 'default' from [fd00:1122:3344:101::d]:60741 | ||
| 149 | 2026.01.26 17:59:53.325699 [ 258 ] {} <Debug> TCP-Session: e173ac14-18ca-4457-ad43-660600c474b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.26 17:59:53.325714 [ 259 ] {} <Debug> TCP-Session: e66f9598-af35-48d0-b75f-a7f96f19748a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.26 17:59:53.325790 [ 258 ] {} <Debug> TCP-Session: e173ac14-18ca-4457-ad43-660600c474b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.26 17:59:53.325803 [ 259 ] {} <Debug> TCP-Session: e66f9598-af35-48d0-b75f-a7f96f19748a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.26 17:59:53.330612 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.01.26 17:59:53.333330 [ 3 ] {052009f4-9767-4420-b0d6-c262d493a41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.26 17:59:53.432056 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45128 | ||
| 156 | 2026.01.26 17:59:53.435077 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 157 | 2026.01.26 17:59:53.435123 [ 260 ] {} <Debug> TCP-Session: 5d26cd77-2a4d-4f7e-ae81-233965306467 Authenticating user 'default' from [fd00:1122:3344:101::b]:45128 | ||
| 158 | 2026.01.26 17:59:53.435144 [ 260 ] {} <Debug> TCP-Session: 5d26cd77-2a4d-4f7e-ae81-233965306467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 159 | 2026.01.26 17:59:53.435240 [ 260 ] {} <Debug> TCP-Session: 5d26cd77-2a4d-4f7e-ae81-233965306467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.01.26 17:59:53.443664 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 161 | 2026.01.26 17:59:53.443702 [ 260 ] {} <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 | ||
| 162 | 2026.01.26 17:59:53.443797 [ 260 ] {} <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 | ||
| 163 | 2026.01.26 17:59:53.447525 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45213 | ||
| 164 | 2026.01.26 17:59:53.457372 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57368 | ||
| 165 | 2026.01.26 17:59:53.461720 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48338 | ||
| 166 | 2026.01.26 17:59:53.464666 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.01.26 17:59:53.464774 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43049 | ||
| 168 | 2026.01.26 17:59:53.464790 [ 261 ] {} <Debug> TCP-Session: 5c6b9489-4779-4bef-acd5-680c33a94753 Authenticating user 'default' from [fd00:1122:3344:101::b]:45213 | ||
| 169 | 2026.01.26 17:59:53.464821 [ 261 ] {} <Debug> TCP-Session: 5c6b9489-4779-4bef-acd5-680c33a94753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.26 17:59:53.464899 [ 261 ] {} <Debug> TCP-Session: 5c6b9489-4779-4bef-acd5-680c33a94753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.26 17:59:53.467240 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.01.26 17:59:53.467313 [ 263 ] {} <Debug> TCP-Session: 194f2fbe-215e-43ba-98b4-d910a4cab31a Authenticating user 'default' from [fd00:1122:3344:101::b]:48338 | ||
| 173 | 2026.01.26 17:59:53.467345 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45568 | ||
| 174 | 2026.01.26 17:59:53.467356 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.01.26 17:59:53.467390 [ 263 ] {} <Debug> TCP-Session: 194f2fbe-215e-43ba-98b4-d910a4cab31a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.01.26 17:59:53.467329 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.01.26 17:59:53.467473 [ 262 ] {} <Debug> TCP-Session: 23a3ff9c-f1ed-4596-8d9d-86ccfc34e45d Authenticating user 'default' from [fd00:1122:3344:101::b]:57368 | ||
| 178 | 2026.01.26 17:59:53.467447 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40316 | ||
| 179 | 2026.01.26 17:59:53.467446 [ 263 ] {} <Debug> TCP-Session: 194f2fbe-215e-43ba-98b4-d910a4cab31a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.26 17:59:53.467605 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.01.26 17:59:53.467556 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56176 | ||
| 182 | 2026.01.26 17:59:53.467569 [ 262 ] {} <Debug> TCP-Session: 23a3ff9c-f1ed-4596-8d9d-86ccfc34e45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.26 17:59:53.467700 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.01.26 17:59:53.467717 [ 265 ] {} <Debug> TCP-Session: 06819fae-cc51-4617-87ce-fdc7bdf19ee2 Authenticating user 'default' from [fd00:1122:3344:101::b]:45568 | ||
| 185 | 2026.01.26 17:59:53.467718 [ 262 ] {} <Debug> TCP-Session: 23a3ff9c-f1ed-4596-8d9d-86ccfc34e45d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.26 17:59:53.467560 [ 264 ] {} <Debug> TCP-Session: 688bb46f-c7ec-4af4-81fd-63c11a508350 Authenticating user 'default' from [fd00:1122:3344:101::b]:43049 | ||
| 187 | 2026.01.26 17:59:53.467853 [ 265 ] {} <Debug> TCP-Session: 06819fae-cc51-4617-87ce-fdc7bdf19ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.26 17:59:53.467823 [ 266 ] {} <Debug> TCP-Session: b216b93a-1c8d-4be5-bd83-3e11c18f552c Authenticating user 'default' from [fd00:1122:3344:101::b]:40316 | ||
| 189 | 2026.01.26 17:59:53.467894 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.01.26 17:59:53.467938 [ 265 ] {} <Debug> TCP-Session: 06819fae-cc51-4617-87ce-fdc7bdf19ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.26 17:59:53.467930 [ 266 ] {} <Debug> TCP-Session: b216b93a-1c8d-4be5-bd83-3e11c18f552c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.26 17:59:53.467915 [ 264 ] {} <Debug> TCP-Session: 688bb46f-c7ec-4af4-81fd-63c11a508350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.01.26 17:59:53.468013 [ 266 ] {} <Debug> TCP-Session: b216b93a-1c8d-4be5-bd83-3e11c18f552c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.01.26 17:59:53.468012 [ 267 ] {} <Debug> TCP-Session: ad927d74-92a2-4e89-9da2-3605ebe69289 Authenticating user 'default' from [fd00:1122:3344:101::b]:56176 | ||
| 195 | 2026.01.26 17:59:53.468087 [ 264 ] {} <Debug> TCP-Session: 688bb46f-c7ec-4af4-81fd-63c11a508350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.26 17:59:53.468103 [ 267 ] {} <Debug> TCP-Session: ad927d74-92a2-4e89-9da2-3605ebe69289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.26 17:59:53.468186 [ 267 ] {} <Debug> TCP-Session: ad927d74-92a2-4e89-9da2-3605ebe69289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.01.26 17:59:53.501843 [ 3 ] {052009f4-9767-4420-b0d6-c262d493a41f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58612) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 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 | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 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 | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 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 | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.01.26 17:59:53.502837 [ 3 ] {052009f4-9767-4420-b0d6-c262d493a41f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 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 | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 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 | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.01.26 17:59:53.503073 [ 3 ] {052009f4-9767-4420-b0d6-c262d493a41f} <Debug> TCPHandler: Processed in 0.174535974 sec. | ||
| 247 | 2026.01.26 17:59:53.503547 [ 5 ] {} <Trace> TCP-Session: 90b0700d-ce38-45c4-bb97-e46f6490a416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.01.26 17:59:53.503783 [ 5 ] {db9e3aa5-5365-442c-9cea-9b4d79b0e468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40347) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.01.26 17:59:53.504242 [ 5 ] {db9e3aa5-5365-442c-9cea-9b4d79b0e468} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40347) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 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 | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.01.26 17:59:53.504546 [ 5 ] {db9e3aa5-5365-442c-9cea-9b4d79b0e468} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.01.26 17:59:53.504775 [ 5 ] {db9e3aa5-5365-442c-9cea-9b4d79b0e468} <Debug> TCPHandler: Processed in 0.001397387 sec. | ||
| 298 | 2026.01.26 17:59:53.507491 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.01.26 17:59:53.508284 [ 3 ] {4ff5e562-f77d-49ad-b7da-4f704a8351b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.01.26 17:59:53.508889 [ 3 ] {4ff5e562-f77d-49ad-b7da-4f704a8351b8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.01.26 17:59:53.520130 [ 3 ] {4ff5e562-f77d-49ad-b7da-4f704a8351b8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.01.26 17:59:53.520248 [ 3 ] {4ff5e562-f77d-49ad-b7da-4f704a8351b8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000181325 sec | ||
| 303 | 2026.01.26 17:59:53.520264 [ 3 ] {4ff5e562-f77d-49ad-b7da-4f704a8351b8} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.01.26 17:59:53.520275 [ 3 ] {4ff5e562-f77d-49ad-b7da-4f704a8351b8} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.01.26 17:59:53.520336 [ 3 ] {4ff5e562-f77d-49ad-b7da-4f704a8351b8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.01.26 17:59:53.521021 [ 3 ] {4ff5e562-f77d-49ad-b7da-4f704a8351b8} <Debug> TCPHandler: Processed in 0.013638225 sec. | ||
| 307 | 2026.01.26 17:59:53.521168 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.26 17:59:53.521323 [ 3 ] {b6619fb6-046a-4a17-aab7-303529988fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.01.26 17:59:53.521440 [ 3 ] {b6619fb6-046a-4a17-aab7-303529988fe5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.01.26 17:59:53.526294 [ 3 ] {b6619fb6-046a-4a17-aab7-303529988fe5} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.01.26 17:59:53.540637 [ 3 ] {b6619fb6-046a-4a17-aab7-303529988fe5} <Debug> oximeter.version (36473b80-164d-4b52-b584-bef9f92fe60d): Loading data parts | ||
| 313 | 2026.01.26 17:59:53.541806 [ 3 ] {b6619fb6-046a-4a17-aab7-303529988fe5} <Debug> oximeter.version (36473b80-164d-4b52-b584-bef9f92fe60d): There are no data parts | ||
| 314 | 2026.01.26 17:59:53.555876 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45438 | ||
| 315 | 2026.01.26 17:59:53.557372 [ 3 ] {b6619fb6-046a-4a17-aab7-303529988fe5} <Debug> TCPHandler: Processed in 0.036257049 sec. | ||
| 316 | 2026.01.26 17:59:53.557539 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.01.26 17:59:53.557719 [ 3 ] {2cf1c22e-9fa4-4653-9b37-414c39b3cf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) /* 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 | 2026.01.26 17:59:53.557926 [ 3 ] {2cf1c22e-9fa4-4653-9b37-414c39b3cf79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.01.26 17:59:53.559853 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 330 | 2026.01.26 17:59:53.560035 [ 269 ] {} <Debug> TCP-Session: 205c0fab-d09f-49b4-bfa3-be6faaae3856 Authenticating user 'default' from [fd00:1122:3344:101::c]:45438 | ||
| 331 | 2026.01.26 17:59:53.560064 [ 269 ] {} <Debug> TCP-Session: 205c0fab-d09f-49b4-bfa3-be6faaae3856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 332 | 2026.01.26 17:59:53.560076 [ 269 ] {} <Debug> TCP-Session: 205c0fab-d09f-49b4-bfa3-be6faaae3856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 333 | 2026.01.26 17:59:53.560197 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 334 | 2026.01.26 17:59:53.560227 [ 269 ] {} <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 | ||
| 335 | 2026.01.26 17:59:53.560321 [ 269 ] {} <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 | ||
| 336 | 2026.01.26 17:59:53.570432 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50211 | ||
| 337 | 2026.01.26 17:59:53.570536 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61112 | ||
| 338 | 2026.01.26 17:59:53.570627 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34179 | ||
| 339 | 2026.01.26 17:59:53.570789 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 340 | 2026.01.26 17:59:53.570821 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 341 | 2026.01.26 17:59:53.570832 [ 270 ] {} <Debug> TCP-Session: 32e0c567-9ebc-4b85-bcdc-07f7f166f8c9 Authenticating user 'default' from [fd00:1122:3344:101::c]:50211 | ||
| 342 | 2026.01.26 17:59:53.570825 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61462 | ||
| 343 | 2026.01.26 17:59:53.570907 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 344 | 2026.01.26 17:59:53.570990 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55793 | ||
| 345 | 2026.01.26 17:59:53.570966 [ 270 ] {} <Debug> TCP-Session: 32e0c567-9ebc-4b85-bcdc-07f7f166f8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 346 | 2026.01.26 17:59:53.571034 [ 272 ] {} <Debug> TCP-Session: 545ea5ab-b0e6-4000-9768-793c1ac70481 Authenticating user 'default' from [fd00:1122:3344:101::c]:34179 | ||
| 347 | 2026.01.26 17:59:53.570944 [ 271 ] {} <Debug> TCP-Session: 1eb19d92-f723-4599-8302-fa24090d7e30 Authenticating user 'default' from [fd00:1122:3344:101::c]:61112 | ||
| 348 | 2026.01.26 17:59:53.571113 [ 272 ] {} <Debug> TCP-Session: 545ea5ab-b0e6-4000-9768-793c1ac70481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 349 | 2026.01.26 17:59:53.571120 [ 270 ] {} <Debug> TCP-Session: 32e0c567-9ebc-4b85-bcdc-07f7f166f8c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 350 | 2026.01.26 17:59:53.571128 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 351 | 2026.01.26 17:59:53.571182 [ 271 ] {} <Debug> TCP-Session: 1eb19d92-f723-4599-8302-fa24090d7e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 352 | 2026.01.26 17:59:53.571199 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55333 | ||
| 353 | 2026.01.26 17:59:53.571070 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62539 | ||
| 354 | 2026.01.26 17:59:53.571242 [ 273 ] {} <Debug> TCP-Session: 21dcc1f6-15b1-48f3-bde5-0f8e6da1f916 Authenticating user 'default' from [fd00:1122:3344:101::c]:61462 | ||
| 355 | 2026.01.26 17:59:53.571311 [ 272 ] {} <Debug> TCP-Session: 545ea5ab-b0e6-4000-9768-793c1ac70481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 356 | 2026.01.26 17:59:53.571267 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 357 | 2026.01.26 17:59:53.571263 [ 271 ] {} <Debug> TCP-Session: 1eb19d92-f723-4599-8302-fa24090d7e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 358 | 2026.01.26 17:59:53.571383 [ 274 ] {} <Debug> TCP-Session: 7f5f7126-6754-4a0c-a016-150abbe5b265 Authenticating user 'default' from [fd00:1122:3344:101::c]:55793 | ||
| 359 | 2026.01.26 17:59:53.571367 [ 273 ] {} <Debug> TCP-Session: 21dcc1f6-15b1-48f3-bde5-0f8e6da1f916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2026.01.26 17:59:53.571432 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 361 | 2026.01.26 17:59:53.571516 [ 273 ] {} <Debug> TCP-Session: 21dcc1f6-15b1-48f3-bde5-0f8e6da1f916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 362 | 2026.01.26 17:59:53.571532 [ 274 ] {} <Debug> TCP-Session: 7f5f7126-6754-4a0c-a016-150abbe5b265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 363 | 2026.01.26 17:59:53.571502 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 364 | 2026.01.26 17:59:53.571603 [ 274 ] {} <Debug> TCP-Session: 7f5f7126-6754-4a0c-a016-150abbe5b265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 365 | 2026.01.26 17:59:53.571598 [ 275 ] {} <Debug> TCP-Session: 4d20db5e-2cda-49ec-8fbf-08d843abeae9 Authenticating user 'default' from [fd00:1122:3344:101::c]:62539 | ||
| 366 | 2026.01.26 17:59:53.571706 [ 276 ] {} <Debug> TCP-Session: 167bc5fe-c16b-42a6-b6b6-48e3a1096ca3 Authenticating user 'default' from [fd00:1122:3344:101::c]:55333 | ||
| 367 | 2026.01.26 17:59:53.571719 [ 275 ] {} <Debug> TCP-Session: 4d20db5e-2cda-49ec-8fbf-08d843abeae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2026.01.26 17:59:53.571815 [ 276 ] {} <Debug> TCP-Session: 167bc5fe-c16b-42a6-b6b6-48e3a1096ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.01.26 17:59:53.571823 [ 275 ] {} <Debug> TCP-Session: 4d20db5e-2cda-49ec-8fbf-08d843abeae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.01.26 17:59:53.571841 [ 276 ] {} <Debug> TCP-Session: 167bc5fe-c16b-42a6-b6b6-48e3a1096ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 371 | 2026.01.26 17:59:53.572794 [ 3 ] {2cf1c22e-9fa4-4653-9b37-414c39b3cf79} <Debug> oximeter.measurements_bool (549463a5-c8eb-4fee-87fc-420f1d17c0da): Loading data parts | ||
| 372 | 2026.01.26 17:59:53.573028 [ 3 ] {2cf1c22e-9fa4-4653-9b37-414c39b3cf79} <Debug> oximeter.measurements_bool (549463a5-c8eb-4fee-87fc-420f1d17c0da): There are no data parts | ||
| 373 | 2026.01.26 17:59:53.586306 [ 3 ] {2cf1c22e-9fa4-4653-9b37-414c39b3cf79} <Debug> TCPHandler: Processed in 0.02881897 sec. | ||
| 374 | 2026.01.26 17:59:53.586622 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.26 17:59:53.586920 [ 3 ] {5bc3c599-8885-48a6-8e83-1f3464d33484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 376 | 2026.01.26 17:59:53.587082 [ 3 ] {5bc3c599-8885-48a6-8e83-1f3464d33484} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 377 | 2026.01.26 17:59:53.590258 [ 3 ] {5bc3c599-8885-48a6-8e83-1f3464d33484} <Debug> oximeter.measurements_i8 (681f5312-b32d-4a14-bc7b-015ca1e226a1): Loading data parts | ||
| 378 | 2026.01.26 17:59:53.590577 [ 3 ] {5bc3c599-8885-48a6-8e83-1f3464d33484} <Debug> oximeter.measurements_i8 (681f5312-b32d-4a14-bc7b-015ca1e226a1): There are no data parts | ||
| 379 | 2026.01.26 17:59:53.604559 [ 3 ] {5bc3c599-8885-48a6-8e83-1f3464d33484} <Debug> TCPHandler: Processed in 0.018034602 sec. | ||
| 380 | 2026.01.26 17:59:53.604716 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.26 17:59:53.604987 [ 3 ] {b602368b-3443-4ec1-8b81-9ab11a929d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 382 | 2026.01.26 17:59:53.605098 [ 3 ] {b602368b-3443-4ec1-8b81-9ab11a929d57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 383 | 2026.01.26 17:59:53.618359 [ 3 ] {b602368b-3443-4ec1-8b81-9ab11a929d57} <Debug> oximeter.measurements_u8 (5db1af82-1d16-4073-b642-d8776e002b5e): Loading data parts | ||
| 384 | 2026.01.26 17:59:53.618616 [ 3 ] {b602368b-3443-4ec1-8b81-9ab11a929d57} <Debug> oximeter.measurements_u8 (5db1af82-1d16-4073-b642-d8776e002b5e): There are no data parts | ||
| 385 | 2026.01.26 17:59:53.621986 [ 3 ] {b602368b-3443-4ec1-8b81-9ab11a929d57} <Debug> TCPHandler: Processed in 0.017328393 sec. | ||
| 386 | 2026.01.26 17:59:53.622152 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.26 17:59:53.622335 [ 3 ] {a9eb3c68-9b33-47e9-8ffd-e667fad2b844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 388 | 2026.01.26 17:59:53.622466 [ 3 ] {a9eb3c68-9b33-47e9-8ffd-e667fad2b844} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 389 | 2026.01.26 17:59:53.638868 [ 3 ] {a9eb3c68-9b33-47e9-8ffd-e667fad2b844} <Debug> oximeter.measurements_i16 (e5e43763-90e7-4a03-a6d8-33cd8b702bad): Loading data parts | ||
| 390 | 2026.01.26 17:59:53.639212 [ 3 ] {a9eb3c68-9b33-47e9-8ffd-e667fad2b844} <Debug> oximeter.measurements_i16 (e5e43763-90e7-4a03-a6d8-33cd8b702bad): There are no data parts | ||
| 391 | 2026.01.26 17:59:53.642618 [ 3 ] {a9eb3c68-9b33-47e9-8ffd-e667fad2b844} <Debug> TCPHandler: Processed in 0.020526858 sec. | ||
| 392 | 2026.01.26 17:59:53.642763 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.26 17:59:53.642995 [ 3 ] {6ebf177b-4444-4a25-b1d0-7c6baf719b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 394 | 2026.01.26 17:59:53.643077 [ 3 ] {6ebf177b-4444-4a25-b1d0-7c6baf719b3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 395 | 2026.01.26 17:59:53.665601 [ 3 ] {6ebf177b-4444-4a25-b1d0-7c6baf719b3e} <Debug> oximeter.measurements_u16 (43ddb969-aad9-4e17-8cef-9cb2e90cc608): Loading data parts | ||
| 396 | 2026.01.26 17:59:53.665791 [ 3 ] {6ebf177b-4444-4a25-b1d0-7c6baf719b3e} <Debug> oximeter.measurements_u16 (43ddb969-aad9-4e17-8cef-9cb2e90cc608): There are no data parts | ||
| 397 | 2026.01.26 17:59:53.682576 [ 3 ] {6ebf177b-4444-4a25-b1d0-7c6baf719b3e} <Debug> TCPHandler: Processed in 0.039864195 sec. | ||
| 398 | 2026.01.26 17:59:53.682923 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.01.26 17:59:53.683128 [ 3 ] {a0aae06e-7166-4924-a3f6-7abbb478de6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 400 | 2026.01.26 17:59:53.683244 [ 3 ] {a0aae06e-7166-4924-a3f6-7abbb478de6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 401 | 2026.01.26 17:59:53.688017 [ 3 ] {a0aae06e-7166-4924-a3f6-7abbb478de6a} <Debug> oximeter.measurements_i32 (4b356007-4146-403d-b77b-2ad63e014661): Loading data parts | ||
| 402 | 2026.01.26 17:59:53.688281 [ 3 ] {a0aae06e-7166-4924-a3f6-7abbb478de6a} <Debug> oximeter.measurements_i32 (4b356007-4146-403d-b77b-2ad63e014661): There are no data parts | ||
| 403 | 2026.01.26 17:59:53.700494 [ 3 ] {a0aae06e-7166-4924-a3f6-7abbb478de6a} <Debug> TCPHandler: Processed in 0.017670112 sec. | ||
| 404 | 2026.01.26 17:59:53.700662 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 405 | 2026.01.26 17:59:53.700966 [ 3 ] {55e5207d-1aa6-4c54-9804-a65e63d6c440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 406 | 2026.01.26 17:59:53.701014 [ 3 ] {55e5207d-1aa6-4c54-9804-a65e63d6c440} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 407 | 2026.01.26 17:59:53.703889 [ 3 ] {55e5207d-1aa6-4c54-9804-a65e63d6c440} <Debug> oximeter.measurements_u32 (b33ada85-c5e7-4f75-b589-3b4fde9acdbe): Loading data parts | ||
| 408 | 2026.01.26 17:59:53.704103 [ 3 ] {55e5207d-1aa6-4c54-9804-a65e63d6c440} <Debug> oximeter.measurements_u32 (b33ada85-c5e7-4f75-b589-3b4fde9acdbe): There are no data parts | ||
| 409 | 2026.01.26 17:59:53.737682 [ 3 ] {55e5207d-1aa6-4c54-9804-a65e63d6c440} <Debug> TCPHandler: Processed in 0.037077221 sec. | ||
| 410 | 2026.01.26 17:59:53.738052 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.01.26 17:59:53.738209 [ 3 ] {1ecc29c8-6253-47ee-b7db-34389736a7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 412 | 2026.01.26 17:59:53.738320 [ 3 ] {1ecc29c8-6253-47ee-b7db-34389736a7e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 413 | 2026.01.26 17:59:53.751441 [ 3 ] {1ecc29c8-6253-47ee-b7db-34389736a7e3} <Debug> oximeter.measurements_i64 (9229dd48-99fd-4d19-9637-55b8302fcf57): Loading data parts | ||
| 414 | 2026.01.26 17:59:53.751788 [ 3 ] {1ecc29c8-6253-47ee-b7db-34389736a7e3} <Debug> oximeter.measurements_i64 (9229dd48-99fd-4d19-9637-55b8302fcf57): There are no data parts | ||
| 415 | 2026.01.26 17:59:53.755445 [ 3 ] {1ecc29c8-6253-47ee-b7db-34389736a7e3} <Debug> TCPHandler: Processed in 0.017490947 sec. | ||
| 416 | 2026.01.26 17:59:53.755608 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.01.26 17:59:53.755809 [ 3 ] {a133f1e8-9ea8-4e9e-b72e-6d7d077bd367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 418 | 2026.01.26 17:59:53.755887 [ 3 ] {a133f1e8-9ea8-4e9e-b72e-6d7d077bd367} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 419 | 2026.01.26 17:59:53.771410 [ 3 ] {a133f1e8-9ea8-4e9e-b72e-6d7d077bd367} <Debug> oximeter.measurements_u64 (7299a063-60e1-442f-9692-0dc7e44e7e6c): Loading data parts | ||
| 420 | 2026.01.26 17:59:53.771531 [ 3 ] {a133f1e8-9ea8-4e9e-b72e-6d7d077bd367} <Debug> oximeter.measurements_u64 (7299a063-60e1-442f-9692-0dc7e44e7e6c): There are no data parts | ||
| 421 | 2026.01.26 17:59:53.774530 [ 3 ] {a133f1e8-9ea8-4e9e-b72e-6d7d077bd367} <Debug> TCPHandler: Processed in 0.018975237 sec. | ||
| 422 | 2026.01.26 17:59:53.774770 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.01.26 17:59:53.774925 [ 3 ] {cc9abd9f-c888-4f03-9129-0c82b8992a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 424 | 2026.01.26 17:59:53.775043 [ 3 ] {cc9abd9f-c888-4f03-9129-0c82b8992a12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 425 | 2026.01.26 17:59:53.785513 [ 3 ] {cc9abd9f-c888-4f03-9129-0c82b8992a12} <Debug> oximeter.measurements_f32 (dbd5f4f1-d0b3-428e-9d6d-35f3588608da): Loading data parts | ||
| 426 | 2026.01.26 17:59:53.785637 [ 3 ] {cc9abd9f-c888-4f03-9129-0c82b8992a12} <Debug> oximeter.measurements_f32 (dbd5f4f1-d0b3-428e-9d6d-35f3588608da): There are no data parts | ||
| 427 | 2026.01.26 17:59:53.787908 [ 3 ] {cc9abd9f-c888-4f03-9129-0c82b8992a12} <Debug> TCPHandler: Processed in 0.013185333 sec. | ||
| 428 | 2026.01.26 17:59:53.788306 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.01.26 17:59:53.788482 [ 3 ] {a74cf6ec-da18-4a56-a48f-95cb30eb91f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 430 | 2026.01.26 17:59:53.788616 [ 3 ] {a74cf6ec-da18-4a56-a48f-95cb30eb91f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 431 | 2026.01.26 17:59:53.790495 [ 3 ] {a74cf6ec-da18-4a56-a48f-95cb30eb91f1} <Debug> oximeter.measurements_f64 (4225d8a3-2a08-494d-90f1-4c5f8dfcc807): Loading data parts | ||
| 432 | 2026.01.26 17:59:53.790745 [ 3 ] {a74cf6ec-da18-4a56-a48f-95cb30eb91f1} <Debug> oximeter.measurements_f64 (4225d8a3-2a08-494d-90f1-4c5f8dfcc807): There are no data parts | ||
| 433 | 2026.01.26 17:59:53.805336 [ 3 ] {a74cf6ec-da18-4a56-a48f-95cb30eb91f1} <Debug> TCPHandler: Processed in 0.017104577 sec. | ||
| 434 | 2026.01.26 17:59:53.805529 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.01.26 17:59:53.805729 [ 3 ] {874411bf-9063-4480-a631-546ce9b9ad8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 436 | 2026.01.26 17:59:53.805880 [ 3 ] {874411bf-9063-4480-a631-546ce9b9ad8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 437 | 2026.01.26 17:59:53.808918 [ 3 ] {874411bf-9063-4480-a631-546ce9b9ad8c} <Debug> oximeter.measurements_string (09a29ca6-2a39-420b-889f-3b1aafca2751): Loading data parts | ||
| 438 | 2026.01.26 17:59:53.809096 [ 3 ] {874411bf-9063-4480-a631-546ce9b9ad8c} <Debug> oximeter.measurements_string (09a29ca6-2a39-420b-889f-3b1aafca2751): There are no data parts | ||
| 439 | 2026.01.26 17:59:53.825472 [ 3 ] {874411bf-9063-4480-a631-546ce9b9ad8c} <Debug> TCPHandler: Processed in 0.019992455 sec. | ||
| 440 | 2026.01.26 17:59:53.825746 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 441 | 2026.01.26 17:59:53.825946 [ 3 ] {0125441c-c396-4750-abf8-a22b1115d008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 442 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 443 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 444 | * a string isn't palatable for a few reasons. | ||
| 445 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 446 | * details. | ||
| 447 | */ | ||
| 448 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 449 | 2026.01.26 17:59:53.826087 [ 3 ] {0125441c-c396-4750-abf8-a22b1115d008} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 450 | 2026.01.26 17:59:53.829783 [ 3 ] {0125441c-c396-4750-abf8-a22b1115d008} <Debug> oximeter.measurements_bytes (aa3d2853-7fa3-4d0e-ba8d-17b48bc2cc4f): Loading data parts | ||
| 451 | 2026.01.26 17:59:53.830057 [ 3 ] {0125441c-c396-4750-abf8-a22b1115d008} <Debug> oximeter.measurements_bytes (aa3d2853-7fa3-4d0e-ba8d-17b48bc2cc4f): There are no data parts | ||
| 452 | 2026.01.26 17:59:53.851776 [ 3 ] {0125441c-c396-4750-abf8-a22b1115d008} <Debug> TCPHandler: Processed in 0.026092878 sec. | ||
| 453 | 2026.01.26 17:59:53.851927 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 454 | 2026.01.26 17:59:53.852203 [ 3 ] {0620e2ae-6419-46b8-b62c-f249cb9f6bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 455 | 2026.01.26 17:59:53.852304 [ 3 ] {0620e2ae-6419-46b8-b62c-f249cb9f6bdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 456 | 2026.01.26 17:59:53.856621 [ 3 ] {0620e2ae-6419-46b8-b62c-f249cb9f6bdf} <Debug> oximeter.measurements_cumulativei64 (7d8ad8fc-92fe-41db-951f-74e7ec0f7e2b): Loading data parts | ||
| 457 | 2026.01.26 17:59:53.856772 [ 3 ] {0620e2ae-6419-46b8-b62c-f249cb9f6bdf} <Debug> oximeter.measurements_cumulativei64 (7d8ad8fc-92fe-41db-951f-74e7ec0f7e2b): There are no data parts | ||
| 458 | 2026.01.26 17:59:53.869084 [ 3 ] {0620e2ae-6419-46b8-b62c-f249cb9f6bdf} <Debug> TCPHandler: Processed in 0.01720494 sec. | ||
| 459 | 2026.01.26 17:59:53.869457 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 460 | 2026.01.26 17:59:53.869781 [ 3 ] {0a436f26-f044-4531-a4d1-ece20cc0479f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 461 | 2026.01.26 17:59:53.870025 [ 3 ] {0a436f26-f044-4531-a4d1-ece20cc0479f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 462 | 2026.01.26 17:59:53.885710 [ 3 ] {0a436f26-f044-4531-a4d1-ece20cc0479f} <Debug> oximeter.measurements_cumulativeu64 (4f2fbb2c-e812-4a63-8e12-963f8b9301fb): Loading data parts | ||
| 463 | 2026.01.26 17:59:53.886111 [ 3 ] {0a436f26-f044-4531-a4d1-ece20cc0479f} <Debug> oximeter.measurements_cumulativeu64 (4f2fbb2c-e812-4a63-8e12-963f8b9301fb): There are no data parts | ||
| 464 | 2026.01.26 17:59:53.889034 [ 3 ] {0a436f26-f044-4531-a4d1-ece20cc0479f} <Debug> TCPHandler: Processed in 0.019676746 sec. | ||
| 465 | 2026.01.26 17:59:53.889202 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 466 | 2026.01.26 17:59:53.889485 [ 3 ] {3b3d0196-cdf3-4f1c-a92a-5895124fa581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 467 | 2026.01.26 17:59:53.889617 [ 3 ] {3b3d0196-cdf3-4f1c-a92a-5895124fa581} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 468 | 2026.01.26 17:59:53.899891 [ 3 ] {3b3d0196-cdf3-4f1c-a92a-5895124fa581} <Debug> oximeter.measurements_cumulativef32 (20fc1f00-dd23-4bfb-8638-b006b51401fa): Loading data parts | ||
| 469 | 2026.01.26 17:59:53.900160 [ 3 ] {3b3d0196-cdf3-4f1c-a92a-5895124fa581} <Debug> oximeter.measurements_cumulativef32 (20fc1f00-dd23-4bfb-8638-b006b51401fa): There are no data parts | ||
| 470 | 2026.01.26 17:59:53.903455 [ 3 ] {3b3d0196-cdf3-4f1c-a92a-5895124fa581} <Debug> TCPHandler: Processed in 0.014314823 sec. | ||
| 471 | 2026.01.26 17:59:53.903600 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2026.01.26 17:59:53.903759 [ 3 ] {73611dbc-1635-4a46-acd0-2ea1e4352368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 473 | 2026.01.26 17:59:53.903882 [ 3 ] {73611dbc-1635-4a46-acd0-2ea1e4352368} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 474 | 2026.01.26 17:59:53.916415 [ 3 ] {73611dbc-1635-4a46-acd0-2ea1e4352368} <Debug> oximeter.measurements_cumulativef64 (d9e4a372-0e58-489d-8357-ac5957f6b68d): Loading data parts | ||
| 475 | 2026.01.26 17:59:53.916710 [ 3 ] {73611dbc-1635-4a46-acd0-2ea1e4352368} <Debug> oximeter.measurements_cumulativef64 (d9e4a372-0e58-489d-8357-ac5957f6b68d): There are no data parts | ||
| 476 | 2026.01.26 17:59:53.919178 [ 3 ] {73611dbc-1635-4a46-acd0-2ea1e4352368} <Debug> TCPHandler: Processed in 0.015626497 sec. | ||
| 477 | 2026.01.26 17:59:53.919394 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 478 | 2026.01.26 17:59:53.919616 [ 3 ] {0f800aaf-d0db-4702-ac01-d900c28133d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 479 | * NOTE: Array types cannot be Nullable, see | ||
| 480 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 481 | * for more details. | ||
| 482 | * | ||
| 483 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 484 | * is unfortunate, and at this point relies on the fact that an | ||
| 485 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 486 | * to figure out another way to represent missing samples here. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.01.26 17:59:53.919749 [ 3 ] {0f800aaf-d0db-4702-ac01-d900c28133d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 490 | 2026.01.26 17:59:53.930687 [ 3 ] {0f800aaf-d0db-4702-ac01-d900c28133d5} <Debug> oximeter.measurements_histogrami8 (88e9718d-cc6b-43b2-b927-71a22aeafe7c): Loading data parts | ||
| 491 | 2026.01.26 17:59:53.931048 [ 3 ] {0f800aaf-d0db-4702-ac01-d900c28133d5} <Debug> oximeter.measurements_histogrami8 (88e9718d-cc6b-43b2-b927-71a22aeafe7c): There are no data parts | ||
| 492 | 2026.01.26 17:59:53.934505 [ 3 ] {0f800aaf-d0db-4702-ac01-d900c28133d5} <Debug> TCPHandler: Processed in 0.015161895 sec. | ||
| 493 | 2026.01.26 17:59:53.934670 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.26 17:59:53.934882 [ 3 ] {2e70bc4f-4ceb-4d71-bb17-ba2689ee6d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 495 | 2026.01.26 17:59:53.934998 [ 3 ] {2e70bc4f-4ceb-4d71-bb17-ba2689ee6d4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 496 | 2026.01.26 17:59:53.947347 [ 3 ] {2e70bc4f-4ceb-4d71-bb17-ba2689ee6d4e} <Debug> oximeter.measurements_histogramu8 (bca29b29-5171-4aea-983e-ba1c7348c92d): Loading data parts | ||
| 497 | 2026.01.26 17:59:53.947578 [ 3 ] {2e70bc4f-4ceb-4d71-bb17-ba2689ee6d4e} <Debug> oximeter.measurements_histogramu8 (bca29b29-5171-4aea-983e-ba1c7348c92d): There are no data parts | ||
| 498 | 2026.01.26 17:59:53.951007 [ 3 ] {2e70bc4f-4ceb-4d71-bb17-ba2689ee6d4e} <Debug> TCPHandler: Processed in 0.016395668 sec. | ||
| 499 | 2026.01.26 17:59:53.951165 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.26 17:59:53.951465 [ 3 ] {535bd009-e08e-49fd-8409-9a8cfb140a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 501 | 2026.01.26 17:59:53.951592 [ 3 ] {535bd009-e08e-49fd-8409-9a8cfb140a3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 502 | 2026.01.26 17:59:53.965936 [ 3 ] {535bd009-e08e-49fd-8409-9a8cfb140a3c} <Debug> oximeter.measurements_histogrami16 (6674136b-a9aa-4b49-ab78-dc80912964ba): Loading data parts | ||
| 503 | 2026.01.26 17:59:53.966094 [ 3 ] {535bd009-e08e-49fd-8409-9a8cfb140a3c} <Debug> oximeter.measurements_histogrami16 (6674136b-a9aa-4b49-ab78-dc80912964ba): There are no data parts | ||
| 504 | 2026.01.26 17:59:53.968949 [ 3 ] {535bd009-e08e-49fd-8409-9a8cfb140a3c} <Debug> TCPHandler: Processed in 0.017839526 sec. | ||
| 505 | 2026.01.26 17:59:53.969171 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.26 17:59:53.969589 [ 3 ] {e5c1ca29-d8af-45c9-ba82-df8a5e02af1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 507 | 2026.01.26 17:59:53.969802 [ 3 ] {e5c1ca29-d8af-45c9-ba82-df8a5e02af1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 508 | 2026.01.26 17:59:53.982989 [ 3 ] {e5c1ca29-d8af-45c9-ba82-df8a5e02af1c} <Debug> oximeter.measurements_histogramu16 (3c850925-4b6b-4817-87d9-0d1d1773fef3): Loading data parts | ||
| 509 | 2026.01.26 17:59:53.983221 [ 3 ] {e5c1ca29-d8af-45c9-ba82-df8a5e02af1c} <Debug> oximeter.measurements_histogramu16 (3c850925-4b6b-4817-87d9-0d1d1773fef3): There are no data parts | ||
| 510 | 2026.01.26 17:59:53.987257 [ 3 ] {e5c1ca29-d8af-45c9-ba82-df8a5e02af1c} <Debug> TCPHandler: Processed in 0.018186916 sec. | ||
| 511 | 2026.01.26 17:59:53.987411 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.01.26 17:59:53.987707 [ 3 ] {4f02ae56-c8e9-4904-b901-065650369a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 513 | 2026.01.26 17:59:53.987834 [ 3 ] {4f02ae56-c8e9-4904-b901-065650369a60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 514 | 2026.01.26 17:59:53.993572 [ 3 ] {4f02ae56-c8e9-4904-b901-065650369a60} <Debug> oximeter.measurements_histogrami32 (35ec9e07-84a6-4882-aea8-0a4f2319ecc8): Loading data parts | ||
| 515 | 2026.01.26 17:59:53.993731 [ 3 ] {4f02ae56-c8e9-4904-b901-065650369a60} <Debug> oximeter.measurements_histogrami32 (35ec9e07-84a6-4882-aea8-0a4f2319ecc8): There are no data parts | ||
| 516 | 2026.01.26 17:59:53.998999 [ 3 ] {4f02ae56-c8e9-4904-b901-065650369a60} <Debug> TCPHandler: Processed in 0.011640071 sec. | ||
| 517 | 2026.01.26 17:59:53.999149 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.01.26 17:59:53.999362 [ 3 ] {9ce92044-556b-4f15-8c61-ed5cad9c3768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) 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) | ||
| 519 | 2026.01.26 17:59:53.999496 [ 3 ] {9ce92044-556b-4f15-8c61-ed5cad9c3768} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 520 | 2026.01.26 17:59:54.001151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.80 MiB, peak 122.80 MiB, free memory in arenas 0.00 B, will set to 133.78 MiB (RSS), difference: 10.98 MiB | ||
| 521 | 2026.01.26 17:59:54.012988 [ 3 ] {9ce92044-556b-4f15-8c61-ed5cad9c3768} <Debug> oximeter.measurements_histogramu32 (8c429d2c-83c5-47bc-b431-6bb822ebfd6e): Loading data parts | ||
| 522 | 2026.01.26 17:59:54.013170 [ 3 ] {9ce92044-556b-4f15-8c61-ed5cad9c3768} <Debug> oximeter.measurements_histogramu32 (8c429d2c-83c5-47bc-b431-6bb822ebfd6e): There are no data parts | ||
| 523 | 2026.01.26 17:59:54.015146 [ 3 ] {9ce92044-556b-4f15-8c61-ed5cad9c3768} <Debug> TCPHandler: Processed in 0.016045739 sec. | ||
| 524 | 2026.01.26 17:59:54.015399 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.01.26 17:59:54.015624 [ 3 ] {c4d653e9-b3d2-4f2c-ac2b-df14a6606938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 526 | 2026.01.26 17:59:54.015756 [ 3 ] {c4d653e9-b3d2-4f2c-ac2b-df14a6606938} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.01.26 17:59:54.027929 [ 3 ] {c4d653e9-b3d2-4f2c-ac2b-df14a6606938} <Debug> oximeter.measurements_histogrami64 (b41ede20-3c06-4ce1-8b14-36839779e03c): Loading data parts | ||
| 528 | 2026.01.26 17:59:54.028291 [ 3 ] {c4d653e9-b3d2-4f2c-ac2b-df14a6606938} <Debug> oximeter.measurements_histogrami64 (b41ede20-3c06-4ce1-8b14-36839779e03c): There are no data parts | ||
| 529 | 2026.01.26 17:59:54.031835 [ 3 ] {c4d653e9-b3d2-4f2c-ac2b-df14a6606938} <Debug> TCPHandler: Processed in 0.016487271 sec. | ||
| 530 | 2026.01.26 17:59:54.031989 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.01.26 17:59:54.032297 [ 3 ] {1549da95-5faa-4de6-b984-d4a2103ef77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.01.26 17:59:54.032424 [ 3 ] {1549da95-5faa-4de6-b984-d4a2103ef77b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.01.26 17:59:54.044188 [ 3 ] {1549da95-5faa-4de6-b984-d4a2103ef77b} <Debug> oximeter.measurements_histogramu64 (28e5f63c-a91b-446c-b13d-954423b6dfcc): Loading data parts | ||
| 534 | 2026.01.26 17:59:54.044543 [ 3 ] {1549da95-5faa-4de6-b984-d4a2103ef77b} <Debug> oximeter.measurements_histogramu64 (28e5f63c-a91b-446c-b13d-954423b6dfcc): There are no data parts | ||
| 535 | 2026.01.26 17:59:54.046414 [ 3 ] {1549da95-5faa-4de6-b984-d4a2103ef77b} <Debug> TCPHandler: Processed in 0.014477427 sec. | ||
| 536 | 2026.01.26 17:59:54.046631 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.01.26 17:59:54.046848 [ 3 ] {1d5cb0f5-5077-4d30-a038-dcdda439e1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.01.26 17:59:54.046975 [ 3 ] {1d5cb0f5-5077-4d30-a038-dcdda439e1bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.01.26 17:59:54.048799 [ 3 ] {1d5cb0f5-5077-4d30-a038-dcdda439e1bd} <Debug> oximeter.measurements_histogramf32 (297bdef1-8e8a-490b-99ca-96c36fed0411): Loading data parts | ||
| 540 | 2026.01.26 17:59:54.049007 [ 3 ] {1d5cb0f5-5077-4d30-a038-dcdda439e1bd} <Debug> oximeter.measurements_histogramf32 (297bdef1-8e8a-490b-99ca-96c36fed0411): There are no data parts | ||
| 541 | 2026.01.26 17:59:54.058643 [ 3 ] {1d5cb0f5-5077-4d30-a038-dcdda439e1bd} <Debug> TCPHandler: Processed in 0.012063792 sec. | ||
| 542 | 2026.01.26 17:59:54.058804 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.26 17:59:54.059078 [ 3 ] {920d59c2-3199-4e3c-93fc-7c1e6d449aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.01.26 17:59:54.059205 [ 3 ] {920d59c2-3199-4e3c-93fc-7c1e6d449aa7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.01.26 17:59:54.073781 [ 3 ] {920d59c2-3199-4e3c-93fc-7c1e6d449aa7} <Debug> oximeter.measurements_histogramf64 (f77108c1-4651-4e9e-a099-e2ed7e757ea9): Loading data parts | ||
| 546 | 2026.01.26 17:59:54.074040 [ 3 ] {920d59c2-3199-4e3c-93fc-7c1e6d449aa7} <Debug> oximeter.measurements_histogramf64 (f77108c1-4651-4e9e-a099-e2ed7e757ea9): There are no data parts | ||
| 547 | 2026.01.26 17:59:54.077195 [ 3 ] {920d59c2-3199-4e3c-93fc-7c1e6d449aa7} <Debug> TCPHandler: Processed in 0.018439063 sec. | ||
| 548 | 2026.01.26 17:59:54.077451 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.01.26 17:59:54.077644 [ 3 ] {840ea340-280d-44d6-8cd3-f94c8b0a3723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2026.01.26 17:59:54.077777 [ 3 ] {840ea340-280d-44d6-8cd3-f94c8b0a3723} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.01.26 17:59:54.087829 [ 3 ] {840ea340-280d-44d6-8cd3-f94c8b0a3723} <Debug> oximeter.fields_bool (231f16d0-c72d-4414-9df1-939519abb8a8): Loading data parts | ||
| 577 | 2026.01.26 17:59:54.088078 [ 3 ] {840ea340-280d-44d6-8cd3-f94c8b0a3723} <Debug> oximeter.fields_bool (231f16d0-c72d-4414-9df1-939519abb8a8): There are no data parts | ||
| 578 | 2026.01.26 17:59:54.090787 [ 3 ] {840ea340-280d-44d6-8cd3-f94c8b0a3723} <Debug> TCPHandler: Processed in 0.013391229 sec. | ||
| 579 | 2026.01.26 17:59:54.090933 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.26 17:59:54.091089 [ 3 ] {321b3aa6-a982-4716-aade-4df8d4bfb27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 581 | 2026.01.26 17:59:54.091217 [ 3 ] {321b3aa6-a982-4716-aade-4df8d4bfb27c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.01.26 17:59:54.103537 [ 3 ] {321b3aa6-a982-4716-aade-4df8d4bfb27c} <Debug> oximeter.fields_i8 (c1f7f7ec-31f8-494c-945b-288cd1b0f9f6): Loading data parts | ||
| 583 | 2026.01.26 17:59:54.103772 [ 3 ] {321b3aa6-a982-4716-aade-4df8d4bfb27c} <Debug> oximeter.fields_i8 (c1f7f7ec-31f8-494c-945b-288cd1b0f9f6): There are no data parts | ||
| 584 | 2026.01.26 17:59:54.107333 [ 3 ] {321b3aa6-a982-4716-aade-4df8d4bfb27c} <Debug> TCPHandler: Processed in 0.01644936 sec. | ||
| 585 | 2026.01.26 17:59:54.107480 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.26 17:59:54.107724 [ 3 ] {66417d55-a01a-4028-932e-71d9551893cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 587 | 2026.01.26 17:59:54.107845 [ 3 ] {66417d55-a01a-4028-932e-71d9551893cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2026.01.26 17:59:54.117816 [ 3 ] {66417d55-a01a-4028-932e-71d9551893cf} <Debug> oximeter.fields_u8 (4af77de3-cb06-4c0b-a234-e1779248dfd8): Loading data parts | ||
| 589 | 2026.01.26 17:59:54.118039 [ 3 ] {66417d55-a01a-4028-932e-71d9551893cf} <Debug> oximeter.fields_u8 (4af77de3-cb06-4c0b-a234-e1779248dfd8): There are no data parts | ||
| 590 | 2026.01.26 17:59:54.121323 [ 3 ] {66417d55-a01a-4028-932e-71d9551893cf} <Debug> TCPHandler: Processed in 0.013892312 sec. | ||
| 591 | 2026.01.26 17:59:54.121463 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.26 17:59:54.121613 [ 3 ] {94bdc1e6-f9f4-4961-acbb-2988b8d68e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 593 | 2026.01.26 17:59:54.121733 [ 3 ] {94bdc1e6-f9f4-4961-acbb-2988b8d68e56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2026.01.26 17:59:54.134338 [ 3 ] {94bdc1e6-f9f4-4961-acbb-2988b8d68e56} <Debug> oximeter.fields_i16 (739cfa92-7917-4cd4-9f2a-1cb60957b4b9): Loading data parts | ||
| 595 | 2026.01.26 17:59:54.134725 [ 3 ] {94bdc1e6-f9f4-4961-acbb-2988b8d68e56} <Debug> oximeter.fields_i16 (739cfa92-7917-4cd4-9f2a-1cb60957b4b9): There are no data parts | ||
| 596 | 2026.01.26 17:59:54.137324 [ 3 ] {94bdc1e6-f9f4-4961-acbb-2988b8d68e56} <Debug> TCPHandler: Processed in 0.015908575 sec. | ||
| 597 | 2026.01.26 17:59:54.137475 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.01.26 17:59:54.137726 [ 3 ] {f561f1af-41e9-40d4-9d41-49d2871d235c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 599 | 2026.01.26 17:59:54.137850 [ 3 ] {f561f1af-41e9-40d4-9d41-49d2871d235c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.01.26 17:59:54.148027 [ 3 ] {f561f1af-41e9-40d4-9d41-49d2871d235c} <Debug> oximeter.fields_u16 (ca6f7dfc-5b9f-4b70-be5a-61cfef2fe453): Loading data parts | ||
| 601 | 2026.01.26 17:59:54.148229 [ 3 ] {f561f1af-41e9-40d4-9d41-49d2871d235c} <Debug> oximeter.fields_u16 (ca6f7dfc-5b9f-4b70-be5a-61cfef2fe453): There are no data parts | ||
| 602 | 2026.01.26 17:59:54.151828 [ 3 ] {f561f1af-41e9-40d4-9d41-49d2871d235c} <Debug> TCPHandler: Processed in 0.014403985 sec. | ||
| 603 | 2026.01.26 17:59:54.151977 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.01.26 17:59:54.152143 [ 3 ] {7f8bfbdb-b76d-4339-9ed3-68b6c0ce1fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 605 | 2026.01.26 17:59:54.152277 [ 3 ] {7f8bfbdb-b76d-4339-9ed3-68b6c0ce1fcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.01.26 17:59:54.153943 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62052 | ||
| 607 | 2026.01.26 17:59:54.155801 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.01.26 17:59:54.155836 [ 278 ] {} <Debug> TCP-Session: 709cfc7b-e3ea-4694-9c62-af54b53f5f8c Authenticating user 'default' from [fd00:1122:3344:101::a]:62052 | ||
| 609 | 2026.01.26 17:59:54.155865 [ 278 ] {} <Debug> TCP-Session: 709cfc7b-e3ea-4694-9c62-af54b53f5f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.01.26 17:59:54.155964 [ 278 ] {} <Debug> TCP-Session: 709cfc7b-e3ea-4694-9c62-af54b53f5f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.01.26 17:59:54.156044 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 612 | 2026.01.26 17:59:54.156083 [ 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 | ||
| 613 | 2026.01.26 17:59:54.156184 [ 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 | ||
| 614 | 2026.01.26 17:59:54.159069 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56821 | ||
| 615 | 2026.01.26 17:59:54.159178 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42761 | ||
| 616 | 2026.01.26 17:59:54.159305 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 617 | 2026.01.26 17:59:54.159322 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64595 | ||
| 618 | 2026.01.26 17:59:54.159394 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 619 | 2026.01.26 17:59:54.159418 [ 279 ] {} <Debug> TCP-Session: 23f864de-f3fb-46a4-8e2b-e0bbf079f19a Authenticating user 'default' from [fd00:1122:3344:101::a]:56821 | ||
| 620 | 2026.01.26 17:59:54.159547 [ 279 ] {} <Debug> TCP-Session: 23f864de-f3fb-46a4-8e2b-e0bbf079f19a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.01.26 17:59:54.159600 [ 280 ] {} <Debug> TCP-Session: d545f5ed-9206-47af-ab16-0eb75b5059e3 Authenticating user 'default' from [fd00:1122:3344:101::a]:42761 | ||
| 622 | 2026.01.26 17:59:54.159675 [ 279 ] {} <Debug> TCP-Session: 23f864de-f3fb-46a4-8e2b-e0bbf079f19a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 623 | 2026.01.26 17:59:54.159703 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.01.26 17:59:54.159754 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56936 | ||
| 625 | 2026.01.26 17:59:54.159746 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45725 | ||
| 626 | 2026.01.26 17:59:54.159740 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40415 | ||
| 627 | 2026.01.26 17:59:54.159862 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32965 | ||
| 628 | 2026.01.26 17:59:54.159870 [ 281 ] {} <Debug> TCP-Session: 8be0724d-10bc-48b3-89f7-f2ac48b2f043 Authenticating user 'default' from [fd00:1122:3344:101::a]:64595 | ||
| 629 | 2026.01.26 17:59:54.159700 [ 280 ] {} <Debug> TCP-Session: d545f5ed-9206-47af-ab16-0eb75b5059e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2026.01.26 17:59:54.160024 [ 280 ] {} <Debug> TCP-Session: d545f5ed-9206-47af-ab16-0eb75b5059e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 631 | 2026.01.26 17:59:54.160042 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.01.26 17:59:54.160044 [ 281 ] {} <Debug> TCP-Session: 8be0724d-10bc-48b3-89f7-f2ac48b2f043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 633 | 2026.01.26 17:59:54.160154 [ 281 ] {} <Debug> TCP-Session: 8be0724d-10bc-48b3-89f7-f2ac48b2f043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2026.01.26 17:59:54.160198 [ 283 ] {} <Debug> TCP-Session: 5e58653a-0d7d-440f-b664-cb6f9b358340 Authenticating user 'default' from [fd00:1122:3344:101::a]:45725 | ||
| 635 | 2026.01.26 17:59:54.160261 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.01.26 17:59:54.160268 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.01.26 17:59:54.160291 [ 283 ] {} <Debug> TCP-Session: 5e58653a-0d7d-440f-b664-cb6f9b358340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.01.26 17:59:54.160319 [ 285 ] {} <Debug> TCP-Session: 8bda85d5-b0ac-4c90-9039-995786207a84 Authenticating user 'default' from [fd00:1122:3344:101::a]:32965 | ||
| 639 | 2026.01.26 17:59:54.160298 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.01.26 17:59:54.160315 [ 284 ] {} <Debug> TCP-Session: 27a3a0f5-b246-4e84-9362-c7bcaacf9fdc Authenticating user 'default' from [fd00:1122:3344:101::a]:40415 | ||
| 641 | 2026.01.26 17:59:54.160453 [ 285 ] {} <Debug> TCP-Session: 8bda85d5-b0ac-4c90-9039-995786207a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.01.26 17:59:54.160447 [ 282 ] {} <Debug> TCP-Session: 2357aeea-3e76-4c5f-9264-f4444faf5160 Authenticating user 'default' from [fd00:1122:3344:101::a]:56936 | ||
| 643 | 2026.01.26 17:59:54.160413 [ 283 ] {} <Debug> TCP-Session: 5e58653a-0d7d-440f-b664-cb6f9b358340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.01.26 17:59:54.160562 [ 285 ] {} <Debug> TCP-Session: 8bda85d5-b0ac-4c90-9039-995786207a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.01.26 17:59:54.160553 [ 282 ] {} <Debug> TCP-Session: 2357aeea-3e76-4c5f-9264-f4444faf5160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.01.26 17:59:54.160543 [ 284 ] {} <Debug> TCP-Session: 27a3a0f5-b246-4e84-9362-c7bcaacf9fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.01.26 17:59:54.160662 [ 282 ] {} <Debug> TCP-Session: 2357aeea-3e76-4c5f-9264-f4444faf5160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.01.26 17:59:54.160746 [ 284 ] {} <Debug> TCP-Session: 27a3a0f5-b246-4e84-9362-c7bcaacf9fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.01.26 17:59:54.164497 [ 3 ] {7f8bfbdb-b76d-4339-9ed3-68b6c0ce1fcc} <Debug> oximeter.fields_i32 (3ccd103c-d2ef-4ca9-bbd6-826afeabd2ca): Loading data parts | ||
| 650 | 2026.01.26 17:59:54.164917 [ 3 ] {7f8bfbdb-b76d-4339-9ed3-68b6c0ce1fcc} <Debug> oximeter.fields_i32 (3ccd103c-d2ef-4ca9-bbd6-826afeabd2ca): There are no data parts | ||
| 651 | 2026.01.26 17:59:54.168430 [ 3 ] {7f8bfbdb-b76d-4339-9ed3-68b6c0ce1fcc} <Debug> TCPHandler: Processed in 0.016506882 sec. | ||
| 652 | 2026.01.26 17:59:54.168578 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.01.26 17:59:54.168822 [ 3 ] {b662ebad-8a0f-449d-8f72-7f3a401f0fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 654 | 2026.01.26 17:59:54.168908 [ 3 ] {b662ebad-8a0f-449d-8f72-7f3a401f0fa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.01.26 17:59:54.179276 [ 3 ] {b662ebad-8a0f-449d-8f72-7f3a401f0fa4} <Debug> oximeter.fields_u32 (84044086-0db0-4a69-8335-94bd24ec7b97): Loading data parts | ||
| 656 | 2026.01.26 17:59:54.179484 [ 3 ] {b662ebad-8a0f-449d-8f72-7f3a401f0fa4} <Debug> oximeter.fields_u32 (84044086-0db0-4a69-8335-94bd24ec7b97): There are no data parts | ||
| 657 | 2026.01.26 17:59:54.181881 [ 3 ] {b662ebad-8a0f-449d-8f72-7f3a401f0fa4} <Debug> TCPHandler: Processed in 0.013352237 sec. | ||
| 658 | 2026.01.26 17:59:54.182118 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.01.26 17:59:54.182292 [ 3 ] {4be758e1-5bd3-49da-bb2a-881d707256f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 660 | 2026.01.26 17:59:54.182413 [ 3 ] {4be758e1-5bd3-49da-bb2a-881d707256f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.01.26 17:59:54.194506 [ 3 ] {4be758e1-5bd3-49da-bb2a-881d707256f1} <Debug> oximeter.fields_i64 (4162bb0e-d1e5-42f3-aada-0f47849169cd): Loading data parts | ||
| 662 | 2026.01.26 17:59:54.194772 [ 3 ] {4be758e1-5bd3-49da-bb2a-881d707256f1} <Debug> oximeter.fields_i64 (4162bb0e-d1e5-42f3-aada-0f47849169cd): There are no data parts | ||
| 663 | 2026.01.26 17:59:54.198310 [ 3 ] {4be758e1-5bd3-49da-bb2a-881d707256f1} <Debug> TCPHandler: Processed in 0.016241294 sec. | ||
| 664 | 2026.01.26 17:59:54.198467 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.01.26 17:59:54.198712 [ 3 ] {2392b330-12e4-4ab1-b336-70637edceded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 666 | 2026.01.26 17:59:54.198796 [ 3 ] {2392b330-12e4-4ab1-b336-70637edceded} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.01.26 17:59:54.209683 [ 3 ] {2392b330-12e4-4ab1-b336-70637edceded} <Debug> oximeter.fields_u64 (d54e2d10-ef0c-4121-b510-100f6a45de49): Loading data parts | ||
| 668 | 2026.01.26 17:59:54.209888 [ 3 ] {2392b330-12e4-4ab1-b336-70637edceded} <Debug> oximeter.fields_u64 (d54e2d10-ef0c-4121-b510-100f6a45de49): There are no data parts | ||
| 669 | 2026.01.26 17:59:54.212968 [ 3 ] {2392b330-12e4-4ab1-b336-70637edceded} <Debug> TCPHandler: Processed in 0.014558709 sec. | ||
| 670 | 2026.01.26 17:59:54.213203 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.01.26 17:59:54.213359 [ 3 ] {7a8469e6-0b74-475c-b176-2dfa639e4276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 672 | 2026.01.26 17:59:54.213485 [ 3 ] {7a8469e6-0b74-475c-b176-2dfa639e4276} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.01.26 17:59:54.229007 [ 3 ] {7a8469e6-0b74-475c-b176-2dfa639e4276} <Debug> oximeter.fields_ipaddr (34654fa5-5f31-41a9-8a89-72d45c335027): Loading data parts | ||
| 674 | 2026.01.26 17:59:54.229285 [ 3 ] {7a8469e6-0b74-475c-b176-2dfa639e4276} <Debug> oximeter.fields_ipaddr (34654fa5-5f31-41a9-8a89-72d45c335027): There are no data parts | ||
| 675 | 2026.01.26 17:59:54.232556 [ 3 ] {7a8469e6-0b74-475c-b176-2dfa639e4276} <Debug> TCPHandler: Processed in 0.019401669 sec. | ||
| 676 | 2026.01.26 17:59:54.232702 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.01.26 17:59:54.232951 [ 3 ] {cd46d7cd-38db-4ffa-bd01-a219bb6a7384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 678 | 2026.01.26 17:59:54.233079 [ 3 ] {cd46d7cd-38db-4ffa-bd01-a219bb6a7384} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.01.26 17:59:54.234927 [ 3 ] {cd46d7cd-38db-4ffa-bd01-a219bb6a7384} <Debug> oximeter.fields_string (a2fd32cd-52a3-477b-b088-52720f7c1c2d): Loading data parts | ||
| 680 | 2026.01.26 17:59:54.235074 [ 3 ] {cd46d7cd-38db-4ffa-bd01-a219bb6a7384} <Debug> oximeter.fields_string (a2fd32cd-52a3-477b-b088-52720f7c1c2d): There are no data parts | ||
| 681 | 2026.01.26 17:59:54.247899 [ 3 ] {cd46d7cd-38db-4ffa-bd01-a219bb6a7384} <Debug> TCPHandler: Processed in 0.015247528 sec. | ||
| 682 | 2026.01.26 17:59:54.248101 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.01.26 17:59:54.248258 [ 3 ] {b332f268-65cd-4819-88d0-c06955aba750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 684 | 2026.01.26 17:59:54.248398 [ 3 ] {b332f268-65cd-4819-88d0-c06955aba750} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.01.26 17:59:54.290601 [ 3 ] {b332f268-65cd-4819-88d0-c06955aba750} <Debug> oximeter.fields_uuid (45c193f6-0be7-40ae-8a22-00e0687b0dad): Loading data parts | ||
| 686 | 2026.01.26 17:59:54.291002 [ 3 ] {b332f268-65cd-4819-88d0-c06955aba750} <Debug> oximeter.fields_uuid (45c193f6-0be7-40ae-8a22-00e0687b0dad): There are no data parts | ||
| 687 | 2026.01.26 17:59:54.297504 [ 3 ] {b332f268-65cd-4819-88d0-c06955aba750} <Debug> TCPHandler: Processed in 0.049453022 sec. | ||
| 688 | 2026.01.26 17:59:54.297678 [ 3 ] {} <Trace> TCP-Session: 74ac2dc0-8456-457f-a517-78b2df5309cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.01.26 17:59:54.298042 [ 3 ] {8b535844-451b-4a26-b720-a5046f180ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58612) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 693 | 2026.01.26 17:59:54.298187 [ 3 ] {8b535844-451b-4a26-b720-a5046f180ae4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.01.26 17:59:54.309698 [ 3 ] {8b535844-451b-4a26-b720-a5046f180ae4} <Debug> oximeter.timeseries_schema (58b3b483-b17f-4b4e-9c00-0b1cc33b0477): Loading data parts | ||
| 695 | 2026.01.26 17:59:54.309906 [ 3 ] {8b535844-451b-4a26-b720-a5046f180ae4} <Debug> oximeter.timeseries_schema (58b3b483-b17f-4b4e-9c00-0b1cc33b0477): There are no data parts | ||
| 696 | 2026.01.26 17:59:54.324485 [ 3 ] {8b535844-451b-4a26-b720-a5046f180ae4} <Debug> TCPHandler: Processed in 0.026857408 sec. | ||
| 697 | 2026.01.26 17:59:54.324916 [ 5 ] {} <Trace> TCP-Session: 90b0700d-ce38-45c4-bb97-e46f6490a416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.01.26 17:59:54.325475 [ 5 ] {2fdfa288-156c-452c-9a26-dc86f0365a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40347) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.01.26 17:59:54.326836 [ 5 ] {2fdfa288-156c-452c-9a26-dc86f0365a20} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.01.26 17:59:54.342460 [ 268 ] {2fdfa288-156c-452c-9a26-dc86f0365a20} <Trace> oximeter.version (36473b80-164d-4b52-b584-bef9f92fe60d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.01.26 17:59:54.342607 [ 268 ] {2fdfa288-156c-452c-9a26-dc86f0365a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 702 | 2026.01.26 17:59:54.347037 [ 268 ] {2fdfa288-156c-452c-9a26-dc86f0365a20} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.01.26 17:59:54.347633 [ 268 ] {2fdfa288-156c-452c-9a26-dc86f0365a20} <Trace> oximeter.version (36473b80-164d-4b52-b584-bef9f92fe60d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.01.26 17:59:54.347985 [ 5 ] {2fdfa288-156c-452c-9a26-dc86f0365a20} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022719 sec., 44.01602183194683 rows/sec., 704.26 B/sec. | ||
| 705 | 2026.01.26 17:59:54.348266 [ 5 ] {2fdfa288-156c-452c-9a26-dc86f0365a20} <Debug> TCPHandler: Processed in 0.02356875 sec. | ||
| 706 | 2026.01.26 17:59:55.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.29 MiB, peak 135.29 MiB, free memory in arenas 0.00 B, will set to 139.73 MiB (RSS), difference: 4.45 MiB | ||
| 707 | 2026.01.26 18:00:00.568735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.26 18:00:00.568778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.26 18:00:00.568831 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.26 18:00:00.568879 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.26 18:00:00.577174 [ 245 ] {} <Debug> system.asynchronous_metric_log (08fabfc6-b8d1-44fb-b562-f0cb87e1988d): Loading data parts | ||
| 712 | 2026.01.26 18:00:00.577459 [ 245 ] {} <Debug> system.asynchronous_metric_log (08fabfc6-b8d1-44fb-b562-f0cb87e1988d): There are no data parts | ||
| 713 | 2026.01.26 18:00:00.584960 [ 245 ] {} <Trace> system.asynchronous_metric_log (08fabfc6-b8d1-44fb-b562-f0cb87e1988d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.26 18:00:00.585194 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||