postgresql 13:15:54.26 INFO  ==> postgresql 13:15:54.26 INFO  ==> Welcome to the Bitnami postgresql container postgresql 13:15:54.26 INFO  ==> postgresql 13:15:54.27 INFO  ==> ** Starting PostgreSQL setup ** postgresql 13:15:54.29 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 13:15:54.29 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 13:15:54.30 INFO  ==> Loading custom pre-init scripts... postgresql 13:15:54.30 INFO  ==> Initializing PostgreSQL database... postgresql 13:15:54.31 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 13:15:54.31 INFO  ==> Generating local authentication configuration postgresql 13:15:54.96 INFO  ==> Starting PostgreSQL in background... postgresql 13:15:56.04 INFO  ==> Changing password of postgres postgresql 13:15:56.06 INFO  ==> Creating user tekton postgresql 13:15:56.07 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 13:15:56.09 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 13:15:56.11 INFO  ==> Configuring replication parameters postgresql 13:15:56.13 INFO  ==> Configuring synchronous_replication postgresql 13:15:56.13 INFO  ==> Configuring fsync postgresql 13:15:56.14 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 13:15:56.14 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 13:15:56.18 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 13:15:56.28 INFO  ==> Loading custom scripts... postgresql 13:15:56.29 INFO  ==> Enabling remote connections postgresql 13:15:56.29 INFO  ==> ** PostgreSQL setup finished! ** postgresql 13:15:56.32 INFO  ==> ** Starting PostgreSQL ** 2026-04-23 13:15:56.336 GMT [1] LOG: pgaudit extension initialized 2026-04-23 13:15:56.347 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-04-23 13:15:56.347 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-04-23 13:15:56.347 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-04-23 13:15:56.350 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-04-23 13:15:56.359 GMT [154] LOG: database system was shut down at 2026-04-23 13:15:56 GMT 2026-04-23 13:15:56.364 GMT [1] LOG: database system is ready to accept connections 2026-04-23 13:20:56.468 GMT [152] LOG: checkpoint starting: time 2026-04-23 13:21:06.926 GMT [152] LOG: checkpoint complete: wrote 104 buffers (0.6%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=10.423 s, sync=0.003 s, total=10.458 s; sync files=63, longest=0.001 s, average=0.001 s; distance=578 kB, estimate=578 kB; lsn=0/1C24F28, redo lsn=0/1C24E98 2026-04-23 13:35:57.202 GMT [152] LOG: checkpoint starting: time 2026-04-23 13:36:19.245 GMT [152] LOG: checkpoint complete: wrote 220 buffers (1.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=22.037 s, sync=0.003 s, total=22.044 s; sync files=23, longest=0.001 s, average=0.001 s; distance=2201 kB, estimate=2201 kB; lsn=0/1EA8B10, redo lsn=0/1E4B478 2026-04-23 13:40:57.345 GMT [152] LOG: checkpoint starting: time 2026-04-23 13:41:23.199 GMT [152] LOG: checkpoint complete: wrote 258 buffers (1.6%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=25.846 s, sync=0.003 s, total=25.855 s; sync files=21, longest=0.001 s, average=0.001 s; distance=2423 kB, estimate=2423 kB; lsn=0/20FCF88, redo lsn=0/20A90C0 2026-04-23 13:41:43.797 GMT [160] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-23 13:41:43.797 GMT [160] DETAIL: Key (parent, name)=(chains-e2e-fkom, 2519af70-2956-4f37-a25f-06a2bf3325ac) already exists. 2026-04-23 13:41:43.797 GMT [160] 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-04-23 13:45:57.300 GMT [152] LOG: checkpoint starting: time 2026-04-23 13:46:06.022 GMT [975] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-23 13:46:06.022 GMT [975] DETAIL: Key (parent, name)=(gitlab-rep-hycm, f829ec2b-cd51-4b9c-8281-24dde838d91d) already exists. 2026-04-23 13:46:06.022 GMT [975] 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-04-23 13:46:11.493 GMT [1071] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-23 13:46:11.493 GMT [1071] DETAIL: Key (parent, name)=(integration1-lacz, 0c1d8583-0357-41e8-838b-93e2c047b6ff) already exists. 2026-04-23 13:46:11.493 GMT [1071] 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-04-23 13:46:11.779 GMT [1071] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-23 13:46:11.779 GMT [1071] DETAIL: Key (parent, name)=(integration1-lacz, ce113c2a-8104-4b54-bf3e-c732516942be) already exists. 2026-04-23 13:46:11.779 GMT [1071] 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-04-23 13:46:11.779 GMT [975] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-23 13:46:11.779 GMT [975] DETAIL: Key (parent, name)=(integration1-lacz, ce113c2a-8104-4b54-bf3e-c732516942be) already exists. 2026-04-23 13:46:11.779 GMT [975] 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-04-23 13:46:11.804 GMT [1081] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-23 13:46:11.804 GMT [1081] DETAIL: Key (parent, name)=(integration1-lacz, ce113c2a-8104-4b54-bf3e-c732516942be) already exists. 2026-04-23 13:46:11.804 GMT [1081] 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-04-23 13:46:13.901 GMT [975] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-23 13:46:13.901 GMT [975] DETAIL: Key (parent, name)=(konflux-fveg, 039068d9-69ff-4c7a-ab38-0d3f1bc85b4c) already exists. 2026-04-23 13:46:13.901 GMT [975] 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-04-23 13:46:13.920 GMT [1093] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-23 13:46:13.920 GMT [1093] DETAIL: Key (parent, name)=(konflux-fveg, 039068d9-69ff-4c7a-ab38-0d3f1bc85b4c) already exists. 2026-04-23 13:46:13.920 GMT [1093] 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-04-23 13:46:13.922 GMT [1095] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-23 13:46:13.922 GMT [1095] DETAIL: Key (parent, name)=(konflux-fveg, 039068d9-69ff-4c7a-ab38-0d3f1bc85b4c) already exists. 2026-04-23 13:46:13.922 GMT [1095] 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-04-23 13:46:49.113 GMT [152] LOG: checkpoint complete: wrote 517 buffers (3.2%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=51.808 s, sync=0.001 s, total=51.814 s; sync files=22, longest=0.001 s, average=0.001 s; distance=6126 kB, estimate=6126 kB; lsn=0/285FC50, redo lsn=0/26A4A88 2026-04-23 13:47:53.404 GMT [1071] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-23 13:47:53.404 GMT [1071] DETAIL: Key (parent, name)=(forgejo-rep-rafl, 8dd3f98c-fab9-434f-9fa4-c83237fd45b9) already exists. 2026-04-23 13:47:53.404 GMT [1071] 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-04-23 13:47:53.420 GMT [1198] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-23 13:47:53.420 GMT [1198] DETAIL: Key (parent, name)=(forgejo-rep-rafl, 8dd3f98c-fab9-434f-9fa4-c83237fd45b9) already exists. 2026-04-23 13:47:53.420 GMT [1198] 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-04-23 13:47:53.507 GMT [1106] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-23 13:47:53.507 GMT [1106] DETAIL: Key (parent, name)=(forgejo-rep-rafl, 8dd3f98c-fab9-434f-9fa4-c83237fd45b9) already exists. 2026-04-23 13:47:53.507 GMT [1106] 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-04-23 13:50:57.213 GMT [152] LOG: checkpoint starting: time 2026-04-23 13:51:54.759 GMT [152] LOG: checkpoint complete: wrote 574 buffers (3.5%), wrote 4 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=57.497 s, sync=0.004 s, total=57.547 s; sync files=22, longest=0.003 s, average=0.001 s; distance=6999 kB, estimate=6999 kB; lsn=0/2ED9AE8, redo lsn=0/2D7A7F0 2026-04-23 13:55:57.859 GMT [152] LOG: checkpoint starting: time 2026-04-23 13:57:00.267 GMT [152] LOG: checkpoint complete: wrote 625 buffers (3.8%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=62.403 s, sync=0.001 s, total=62.409 s; sync files=22, longest=0.001 s, average=0.001 s; distance=6269 kB, estimate=6926 kB; lsn=0/344AD40, redo lsn=0/3399DD0 2026-04-23 14:00:57.357 GMT [152] LOG: checkpoint starting: time 2026-04-23 14:01:55.092 GMT [152] LOG: checkpoint complete: wrote 576 buffers (3.5%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=57.721 s, sync=0.005 s, total=57.735 s; sync files=19, longest=0.003 s, average=0.001 s; distance=4469 kB, estimate=6680 kB; lsn=0/3871118, redo lsn=0/37F7568 2026-04-23 14:05:57.177 GMT [152] LOG: checkpoint starting: time 2026-04-23 14:06:26.664 GMT [152] LOG: checkpoint complete: wrote 294 buffers (1.8%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=29.474 s, sync=0.005 s, total=29.487 s; sync files=21, longest=0.002 s, average=0.001 s; distance=2188 kB, estimate=6231 kB; lsn=0/3A1A988, redo lsn=0/3A1A8F8 2026-04-23 14:10:57.764 GMT [152] LOG: checkpoint starting: time 2026-04-23 14:11:21.451 GMT [152] LOG: checkpoint complete: wrote 236 buffers (1.4%), wrote 1 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=23.643 s, sync=0.006 s, total=23.688 s; sync files=12, longest=0.004 s, average=0.001 s; distance=1816 kB, estimate=5790 kB; lsn=0/3CBA568, redo lsn=0/3BE0B28 2026-04-23 14:15:57.545 GMT [152] LOG: checkpoint starting: time 2026-04-23 14:16:50.951 GMT [152] LOG: checkpoint complete: wrote 534 buffers (3.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=53.396 s, sync=0.002 s, total=53.406 s; sync files=12, longest=0.002 s, average=0.001 s; distance=4003 kB, estimate=5611 kB; lsn=0/3FC98A0, redo lsn=0/3FC9810 2026-04-23 14:20:58.051 GMT [152] LOG: checkpoint starting: time 2026-04-23 14:21:03.477 GMT [152] LOG: checkpoint complete: wrote 54 buffers (0.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=5.415 s, sync=0.003 s, total=5.427 s; sync files=10, longest=0.002 s, average=0.001 s; distance=388 kB, estimate=5089 kB; lsn=0/402A958, redo lsn=0/402A8C8 2026-04-23 14:25:58.519 GMT [152] LOG: checkpoint starting: time 2026-04-23 14:26:05.248 GMT [152] LOG: checkpoint complete: wrote 67 buffers (0.4%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=6.717 s, sync=0.004 s, total=6.729 s; sync files=11, longest=0.003 s, average=0.001 s; distance=511 kB, estimate=4631 kB; lsn=0/40AA788, redo lsn=0/40AA730 2026-04-23 14:30:58.315 GMT [152] LOG: checkpoint starting: time 2026-04-23 14:31:07.048 GMT [152] LOG: checkpoint complete: wrote 87 buffers (0.5%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=8.720 s, sync=0.004 s, total=8.734 s; sync files=19, longest=0.003 s, average=0.001 s; distance=606 kB, estimate=4228 kB; lsn=0/4157B30, redo lsn=0/4142218 2026-04-23 14:35:58.148 GMT [152] LOG: checkpoint starting: time 2026-04-23 14:36:00.667 GMT [152] LOG: checkpoint complete: wrote 25 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=2.508 s, sync=0.003 s, total=2.520 s; sync files=10, longest=0.002 s, average=0.001 s; distance=187 kB, estimate=3824 kB; lsn=0/41711D0, redo lsn=0/4171178 2026-04-23 14:40:58.683 GMT [152] LOG: checkpoint starting: time 2026-04-23 14:41:01.002 GMT [152] LOG: checkpoint complete: wrote 23 buffers (0.1%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=2.307 s, sync=0.004 s, total=2.320 s; sync files=9, longest=0.003 s, average=0.001 s; distance=161 kB, estimate=3458 kB; lsn=0/41998D8, redo lsn=0/4199848