postgresql 11:41:06.91 INFO  ==> postgresql 11:41:06.91 INFO  ==> Welcome to the Bitnami postgresql container postgresql 11:41:06.91 INFO  ==> postgresql 11:41:06.92 INFO  ==> ** Starting PostgreSQL setup ** postgresql 11:41:06.94 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 11:41:06.94 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 11:41:06.95 INFO  ==> Loading custom pre-init scripts... postgresql 11:41:06.95 INFO  ==> Initializing PostgreSQL database... postgresql 11:41:06.96 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 11:41:06.96 INFO  ==> Generating local authentication configuration postgresql 11:41:07.57 INFO  ==> Starting PostgreSQL in background... postgresql 11:41:08.64 INFO  ==> Changing password of postgres postgresql 11:41:08.66 INFO  ==> Creating user tekton postgresql 11:41:08.67 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 11:41:08.69 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 11:41:08.71 INFO  ==> Configuring replication parameters postgresql 11:41:08.74 INFO  ==> Configuring synchronous_replication postgresql 11:41:08.74 INFO  ==> Configuring fsync postgresql 11:41:08.74 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 11:41:08.75 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 11:41:08.79 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 11:41:08.89 INFO  ==> Loading custom scripts... postgresql 11:41:08.89 INFO  ==> Enabling remote connections postgresql 11:41:08.90 INFO  ==> ** PostgreSQL setup finished! ** postgresql 11:41:08.92 INFO  ==> ** Starting PostgreSQL ** 2026-04-29 11:41:08.944 GMT [1] LOG: pgaudit extension initialized 2026-04-29 11:41:08.958 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-04-29 11:41:08.958 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-04-29 11:41:08.958 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-04-29 11:41:08.963 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-04-29 11:41:08.974 GMT [154] LOG: database system was shut down at 2026-04-29 11:41:08 GMT 2026-04-29 11:41:08.983 GMT [1] LOG: database system is ready to accept connections 2026-04-29 11:46:09.083 GMT [152] LOG: checkpoint starting: time 2026-04-29 11:46:19.543 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.426 s, sync=0.002 s, total=10.460 s; sync files=63, longest=0.002 s, average=0.001 s; distance=578 kB, estimate=578 kB; lsn=0/1C24EF0, redo lsn=0/1C24E60 2026-04-29 12:04:44.690 GMT [792] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-29 12:04:44.690 GMT [792] DETAIL: Key (parent, name)=(tenant-dev-llof, 6e96cd90-5d1a-44e1-8e47-68dc37755bce) already exists. 2026-04-29 12:04:44.690 GMT [792] 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-29 12:06:09.875 GMT [152] LOG: checkpoint starting: time 2026-04-29 12:06:12.895 GMT [152] LOG: checkpoint complete: wrote 30 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=3.012 s, sync=0.002 s, total=3.020 s; sync files=11, longest=0.002 s, average=0.001 s; distance=152 kB, estimate=535 kB; lsn=0/1C4B148, redo lsn=0/1C4B0F0 2026-04-29 12:11:09.994 GMT [152] LOG: checkpoint starting: time 2026-04-29 12:11:34.956 GMT [152] LOG: checkpoint complete: wrote 249 buffers (1.5%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=24.950 s, sync=0.002 s, total=24.963 s; sync files=22, longest=0.002 s, average=0.001 s; distance=2561 kB, estimate=2561 kB; lsn=0/1F42AD0, redo lsn=0/1ECB700 2026-04-29 12:16:10.057 GMT [152] LOG: checkpoint starting: time 2026-04-29 12:16:34.241 GMT [161] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-29 12:16:34.241 GMT [161] DETAIL: Key (parent, name)=(integration1-kjxd, f1bbfc5f-8be6-4b77-bd45-5020cf3a0edc) already exists. 2026-04-29 12:16:34.241 GMT [161] 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-29 12:16:36.962 GMT [161] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-29 12:16:36.962 GMT [161] DETAIL: Key (parent, name)=(integration1-kjxd, 54507864-7e54-46e4-9d03-30a3746e4364) already exists. 2026-04-29 12:16:36.962 GMT [161] 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-29 12:16:49.998 GMT [152] LOG: checkpoint complete: wrote 398 buffers (2.4%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=39.919 s, sync=0.012 s, total=39.941 s; sync files=23, longest=0.004 s, average=0.001 s; distance=4139 kB, estimate=4139 kB; lsn=0/2415FA0, redo lsn=0/22D64C0 2026-04-29 12:21:11.098 GMT [152] LOG: checkpoint starting: time 2026-04-29 12:22:07.714 GMT [152] LOG: checkpoint complete: wrote 565 buffers (3.4%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=56.602 s, sync=0.005 s, total=56.617 s; sync files=23, longest=0.003 s, average=0.001 s; distance=6399 kB, estimate=6399 kB; lsn=0/2A79230, redo lsn=0/2916200 2026-04-29 12:22:17.230 GMT [161] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-29 12:22:17.230 GMT [161] DETAIL: Key (parent, name)=(integration2-pfhl, c35bd6e2-7aba-47dc-9bcd-0fe0908e2f3e) already exists. 2026-04-29 12:22:17.230 GMT [161] 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-29 12:22:17.242 GMT [1333] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-29 12:22:17.242 GMT [1333] DETAIL: Key (parent, name)=(integration2-pfhl, c35bd6e2-7aba-47dc-9bcd-0fe0908e2f3e) already exists. 2026-04-29 12:22:17.242 GMT [1333] 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-29 12:22:17.242 GMT [1335] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-29 12:22:17.242 GMT [1335] DETAIL: Key (parent, name)=(integration2-pfhl, c35bd6e2-7aba-47dc-9bcd-0fe0908e2f3e) already exists. 2026-04-29 12:22:17.242 GMT [1335] 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-29 12:26:11.814 GMT [152] LOG: checkpoint starting: time 2026-04-29 12:27:06.051 GMT [152] LOG: checkpoint complete: wrote 542 buffers (3.3%), wrote 2 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=54.199 s, sync=0.002 s, total=54.238 s; sync files=19, longest=0.002 s, average=0.001 s; distance=5186 kB, estimate=6277 kB; lsn=0/2EA5B88, redo lsn=0/2E26A40 2026-04-29 12:31:11.152 GMT [152] LOG: checkpoint starting: time 2026-04-29 12:32:05.309 GMT [152] LOG: checkpoint complete: wrote 540 buffers (3.3%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=54.141 s, sync=0.006 s, total=54.157 s; sync files=22, longest=0.004 s, average=0.001 s; distance=5057 kB, estimate=6155 kB; lsn=0/341E660, redo lsn=0/3316E80 2026-04-29 12:34:17.852 GMT [1557] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-29 12:34:17.852 GMT [1557] DETAIL: Key (parent, name)=(group-acjs, e7019ba3-7544-4fdf-98e9-560096afae9a) already exists. 2026-04-29 12:34:17.852 GMT [1557] 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-29 12:36:11.409 GMT [152] LOG: checkpoint starting: time 2026-04-29 12:36:30.767 GMT [152] LOG: checkpoint complete: wrote 193 buffers (1.2%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=19.339 s, sync=0.008 s, total=19.358 s; sync files=20, longest=0.004 s, average=0.001 s; distance=2168 kB, estimate=5757 kB; lsn=0/3569930, redo lsn=0/3535060 2026-04-29 12:40:15.648 GMT [1922] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-29 12:40:15.648 GMT [1922] DETAIL: Key (parent, name)=(group-acjs, 4d16024d-081c-4501-820d-480983a362c8) already exists. 2026-04-29 12:40:15.648 GMT [1922] 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-29 12:41:11.866 GMT [152] LOG: checkpoint starting: time 2026-04-29 12:42:05.676 GMT [152] LOG: checkpoint complete: wrote 538 buffers (3.3%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=53.798 s, sync=0.003 s, total=53.811 s; sync files=15, longest=0.002 s, average=0.001 s; distance=4927 kB, estimate=5674 kB; lsn=0/3B0DDF8, redo lsn=0/3A04F80 2026-04-29 12:46:11.776 GMT [152] LOG: checkpoint starting: time 2026-04-29 12:46:20.917 GMT [152] LOG: checkpoint complete: wrote 91 buffers (0.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=9.125 s, sync=0.006 s, total=9.141 s; sync files=17, longest=0.003 s, average=0.001 s; distance=1579 kB, estimate=5264 kB; lsn=0/3B9D6D0, redo lsn=0/3B8FD90 2026-04-29 12:51:12.017 GMT [152] LOG: checkpoint starting: time 2026-04-29 12:51:15.037 GMT [152] LOG: checkpoint complete: wrote 30 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=3.008 s, sync=0.004 s, total=3.020 s; sync files=10, longest=0.002 s, average=0.001 s; distance=228 kB, estimate=4761 kB; lsn=0/3BC8F28, redo lsn=0/3BC8E98