$ for cid in $(podman container ps | cut -f1 -d" " |grep -vE 'CONT|0314bdcdbf4d|3b9194a57f41'); do echo ==== $cid ====; podman container logs $cid |tail -n6 ; done ==== cc689016d620 ==== initdb: warning: enabling "trust" authentication for local connections 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-04-14 14:56:20.494 UTC [1] LOG: starting PostgreSQL 16.8 (Debian 16.8-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit 2025-04-14 14:56:20.495 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-04-14 14:56:20.495 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-04-14 14:56:20.500 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-04-14 14:56:20.511 UTC [58] LOG: database system was shut down at 2025-04-14 14:56:20 UTC 2025-04-14 14:56:20.517 UTC [1] LOG: database system is ready to accept connections 2025-04-14 15:01:20.610 UTC [56] LOG: checkpoint starting: time 2025-04-14 15:01:53.403 UTC [56] LOG: checkpoint complete: wrote 330 buffers (2.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=32.773 s, sync=0.006 s, total=32.793 s; sync files=381, longest=0.003 s, average=0.001 s; distance=2691 kB, estimate=2691 kB; lsn=0/1BB3080, redo lsn=0/1BB3048 2025-04-14 14:56:20.390 UTC [42] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. ==== a67cfaae11c9 ==== 1:M 14 Apr 2025 15:06:56.963 * Background saving terminated with success 1:M 14 Apr 2025 15:11:57.026 * 100 changes in 300 seconds. Saving... 1:M 14 Apr 2025 15:11:57.027 * Background saving started by pid 18 18:C 14 Apr 2025 15:11:57.034 * DB saved on disk 18:C 14 Apr 2025 15:11:57.035 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 1:M 14 Apr 2025 15:11:57.127 * Background saving terminated with success ==== 0812602bfe83 ==== npm notice npm notice New major version of npm available! 9.6.7 -> 11.3.0 npm notice Changelog: npm notice Run `npm install -g npm@11.3.0` to update! npm notice [Nest] 1 - 04/14/2025, 2:57:58 PM LOG [RouterExplorer] Mapped {/rest/*, POST} route [Nest] 1 - 04/14/2025, 2:57:58 PM LOG [RouterExplorer] Mapped {/rest/*, PATCH} route [Nest] 1 - 04/14/2025, 2:57:58 PM LOG [RouterExplorer] Mapped {/rest/*, PUT} route [Nest] 1 - 04/14/2025, 2:57:58 PM LOG [GraphQLModule] Mapped {/metadata, POST} route [Nest] 1 - 04/14/2025, 2:57:58 PM LOG [GraphQLModule] Mapped {/graphql, POST} route [Nest] 1 - 04/14/2025, 2:57:58 PM LOG [NestApplication] Nest application successfully started ==== 7b09d27e2a1f ==== [Nest] 30 - 04/14/2025, 2:57:56 PM LOG [InstanceLoader] WorkspaceCleanerModule dependencies initialized [Nest] 30 - 04/14/2025, 2:57:56 PM LOG [InstanceLoader] WorkspaceModule dependencies initialized [Nest] 30 - 04/14/2025, 2:57:56 PM LOG [InstanceLoader] JobsModule dependencies initialized [Nest] 30 - 04/14/2025, 2:57:56 PM LOG [InstanceLoader] BillingModule dependencies initialized [Nest] 30 - 04/14/2025, 2:57:56 PM LOG [InstanceLoader] WorkflowApiModule dependencies initialized [Nest] 30 - 04/14/2025, 2:57:56 PM LOG [InstanceLoader] AuthModule dependencies initialized