=== Applying patches on top of PostgreSQL commit ID 40b9c27014d90d77c61e8f5c77ddeb84fa9a6b69 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Apr 16 17:02:21 UTC 2025 On branch cf/5689 nothing to commit, working tree clean === using 'git am' to apply patch ./check_autovacuum-v1.patch === Patch format detection failed. === using patch(1) to apply patch ./check_autovacuum-v1.patch === patching file doc/src/sgml/config.sgml Hunk #1 succeeded at 8973 (offset 44 lines). Hunk #2 succeeded at 9056 (offset 44 lines). patching file src/backend/access/common/reloptions.c patching file src/backend/catalog/system_views.sql Hunk #1 succeeded at 713 (offset 13 lines). Hunk #2 succeeded at 736 (offset 13 lines). Hunk #3 succeeded at 818 (offset 13 lines). Hunk #4 succeeded at 1102 (offset 14 lines). patching file src/backend/executor/nodeIndexonlyscan.c patching file src/backend/postmaster/autovacuum.c Hunk #2 succeeded at 2951 (offset 4 lines). Hunk #3 succeeded at 3009 (offset 4 lines). Hunk #4 succeeded at 3051 (offset 4 lines). Hunk #5 succeeded at 3080 (offset 4 lines). Hunk #6 succeeded at 3109 (offset 4 lines). Hunk #7 succeeded at 3117 (offset 4 lines). patching file src/backend/utils/activity/pgstat_database.c patching file src/backend/utils/activity/pgstat_relation.c Hunk #3 FAILED at 865. Hunk #4 succeeded at 897 (offset 9 lines). 1 out of 4 hunks FAILED -- saving rejects to file src/backend/utils/activity/pgstat_relation.c.rej patching file src/backend/utils/adt/pgstatfuncs.c patching file src/backend/utils/misc/guc_tables.c Hunk #1 succeeded at 3526 (offset 12 lines). Hunk #2 succeeded at 4078 (offset 12 lines). patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 5544 (offset 33 lines). Hunk #2 succeeded at 5575 (offset 33 lines). Hunk #3 succeeded at 5808 (offset 33 lines). Hunk #4 succeeded at 6108 (offset 33 lines). patching file src/include/pgstat.h patching file src/include/postmaster/autovacuum.h patching file src/include/utils/rel.h Hunk #1 succeeded at 314 (offset 3 lines). Hunk #2 succeeded at 327 (offset 3 lines). can't find file to patch at input line 531 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/test/regress/expected/check_autovacuum.out b/src/test/regress/expected/check_autovacuum.out |index 429f80a9a08..aa0ba5b355d 100644 |--- a/src/test/regress/expected/check_autovacuum.out |+++ b/src/test/regress/expected/check_autovacuum.out -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored patching file src/test/regress/expected/rules.out Hunk #1 succeeded at 1794 (offset 21 lines). Hunk #2 succeeded at 1830 (offset 21 lines). Hunk #3 succeeded at 1893 (offset 21 lines). Hunk #4 succeeded at 2194 (offset 21 lines). Hunk #5 succeeded at 2227 (offset 21 lines). Hunk #6 succeeded at 2249 (offset 21 lines). Hunk #7 succeeded at 2282 (offset 21 lines). Hunk #8 succeeded at 2321 (offset 21 lines). Hunk #9 succeeded at 2339 (offset 21 lines). Hunk #10 succeeded at 2363 (offset 21 lines). patching file src/test/regress/parallel_schedule can't find file to patch at input line 706 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/test/regress/sql/check_autovacuum.sql b/src/test/regress/sql/check_autovacuum.sql |index 37dc74208db..8c83081ea89 100644 |--- a/src/test/regress/sql/check_autovacuum.sql |+++ b/src/test/regress/sql/check_autovacuum.sql -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored Unstaged changes after reset: M doc/src/sgml/config.sgml M src/backend/access/common/reloptions.c M src/backend/catalog/system_views.sql M src/backend/executor/nodeIndexonlyscan.c M src/backend/postmaster/autovacuum.c M src/backend/utils/activity/pgstat_database.c M src/backend/utils/activity/pgstat_relation.c M src/backend/utils/adt/pgstatfuncs.c M src/backend/utils/misc/guc_tables.c M src/include/catalog/pg_proc.dat M src/include/pgstat.h M src/include/postmaster/autovacuum.h M src/include/utils/rel.h M src/test/regress/expected/rules.out M src/test/regress/parallel_schedule Removing src/backend/utils/activity/pgstat_relation.c.rej === using 'git apply' to apply patch ./check_autovacuum-v1.patch === /work/patches/./check_autovacuum-v1.patch:740: space before tab in indent. perform pg_sleep_for('1 second'); Applied patch to 'doc/src/sgml/config.sgml' cleanly. Applied patch to 'src/backend/access/common/reloptions.c' cleanly. Applied patch to 'src/backend/catalog/system_views.sql' cleanly. Applied patch to 'src/backend/executor/nodeIndexonlyscan.c' cleanly. Applied patch to 'src/backend/postmaster/autovacuum.c' cleanly. Applied patch to 'src/backend/utils/activity/pgstat_database.c' cleanly. Applied patch to 'src/backend/utils/activity/pgstat_relation.c' with conflicts. Applied patch to 'src/backend/utils/adt/pgstatfuncs.c' cleanly. Applied patch to 'src/backend/utils/misc/guc_tables.c' cleanly. Applied patch to 'src/include/catalog/pg_proc.dat' cleanly. Applied patch to 'src/include/pgstat.h' cleanly. Applied patch to 'src/include/postmaster/autovacuum.h' cleanly. Applied patch to 'src/include/utils/rel.h' cleanly. error: src/test/regress/expected/check_autovacuum.out: does not exist in index Applied patch to 'src/test/regress/expected/rules.out' cleanly. Applied patch to 'src/test/regress/parallel_schedule' cleanly. error: src/test/regress/sql/check_autovacuum.sql: does not exist in index