postgresql 11:30:50.85 INFO  ==> postgresql 11:30:50.85 INFO  ==> Welcome to the Bitnami postgresql container postgresql 11:30:50.86 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers postgresql 11:30:50.86 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 11:30:50.86 INFO  ==> postgresql 11:30:50.88 INFO  ==> ** Starting PostgreSQL setup ** postgresql 11:30:50.90 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 11:30:50.91 INFO  ==> Loading custom pre-init scripts... postgresql 11:30:50.91 INFO  ==> Initializing PostgreSQL database... postgresql 11:30:50.93 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 11:30:50.93 INFO  ==> Generating local authentication configuration postgresql 11:30:54.73 INFO  ==> Starting PostgreSQL in background... postgresql 11:30:55.82 INFO  ==> Creating user result postgresql 11:30:55.85 INFO  ==> Granting access to "result" to the database "tekton-results" postgresql 11:30:55.87 INFO  ==> Setting ownership for the 'public' schema database "tekton-results" to "result" postgresql 11:30:55.90 INFO  ==> Configuring replication parameters postgresql 11:30:55.93 INFO  ==> Configuring synchronous_replication postgresql 11:30:55.94 INFO  ==> Configuring fsync postgresql 11:30:55.96 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 11:30:56.77 INFO  ==> Loading custom scripts... postgresql 11:30:56.77 INFO  ==> Enabling remote connections postgresql 11:30:56.78 INFO  ==> ** PostgreSQL setup finished! ** postgresql 11:30:56.80 INFO  ==> ** Starting PostgreSQL ** 2026-07-08 11:30:56.824 GMT [1] LOG: pgaudit extension initialized 2026-07-08 11:30:56.835 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-08 11:30:56.836 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-07-08 11:30:56.836 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-07-08 11:30:56.840 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-07-08 11:30:56.846 GMT [149] LOG: database system was shut down at 2026-07-08 11:30:56 GMT 2026-07-08 11:30:56.859 GMT [1] LOG: database system is ready to accept connections 2026-07-08 11:35:56.884 GMT [147] LOG: checkpoint starting: time 2026-07-08 11:36:07.429 GMT [147] LOG: checkpoint complete: wrote 108 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=10.522 s, sync=0.011 s, total=10.545 s; sync files=63, longest=0.003 s, average=0.001 s; distance=479 kB, estimate=479 kB; lsn=0/1981180, redo lsn=0/19810F0 2026-07-08 11:40:55.213 GMT [153] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-07-08 11:40:55.213 GMT [153] DETAIL: Key (parent, name)=(final-finalizer-dev-q9ct, b3f625d2-7bae-451c-8a15-ec9ecbe314f0) already exists. 2026-07-08 11:40:55.213 GMT [153] 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-08 11:40:56.493 GMT [147] LOG: checkpoint starting: time 2026-07-08 11:40:59.545 GMT [147] LOG: checkpoint complete: wrote 31 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=3.007 s, sync=0.032 s, total=3.052 s; sync files=15, longest=0.004 s, average=0.003 s; distance=88 kB, estimate=440 kB; lsn=0/199E428, redo lsn=0/1997190 2026-07-08 11:41:18.413 GMT [153] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-07-08 11:41:18.413 GMT [153] DETAIL: Key (parent, name)=(tenant-dev-n04v, 07b23e21-eb8f-4eaa-803a-8d1f1572aa6d) already exists. 2026-07-08 11:41:18.413 GMT [153] 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"