=== Applying patches on top of PostgreSQL commit ID 4e0e1f3b2704e04768a4bccb7102450d74730a50 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Apr 17 07:21:26 UTC 2026 On branch cf/6177 nothing to commit, working tree clean === using 'git am' to apply patch ./v4-0001-Add-archive_mode-shared-for-coordinated-WAL-archi.patch === Applying: Add archive_mode=shared for coordinated WAL archiving .git/rebase-apply/patch:662: trailing whitespace. my $archived_before = $standby->safe_psql('postgres', .git/rebase-apply/patch:664: trailing whitespace. is($archived_before, '0', warning: 2 lines add whitespace errors. Using index info to reconstruct a base tree... M doc/src/sgml/config.sgml M doc/src/sgml/high-availability.sgml M src/backend/access/transam/xlog.c M src/backend/postmaster/pgarch.c M src/backend/replication/walreceiver.c M src/backend/replication/walsender.c M src/include/access/xlog.h Falling back to patching base and 3-way merge... Auto-merging src/include/access/xlog.h Auto-merging src/backend/replication/walsender.c Auto-merging src/backend/replication/walreceiver.c Auto-merging src/backend/postmaster/pgarch.c Auto-merging src/backend/access/transam/xlog.c Auto-merging doc/src/sgml/high-availability.sgml Auto-merging doc/src/sgml/config.sgml === using 'git am' to apply patch ./v4-0002-Mark-ancestor-timeline-WAL-segments-as-archived.patch === Applying: Mark ancestor timeline WAL segments as archived === using 'git am' to apply patch ./v4-0003-Optimize-ProcessArchivalReport-to-avoid-directory.patch === Applying: Optimize ProcessArchivalReport to avoid directory scans