[ Oct 29 04:29:41 Enabled. ] [ Oct 29 04:29:41 Rereading configuration. ] [ Oct 29 04:29:47 Rereading configuration. ] [ Oct 29 04:29:56 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService12 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService12 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService12 ipadm: Could not delete oxControlService12: Interface does not exist + true + ipadm create-if -t oxControlService12 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService12 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService12 + ipadm show-addr oxControlService12/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService12/ll + ipadm show-addr oxControlService12/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService12/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Oct 29 04:29:57 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.10.29 04:29:57.539613 [ 1 ] {} Application: Will watch for the process with pid 24079 2023.10.29 04:29:57.539713 [ 1 ] {} Application: Forked a child process to watch 2023.10.29 04:29:58.396483 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24079 2023.10.29 04:29:58.396654 [ 1 ] {} Application: starting up 2023.10.29 04:29:58.396851 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.29 04:29:58.510541 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.29 04:29:58.510589 [ 1 ] {} Application: Initializing DateLUT. 2023.10.29 04:29:58.510605 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.29 04:29:58.510641 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.29 04:29:58.510964 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.29 04:29:58.511651 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.10.29 04:29:58.512138 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.29 04:29:58.512398 [ 1 ] {} 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) 2023.10.29 04:29:58.515100 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.29 04:29:58.515147 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.29 04:29:58.515935 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.10.29 04:29:58.516120 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.29 04:29:58.522429 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.29 04:29:58.522935 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.29 04:29:58.522964 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.29 04:29:58.524380 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.29 04:29:58.524919 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.29 04:29:58.525219 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.29 04:29:58.525637 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.29 04:29:58.526428 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.29 04:29:58.526469 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.29 04:29:58.526526 [ 1 ] {} Application: Loaded user defined objects 2023.10.29 04:29:58.526546 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.29 04:29:58.548012 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.29 04:29:58.548045 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000127033 sec 2023.10.29 04:29:58.548699 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.29 04:29:58.548781 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.29 04:29:58.548807 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.29 04:29:58.548824 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.29 04:29:58.548836 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.29 04:29:58.548850 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.29 04:29:58.548872 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.29 04:29:58.548903 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.29 04:29:58.548922 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.29 04:29:58.548953 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.29 04:29:58.548965 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.29 04:29:58.548979 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.29 04:29:58.548994 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.29 04:29:58.549025 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.29 04:29:58.549040 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.29 04:29:58.549051 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.29 04:29:58.584037 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.29 04:29:58.585756 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.29 04:29:58.585784 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3871e-05 sec 2023.10.29 04:29:58.585807 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.29 04:29:58.585822 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.29 04:29:58.585843 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.29 04:29:58.588259 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.29 04:29:58.593687 [ 1 ] {} Application: Loaded metadata. 2023.10.29 04:29:58.593764 [ 1 ] {} 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). 2023.10.29 04:29:58.593806 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.29 04:29:58.795526 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.10.29 04:29:58.813472 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.10.29 04:29:58.813556 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.29 04:29:58.865175 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.29 04:29:58.865950 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB 2023.10.29 04:29:58.866306 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.29 04:29:58.866351 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.29 04:29:58.866372 [ 60 ] {} DNSResolver: Updating DNS cache 2023.10.29 04:29:58.866461 [ 60 ] {} DNSResolver: Updated DNS cache 2023.10.29 04:29:58.866489 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.29 04:29:58.866542 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.29 04:29:58.867176 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.29 04:29:58.867222 [ 1 ] {} Application: Ready for connections.