=== Applying patches on top of PostgreSQL commit ID bdaad789c843f57b1fc66c5ede7abaff8a915c3b === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Aug 12 18:59:30 UTC 2026 On branch cf/6753 nothing to commit, working tree clean === using 'git am' to apply patch ./0001-Add-EXPLAIN-WAITS-statement-reporting.patch === Applying: Add EXPLAIN WAITS statement reporting === using 'git am' to apply patch ./0002-Aggregate-EXPLAIN-WAITS-from-parallel-workers.patch === Applying: Aggregate EXPLAIN WAITS from parallel workers === using 'git am' to apply patch ./0003-Attribute-EXPLAIN-WAITS-to-plan-nodes.patch === Applying: Attribute EXPLAIN WAITS to plan nodes error: sha1 information is lacking or useless (src/backend/commands/explain.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Attribute EXPLAIN WAITS to plan nodes When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". === using patch(1) to apply patch ./0003-Attribute-EXPLAIN-WAITS-to-plan-nodes.patch === patching file src/backend/commands/explain.c Hunk #3 succeeded at 4568 (offset 5 lines). patching file src/backend/executor/execAsync.c patching file src/backend/executor/execParallel.c patching file src/backend/executor/execProcnode.c patching file src/backend/executor/instrument.c patching file src/backend/executor/nodeBitmapAnd.c patching file src/backend/executor/nodeBitmapIndexscan.c patching file src/backend/executor/nodeBitmapOr.c patching file src/backend/executor/nodeHash.c patching file src/backend/utils/activity/wait_event.c Hunk #1 FAILED at 27. Hunk #2 succeeded at 46 (offset -1 lines). Hunk #3 succeeded at 343 (offset -16 lines). Hunk #4 succeeded at 382 (offset -16 lines). Hunk #5 succeeded at 405 (offset -16 lines). Hunk #6 succeeded at 467 (offset -16 lines). 1 out of 6 hunks FAILED -- saving rejects to file src/backend/utils/activity/wait_event.c.rej patching file src/include/executor/instrument.h patching file src/include/nodes/execnodes.h patching file src/include/utils/wait_event.h patching file src/test/regress/expected/explain.out patching file src/test/regress/sql/explain.sql Unstaged changes after reset: M src/backend/commands/explain.c M src/backend/executor/execAsync.c M src/backend/executor/execParallel.c M src/backend/executor/execProcnode.c M src/backend/executor/instrument.c M src/backend/executor/nodeBitmapAnd.c M src/backend/executor/nodeBitmapIndexscan.c M src/backend/executor/nodeBitmapOr.c M src/backend/executor/nodeHash.c M src/backend/utils/activity/wait_event.c M src/include/executor/instrument.h M src/include/nodes/execnodes.h M src/include/utils/wait_event.h M src/test/regress/expected/explain.out M src/test/regress/sql/explain.sql Removing src/backend/utils/activity/wait_event.c.rej === using 'git apply' to apply patch ./0003-Attribute-EXPLAIN-WAITS-to-plan-nodes.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'src/backend/executor/execAsync.c' cleanly. Applied patch to 'src/backend/executor/execParallel.c' cleanly. Applied patch to 'src/backend/executor/execProcnode.c' cleanly. Applied patch to 'src/backend/executor/instrument.c' cleanly. Applied patch to 'src/backend/executor/nodeBitmapAnd.c' cleanly. Applied patch to 'src/backend/executor/nodeBitmapIndexscan.c' cleanly. Applied patch to 'src/backend/executor/nodeBitmapOr.c' cleanly. Applied patch to 'src/backend/executor/nodeHash.c' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/utils/activity/wait_event.c:27 error: src/backend/utils/activity/wait_event.c: patch does not apply Applied patch to 'src/include/executor/instrument.h' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'src/include/utils/wait_event.h' cleanly. Applied patch to 'src/test/regress/expected/explain.out' cleanly. Applied patch to 'src/test/regress/sql/explain.sql' cleanly.