2025-07-11T13:43:56.994039446Z The files belonging to this database system will be owned by user "postgres". 2025-07-11T13:43:56.994086363Z This user must also own the server process. 2025-07-11T13:43:56.994098400Z 2025-07-11T13:43:56.994159083Z The database cluster will be initialized with locale "en_US.utf8". 2025-07-11T13:43:56.994173712Z The default database encoding has accordingly been set to "UTF8". 2025-07-11T13:43:56.994179420Z The default text search configuration will be set to "english". 2025-07-11T13:43:56.994184173Z 2025-07-11T13:43:56.994188148Z Data page checksums are disabled. 2025-07-11T13:43:56.994192214Z 2025-07-11T13:43:56.994196322Z fixing permissions on existing directory /var/lib/postgresql/data ... ok 2025-07-11T13:43:56.994396400Z creating subdirectories ... ok 2025-07-11T13:43:56.994496686Z selecting dynamic shared memory implementation ... posix 2025-07-11T13:43:57.007155000Z selecting default "max_connections" ... 100 2025-07-11T13:43:57.021980851Z selecting default "shared_buffers" ... 128MB 2025-07-11T13:43:57.057649148Z selecting default time zone ... UTC 2025-07-11T13:43:57.058297108Z creating configuration files ... ok 2025-07-11T13:43:57.169434839Z running bootstrap script ... ok 2025-07-11T13:43:57.413203247Z sh: locale: not found 2025-07-11T13:43:57.413449501Z 2025-07-11 13:43:57.413 UTC [37] WARNING: no usable system locales were found 2025-07-11T13:43:57.795798894Z performing post-bootstrap initialization ... ok 2025-07-11T13:44:00.733163547Z syncing data to disk ... ok 2025-07-11T13:44:00.733203059Z initdb: warning: enabling "trust" authentication for local connections 2025-07-11T13:44:00.733249500Z initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. 2025-07-11T13:44:00.733213321Z 2025-07-11T13:44:00.733274381Z 2025-07-11T13:44:00.733279211Z Success. You can now start the database server using: 2025-07-11T13:44:00.733283603Z 2025-07-11T13:44:00.733287737Z pg_ctl -D /var/lib/postgresql/data -l logfile start 2025-07-11T13:44:00.733292039Z 2025-07-11T13:44:00.786976650Z waiting for server to start....2025-07-11 13:44:00.786 UTC [43] LOG: starting PostgreSQL 17.5 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2025-07-11T13:44:00.790106113Z 2025-07-11 13:44:00.790 UTC [43] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-11T13:44:00.799023108Z 2025-07-11 13:44:00.798 UTC [46] LOG: database system was shut down at 2025-07-11 13:43:57 UTC 2025-07-11T13:44:00.805046050Z 2025-07-11 13:44:00.804 UTC [43] LOG: database system is ready to accept connections 2025-07-11T13:44:00.864259096Z done 2025-07-11T13:44:00.864331048Z server started 2025-07-11T13:44:00.978565886Z CREATE DATABASE 2025-07-11T13:44:00.978984255Z 2025-07-11T13:44:00.979005977Z 2025-07-11T13:44:00.979037719Z /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* 2025-07-11T13:44:00.979043875Z 2025-07-11T13:44:00.979663071Z waiting for server to shut down....2025-07-11 13:44:00.979 UTC [43] LOG: received fast shutdown request 2025-07-11T13:44:00.982051743Z 2025-07-11 13:44:00.981 UTC [43] LOG: aborting any active transactions 2025-07-11T13:44:00.984606962Z 2025-07-11 13:44:00.984 UTC [43] LOG: background worker "logical replication launcher" (PID 49) exited with exit code 1 2025-07-11T13:44:00.984784111Z 2025-07-11 13:44:00.984 UTC [44] LOG: shutting down 2025-07-11T13:44:00.987569727Z 2025-07-11 13:44:00.987 UTC [44] LOG: checkpoint starting: shutdown immediate 2025-07-11T13:44:01.948599793Z 2025-07-11 13:44:01.948 UTC [44] LOG: checkpoint complete: wrote 925 buffers (5.6%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.044 s, sync=0.900 s, total=0.964 s; sync files=301, longest=0.005 s, average=0.003 s; distance=4255 kB, estimate=4255 kB; lsn=0/19150E0, redo lsn=0/19150E0 2025-07-11T13:44:01.964689134Z 2025-07-11 13:44:01.964 UTC [43] LOG: database system is shut down 2025-07-11T13:44:01.982056110Z done 2025-07-11T13:44:01.982108111Z server stopped 2025-07-11T13:44:01.983672737Z 2025-07-11T13:44:01.983713191Z PostgreSQL init process complete; ready for start up. 2025-07-11T13:44:01.983725174Z 2025-07-11T13:44:02.013401084Z 2025-07-11 13:44:02.013 UTC [1] LOG: starting PostgreSQL 17.5 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2025-07-11T13:44:02.013427034Z 2025-07-11 13:44:02.013 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-07-11T13:44:02.013433935Z 2025-07-11 13:44:02.013 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-07-11T13:44:02.019170165Z 2025-07-11 13:44:02.019 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-11T13:44:02.027281460Z 2025-07-11 13:44:02.027 UTC [59] LOG: database system was shut down at 2025-07-11 13:44:01 UTC 2025-07-11T13:44:02.037766669Z 2025-07-11 13:44:02.037 UTC [1] LOG: database system is ready to accept connections 2025-07-11T13:44:08.466440219Z 2025-07-11 13:44:08.466 UTC [70] ERROR: database "zitadel-database" already exists 2025-07-11T13:44:08.466457697Z 2025-07-11 13:44:08.466 UTC [70] STATEMENT: -- replace zitadel-database with the name of the database 2025-07-11T13:44:08.466461104Z CREATE DATABASE "zitadel-database" 2025-07-11T13:44:11.547251361Z 2025-07-11 13:44:11.547 UTC [77] ERROR: relation "projections.milestones" does not exist at character 63 2025-07-11T13:44:11.547303706Z 2025-07-11 13:44:11.547 UTC [77] STATEMENT: SELECT instance_id, type, reached_date, last_pushed_date 2025-07-11T13:44:11.547318333Z FROM projections.milestones 2025-07-11T13:44:11.547420314Z WHERE reached_date IS NOT NULL 2025-07-11T13:44:11.547439046Z ORDER BY instance_id, reached_date; 2025-07-11T13:44:11.547448751Z 2025-07-11T13:49:02.125391202Z 2025-07-11 13:49:02.125 UTC [57] LOG: checkpoint starting: time 2025-07-11T13:49:28.184356419Z 2025-07-11 13:49:28.184 UTC [1] LOG: received fast shutdown request 2025-07-11T13:49:28.206185957Z 2025-07-11 13:49:28.186 UTC [1] LOG: aborting any active transactions 2025-07-11T13:49:28.206276368Z 2025-07-11 13:49:28.187 UTC [87] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206293739Z 2025-07-11 13:49:28.187 UTC [86] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206323401Z 2025-07-11 13:49:28.187 UTC [84] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206334471Z 2025-07-11 13:49:28.187 UTC [83] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206343713Z 2025-07-11 13:49:28.187 UTC [88] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206352384Z 2025-07-11 13:49:28.187 UTC [85] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206360887Z 2025-07-11 13:49:28.191 UTC [70] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206370050Z 2025-07-11 13:49:28.191 UTC [78] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206379062Z 2025-07-11 13:49:28.192 UTC [80] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206403698Z 2025-07-11 13:49:28.193 UTC [81] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206413199Z 2025-07-11 13:49:28.194 UTC [76] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206422067Z 2025-07-11 13:49:28.195 UTC [82] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206429755Z 2025-07-11 13:49:28.196 UTC [79] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206437323Z 2025-07-11 13:49:28.200 UTC [77] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206613716Z 2025-07-11 13:49:28.204 UTC [73] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206632831Z 2025-07-11 13:49:28.204 UTC [72] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.206642292Z 2025-07-11 13:49:28.205 UTC [71] FATAL: terminating connection due to administrator command 2025-07-11T13:49:28.217235424Z 2025-07-11 13:49:28.216 UTC [1] LOG: background worker "logical replication launcher" (PID 62) exited with exit code 1 2025-07-11T13:49:29.416310501Z 2025-07-11 13:49:29.415 UTC [57] LOG: checkpoint complete: wrote 854 buffers (5.2%); 1 WAL file(s) added, 0 removed, 0 recycled; write=26.107 s, sync=1.139 s, total=27.291 s; sync files=822, longest=0.054 s, average=0.002 s; distance=5955 kB, estimate=5955 kB; lsn=0/1EEB7D0, redo lsn=0/1EE5FD8 2025-07-11T13:49:29.416956769Z 2025-07-11 13:49:29.416 UTC [57] LOG: shutting down 2025-07-11T13:49:29.419902695Z 2025-07-11 13:49:29.419 UTC [57] LOG: checkpoint starting: shutdown immediate 2025-07-11T13:49:29.448179297Z 2025-07-11 13:49:29.448 UTC [57] LOG: checkpoint complete: wrote 8 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.015 s, total=0.032 s; sync files=5, longest=0.004 s, average=0.003 s; distance=22 kB, estimate=5362 kB; lsn=0/1EEB848, redo lsn=0/1EEB848 2025-07-11T13:49:29.457158151Z 2025-07-11 13:49:29.455 UTC [1] LOG: database system is shut down 2025-07-11T13:49:30.340796494Z 2025-07-11T13:49:30.340833812Z PostgreSQL Database directory appears to contain a database; Skipping initialization 2025-07-11T13:49:30.340843170Z 2025-07-11T13:49:30.361214847Z 2025-07-11 13:49:30.361 UTC [1] LOG: starting PostgreSQL 17.5 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2025-07-11T13:49:30.361242495Z 2025-07-11 13:49:30.361 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-07-11T13:49:30.361248877Z 2025-07-11 13:49:30.361 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-07-11T13:49:30.367017879Z 2025-07-11 13:49:30.366 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-11T13:49:30.374377910Z 2025-07-11 13:49:30.374 UTC [29] LOG: database system was shut down at 2025-07-11 13:49:29 UTC 2025-07-11T13:49:30.381580389Z 2025-07-11 13:49:30.381 UTC [1] LOG: database system is ready to accept connections 2025-07-11T13:49:31.242302270Z 2025-07-11 13:49:31.242 UTC [33] ERROR: role "zitadelDBuser" already exists 2025-07-11T13:49:31.242322697Z 2025-07-11 13:49:31.242 UTC [33] STATEMENT: -- replace zitadelDBuser with the name of the user 2025-07-11T13:49:31.242376924Z CREATE USER "zitadelDBuser" WITH PASSWORD 'znt9XY0X50341HAIh121CXYctQmw2Jub' 2025-07-11T13:49:31.242939202Z 2025-07-11 13:49:31.242 UTC [34] ERROR: database "zitadel-database" already exists 2025-07-11T13:49:31.242971779Z 2025-07-11 13:49:31.242 UTC [34] STATEMENT: -- replace zitadel-database with the name of the database 2025-07-11T13:49:31.242983123Z CREATE DATABASE "zitadel-database" 2025-07-11T13:50:23.357215410Z 2025-07-11 13:50:23.356 UTC [1] LOG: received fast shutdown request 2025-07-11T13:50:23.368336882Z 2025-07-11 13:50:23.360 UTC [1] LOG: aborting any active transactions 2025-07-11T13:50:23.368391192Z 2025-07-11 13:50:23.360 UTC [48] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.368404654Z 2025-07-11 13:50:23.360 UTC [47] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.368413453Z 2025-07-11 13:50:23.360 UTC [45] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.368421287Z 2025-07-11 13:50:23.360 UTC [38] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.368428946Z 2025-07-11 13:50:23.360 UTC [42] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.368436792Z 2025-07-11 13:50:23.364 UTC [43] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.368477898Z 2025-07-11 13:50:23.364 UTC [35] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.368488788Z 2025-07-11 13:50:23.365 UTC [40] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.368497330Z 2025-07-11 13:50:23.366 UTC [34] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.373000120Z 2025-07-11 13:50:23.366 UTC [36] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.373052273Z 2025-07-11 13:50:23.367 UTC [46] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.373064714Z 2025-07-11 13:50:23.369 UTC [37] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.373073780Z 2025-07-11 13:50:23.370 UTC [33] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.373082570Z 2025-07-11 13:50:23.370 UTC [44] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.373090609Z 2025-07-11 13:50:23.371 UTC [39] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.373940450Z 2025-07-11 13:50:23.373 UTC [41] FATAL: terminating connection due to administrator command 2025-07-11T13:50:23.374548762Z 2025-07-11 13:50:23.374 UTC [1] LOG: background worker "logical replication launcher" (PID 32) exited with exit code 1 2025-07-11T13:50:23.387573416Z 2025-07-11 13:50:23.387 UTC [27] LOG: shutting down 2025-07-11T13:50:23.391173320Z 2025-07-11 13:50:23.391 UTC [27] LOG: checkpoint starting: shutdown immediate 2025-07-11T13:50:23.491724349Z 2025-07-11 13:50:23.491 UTC [27] LOG: checkpoint complete: wrote 68 buffers (0.4%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.005 s, sync=0.079 s, total=0.104 s; sync files=27, longest=0.007 s, average=0.003 s; distance=373 kB, estimate=373 kB; lsn=0/1F48F40, redo lsn=0/1F48F40 2025-07-11T13:50:23.504334670Z 2025-07-11 13:50:23.504 UTC [1] LOG: database system is shut down 2025-07-11T13:50:24.506732617Z 2025-07-11T13:50:24.506754074Z PostgreSQL Database directory appears to contain a database; Skipping initialization 2025-07-11T13:50:24.506757266Z 2025-07-11T13:50:24.530130075Z 2025-07-11 13:50:24.529 UTC [1] LOG: starting PostgreSQL 17.5 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2025-07-11T13:50:24.530150274Z 2025-07-11 13:50:24.529 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-07-11T13:50:24.530154602Z 2025-07-11 13:50:24.529 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-07-11T13:50:24.535544087Z 2025-07-11 13:50:24.535 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-11T13:50:24.542452183Z 2025-07-11 13:50:24.542 UTC [30] LOG: database system was shut down at 2025-07-11 13:50:23 UTC 2025-07-11T13:50:24.550280014Z 2025-07-11 13:50:24.550 UTC [1] LOG: database system is ready to accept connections 2025-07-11T13:50:25.188483950Z 2025-07-11 13:50:25.188 UTC [34] ERROR: role "zitadelDBuser" already exists 2025-07-11T13:50:25.188524522Z 2025-07-11 13:50:25.188 UTC [34] STATEMENT: -- replace zitadelDBuser with the name of the user 2025-07-11T13:50:25.188533573Z CREATE USER "zitadelDBuser" WITH PASSWORD 'znt9XY0X50341HAIh121CXYctQmw2Jub' 2025-07-11T13:50:25.188715006Z 2025-07-11 13:50:25.188 UTC [35] ERROR: database "zitadel-database" already exists 2025-07-11T13:50:25.188725309Z 2025-07-11 13:50:25.188 UTC [35] STATEMENT: -- replace zitadel-database with the name of the database 2025-07-11T13:50:25.188730339Z CREATE DATABASE "zitadel-database" 2025-07-11T13:55:24.641383355Z 2025-07-11 13:55:24.641 UTC [28] LOG: checkpoint starting: time 2025-07-11T13:55:32.670662129Z 2025-07-11 13:55:32.670 UTC [28] LOG: checkpoint complete: wrote 84 buffers (0.5%); 0 WAL file(s) added, 0 removed, 0 recycled; write=7.918 s, sync=0.097 s, total=8.030 s; sync files=33, longest=0.005 s, average=0.003 s; distance=509 kB, estimate=509 kB; lsn=0/1FCF448, redo lsn=0/1FC85C8