postgresql 23:12:09.03 INFO  ==> postgresql 23:12:09.03 INFO  ==> Welcome to the Bitnami postgresql container postgresql 23:12:09.04 INFO  ==> postgresql 23:12:09.04 INFO  ==> ** Starting PostgreSQL setup ** postgresql 23:12:09.06 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 23:12:09.06 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 23:12:09.07 INFO  ==> Loading custom pre-init scripts... postgresql 23:12:09.07 INFO  ==> Initializing PostgreSQL database... postgresql 23:12:09.08 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 23:12:09.08 INFO  ==> Generating local authentication configuration postgresql 23:12:09.68 INFO  ==> Starting PostgreSQL in background... postgresql 23:12:10.75 INFO  ==> Changing password of postgres postgresql 23:12:10.76 INFO  ==> Creating user tekton postgresql 23:12:10.78 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 23:12:10.79 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 23:12:10.82 INFO  ==> Configuring replication parameters postgresql 23:12:10.92 INFO  ==> Configuring synchronous_replication postgresql 23:12:10.92 INFO  ==> Configuring fsync postgresql 23:12:10.95 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 23:12:10.95 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 23:12:11.10 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 23:12:11.21 INFO  ==> Loading custom scripts... postgresql 23:12:11.21 INFO  ==> Enabling remote connections postgresql 23:12:11.22 INFO  ==> ** PostgreSQL setup finished! ** postgresql 23:12:11.24 INFO  ==> ** Starting PostgreSQL ** 2026-05-07 23:12:11.260 GMT [1] LOG: pgaudit extension initialized 2026-05-07 23:12:11.269 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-05-07 23:12:11.270 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-05-07 23:12:11.270 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-05-07 23:12:11.301 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-05-07 23:12:11.319 GMT [154] LOG: database system was shut down at 2026-05-07 23:12:11 GMT 2026-05-07 23:12:11.324 GMT [1] LOG: database system is ready to accept connections 2026-05-07 23:17:11.414 GMT [152] LOG: checkpoint starting: time 2026-05-07 23:17:21.873 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.422 s, sync=0.003 s, total=10.460 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-05-07 23:32:12.127 GMT [152] LOG: checkpoint starting: time 2026-05-07 23:32:21.051 GMT [152] LOG: checkpoint complete: wrote 89 buffers (0.5%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=8.915 s, sync=0.004 s, total=8.924 s; sync files=18, longest=0.002 s, average=0.001 s; distance=788 kB, estimate=788 kB; lsn=0/1D09790, redo lsn=0/1CE9F00 2026-05-07 23:37:12.151 GMT [152] LOG: checkpoint starting: time 2026-05-07 23:37:33.594 GMT [152] LOG: checkpoint complete: wrote 214 buffers (1.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=21.437 s, sync=0.003 s, total=21.444 s; sync files=19, longest=0.002 s, average=0.001 s; distance=2149 kB, estimate=2149 kB; lsn=0/1F138B8, redo lsn=0/1F036B0 2026-05-07 23:42:12.678 GMT [152] LOG: checkpoint starting: time 2026-05-07 23:42:50.839 GMT [160] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 23:42:50.839 GMT [160] DETAIL: Key (parent, name)=(konflux-kdkp, be623c66-3f2b-4d3f-b52a-e550f3428112) already exists. 2026-05-07 23:42:50.839 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-05-07 23:42:50.839 GMT [655] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 23:42:50.839 GMT [655] DETAIL: Key (parent, name)=(konflux-kdkp, be623c66-3f2b-4d3f-b52a-e550f3428112) already exists. 2026-05-07 23:42:50.839 GMT [655] 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-05-07 23:42:50.851 GMT [1017] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 23:42:50.851 GMT [1017] DETAIL: Key (parent, name)=(konflux-kdkp, be623c66-3f2b-4d3f-b52a-e550f3428112) already exists. 2026-05-07 23:42:50.851 GMT [1017] 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-05-07 23:42:52.169 GMT [152] LOG: checkpoint complete: wrote 395 buffers (2.4%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=39.480 s, sync=0.005 s, total=39.491 s; sync files=22, longest=0.002 s, average=0.001 s; distance=4350 kB, estimate=4350 kB; lsn=0/2450438, redo lsn=0/2343178 2026-05-07 23:47:12.270 GMT [152] LOG: checkpoint starting: time 2026-05-07 23:48:20.332 GMT [152] LOG: checkpoint complete: wrote 679 buffers (4.1%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=68.019 s, sync=0.006 s, total=68.063 s; sync files=22, longest=0.003 s, average=0.001 s; distance=7541 kB, estimate=7541 kB; lsn=0/2C451E8, redo lsn=0/2AA0880 2026-05-07 23:52:12.395 GMT [152] LOG: checkpoint starting: time 2026-05-07 23:52:35.015 GMT [1161] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 23:52:35.015 GMT [1161] DETAIL: Key (parent, name)=(group-pnoi, a416d8a5-04b2-4e3e-9ece-e090d2d82a2e) already exists. 2026-05-07 23:52:35.015 GMT [1161] 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-05-07 23:52:56.389 GMT [152] LOG: checkpoint complete: wrote 439 buffers (2.7%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=43.982 s, sync=0.003 s, total=43.994 s; sync files=20, longest=0.003 s, average=0.001 s; distance=3407 kB, estimate=7128 kB; lsn=0/2E731B8, redo lsn=0/2DF4578 2026-05-07 23:53:33.019 GMT [1138] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 23:53:33.019 GMT [1138] DETAIL: Key (parent, name)=(integration2-taxa, 0bcbf1a8-377d-4ee0-bdf9-6636faad8613) already exists. 2026-05-07 23:53:33.019 GMT [1138] 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-05-07 23:53:33.113 GMT [1138] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 23:53:33.113 GMT [1138] DETAIL: Key (parent, name)=(integration2-taxa, 0bcbf1a8-377d-4ee0-bdf9-6636faad8613) already exists. 2026-05-07 23:53:33.113 GMT [1138] 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-05-07 23:53:52.143 GMT [1323] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 23:53:52.143 GMT [1323] DETAIL: Key (parent, name)=(build-e2e-gapt, c0f00b21-b6c8-4566-8cff-22d7aa386aee) already exists. 2026-05-07 23:53:52.143 GMT [1323] 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-05-07 23:53:54.847 GMT [1363] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 23:53:54.847 GMT [1363] DETAIL: Key (parent, name)=(integration2-taxa, 87e0c51c-eee5-4425-9200-1d996f38d8ac) already exists. 2026-05-07 23:53:54.847 GMT [1363] 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-05-07 23:57:12.403 GMT [152] LOG: checkpoint starting: time 2026-05-07 23:57:55.807 GMT [152] LOG: checkpoint complete: wrote 433 buffers (2.6%), wrote 4 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=43.390 s, sync=0.004 s, total=43.404 s; sync files=22, longest=0.004 s, average=0.001 s; distance=4066 kB, estimate=6822 kB; lsn=0/3233A80, redo lsn=0/31ECED0 2026-05-08 00:00:03.617 GMT [1536] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-08 00:00:03.617 GMT [1536] DETAIL: Key (parent, name)=(group-pnoi, 735918be-caf0-4463-a5fa-327c3479da4d) already exists. 2026-05-08 00:00:03.617 GMT [1536] 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-05-08 00:00:03.627 GMT [1541] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-08 00:00:03.627 GMT [1541] DETAIL: Key (parent, name)=(group-pnoi, 735918be-caf0-4463-a5fa-327c3479da4d) already exists. 2026-05-08 00:00:03.627 GMT [1541] 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-05-08 00:00:03.628 GMT [1536] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-08 00:00:03.628 GMT [1536] DETAIL: Key (parent, name)=(group-pnoi, 735918be-caf0-4463-a5fa-327c3479da4d) already exists. 2026-05-08 00:00:03.628 GMT [1536] 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-05-08 00:02:12.907 GMT [152] LOG: checkpoint starting: time 2026-05-08 00:02:41.901 GMT [152] LOG: checkpoint complete: wrote 289 buffers (1.8%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=28.968 s, sync=0.016 s, total=28.995 s; sync files=20, longest=0.005 s, average=0.001 s; distance=2202 kB, estimate=6360 kB; lsn=0/34A9DA0, redo lsn=0/3413708 2026-05-08 00:07:13.001 GMT [152] LOG: checkpoint starting: time 2026-05-08 00:08:03.908 GMT [152] LOG: checkpoint complete: wrote 508 buffers (3.1%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=50.888 s, sync=0.011 s, total=50.908 s; sync files=21, longest=0.004 s, average=0.001 s; distance=4468 kB, estimate=6170 kB; lsn=0/3909370, redo lsn=0/38709C0 2026-05-08 00:12:13.974 GMT [152] LOG: checkpoint starting: time 2026-05-08 00:12:19.398 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.412 s, sync=0.005 s, total=5.425 s; sync files=11, longest=0.002 s, average=0.001 s; distance=854 kB, estimate=5639 kB; lsn=0/3946518, redo lsn=0/3946488 2026-05-08 00:17:13.482 GMT [152] LOG: checkpoint starting: time 2026-05-08 00:18:07.937 GMT [152] LOG: checkpoint complete: wrote 543 buffers (3.3%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=54.396 s, sync=0.006 s, total=54.456 s; sync files=20, longest=0.004 s, average=0.001 s; distance=4182 kB, estimate=5493 kB; lsn=0/3DEE638, redo lsn=0/3D5BF70 2026-05-08 00:22:14.021 GMT [152] LOG: checkpoint starting: time 2026-05-08 00:22:33.763 GMT [152] LOG: checkpoint complete: wrote 197 buffers (1.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=19.735 s, sync=0.002 s, total=19.742 s; sync files=18, longest=0.001 s, average=0.001 s; distance=1526 kB, estimate=5096 kB; lsn=0/3ED99F0, redo lsn=0/3ED9960