microsoft / mssql-docker

Official Microsoft repository for SQL Server in Docker resources
MIT License
1.72k stars 759 forks source link

Exited (255) #776

Closed Bash21Sy closed 1 year ago

Bash21Sy commented 2 years ago

this log SQL Server 2019 will run as non-root by default. This container is running as user mssql. To learn more visit https://go.microsoft.com/fwlink/?linkid=2099216. This is an evaluation version.  There are [96] days left in the evaluation period. 2022-08-14 17:35:34.35 Server      Setup step is copying system data file 'C:\templatedata\master.mdf' to '/var/opt/mssql/data/master.mdf'. 2022-08-14 17:35:34.74 Server      Did not find an existing master data file /var/opt/mssql/data/master.mdf, copying the missing default master and other system database files. If you have moved the database location, but not moved the database files, startup may fail. To repair: shutdown SQL Server, move the master database to configured location, and restart. 2022-08-14 17:35:34.77 Server      Setup step is copying system data file 'C:\templatedata\mastlog.ldf' to '/var/opt/mssql/data/mastlog.ldf'. 2022-08-14 17:35:34.82 Server      Setup step is copying system data file 'C:\templatedata\model.mdf' to '/var/opt/mssql/data/model.mdf'. 2022-08-14 17:35:34.89 Server      Setup step is copying system data file 'C:\templatedata\modellog.ldf' to '/var/opt/mssql/data/modellog.ldf'. 2022-08-14 17:35:34.95 Server      Setup step is copying system data file 'C:\templatedata\msdbdata.mdf' to '/var/opt/mssql/data/msdbdata.mdf'. 2022-08-14 17:35:35.02 Server      Setup step is copying system data file 'C:\templatedata\msdblog.ldf' to '/var/opt/mssql/data/msdblog.ldf'. 2022-08-14 17:35:35.07 Server      Setup step is copying system data file 'C:\templatedata\model_replicatedmaster.mdf' to '/var/opt/mssql/data/model_replicatedmaster.mdf'. 2022-08-14 17:35:35.25 Server      Setup step is copying system data file 'C:\templatedata\model_replicatedmaster.ldf' to '/var/opt/mssql/data/model_replicatedmaster.ldf'. 2022-08-14 17:35:35.32 Server      Setup step is copying system data file 'C:\templatedata\model_msdbdata.mdf' to '/var/opt/mssql/data/model_msdbdata.mdf'. 2022-08-14 17:35:35.44 Server      Setup step is copying system data file 'C:\templatedata\model_msdblog.ldf' to '/var/opt/mssql/data/model_msdblog.ldf'. 2022-08-14 17:35:36.08 Server      Microsoft SQL Server 2022 (CTP2.0) - 16.0.600.9 (X64)  May 20 2022 13:29:42  Copyright (C) 2022 Microsoft Corporation Developer Edition (64-bit) on Linux (Ubuntu 20.04.4 LTS) <X64> 2022-08-14 17:35:36.12 Server      UTC adjustment: 0:00 2022-08-14 17:35:36.12 Server      (c) Microsoft Corporation. 2022-08-14 17:35:36.13 Server      All rights reserved. 2022-08-14 17:35:36.13 Server      Server process ID is 496. 2022-08-14 17:35:36.13 Server      Logging SQL Server messages in file '/var/opt/mssql/log/errorlog'. 2022-08-14 17:35:36.15 Server      Registry startup parameters:   -d /var/opt/mssql/data/master.mdf  -l /var/opt/mssql/data/mastlog.ldf  -e /var/opt/mssql/log/errorlog 2022-08-14 17:35:36.26 Server      SQL Server detected 1 sockets with 2 cores per socket and 4 logical processors per socket, 4 total logical processors; using 4 logical processors based on SQL Server licensing. This is an informational message; no user action is required. 2022-08-14 17:35:36.29 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required. 2022-08-14 17:35:36.30 Server      Detected 4963 MB of RAM. This is an informational message; no user action is required. 2022-08-14 17:35:36.49 Server      Using conventional memory in the memory manager. 2022-08-14 17:35:36.50 Server      Page exclusion bitmap is enabled. 2022-08-14 17:35:36.57 Server      Buffer pool extension is not supported on Linux platform. 2022-08-14 17:35:36.57 Server      Buffer Pool: Allocating 1048576 bytes for 683135 hashPages. 2022-08-14 17:35:38.11 Server      Buffer pool extension is already disabled. No action is necessary. 2022-08-14 17:35:42.49 Server      Installing Client TLS certificates to the store. 2022-08-14 17:35:43.47 Server      Error searching first file in /usr/local/share/ca-certificates/mssql-ca-certificates: 3(The system cannot find the path specified.) 2022-08-14 17:35:43.49 Server      CPU vectorization level(s) detected:  SSE SSE2 SSE3 SSSE3 SSE41 SSE42 AVX AVX2 POPCNT BMI1 BMI2 2022-08-14 17:35:43.74 Server      Successfully initialized the TLS configuration. Allowed TLS protocol versions are ['1.0 1.1 1.2']. Allowed TLS ciphers are ['ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!DHE-RSA-AES256-GCM-SHA384:!DHE-RSA-AES128-GCM-SHA256:!DHE-RSA-AES256-SHA:!DHE-RSA-AES128-SHA']. 2022-08-14 17:35:43.84 Server      Query Store settings initialized with enabled = 1,  2022-08-14 17:35:43.87 Server      The maximum number of dedicated administrator connections for this instance is '1' 2022-08-14 17:35:43.90 Server      Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required. 2022-08-14 17:35:43.93 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required. 2022-08-14 17:35:43.99 Server      In-Memory OLTP initialized on lowend machine. 2022-08-14 17:35:44.06 Server      CLR version v4.0.30319 loaded. 2022-08-14 17:35:44.59 Server      Common language runtime (CLR) functionality initialized. 2022-08-14 17:35:45.25 Server      [INFO] Created Extended Events session 'hkenginexesession' 2022-08-14 17:35:45.25 Server      Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required. ForceFlush is enabled for this instance.  2022-08-14 17:35:45.30 Server      Total Log Writer threads: 2, Node CPUs: 2, Nodes: 1, Log Writer threads per CPU: 1, Log Writer threads per Node: 2 2022-08-14 17:35:45.33 Server      clflushopt is selected for pmem flush operation. 2022-08-14 17:35:45.35 Server      Software Usage Metrics is disabled. 2022-08-14 17:35:45.43 spid19s     [1]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2022-08-14 17:35:46.55 spid19s     Starting up database 'master'. 2022-08-14 17:35:46.65 Server      Long Sync IO: Scheduler 2 had 1 Sync IOs in nonpreemptive mode longer than 1000 ms ForceFlush feature is enabled for log durability. 2022-08-14 17:35:47.42 spid19s     The tail of the log for database master is being rewritten to match the new sector size of 4096 bytes.  2560 bytes at offset 390656 in file /var/opt/mssql/data/mastlog.ldf will be written. 2022-08-14 17:35:47.78 spid19s     Converting database 'master' from version 927 to the current version 950. 2022-08-14 17:35:47.79 spid19s     Database 'master' running the upgrade step from version 927 to version 928. 2022-08-14 17:35:47.94 spid19s     Database 'master' running the upgrade step from version 928 to version 929. 2022-08-14 17:35:48.23 spid19s     Database 'master' running the upgrade step from version 929 to version 930. 2022-08-14 17:35:48.32 spid19s     Database 'master' running the upgrade step from version 930 to version 931. 2022-08-14 17:35:48.41 spid19s     Database 'master' running the upgrade step from version 931 to version 932. 2022-08-14 17:35:48.59 spid19s     Database 'master' running the upgrade step from version 932 to version 933. 2022-08-14 17:35:48.79 spid19s     Database 'master' running the upgrade step from version 933 to version 934. 2022-08-14 17:35:48.95 spid19s     Database 'master' running the upgrade step from version 934 to version 935. 2022-08-14 17:35:49.16 spid19s     Database 'master' running the upgrade step from version 935 to version 936. 2022-08-14 17:35:49.57 spid19s     Database 'master' running the upgrade step from version 936 to version 937. 2022-08-14 17:35:49.77 spid19s     Database 'master' running the upgrade step from version 937 to version 938. 2022-08-14 17:35:49.96 spid19s     Database 'master' running the upgrade step from version 938 to version 939. 2022-08-14 17:35:49.99 spid19s     Database 'master' running the upgrade step from version 939 to version 940. 2022-08-14 17:35:50.17 spid19s     Database 'master' running the upgrade step from version 940 to version 941. 2022-08-14 17:35:50.34 spid19s     Database 'master' running the upgrade step from version 941 to version 942. 2022-08-14 17:35:50.73 spid19s     Database 'master' running the upgrade step from version 942 to version 943. 2022-08-14 17:35:50.97 Server      Failed to verify the Authenticode signature of 'C:\binn\pidgenx.dll'. Signature verification of SQL Server DLLs will be skipped. Genuine copies of SQL Server are signed. Failure to verify the Authenticode signature might indicate that this is not an authentic release of SQL Server. Install a genuine copy of SQL Server or contact customer support. 2022-08-14 17:35:50.98 spid19s     Database 'master' running the upgrade step from version 943 to version 944. 2022-08-14 17:35:51.09 spid19s     Database 'master' running the upgrade step from version 944 to version 945. 2022-08-14 17:35:51.19 spid19s     Database 'master' running the upgrade step from version 945 to version 946. 2022-08-14 17:35:51.29 spid19s     Database 'master' running the upgrade step from version 946 to version 947. 2022-08-14 17:35:51.37 spid19s     Database 'master' running the upgrade step from version 947 to version 948. 2022-08-14 17:35:51.43 spid19s     Database 'master' running the upgrade step from version 948 to version 949. 2022-08-14 17:35:51.47 spid19s     Database 'master' running the upgrade step from version 949 to version 950. 2022-08-14 17:35:52.48 spid22s     [32767]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2022-08-14 17:35:52.48 spid22s     Starting up database 'mssqlsystemresource'. 2022-08-14 17:35:52.50 Server      Configuring Always Encrypted enclave in asynchronous mode. 2022-08-14 17:35:52.53 spid22s     The resource database build version is 16.00.600. This is an informational message only. No user action is required. 2022-08-14 17:35:52.71 spid22s     [3]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2022-08-14 17:35:52.73 spid22s     Starting up database 'model'. 2022-08-14 17:35:52.79 spid29s     Password policy update was successful. 2022-08-14 17:35:52.83 spid19s     [32762]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2022-08-14 17:35:52.85 spid19s     Starting up database 'model_replicatedmaster'. 2022-08-14 17:35:53.04 spid22s     The tail of the log for database model is being rewritten to match the new sector size of 4096 bytes.  1024 bytes at offset 72704 in file /var/opt/mssql/data/modellog.ldf will be written. 2022-08-14 17:35:53.17 spid19s     The tail of the log for database model_replicatedmaster is being rewritten to match the new sector size of 4096 bytes.  2560 bytes at offset 99840 in file /var/opt/mssql/data/model_replicatedmaster.ldf will be written. 2022-08-14 17:35:53.33 spid29s     A self-generated certificate was successfully loaded for encryption. 2022-08-14 17:35:53.36 spid29s     Server is listening on [ 'any' <ipv6> 1433] accept sockets 1. 2022-08-14 17:35:53.38 spid29s     Server is listening on [ 'any' <ipv4> 1433] accept sockets 1. 2022-08-14 17:35:53.40 Server      Server is listening on [ ::1 <ipv6> 1434] accept sockets 1. 2022-08-14 17:35:53.41 Server      Server is listening on [ 127.0.0.1 <ipv4> 1434] accept sockets 1. 2022-08-14 17:35:53.47 Server      Dedicated admin connection support was established for listening locally on port 1434. 2022-08-14 17:35:53.49 spid29s     Server is listening on [ ::1 <ipv6> 1431] accept sockets 1. 2022-08-14 17:35:53.51 spid29s     Server is listening on [ 127.0.0.1 <ipv4> 1431] accept sockets 1. 2022-08-14 17:35:53.52 spid22s     Converting database 'model' from version 927 to the current version 950. 2022-08-14 17:35:53.52 spid29s     SQL Server is now ready for client connections. This is an informational message; no user action is required. 2022-08-14 17:35:53.53 spid22s     Database 'model' running the upgrade step from version 927 to version 928. 2022-08-14 17:35:53.80 spid22s     Database 'model' running the upgrade step from version 928 to version 929. 2022-08-14 17:35:53.88 spid19s     Converting database 'model_replicatedmaster' from version 927 to the current version 950. 2022-08-14 17:35:53.89 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 927 to version 928. 2022-08-14 17:35:54.13 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 928 to version 929. 2022-08-14 17:35:54.13 spid22s     Database 'model' running the upgrade step from version 929 to version 930. 2022-08-14 17:35:54.43 spid22s     Database 'model' running the upgrade step from version 930 to version 931. 2022-08-14 17:35:54.47 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 929 to version 930. 2022-08-14 17:35:54.53 spid22s     Database 'model' running the upgrade step from version 931 to version 932. 2022-08-14 17:35:54.61 spid22s     Database 'model' running the upgrade step from version 932 to version 933. 2022-08-14 17:35:54.86 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 930 to version 931. 2022-08-14 17:35:54.91 spid22s     Database 'model' running the upgrade step from version 933 to version 934. 2022-08-14 17:35:55.26 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 931 to version 932. 2022-08-14 17:35:55.41 spid22s     Database 'model' running the upgrade step from version 934 to version 935. 2022-08-14 17:35:55.58 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 932 to version 933. 2022-08-14 17:35:55.63 spid22s     Database 'model' running the upgrade step from version 935 to version 936. 2022-08-14 17:35:55.72 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 933 to version 934. 2022-08-14 17:35:55.73 spid22s     Database 'model' running the upgrade step from version 936 to version 937. 2022-08-14 17:35:55.85 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 934 to version 935. 2022-08-14 17:35:55.91 spid22s     Database 'model' running the upgrade step from version 937 to version 938. 2022-08-14 17:35:56.15 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 935 to version 936. 2022-08-14 17:35:56.17 spid22s     Database 'model' running the upgrade step from version 938 to version 939. 2022-08-14 17:35:56.23 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 936 to version 937. 2022-08-14 17:35:56.26 spid22s     Database 'model' running the upgrade step from version 939 to version 940. 2022-08-14 17:35:56.30 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 937 to version 938. 2022-08-14 17:35:56.33 spid22s     Database 'model' running the upgrade step from version 940 to version 941. 2022-08-14 17:35:56.43 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 938 to version 939. 2022-08-14 17:35:56.46 spid22s     Database 'model' running the upgrade step from version 941 to version 942. 2022-08-14 17:35:56.55 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 939 to version 940. 2022-08-14 17:35:56.57 spid22s     Database 'model' running the upgrade step from version 942 to version 943. 2022-08-14 17:35:56.64 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 940 to version 941. 2022-08-14 17:35:56.70 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 941 to version 942. 2022-08-14 17:35:56.71 spid22s     Database 'model' running the upgrade step from version 943 to version 944. 2022-08-14 17:35:56.81 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 942 to version 943. 2022-08-14 17:35:56.81 spid22s     Database 'model' running the upgrade step from version 944 to version 945. 2022-08-14 17:35:57.05 spid22s     Database 'model' running the upgrade step from version 945 to version 946. 2022-08-14 17:35:57.14 spid22s     Database 'model' running the upgrade step from version 946 to version 947. 2022-08-14 17:35:57.20 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 943 to version 944. 2022-08-14 17:35:57.21 spid22s     Database 'model' running the upgrade step from version 947 to version 948. 2022-08-14 17:35:57.27 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 944 to version 945. 2022-08-14 17:35:57.30 spid22s     Database 'model' running the upgrade step from version 948 to version 949. 2022-08-14 17:35:57.38 spid22s     Database 'model' running the upgrade step from version 949 to version 950. 2022-08-14 17:35:57.38 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 945 to version 946. 2022-08-14 17:35:57.49 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 946 to version 947. 2022-08-14 17:35:57.58 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 947 to version 948. 2022-08-14 17:35:57.72 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 948 to version 949. 2022-08-14 17:35:57.88 spid19s     Database 'model_replicatedmaster' running the upgrade step from version 949 to version 950. 2022-08-14 17:35:58.97 spid19s     [32761]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2022-08-14 17:35:58.99 spid19s     Starting up database 'model_msdb'. 2022-08-14 17:35:59.24 spid19s     The tail of the log for database model_msdb is being rewritten to match the new sector size of 4096 bytes.  1536 bytes at offset 51712 in file /var/opt/mssql/data/model_msdblog.ldf will be written. 2022-08-14 17:36:00.90 spid19s     Converting database 'model_msdb' from version 927 to the current version 950. 2022-08-14 17:36:00.91 spid19s     Database 'model_msdb' running the upgrade step from version 927 to version 928. 2022-08-14 17:36:01.35 spid19s     Database 'model_msdb' running the upgrade step from version 928 to version 929. 2022-08-14 17:36:01.60 spid19s     Database 'model_msdb' running the upgrade step from version 929 to version 930. 2022-08-14 17:36:01.82 spid19s     Database 'model_msdb' running the upgrade step from version 930 to version 931. 2022-08-14 17:36:01.97 spid19s     Database 'model_msdb' running the upgrade step from version 931 to version 932. 2022-08-14 17:36:02.12 spid19s     Database 'model_msdb' running the upgrade step from version 932 to version 933. 2022-08-14 17:36:03.84 spid19s     Database 'model_msdb' running the upgrade step from version 933 to version 934. 2022-08-14 17:36:04.24 spid19s     Database 'model_msdb' running the upgrade step from version 934 to version 935. 2022-08-14 17:36:06.04 spid19s     Database 'model_msdb' running the upgrade step from version 935 to version 936. 2022-08-14 17:36:13.34 spid19s     Database 'model_msdb' running the upgrade step from version 936 to version 937. 2022-08-14 17:36:22.69 spid19s     Database 'model_msdb' running the upgrade step from version 937 to version 938. 2022-08-14 17:36:23.90 spid19s     Database 'model_msdb' running the upgrade step from version 938 to version 939. 2022-08-14 17:36:24.52 spid19s     Database 'model_msdb' running the upgrade step from version 939 to version 940. 2022-08-14 17:36:24.73 spid19s     Database 'model_msdb' running the upgrade step from version 940 to version 941. 2022-08-14 17:36:25.08 spid19s     Database 'model_msdb' running the upgrade step from version 941 to version 942. 2022-08-14 17:36:25.19 spid19s     Database 'model_msdb' running the upgrade step from version 942 to version 943. 2022-08-14 17:36:25.64 spid19s     Database 'model_msdb' running the upgrade step from version 943 to version 944. 2022-08-14 17:36:26.17 spid19s     Database 'model_msdb' running the upgrade step from version 944 to version 945. 2022-08-14 17:36:26.56 spid19s     Database 'model_msdb' running the upgrade step from version 945 to version 946. 2022-08-14 17:36:27.02 spid19s     Database 'model_msdb' running the upgrade step from version 946 to version 947. 2022-08-14 17:36:27.27 spid19s     Database 'model_msdb' running the upgrade step from version 947 to version 948. 2022-08-14 17:36:27.55 spid19s     Database 'model_msdb' running the upgrade step from version 948 to version 949. 2022-08-14 17:36:27.89 spid19s     Database 'model_msdb' running the upgrade step from version 949 to version 950. 2022-08-14 17:36:28.94 spid19s     Resource governor reconfiguration succeeded. 2022-08-14 17:36:28.94 spid19s     SQL Server Audit is starting the audits. This is an informational message. No user action is required. 2022-08-14 17:36:28.99 spid42s     External governance manager initialized 2022-08-14 17:36:29.02 spid42s     Attribute synchronization manager initialized 2022-08-14 17:36:29.03 spid19s     SQL Server Audit has started the audits. This is an informational message. No user action is required. 2022-08-14 17:36:29.04 spid19s     XE session 'system_health' started. 2022-08-14 17:36:29.37 spid19s     SQL Trace ID 1 was started by login "sa". 2022-08-14 17:36:29.77 spid19s     Server name is 'sql1'. This is an informational message only. No user action is required. 2022-08-14 17:36:29.92 spid66s     Always On: The availability replica manager is starting. This is an informational message only. No user action is required. 2022-08-14 17:36:29.93 spid22s     Clearing tempdb database. 2022-08-14 17:36:29.94 spid68s     [4]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2022-08-14 17:36:30.02 spid68s     Starting up database 'msdb'. 2022-08-14 17:36:30.02 spid66s     Always On: The availability replica manager is waiting for the instance of SQL Server to allow client connections. This is an informational message only. No user action is required. 2022-08-14 17:36:30.27 spid30s     ERROR: Unable to set system administrator password: Password validation failed. The password does not meet SQL Server password policy requirements because it is too short. The password must be at least 8 characters.. 2022-08-14 17:36:30.30 spid30s     An error occurred during server setup. See previous errors for more information. 2022-08-14 17:36:30.32 spid30s     SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required. 2022-08-14 17:36:30.38 spid68s     The tail of the log for database msdb is being rewritten to match the new sector size of 4096 bytes.  1536 bytes at offset 51712 in file /var/opt/mssql/data/MSDBLog.ldf will be written. 2022-08-14T17:36:44.137665500Z SQL Server 2019 will run as non-root by default. This container is running as user mssql. Your master database file is owned by mssql. To learn more visit https://go.microsoft.com/fwlink/?linkid=2099216. This is an evaluation version.  There are [96] days left in the evaluation period. 2022-08-14 17:37:06.36 Server      Microsoft SQL Server 2022 (CTP2.0) - 16.0.600.9 (X64)  May 20 2022 13:29:42  Copyright (C) 2022 Microsoft Corporation Developer Edition (64-bit) on Linux (Ubuntu 20.04.4 LTS) <X64> 2022-08-14 17:37:06.37 Server      UTC adjustment: 0:00 2022-08-14 17:37:06.38 Server      (c) Microsoft Corporation. 2022-08-14 17:37:06.38 Server      All rights reserved. 2022-08-14 17:37:06.39 Server      Server process ID is 476. 2022-08-14 17:37:06.40 Server      Logging SQL Server messages in file '/var/opt/mssql/log/errorlog'. 2022-08-14 17:37:06.40 Server      Registry startup parameters:   -d /var/opt/mssql/data/master.mdf  -l /var/opt/mssql/data/mastlog.ldf  -e /var/opt/mssql/log/errorlog 2022-08-14 17:37:06.71 Server      SQL Server detected 1 sockets with 2 cores per socket and 4 logical processors per socket, 4 total logical processors; using 4 logical processors based on SQL Server licensing. This is an informational message; no user action is required. 2022-08-14 17:37:07.05 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required. 2022-08-14 17:37:07.06 Server      Detected 4963 MB of RAM. This is an informational message; no user action is required. 2022-08-14 17:37:08.09 Server      Using conventional memory in the memory manager. 2022-08-14 17:37:08.10 Server      Page exclusion bitmap is enabled. 2022-08-14 17:37:09.23 Server      Buffer pool extension is not supported on Linux platform. 2022-08-14 17:37:09.24 Server      Buffer Pool: Allocating 1048576 bytes for 683726 hashPages. 2022-08-14 17:37:12.90 Server      Buffer pool extension is already disabled. No action is necessary. 2022-08-14 17:37:22.17 Server      Installing Client TLS certificates to the store. 2022-08-14 17:37:22.23 Server      Error searching first file in /usr/local/share/ca-certificates/mssql-ca-certificates: 3(The system cannot find the path specified.) 2022-08-14 17:37:22.25 Server      CPU vectorization level(s) detected:  SSE SSE2 SSE3 SSSE3 SSE41 SSE42 AVX AVX2 POPCNT BMI1 BMI2 2022-08-14 17:37:22.87 Server      Successfully initialized the TLS configuration. Allowed TLS protocol versions are ['1.0 1.1 1.2']. Allowed TLS ciphers are ['ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!DHE-RSA-AES256-GCM-SHA384:!DHE-RSA-AES128-GCM-SHA256:!DHE-RSA-AES256-SHA:!DHE-RSA-AES128-SHA']. 2022-08-14 17:37:23.21 Server      Query Store settings initialized with enabled = 1,  2022-08-14 17:37:23.32 Server      The maximum number of dedicated administrator connections for this instance is '1' 2022-08-14 17:37:23.40 Server      Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required. 2022-08-14 17:37:23.49 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required. 2022-08-14 17:37:23.83 Server      In-Memory OLTP initialized on lowend machine. 2022-08-14 17:37:23.97 Server      CLR version v4.0.30319 loaded. 2022-08-14 17:37:24.38 Server      [INFO] Created Extended Events session 'hkenginexesession' 2022-08-14 17:37:24.38 Server      Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required. ForceFlush is enabled for this instance.  2022-08-14 17:37:24.52 Server      Total Log Writer threads: 2, Node CPUs: 2, Nodes: 1, Log Writer threads per CPU: 1, Log Writer threads per Node: 2 2022-08-14 17:37:24.57 Server      clflushopt is selected for pmem flush operation. 2022-08-14 17:37:24.60 Server      Software Usage Metrics is disabled. 2022-08-14 17:37:24.74 spid19s     [1]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2022-08-14 17:37:24.76 spid19s     Starting up database 'master'. ForceFlush feature is enabled for log durability. 2022-08-14 17:37:27.51 spid19s     15 transactions rolled forward in database 'master' (1:0). This is an informational message only. No user action is required. 2022-08-14 17:37:27.89 spid19s     1 transactions rolled back in database 'master' (1:0). This is an informational message only. No user action is required. 2022-08-14 17:37:27.93 spid19s     Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required. 2022-08-14 17:37:28.29 spid19s     Recovery completed for database master (database ID 1) in 2 second(s) (analysis 75 ms, redo 252 ms, undo 73 ms [system undo 0 ms, regular undo 0 ms].) ADR-enabled=0, Is primary=1, OL-Enabled=0. This is an informational message only. No user action is required. 2022-08-14 17:37:28.61 Server      Common language runtime (CLR) functionality initialized. 2022-08-14 17:37:29.73 spid19s     [32762]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2022-08-14 17:37:29.73 spid22s     [32767]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2022-08-14 17:37:29.78 spid19s     Starting up database 'model_replicatedmaster'. 2022-08-14 17:37:29.91 spid22s     Starting up database 'mssqlsystemresource'. 2022-08-14 17:37:29.93 spid22s     The resource database build version is 16.00.600. This is an informational message only. No user action is required. 2022-08-14 17:37:30.28 spid22s     [3]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2022-08-14 17:37:30.32 spid22s     Starting up database 'model'. 2022-08-14 17:37:31.46 spid22s     1 transactions rolled forward in database 'model' (3:0). This is an informational message only. No user action is required. 2022-08-14 17:37:32.12 spid29s     A self-generated certificate was successfully loaded for encryption. 2022-08-14 17:37:32.17 spid29s     Server is listening on [ 'any' <ipv6> 1433] accept sockets 1. 2022-08-14 17:37:32.17 spid29s     Server is listening on [ 'any' <ipv4> 1433] accept sockets 1. 2022-08-14 17:37:32.22 Server      Server is listening on [ ::1 <ipv6> 1434] accept sockets 1. 2022-08-14 17:37:32.31 Server      Server is listening on [ 127.0.0.1 <ipv4> 1434] accept sockets 1. 2022-08-14 17:37:32.32 Server      Dedicated admin connection support was established for listening locally on port 1434. 2022-08-14 17:37:32.35 spid29s     Server is listening on [ ::1 <ipv6> 1431] accept sockets 1. 2022-08-14 17:37:32.37 spid29s     Server is listening on [ 127.0.0.1 <ipv4> 1431] accept sockets 1. 2022-08-14 17:37:32.40 spid29s     SQL Server is now ready for client connections. This is an informational message; no user action is required. 2022-08-14 17:37:33.43 spid22s     0 transactions rolled back in database 'model' (3:0). This is an informational message only. No user action is required. 2022-08-14 17:37:33.44 spid22s     Recovery completed for database model (database ID 3) in 3 second(s) (analysis 286 ms, redo 15 ms, undo 268 ms [system undo 0 ms, regular undo 0 ms].) ADR-enabled=0, Is primary=1, OL-Enabled=0. This is an informational message only. No user action is required. 2022-08-14 17:37:33.45 Server      Failed to verify the Authenticode signature of 'C:\binn\pidgenx.dll'. Signature verification of SQL Server DLLs will be skipped. Genuine copies of SQL Server are signed. Failure to verify the Authenticode signature might indicate that this is not an authentic release of SQL Server. Install a genuine copy of SQL Server or contact customer support. 2022-08-14 17:37:34.00 spid19s     [32761]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2022-08-14 17:37:34.02 spid19s     Starting up database 'model_msdb'. 2022-08-14 17:37:34.70 spid19s     Recovery is writing a checkpoint in database 'model_msdb' (32761). This is an informational message only. No user action is required. 2022-08-14 17:37:35.30 spid19s     Recovery completed for database model_msdb (database ID 32761) in 2 second(s) (analysis 179 ms, redo 42 ms, undo 94 ms [system undo 0 ms, regular undo 0 ms].) ADR-enabled=0, Is primary=1, OL-Enabled=0. This is an informational message only. No user action is required. 2022-08-14 17:37:35.35 Server      Configuring Always Encrypted enclave in asynchronous mode. 2022-08-14 17:37:35.75 spid19s     Resource governor reconfiguration succeeded. 2022-08-14 17:37:35.79 spid19s     SQL Server Audit is starting the audits. This is an informational message. No user action is required. 2022-08-14 17:37:35.88 spid37s     External governance manager initialized 2022-08-14 17:37:35.93 spid37s     Attribute synchronization manager initialized 2022-08-14 17:37:36.13 spid19s     SQL Server Audit has started the audits. This is an informational message. No user action is required. 2022-08-14 17:37:36.21 spid19s     XE session 'system_health' started. 2022-08-14 17:37:37.24 spid19s     SQL Trace ID 1 was started by login "sa". 2022-08-14 17:37:38.04 spid19s     Server name is 'sql1'. This is an informational message only. No user action is required. 2022-08-14 17:37:38.22 spid63s     Always On: The availability replica manager is starting. This is an informational message only. No user action is required. 2022-08-14 17:37:38.22 spid22s     Clearing tempdb database. 2022-08-14 17:37:38.25 spid63s     Always On: The availability replica manager is waiting for the instance of SQL Server to allow client connections. This is an informational message only. No user action is required. 2022-08-14 17:37:38.25 spid66s     [4]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2022-08-14 17:37:38.25 spid30s     ERROR: Unable to set system administrator password: Password validation failed. The password does not meet SQL Server password policy requirements because it is too short. The password must be at least 8 characters.. 2022-08-14 17:37:38.29 spid66s     Starting up database 'msdb'. 2022-08-14 17:37:38.32 spid30s     An error occurred during server setup. See previous errors for more information. 2022-08-14 17:37:38.32 spid30s     SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required. 2022-08-14 17:37:39.07 spid66s     Converting database 'msdb' from version 927 to the current version 950. 2022-08-14 17:37:39.08 spid66s     Database 'msdb' running the upgrade step from version 927 to version 928. When , i run container it 's not work my os is windows

stevenobird commented 2 years ago

It doesn't like your sa password.

Unable to set system administrator password: Password validation failed. The password does not meet SQL Server password policy requirements because it is too short. The password must be at least 8 characters..

8 characters including one number, one special character and one uppercase letter - as far as I know

dzsquared commented 1 year ago

Searching the output for "error" often yields helpful information:

ERROR: Unable to set system administrator password: Password validation failed. The password does not meet SQL Server password policy requirements because it is too short. The password must be at least 8 characters.. 2022-08-14 17:37:38.29 spid66s Starting up database 'msdb'. 2022-08-14 17:37:38.32 spid30s An error occurred during server setup. See previous errors for more information.

Establishing a stronger SA password should resolve your issue.