postgresql 14:23:04.16 INFO  ==> postgresql 14:23:04.16 INFO  ==> Welcome to the Bitnami postgresql container postgresql 14:23:04.17 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers postgresql 14:23:04.17 INFO  ==> Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami/ for more information. postgresql 14:23:04.17 INFO  ==> postgresql 14:23:04.20 INFO  ==> ** Starting PostgreSQL setup ** postgresql 14:23:04.23 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 14:23:04.24 INFO  ==> Loading custom pre-init scripts... postgresql 14:23:04.25 INFO  ==> Initializing PostgreSQL database... postgresql 14:23:04.28 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 14:23:04.28 INFO  ==> Generating local authentication configuration postgresql 14:23:06.20 INFO  ==> Starting PostgreSQL in background... postgresql 14:23:07.36 INFO  ==> Creating user result postgresql 14:23:07.39 INFO  ==> Granting access to "result" to the database "tekton-results" postgresql 14:23:07.44 INFO  ==> Setting ownership for the 'public' schema database "tekton-results" to "result" postgresql 14:23:07.48 INFO  ==> Configuring replication parameters postgresql 14:23:07.53 INFO  ==> Configuring synchronous_replication postgresql 14:23:07.53 INFO  ==> Configuring fsync postgresql 14:23:07.57 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 14:23:08.48 INFO  ==> Loading custom scripts... postgresql 14:23:08.49 INFO  ==> Enabling remote connections postgresql 14:23:08.50 INFO  ==> ** PostgreSQL setup finished! ** postgresql 14:23:08.54 INFO  ==> ** Starting PostgreSQL ** 2026-07-01 14:23:08.564 GMT [1] LOG: pgaudit extension initialized 2026-07-01 14:23:08.580 GMT [1] LOG: starting PostgreSQL 17.5 on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit 2026-07-01 14:23:08.581 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-07-01 14:23:08.581 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-07-01 14:23:08.585 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-07-01 14:23:08.593 GMT [149] LOG: database system was shut down at 2026-07-01 14:23:08 GMT 2026-07-01 14:23:08.609 GMT [1] LOG: database system is ready to accept connections 2026-07-01 14:28:08.653 GMT [147] LOG: checkpoint starting: time 2026-07-01 14:28:19.279 GMT [147] LOG: checkpoint complete: wrote 108 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=10.531 s, sync=0.080 s, total=10.626 s; sync files=63, longest=0.004 s, average=0.002 s; distance=479 kB, estimate=479 kB; lsn=0/1981148, redo lsn=0/19810B8 2026-07-01 14:35:39.738 GMT [186] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-07-01 14:35:39.738 GMT [186] DETAIL: Key (parent, name)=(final-finalizer-managed-success, 616772d8-dc48-4e94-9f23-d6cfccfe739b) already exists. 2026-07-01 14:35:39.738 GMT [186] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-07-01 14:36:20.938 GMT [186] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-07-01 14:36:20.938 GMT [186] DETAIL: Key (parent, name)=(tenant-dev-xtsf, ecb3d2d8-cf24-4dd6-b4e1-b5102634794f) already exists. 2026-07-01 14:36:20.938 GMT [186] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time"