Current commitfest | Next commitfest | FAQ | Statistics | Highlights
Highlight type: all assertion compiler core linker panic regress sanitizer tap test
Time range: current 7-day 30-day 90-day
This robot generates gigabytes of CI logs every week. Here is an attempt to search for "highlights", so it's easier to find actionable information quickly. New ideas for what patterns to search for are very welcome. "Current" shows only the most recent results from each submission. The wider time ranges also show information about historical versions, which may be useful for flapping tests, and also for hunting for bugs in master.
56/5947 | Adding per backend commit and rollback counters |
Windows - Server 2019, MinGW64 - Meson | |
tap | [11:31:27.452](285.476s) # poll_query_until timed out executing this query: timed out waiting for catchup at C:/cirrus/src/test/subscription/t/035_conflicts.pl line 445. |
test | [11:31:27.972] 348/348 postgresql:subscription / subscription/035_conflicts ERROR 2... |
56/5942 | Adding locks statistics |
NetBSD - Meson | |
tap | [10:41:38.778](0.001s) not ok 874 - unescaped control: stderr has correct number of entries [10:41:38.783](0.000s) not ok 888 - unescaped control, chunk size 7: correct error output [10:41:38.783](0.000s) not ok 890 - unescaped control, chunk size 6: correct error output [10:41:38.785](0.000s) not ok 892 - unescaped control, chunk size 5: correct error output [10:41:38.786](0.000s) not ok 894 - unescaped control, chunk size 4: correct error output [10:41:38.786](0.000s) not ok 896 - unescaped control, chunk size 3: correct error output [10:41:38.790](0.000s) not ok 898 - unescaped control, chunk size 2: correct error output [10:41:38.791](0.000s) not ok 900 - unescaped control, chunk size 1: correct error output |
test | [10:41:51.254] 324/350 postgresql:test_json_parser / test_json_parser/002_inline ERROR ... |
56/5526 | Add storage I/O tracking to EXPLAIN BUFFERS |
Linux - Debian Bookworm - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain_1.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_... --- /tmp/cirrus-ci-build/src/test/regress/expected/explain_1.out 2025-10-02 08:17:58.743801972 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/explain.out 2025-10-02 08:24:18.647026423 ... @@ -54,6 +54,14 @@ -- enabled. set track_io_timing = off; -- Simple cases +explain (costs off) select 1 as a, 2 as b having false; + QUERY PLAN +-------------------------- + Result + Replaces: Aggregate + One-Time Filter: false +(3 rows) + select explain_filter('explain select * from int8_tbl i8'); explain_filter --------------------------------------------------------- |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain_1.out /tmp/cirrus-ci-build/build/testrun/recovery/027_st... --- /tmp/cirrus-ci-build/src/test/regress/expected/explain_1.out 2025-10-02 08:17:58.743801972 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/explain.out 2025-10-02 08:25:46.94695257... @@ -54,6 +54,14 @@ -- enabled. set track_io_timing = off; -- Simple cases +explain (costs off) select 1 as a, 2 as b having false; + QUERY PLAN +-------------------------- + Result + Replaces: Aggregate + One-Time Filter: false +(3 rows) + select explain_filter('explain select * from int8_tbl i8'); explain_filter --------------------------------------------------------- |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain_1.out /tmp/cirrus-ci-build/build/testrun/regress/regress... --- /tmp/cirrus-ci-build/src/test/regress/expected/explain_1.out 2025-10-02 08:17:58.743801972 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/explain.out 2025-10-02 08:24:19.723025495 +0000 @@ -54,6 +54,14 @@ -- enabled. set track_io_timing = off; -- Simple cases +explain (costs off) select 1 as a, 2 as b having false; + QUERY PLAN +-------------------------- + Result + Replaces: Aggregate + One-Time Filter: false +(3 rows) + select explain_filter('explain select * from int8_tbl i8'); explain_filter --------------------------------------------------------- |
tap | [08:24:27.155](85.357s) not ok 5 - regression tests pass |
tap | [08:25:56.454](86.546s) not ok 2 - regression tests pass |
test | [08:29:16.187] 29/352 postgresql:regress / regress/regress ERROR ... [08:29:16.187] 31/352 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [08:29:16.187] 111/352 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
54/5829 | VCI (columnar store extension) |
Linux - Debian Bookworm - Meson | |
core | [04:02:07.719] #0 0x00007fa896ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:07.719] #1 0x00007fa896c59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:07.719] #2 0x00007fa896c44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:07.719] #3 0x00007fa896e1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:07.719] #4 0x00007fa896e2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:07.719] #5 0x00007fa896e0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55af2230313... [04:02:07.719] #6 0x000055af22237918 in addBoundaryDependencies (dobjs=0x55af3a856b30, numObjs=4882, boundaryObjs=bound... [04:02:07.719] #7 0x000055af2226d601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:07.973] #0 0x00007fa1a70a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:07.440] #0 0x00007f8aefca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:07.440] #1 0x00007f8aefc59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:07.440] #2 0x00007f8aefc44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:07.440] #3 0x00007f8aefe1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:07.440] #4 0x00007f8aefe2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:07.440] #5 0x00007f8aefe0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5561eb1d513... [04:02:07.440] #6 0x00005561eb109918 in addBoundaryDependencies (dobjs=0x55620e3a6100, numObjs=4069, boundaryObjs=bound... [04:02:07.440] #7 0x00005561eb13f601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:07.697] #0 0x00007fa896ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:07.995] #0 0x00007fa1a70a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:07.995] #1 0x00007fa1a7059fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:07.995] #2 0x00007fa1a7044472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:07.995] #3 0x00007fa1a721e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:07.995] #4 0x00007fa1a722aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:07.995] #5 0x00007fa1a720dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x559de1ab113... [04:02:07.995] #6 0x0000559de19e5918 in addBoundaryDependencies (dobjs=0x559de8769420, numObjs=4032, boundaryObjs=bound... [04:02:07.995] #7 0x0000559de1a1b601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:08.116] #0 0x00007fbb1d206dd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:08.117] #0 0x00007fbb1d206dd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:08.117] #1 0x00007fbb1d1b3239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:08.117] #2 0x00007fbb1d1b3497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:08.117] #3 0x000055a0be5e35c1 in ?? () [04:02:08.117] #4 0x000055a0be5dd369 in ?? () [04:02:08.117] #5 0x000055a0be5dc20f in ?? () [04:02:08.117] #6 0x000055a0be5dcc3b in ?? () [04:02:08.117] #7 0x000055a0be5da66f in ?? () [04:02:08.117] #8 0x00007fbb1d19e24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:08.117] #9 0x00007fbb1d19e305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:08.564] #0 <unavailable> in ?? () |
core | [04:02:08.564] #0 0x00007fb6c60addd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:08.564] #1 0x00007fb6c605a239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:08.564] #2 0x00007fb6c6115284 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:08.564] #3 0x00007fb6c61278dc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:08.838] #0 0x00007ff681713eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:08.860] #0 0x00007ff681713eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:08.860] #1 0x00007ff6816c4fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:08.860] #2 0x00007ff6816af472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:08.860] #3 0x00007ff680a1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:08.860] #4 0x00007ff680a2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:08.860] #5 0x00007ff680a0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55819393813... [04:02:08.860] #6 0x000055819386c918 in addBoundaryDependencies (dobjs=0x558198e68c20, numObjs=4027, boundaryObjs=bound... [04:02:08.860] #7 0x00005581938a2601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:09.117] #0 0x00007feac1ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:09.140] #0 0x00007feac1ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:09.140] #1 0x00007feac1c59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:09.140] #2 0x00007feac1c44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:09.140] #3 0x00007feac1e1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:09.140] #4 0x00007feac1e2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:09.140] #5 0x00007feac1e0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x561bd553013... [04:02:09.140] #6 0x0000561bd5464918 in addBoundaryDependencies (dobjs=0x561c12991420, numObjs=4032, boundaryObjs=bound... [04:02:09.140] #7 0x0000561bd549a601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:09.389] #0 0x00007fa86aaa8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:09.412] #0 0x00007fa86aaa8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:09.412] #1 0x00007fa86aa59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:09.412] #2 0x00007fa86aa44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:09.412] #3 0x00007fa86ac1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:09.412] #4 0x00007fa86ac2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:09.412] #5 0x00007fa86ac0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x556ad5f5a13... [04:02:09.412] #6 0x0000556ad5e8e918 in addBoundaryDependencies (dobjs=0x556aeed45480, numObjs=4032, boundaryObjs=bound... [04:02:09.412] #7 0x0000556ad5ec4601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:09.661] #0 0x00007f9c594a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:09.682] #0 0x00007f9c594a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:09.682] #1 0x00007f9c59459fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:09.682] #2 0x00007f9c59444472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:09.682] #3 0x00007f9c5961e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:09.682] #4 0x00007f9c5962aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:09.682] #5 0x00007f9c5960dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5604807e013... [04:02:09.682] #6 0x0000560480714918 in addBoundaryDependencies (dobjs=0x560487a79760, numObjs=4027, boundaryObjs=bound... [04:02:09.682] #7 0x000056048074a601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... |
core | [04:01:58.680] #0 0x00007f1dc04a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:58.680] #1 0x00007f1dc0459fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:58.680] #2 0x00007f1dc0444472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:58.680] #3 0x00007f1dc061e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:01:58.680] #4 0x00007f1dc062aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:01:58.680] #5 0x00007f1dc060d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x7f1dbda47d40,... [04:01:58.680] #6 0x00007f1dbd9d95df in InitializeTidCridUpdateList (relOid=<optimized out>) at ../contrib/vci/storage/... [04:01:58.680] #7 0x00007f1dbd9dbbe9 in vci_InitializeTidCridUpdateLists (info=info@entry=0x56185946a318) at ../contrib... [04:01:58.680] #8 0x00007f1dbd9bfbb6 in vci_inner_build (heapRel=0x7f1db3f81598, indexRel=indexRel@entry=0x7f1db3d4a0a8... [04:01:58.680] #9 0x00007f1dbd9bfcde in vci_build (heapRel=<optimized out>, indexRel=0x7f1db3d4a0a8, indexInfo=<optimiz... |
core | [04:01:58.839] #0 <unavailable> in ?? () |
core | [04:01:58.839] #0 0x00007fbb1d206dd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:58.839] #1 0x00007fbb1d1b3239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:58.839] #2 0x00007fbb1d1b3497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:58.839] #3 0x000055a0be5e35f3 in ?? () [04:01:58.839] #4 0x000055a0be5dd369 in ?? () [04:01:58.839] #5 0x000055a0be5dc20f in ?? () [04:01:58.839] #6 0x000055a0be5dcc3b in ?? () [04:01:58.839] #7 0x000055a0be5da66f in ?? () [04:01:58.839] #8 0x00007fbb1d19e24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:58.839] #9 0x00007fbb1d19e305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:01:59.100] #0 0x00007fbb18ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:59.100] #1 0x00007fbb18c59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:59.100] #2 0x00007fbb18c44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:59.100] #3 0x00007fbb18e1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:01:59.100] #4 0x00007fbb18e2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:01:59.100] #5 0x00007fbb18e0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55c8a411a13... [04:01:59.100] #6 0x000055c8a404e918 in addBoundaryDependencies (dobjs=0x55c8a9612480, numObjs=4032, boundaryObjs=bound... [04:01:59.100] #7 0x000055c8a4084601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:01:59.366] #0 0x00007f3ea54a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:01:59.389] #0 0x00007f3ea54a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:59.389] #1 0x00007f3ea5459fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:59.389] #2 0x00007f3ea5444472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:59.389] #3 0x00007f3ea561e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:01:59.389] #4 0x00007f3ea562aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:01:59.389] #5 0x00007f3ea560dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55bf0d84813... [04:01:59.389] #6 0x000055bf0d77c918 in addBoundaryDependencies (dobjs=0x55bf495d9480, numObjs=4032, boundaryObjs=bound... [04:01:59.389] #7 0x000055bf0d7b2601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:01:59.657] #0 0x00007fd3068a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:01:59.680] #0 0x00007fd3068a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:59.680] #1 0x00007fd306859fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:59.680] #2 0x00007fd306844472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:59.680] #3 0x00007fd306a1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:01:59.680] #4 0x00007fd306a2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:01:59.680] #5 0x00007fd306a0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x560443ed513... [04:01:59.680] #6 0x0000560443e09918 in addBoundaryDependencies (dobjs=0x56045d0a6420, numObjs=4032, boundaryObjs=bound... [04:01:59.680] #7 0x0000560443e3f601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:01:59.933] #0 0x00007f23d6ea8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:01:59.954] #0 0x00007f23d6ea8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:59.954] #1 0x00007f23d6e59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:59.954] #2 0x00007f23d6e44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:01:59.954] #3 0x00007f23d701e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:01:59.954] #4 0x00007f23d702aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:01:59.954] #5 0x00007f23d700dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x556324aa713... [04:01:59.954] #6 0x00005563249db918 in addBoundaryDependencies (dobjs=0x55633e00d7c0, numObjs=4027, boundaryObjs=bound... [04:01:59.954] #7 0x0000556324a11601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:00.204] #0 0x00007fd0210a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:00.226] #0 0x00007fd0210a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:00.226] #1 0x00007fd021059fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:00.226] #2 0x00007fd021044472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:00.226] #3 0x00007fd02121e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:00.226] #4 0x00007fd02122aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:00.226] #5 0x00007fd02120dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555e8399013... [04:02:00.226] #6 0x0000555e838c4918 in addBoundaryDependencies (dobjs=0x555ea6350120, numObjs=4027, boundaryObjs=bound... [04:02:00.226] #7 0x0000555e838fa601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:00.491] #0 0x00007efcf72a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:00.513] #0 0x00007efcf72a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:00.513] #1 0x00007efcf7259fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:00.513] #2 0x00007efcf7244472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:00.513] #3 0x00007efcf741e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:00.513] #4 0x00007efcf742aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:00.513] #5 0x00007efcf740dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x556ab7bbd13... [04:02:00.513] #6 0x0000556ab7af1918 in addBoundaryDependencies (dobjs=0x556ab9a2a7d0, numObjs=7736, boundaryObjs=bound... [04:02:00.513] #7 0x0000556ab7b27601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:00.781] #0 0x00007f67962a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:00.804] #0 0x00007f67962a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:00.804] #1 0x00007f6796259fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:00.804] #2 0x00007f6796244472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:00.804] #3 0x00007f679641e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:00.804] #4 0x00007f679642aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:00.804] #5 0x00007f679640dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55a87bcef13... [04:02:00.804] #6 0x000055a87bc23918 in addBoundaryDependencies (dobjs=0x55a8b78f2270, numObjs=4525, boundaryObjs=bound... [04:02:00.804] #7 0x000055a87bc59601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:01.061] #0 0x00007f415fca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:01.083] #0 0x00007f415fca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:01.083] #1 0x00007f415fc59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:01.083] #2 0x00007f415fc44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:01.083] #3 0x00007f415fe1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:01.083] #4 0x00007f415fe2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:01.083] #5 0x00007f415fe0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55968121713... [04:02:01.083] #6 0x000055968114b918 in addBoundaryDependencies (dobjs=0x5596a38a7270, numObjs=4040, boundaryObjs=bound... [04:02:01.083] #7 0x0000559681181601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:01.330] #0 0x00007f20c84a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:01.352] #0 0x00007f20c84a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:01.352] #1 0x00007f20c8459fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:01.352] #2 0x00007f20c8444472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:01.352] #3 0x00007f20c861e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:01.352] #4 0x00007f20c862aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:01.352] #5 0x00007f20c860dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55ab27b0213... [04:02:01.352] #6 0x000055ab27a36918 in addBoundaryDependencies (dobjs=0x55ab2d464c80, numObjs=4027, boundaryObjs=bound... [04:02:01.352] #7 0x000055ab27a6c601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:01.613] #0 0x00007fb4d44a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:01.634] #0 0x00007fb4d44a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:01.634] #1 0x00007fb4d4459fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:01.634] #2 0x00007fb4d4444472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:01.634] #3 0x00007fb4d461e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:01.634] #4 0x00007fb4d462aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:01.634] #5 0x00007fb4d460dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x560d9114513... [04:02:01.634] #6 0x0000560d91079918 in addBoundaryDependencies (dobjs=0x560dcc61d850, numObjs=4103, boundaryObjs=bound... [04:02:01.634] #7 0x0000560d910af601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:01.882] #0 0x00007f5abf8a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:01.906] #0 0x00007f5abf8a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:01.906] #1 0x00007f5abf859fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:01.906] #2 0x00007f5abf844472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:01.906] #3 0x00007f5abfa1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:01.906] #4 0x00007f5abfa2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:01.906] #5 0x00007f5abfa0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x559bffeb213... [04:02:01.906] #6 0x0000559bffde6918 in addBoundaryDependencies (dobjs=0x559c2cb9a420, numObjs=4032, boundaryObjs=bound... [04:02:01.906] #7 0x0000559bffe1c601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:02.443] #0 0x00007f1dc04a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:03.441] #0 0x00007f1dc04a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:03.441] #1 0x00007f1dc0459fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:03.441] #2 0x00007f1dc0444472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:03.441] #3 0x00007f1dc061e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:03.441] #4 0x00007f1dc062aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:03.441] #5 0x00007f1dc060d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x7f1dbda47d40,... [04:02:03.441] #6 0x00007f1dbd9d95df in InitializeTidCridUpdateList (relOid=<optimized out>) at ../contrib/vci/storage/... [04:02:03.441] #7 0x00007f1dbd9dbbe9 in vci_InitializeTidCridUpdateLists (info=info@entry=0x56185938e7a8) at ../contrib... [04:02:03.441] #8 0x00007f1dbd9bfbb6 in vci_inner_build (heapRel=0x7f1db3fd1d70, indexRel=indexRel@entry=0x7f1db3fd2940... [04:02:03.441] #9 0x00007f1dbd9bfcde in vci_build (heapRel=<optimized out>, indexRel=0x7f1db3fd2940, indexInfo=<optimiz... |
core | [04:02:03.741] #0 0x00007fb2c3ea8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:03.741] #1 0x00007fb2c3e59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:03.741] #2 0x00007fb2c3e44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:03.741] #3 0x00007fb2c401e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:03.741] #4 0x00007fb2c402aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:03.741] #5 0x00007fb2c400dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55f06fba313... [04:02:03.741] #6 0x000055f06fad7918 in addBoundaryDependencies (dobjs=0x55f0949ba270, numObjs=4032, boundaryObjs=bound... [04:02:03.741] #7 0x000055f06fb0d601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:04.029] #0 0x00007f4e39aa8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:04.051] #0 0x00007f4e39aa8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:04.051] #1 0x00007f4e39a59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:04.051] #2 0x00007f4e39a44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:04.051] #3 0x00007f4e39c1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:04.051] #4 0x00007f4e39c2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:04.051] #5 0x00007f4e39c0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55bca3f3313... [04:02:04.051] #6 0x000055bca3e67918 in addBoundaryDependencies (dobjs=0x55bcb0fba850, numObjs=4103, boundaryObjs=bound... [04:02:04.051] #7 0x000055bca3e9d601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:04.299] #0 0x00007f13c82a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:04.320] #0 0x00007f13c82a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:04.320] #1 0x00007f13c8259fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:04.320] #2 0x00007f13c8244472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:04.320] #3 0x00007f13c841e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:04.320] #4 0x00007f13c842aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:04.320] #5 0x00007f13c840dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5605b619313... [04:02:04.320] #6 0x00005605b60c7918 in addBoundaryDependencies (dobjs=0x5605cf8ac270, numObjs=4039, boundaryObjs=bound... [04:02:04.320] #7 0x00005605b60fd601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:04.594] #0 0x00007f11758a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:04.616] #0 0x00007f11758a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:04.616] #1 0x00007f1175859fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:04.616] #2 0x00007f1175844472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:04.616] #3 0x00007f1175a1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:04.616] #4 0x00007f1175a2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:04.616] #5 0x00007f1175a0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55aab83b013... [04:02:04.616] #6 0x000055aab82e4918 in addBoundaryDependencies (dobjs=0x55aaba1ec2a0, numObjs=4084, boundaryObjs=bound... [04:02:04.616] #7 0x000055aab831a601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:04.863] #0 0x00007f148d6a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:04.885] #0 0x00007f148d6a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:04.885] #1 0x00007f148d659fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:04.885] #2 0x00007f148d644472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:04.885] #3 0x00007f148d81e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:04.885] #4 0x00007f148d82aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:04.885] #5 0x00007f148d80dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x564a72e9113... [04:02:04.885] #6 0x0000564a72dc5918 in addBoundaryDependencies (dobjs=0x564a79da0480, numObjs=4032, boundaryObjs=bound... [04:02:04.885] #7 0x0000564a72dfb601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:05.139] #0 0x00007f4f044a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:05.162] #0 0x00007f4f044a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:05.162] #1 0x00007f4f04459fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:05.162] #2 0x00007f4f04444472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:05.162] #3 0x00007f4f0461e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:05.162] #4 0x00007f4f0462aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:05.162] #5 0x00007f4f0460dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55ed02fff13... [04:02:05.162] #6 0x000055ed02f33918 in addBoundaryDependencies (dobjs=0x55ed060f7190, numObjs=4027, boundaryObjs=bound... [04:02:05.162] #7 0x000055ed02f69601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:05.408] #0 0x00007f337a0a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:05.429] #0 0x00007f337a0a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:05.429] #1 0x00007f337a059fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:05.429] #2 0x00007f337a044472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:05.429] #3 0x00007f337a21e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:05.429] #4 0x00007f337a22aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:05.429] #5 0x00007f337a20dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55c1a313513... [04:02:05.429] #6 0x000055c1a3069918 in addBoundaryDependencies (dobjs=0x55c1bc328420, numObjs=4032, boundaryObjs=bound... [04:02:05.429] #7 0x000055c1a309f601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:05.694] #0 0x00007f5519ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:05.717] #0 0x00007f5519ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:05.717] #1 0x00007f5519c59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:05.717] #2 0x00007f5519c44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:05.717] #3 0x00007f5519e1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:05.717] #4 0x00007f5519e2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:05.717] #5 0x00007f5519e0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5611d291713... [04:02:05.717] #6 0x00005611d284b918 in addBoundaryDependencies (dobjs=0x5611d53dec40, numObjs=4027, boundaryObjs=bound... [04:02:05.717] #7 0x00005611d2881601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:05.979] #0 0x00007f1db14a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:06.000] #0 0x00007f1db14a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:06.000] #1 0x00007f1db1459fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:06.000] #2 0x00007f1db1444472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:06.000] #3 0x00007f1db161e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:06.000] #4 0x00007f1db162aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:06.000] #5 0x00007f1db160dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5629b7ce113... [04:02:06.000] #6 0x00005629b7c15918 in addBoundaryDependencies (dobjs=0x5629d2f15c20, numObjs=4027, boundaryObjs=bound... [04:02:06.000] #7 0x00005629b7c4b601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:06.249] #0 0x00007ff4eb6a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:06.271] #0 0x00007ff4eb6a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:06.271] #1 0x00007ff4eb659fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:06.271] #2 0x00007ff4eb644472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:06.271] #3 0x00007ff4eb81e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:06.271] #4 0x00007ff4eb82aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:06.271] #5 0x00007ff4eb80dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55722595f13... [04:02:06.271] #6 0x0000557225893918 in addBoundaryDependencies (dobjs=0x55725df41480, numObjs=4032, boundaryObjs=bound... [04:02:06.271] #7 0x00005572258c9601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:06.543] #0 0x00007fa2f40a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:06.565] #0 0x00007fa2f40a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:06.565] #1 0x00007fa2f4059fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:06.565] #2 0x00007fa2f4044472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:06.565] #3 0x00007fa2f421e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:06.565] #4 0x00007fa2f422aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:06.565] #5 0x00007fa2f420dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55a4bf41a13... [04:02:06.565] #6 0x000055a4bf34e918 in addBoundaryDependencies (dobjs=0x55a4faf22c80, numObjs=4027, boundaryObjs=bound... [04:02:06.565] #7 0x000055a4bf384601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:06.837] #0 0x00007f54910a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:06.860] #0 0x00007f54910a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:06.860] #1 0x00007f5491059fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:06.860] #2 0x00007f5491044472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:06.860] #3 0x00007f549121e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:06.860] #4 0x00007f549122aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:06.860] #5 0x00007f549120dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x56495dab213... [04:02:06.860] #6 0x000056495d9e6918 in addBoundaryDependencies (dobjs=0x56499d70cc40, numObjs=4027, boundaryObjs=bound... [04:02:06.860] #7 0x000056495da1c601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:07.139] #0 0x00007f0410ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [04:02:07.160] #0 0x00007f0410ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:07.160] #1 0x00007f0410c59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:07.160] #2 0x00007f0410c44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [04:02:07.160] #3 0x00007f0410e1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [04:02:07.160] #4 0x00007f0410e2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [04:02:07.160] #5 0x00007f0410e0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5594181ce13... [04:02:07.160] #6 0x0000559418102918 in addBoundaryDependencies (dobjs=0x559435df17d0, numObjs=7736, boundaryObjs=bound... [04:02:07.160] #7 0x0000559418138601 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump... [04:02:07.418] #0 0x00007f8aefca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
regress | diff -U3 /tmp/cirrus-ci-build/contrib/vci/expected/vci.out /tmp/cirrus-ci-build/build/testrun/vci/regress/results/vci.ou... --- /tmp/cirrus-ci-build/contrib/vci/expected/vci.out 2025-10-02 03:48:17.299505678 +0000 +++ /tmp/cirrus-ci-build/build/testrun/vci/regress/results/vci.out 2025-10-02 03:56:26.032758919 +0000 @@ -88,41 +88,7 @@ INSERT INTO testtable (key, cond, c01a, c01b, c02, c03, c05, c06, c07, c08, c09, c10, c13, c15, c16, c17, c18, c19, c20... -- Create an index which uses VCI index access method CREATE INDEX testindex ON testtable USING vci (key, cond, c01a, c01b, c02, c03, c05, c06, c07, c08, c09, c10, c13, c15,... --- We expect VCI plans are chosen here -EXPLAIN (ANALYZE, TIMING OFF, COSTS OFF, SUMMARY OFF, BUFFERS OFF) -SELECT key, count(*) AS count_star, count(c05) AS count_c05 FROM testtable WHERE NOT cond = 0 GROUP BY key ORDER BY key... - QUERY PLAN ------------------------------------------------------------------------------------------------- - Sort (actual rows=14.00 loops=1) - Sort Key: key - Sort Method: quicksort Memory: 25kB - -> Custom Scan (VCI HashAggregate) (actual rows=14.00 loops=1) - Group Key: key - -> Custom Scan (VCI Scan) using testindex on testtable (actual rows=10221.00 loops=1) - Filter: (cond <> 0) - Rows Removed by Filter: 476 ... |
tap | [03:57:07.089](3.786s) not ok 4 - dump from PITR 1 [03:57:07.770](0.680s) not ok 5 - dump from PITR 2 |
tap | [03:57:19.975](0.474s) not ok 21 - pg_dump: option -n pg_catalog [03:57:20.513](0.538s) not ok 22 - pg_dumpall: option --exclude-database handles database names with embedded dots [03:57:21.328](0.405s) not ok 39 - binary_upgrade: pg_dump runs [03:57:21.364](0.036s) not ok 40 - binary_upgrade: pg_restore runs |
tap | [03:57:18.649](0.000s) not ok 2 - newline in dbname: stderr matches [03:57:19.258](0.001s) not ok 5 - correctly fails to dump a foreign table from a dummy FDW: matches [03:57:19.526](0.267s) not ok 6 - dump foreign server with no tables |
tap | [03:57:19.193](2.737s) not ok 1 - parallel dump [03:57:19.228](0.034s) not ok 2 - parallel restore [03:57:19.596](0.368s) not ok 3 - parallel dump as inserts [03:57:19.619](0.023s) not ok 4 - parallel restore as inserts |
tap | [03:57:21.119](3.828s) not ok 1 - filter file without patterns |
tap | [03:57:22.318](0.648s) not ok 7 - parallel dump [03:57:22.555](0.237s) not ok 8 - parallel restore [03:57:22.642](0.086s) not ok 9 - parallel restore with create [03:57:23.159](0.517s) not ok 10 - take full dump |
tap | [03:55:13.016](0.606s) not ok 7 - dump before running pg_upgrade [03:55:23.245](4.356s) not ok 16 - run of pg_upgrade for new instance [03:55:23.246](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [03:55:23.707](0.060s) not ok 18 - check that locales in new cluster match original cluster [03:55:24.393](0.686s) not ok 19 - dump after running pg_upgrade [03:55:24.395](0.001s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [03:53:47.633](0.000s) not ok 2 - run of pg_upgrade where the new cluster has insufficient "max_replication_slots" stdou... [03:53:56.157](6.841s) not ok 10 - run of pg_upgrade of old cluster [03:53:56.444](0.286s) not ok 11 - check the slot exists on new cluster |
tap | [03:54:00.823](3.183s) not ok 12 - run of pg_upgrade for old instance when the subscription tables are in init/ready sta... [03:54:00.824](0.000s) not ok 13 - pg_upgrade_output.d/ removed after successful pg_upgrade [03:54:01.312](0.488s) not ok 14 - check that the subscription's running status, failover, and retain_dead_tuples are pr... [03:54:01.371](0.059s) not ok 15 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr... |
tap | [03:53:47.583](2.459s) not ok 13 - run of pg_upgrade [03:53:47.605](0.000s) not ok 16 - the default char signedness is updated during pg_upgrade: matches |
tap | [03:53:49.162](8.687s) not ok 1 - pg_upgrade with transfer mode --clone: stdout matches [03:54:02.560](9.206s) not ok 3 - pg_upgrade with transfer mode --copy: stdout matches [03:54:17.017](10.558s) not ok 5 - pg_upgrade with transfer mode --copy-file-range: stdout matches [03:54:26.915](7.846s) not ok 7 - pg_upgrade with transfer mode --link: stdout matches [03:54:36.863](7.656s) not ok 9 - pg_upgrade with transfer mode --swap: stdout matches |
tap | [03:56:28.548](0.653s) not ok 5 - dump primary server [03:56:29.011](0.462s) not ok 6 - dump standby server [03:56:30.342](1.327s) not ok 8 - dump catalogs of primary server [03:56:30.958](0.616s) not ok 9 - dump catalogs of standby server [03:56:30.959](0.000s) not ok 10 - compare primary and standby catalog dumps |
tap | [03:59:23.023](2.787s) not ok 1 - binary_upgrade: pg_dump runs |
test | [03:59:33.136] 5/353 postgresql:pg_upgrade / pg_upgrade/005_char_signedness ERROR ... [03:59:33.136] 6/353 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR ... [03:59:33.136] 10/353 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR ... [03:59:33.136] 7/353 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes ERROR ... [03:59:33.136] 40/353 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [03:59:33.136] 115/353 postgresql:vci / vci/regress ERROR ... [03:59:33.136] 118/353 postgresql:recovery / recovery/027_stream_regress ERROR 1... [03:59:33.136] 174/353 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups ERROR ... [03:59:33.136] 191/353 postgresql:pg_dump / pg_dump/003_pg_dump_with_server ERROR ... [03:59:33.136] 192/353 postgresql:pg_dump / pg_dump/004_pg_dump_parallel ERROR ... [03:59:33.136] 196/353 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile ERROR ... [03:59:33.136] 194/353 postgresql:pg_dump / pg_dump/002_pg_dump ERROR ... [03:59:33.136] 199/353 postgresql:pg_dump / pg_dump/010_dump_connstr ERROR ... [03:59:33.136] 343/353 postgresql:test_pg_dump / test_pg_dump/001_base ERROR ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:50:41.604] ../contrib/vci/storage/vci_ros_command.c(506): warning C4146: unary minus operator applied to unsigned ty... |
tap | [04:00:13.005](0.001s) not ok 5 - vacuumdb cannot target invalid database: matches |
test | [04:03:17.388] 230/346 postgresql:scripts / scripts/101_vacuumdb_all ERROR ... |
OpenBSD - Meson | |
assertion | TRAP: failed Assert("lockmode != NoLock || IsBootstrapProcessingMode() || CheckRelationLockedByMe(r, AccessShareLock, tr... |
core | [04:01:31.157] * frame #0: 0x0000049b6a4d618b [04:01:31.157] frame #1: 0xf2093aa88c49a1bc |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/create_index.out /home/postgres/postgres/build/testrun/regres... --- /home/postgres/postgres/src/test/regress/expected/create_index.out Thu Oct 2 03:48:44 2025 +++ /home/postgres/postgres/build/testrun/regress/regress/results/create_index.out Thu Oct 2 03:52:15 2025 @@ -1252,2318 +1252,10 @@ RESET enable_seqscan; DROP INDEX hash_tuplesort_idx; -RESET maintenance_work_mem; --- --- Test unique null behavior --- -CREATE TABLE unique_tbl (i int, t text); -CREATE UNIQUE INDEX unique_idx1 ON unique_tbl (i) NULLS DISTINCT; -CREATE UNIQUE INDEX unique_idx2 ON unique_tbl (i) NULLS NOT DISTINCT; -INSERT INTO unique_tbl VALUES (1, 'one'); -INSERT INTO unique_tbl VALUES (2, 'two'); -INSERT INTO unique_tbl VALUES (3, 'three'); -INSERT INTO unique_tbl VALUES (4, 'four'); -INSERT INTO unique_tbl VALUES (5, 'one'); -INSERT INTO unique_tbl (t) VALUES ('six'); ... |
test | [03:59:01.454] 6/351 postgresql:regress / regress/regress ERROR ... |
56/6089 | let ALTER COLUMN SET DATA TYPE cope with trigger dependency |
FreeBSD - Meson | |
core | [01:38:22.806] #0 0x00003379e21fd75a in ?? () from /libexec/ld-elf.so.1 [01:38:22.806] #1 0x00003379e21f77fc in ?? () from /libexec/ld-elf.so.1 [01:38:22.806] #2 0x0000000000000000 in ?? () |
tap | [01:34:24.354](0.006s) not ok 23 - connect : matches |
test | [01:35:50.353] 268/351 postgresql:postmaster / postmaster/003_start_stop ERROR ... |
55/5868 | Making libpq OpenSSL support threadsafe |
NetBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/interval.out /home/postgres/postgres/build/testrun/regress/re... --- /home/postgres/postgres/src/test/regress/expected/interval.out 2025-10-01 23:35:39.972399380 +0000 +++ /home/postgres/postgres/build/testrun/regress/regress/results/interval.out 2025-10-01 23:36:45.544053185 +0000 @@ -1,2328 +1,2 @@ --- --- INTERVAL --- -SET DATESTYLE = 'ISO'; -SET IntervalStyle to postgres; --- check acceptance of "time zone style" -SELECT INTERVAL '01:00' AS "One hour"; - One hour ----------- - 01:00:00 -(1 row) - -SELECT INTERVAL '+02:00' AS "Two hours"; - Two hours ------------ - 02:00:00 ... |
test | [23:40:16.224] 5/350 postgresql:regress / regress/regress ERROR ... |
54/6045 | RFC: adding pytest as a supported test framework |
Windows - Server 2019, MinGW64 - Meson | |
test | [22:35:56.167] 4/10 postgresql:pytest / pytest/test_something FAIL 0.62s 1/2 subtests passed |
Windows - Server 2019, VS 2019 - Meson & ninja | |
test | [22:36:08.412] 4/10 postgresql:pytest / pytest/test_something FAIL 0.60s 1/2 subtests passed |
macOS - Sonoma - Meson | |
test | [22:33:51.608] 4/10 postgresql:pytest / pytest/test_something FAIL 0.71s 1/2 subtests passed |
Linux - Debian Bookworm - Meson | |
test | [22:34:58.048] 4/10 postgresql:pytest / pytest/test_something FAIL 0.31s 1/2 subtests passed |
NetBSD - Meson | |
test | [22:35:04.148] 4/10 postgresql:pytest / pytest/test_something FAIL 0.82s 1/2 subtests passed |
FreeBSD - Meson | |
test | [22:34:08.757] 4/10 postgresql:pytest / pytest/test_something FAIL 0.30s 1/2 subtests passed |
OpenBSD - Meson | |
test | [22:35:13.361] 4/10 postgresql:pytest / pytest/test_something FAIL 0.79s 1/2 subtests passed |
56/6041 | Fix pg_rewind false positives caused by shutdown-only WAL |
CompilerWarnings | |
compiler | [21:37:00.222] parsexlog.c:264:54: error: declaration of ‘checkPoint’ shadows a previous local [-Werror=shadow=compatibl... |
compiler | [21:36:48.244] parsexlog.c:264:54: error: declaration of ‘checkPoint’ shadows a previous local [-Werror=shadow=compatibl... |
compiler | [21:38:27.002] parsexlog.c:264:54: error: declaration of ‘checkPoint’ shadows a previous local [-Werror=shadow=compatibl... |
55/1608 | declarative session variables, LET command |
OpenBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/session_variables_acl.out /home/postgres/postgres/build/testr... --- /home/postgres/postgres/src/test/regress/expected/session_variables_acl.out Wed Oct 1 21:20:38 2025 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/session_variables_acl.out Wed Oct 1 ... @@ -161,8 +161,12 @@ SET ROLE TO DEFAULT; DROP VARIABLE svartest_acl.sesvar20; +ERROR: cache lookup failed for function 47652 DROP VARIABLE svartest_acl.sesvar21; DROP SCHEMA svartest_acl; +ERROR: cannot drop schema svartest_acl because other objects depend on it +DETAIL: session variable svartest_acl.sesvar20 depends on schema svartest_acl +HINT: Use DROP ... CASCADE to drop the dependent objects too. -- -- end of test: GRANT|REVOKE SELECT|UPDATE ON ALL VARIABLES IN SCHEMA -- @@ -333,3 +337,6 @@ DROP ROLE regress_variable_r2_acl; REVOKE ALL ON SCHEMA public FROM regress_variable_owner_acl; DROP ROLE regress_variable_owner_acl; ... |
tap | [21:28:25.170](183.997s) not ok 2 - regression tests pass |
test | [21:31:41.548] 181/350 postgresql:recovery / recovery/027_stream_regress ERROR 2... |
55/6000 | Optimize JsonbContainerTypeName by reordering type checks |
NetBSD - Meson | |
tap | [20:27:55.193](0.001s) not ok 2304 - second numeric key: stderr has correct number of entries [20:27:55.195](0.000s) not ok 2306 - second numeric key, chunk size 19: correct error output [20:27:55.196](0.000s) not ok 2308 - second numeric key, chunk size 18: correct error output [20:27:55.197](0.000s) not ok 2310 - second numeric key, chunk size 17: correct error output [20:27:55.198](0.000s) not ok 2312 - second numeric key, chunk size 16: correct error output [20:27:55.199](0.000s) not ok 2314 - second numeric key, chunk size 15: correct error output [20:27:55.199](0.000s) not ok 2316 - second numeric key, chunk size 14: correct error output [20:27:55.200](0.000s) not ok 2318 - second numeric key, chunk size 13: correct error output [20:27:55.201](0.000s) not ok 2320 - second numeric key, chunk size 12: correct error output [20:27:55.225](0.001s) not ok 2322 - second numeric key, chunk size 11: correct error output [20:27:55.226](0.000s) not ok 2324 - second numeric key, chunk size 10: correct error output [20:27:55.228](0.000s) not ok 2326 - second numeric key, chunk size 9: correct error output [20:27:55.229](0.000s) not ok 2328 - second numeric key, chunk size 8: correct error output [20:27:55.231](0.000s) not ok 2330 - second numeric key, chunk size 7: correct error output [20:27:55.232](0.000s) not ok 2332 - second numeric key, chunk size 6: correct error output [20:27:55.233](0.000s) not ok 2334 - second numeric key, chunk size 5: correct error output [20:27:55.235](0.000s) not ok 2336 - second numeric key, chunk size 4: correct error output [20:27:55.236](0.000s) not ok 2338 - second numeric key, chunk size 3: correct error output [20:27:55.239](0.000s) not ok 2340 - second numeric key, chunk size 2: correct error output [20:27:55.241](0.000s) not ok 2342 - second numeric key, chunk size 1: correct error output |
test | [20:28:04.987] 331/350 postgresql:test_json_parser / test_json_parser/002_inline ERROR ... |
56/5573 | Introduce RWSpin lock and use it in sinvaladt.c and xlogrecovery.c |
NetBSD - Meson | |
tap | [20:16:56.289](0.001s) not ok 65 - nested arrays and objects, up to parse limit: stderr matches |
test | [20:17:03.919] 341/350 postgresql:oauth_validator / oauth_validator/001_server ERROR ... |
56/5885 | Decouple C++ support in Meson's PGXS from LLVM enablement |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [18:52:29.904](0.001s) not ok 4 - connecting to an invalid database: matches |
test | [18:57:17.946] 184/345 postgresql:pg_dump / pg_dump/002_pg_dump ERROR ... |
Linux - Debian Bookworm - Meson | |
tap | [18:50:39.821](0.020s) Bail out! pg_config failed: |
tap | [18:50:39.974](0.036s) Bail out! pg_config failed: |
tap | [18:50:40.017](0.054s) Bail out! pg_config failed: |
tap | [18:50:40.059](0.067s) Bail out! pg_config failed: |
tap | [18:50:40.009](0.046s) Bail out! pg_config failed: |
tap | [18:50:40.097](0.047s) Bail out! pg_config failed: |
tap | [18:50:40.643](0.051s) Bail out! pg_config failed: |
tap | [18:50:40.675](0.036s) Bail out! pg_config failed: |
tap | [18:50:40.701](0.039s) Bail out! pg_config failed: |
tap | [18:50:40.706](0.037s) Bail out! pg_config failed: |
tap | [18:50:40.851](0.045s) Bail out! pg_config failed: |
tap | [18:50:40.876](0.049s) Bail out! pg_config failed: |
tap | [18:50:40.043](0.049s) Bail out! pg_config failed: |
tap | [18:50:40.167](0.043s) Bail out! pg_config failed: |
tap | [18:50:40.138](0.042s) Bail out! pg_config failed: |
tap | [18:50:42.451](0.128s) Bail out! pg_config failed: |
tap | [18:50:42.419](0.091s) Bail out! pg_config failed: |
tap | [18:50:42.507](0.085s) Bail out! pg_config failed: |
tap | [18:50:42.621](0.135s) Bail out! pg_config failed: |
tap | [18:50:42.648](0.125s) Bail out! pg_config failed: |
tap | [18:50:42.627](0.045s) Bail out! pg_config failed: |
tap | [18:50:40.206](0.105s) Bail out! pg_config failed: |
tap | [18:50:44.017](0.020s) Bail out! pg_config failed: |
tap | [18:50:42.754](0.048s) Bail out! pg_config failed: |
tap | [18:50:35.370](0.014s) Bail out! pg_config failed: |
tap | [18:50:42.929](0.015s) Bail out! pg_config failed: |
tap | [18:50:44.030](0.007s) Bail out! pg_config failed: |
tap | [18:50:43.994](0.009s) Bail out! pg_config failed: |
tap | [18:50:44.018](0.064s) Bail out! pg_config failed: |
tap | [18:50:42.735](0.043s) Bail out! pg_config failed: |
tap | [18:50:36.484](0.153s) Bail out! pg_config failed: |
tap | [18:50:36.429](0.123s) Bail out! pg_config failed: |
tap | [18:50:36.429](0.136s) Bail out! pg_config failed: |
tap | [18:50:36.499](0.096s) Bail out! pg_config failed: |
tap | [18:50:42.842](0.051s) Bail out! pg_config failed: |
tap | [18:50:36.682](0.042s) Bail out! pg_config failed: |
tap | [18:50:36.786](0.053s) Bail out! pg_config failed: |
tap | [18:50:36.733](0.020s) Bail out! pg_config failed: |
tap | [18:50:36.880](0.055s) Bail out! pg_config failed: |
tap | [18:50:36.974](0.057s) Bail out! pg_config failed: |
tap | [18:50:37.153](0.047s) Bail out! pg_config failed: |
tap | [18:50:37.185](0.029s) Bail out! pg_config failed: |
tap | [18:50:37.229](0.023s) Bail out! pg_config failed: |
tap | [18:50:37.261](0.025s) Bail out! pg_config failed: |
tap | [18:50:37.281](0.015s) Bail out! pg_config failed: |
tap | [18:50:37.328](0.012s) Bail out! pg_config failed: |
tap | [18:50:37.359](0.031s) Bail out! pg_config failed: |
tap | [18:50:37.471](0.034s) Bail out! pg_config failed: |
tap | [18:50:37.451](0.025s) Bail out! pg_config failed: |
tap | [18:50:37.552](0.038s) Bail out! pg_config failed: |
tap | [18:50:37.772](0.039s) Bail out! pg_config failed: |
tap | [18:50:37.846](0.026s) Bail out! pg_config failed: |
tap | [18:50:37.841](0.019s) Bail out! pg_config failed: |
tap | [18:50:37.910](0.047s) Bail out! pg_config failed: |
tap | [18:50:37.958](0.071s) Bail out! pg_config failed: |
tap | [18:50:40.292](0.052s) Bail out! pg_config failed: |
tap | [18:50:38.054](0.039s) Bail out! pg_config failed: |
tap | [18:50:38.057](0.123s) Bail out! pg_config failed: |
tap | [18:50:38.132](0.119s) Bail out! pg_config failed: |
tap | [18:50:38.182](0.143s) Bail out! pg_config failed: |
tap | [18:50:38.235](0.139s) Bail out! pg_config failed: |
tap | [18:50:38.266](0.159s) Bail out! pg_config failed: |
tap | [18:50:38.295](0.120s) Bail out! pg_config failed: |
tap | [18:50:38.378](0.028s) Bail out! pg_config failed: |
tap | [18:50:38.380](0.139s) Bail out! pg_config failed: |
tap | [18:50:38.371](0.064s) Bail out! pg_config failed: |
tap | [18:50:40.386](0.051s) Bail out! pg_config failed: |
tap | [18:50:33.332](0.027s) Bail out! pg_config failed: |
tap | [18:50:33.309](0.020s) Bail out! pg_config failed: |
tap | [18:50:33.304](0.062s) Bail out! pg_config failed: |
tap | [18:50:33.338](0.042s) Bail out! pg_config failed: |
tap | [18:50:33.318](0.047s) Bail out! pg_config failed: |
tap | [18:50:38.648](0.044s) Bail out! pg_config failed: |
tap | [18:50:38.618](0.031s) Bail out! pg_config failed: |
tap | [18:50:38.633](0.054s) Bail out! pg_config failed: |
tap | [18:50:38.733](0.045s) Bail out! pg_config failed: |
tap | [18:50:38.792](0.064s) Bail out! pg_config failed: |
tap | [18:50:38.774](0.046s) Bail out! pg_config failed: |
tap | [18:50:38.840](0.044s) Bail out! pg_config failed: |
tap | [18:50:38.912](0.034s) Bail out! pg_config failed: |
tap | [18:50:40.374](0.049s) Bail out! pg_config failed: |
tap | [18:50:40.478](0.055s) Bail out! pg_config failed: |
tap | [18:50:38.932](0.049s) Bail out! pg_config failed: |
tap | [18:50:39.057](0.036s) Bail out! pg_config failed: |
tap | [18:50:39.114](0.061s) Bail out! pg_config failed: |
tap | [18:50:40.503](0.151s) Bail out! pg_config failed: |
tap | [18:50:40.921](0.040s) Bail out! pg_config failed: |
tap | [18:50:40.991](0.043s) Bail out! pg_config failed: |
tap | [18:50:39.238](0.037s) Bail out! pg_config failed: |
tap | [18:50:33.333](0.046s) Bail out! pg_config failed: |
tap | [18:50:33.454](0.052s) Bail out! pg_config failed: |
tap | [18:50:33.489](0.032s) Bail out! pg_config failed: |
tap | [18:50:33.547](0.040s) Bail out! pg_config failed: |
tap | [18:50:33.533](0.024s) Bail out! pg_config failed: |
tap | [18:50:33.618](0.048s) Bail out! pg_config failed: |
tap | [18:50:33.727](0.052s) Bail out! pg_config failed: |
tap | [18:50:33.714](0.043s) Bail out! pg_config failed: |
tap | [18:50:33.774](0.046s) Bail out! pg_config failed: |
tap | [18:50:33.815](0.051s) Bail out! pg_config failed: |
tap | [18:50:33.771](0.024s) Bail out! pg_config failed: |
tap | [18:50:33.869](0.041s) Bail out! pg_config failed: |
tap | [18:50:33.929](0.060s) Bail out! pg_config failed: |
tap | [18:50:33.988](0.066s) Bail out! pg_config failed: |
tap | [18:50:34.068](0.048s) Bail out! pg_config failed: |
tap | [18:50:34.012](0.061s) Bail out! pg_config failed: |
tap | [18:50:34.027](0.035s) Bail out! pg_config failed: |
tap | [18:50:34.137](0.153s) Bail out! pg_config failed: |
tap | [18:50:34.173](0.050s) Bail out! pg_config failed: |
tap | [18:50:34.206](0.044s) Bail out! pg_config failed: |
tap | [18:50:34.220](0.047s) Bail out! pg_config failed: |
tap | [18:50:34.281](0.060s) Bail out! pg_config failed: |
tap | [18:50:34.259](0.019s) Bail out! pg_config failed: |
tap | [18:50:34.401](0.051s) Bail out! pg_config failed: |
tap | [18:50:34.397](0.044s) Bail out! pg_config failed: |
tap | [18:50:34.483](0.059s) Bail out! pg_config failed: |
tap | [18:50:34.528](0.039s) Bail out! pg_config failed: |
tap | [18:50:34.517](0.072s) Bail out! pg_config failed: |
tap | [18:50:34.547](0.044s) Bail out! pg_config failed: |
tap | [18:50:34.542](0.044s) Bail out! pg_config failed: |
tap | [18:50:34.613](0.039s) Bail out! pg_config failed: |
tap | [18:50:34.671](0.039s) Bail out! pg_config failed: |
tap | [18:50:34.708](0.053s) Bail out! pg_config failed: |
tap | [18:50:34.790](0.054s) Bail out! pg_config failed: |
tap | [18:50:34.791](0.037s) Bail out! pg_config failed: |
tap | [18:50:34.935](0.051s) Bail out! pg_config failed: |
tap | [18:50:34.983](0.055s) Bail out! pg_config failed: |
tap | [18:50:34.853](0.023s) Bail out! pg_config failed: |
tap | [18:50:35.050](0.046s) Bail out! pg_config failed: |
tap | [18:50:34.961](0.045s) Bail out! pg_config failed: |
tap | [18:50:35.143](0.068s) Bail out! pg_config failed: |
tap | [18:50:35.113](0.126s) Bail out! pg_config failed: |
tap | [18:50:35.165](0.040s) Bail out! pg_config failed: |
tap | [18:50:35.182](0.038s) Bail out! pg_config failed: |
tap | [18:50:35.201](0.020s) Bail out! pg_config failed: |
tap | [18:50:35.247](0.018s) Bail out! pg_config failed: |
tap | [18:50:39.344](0.056s) Bail out! pg_config failed: |
tap | [18:50:39.565](0.031s) Bail out! pg_config failed: |
tap | [18:50:39.724](0.068s) Bail out! pg_config failed: |
tap | [18:50:39.701](0.045s) Bail out! pg_config failed: |
tap | [18:50:39.738](0.029s) Bail out! pg_config failed: |
tap | [18:50:42.955](0.147s) Bail out! pg_config failed: |
tap | [18:50:41.047](0.045s) Bail out! pg_config failed: |
tap | [18:50:41.068](0.046s) Bail out! pg_config failed: |
tap | [18:50:41.141](0.050s) Bail out! pg_config failed: |
tap | [18:50:41.144](0.035s) Bail out! pg_config failed: |
tap | [18:50:41.118](0.048s) Bail out! pg_config failed: |
tap | [18:50:41.166](0.034s) Bail out! pg_config failed: |
tap | [18:50:41.252](0.034s) Bail out! pg_config failed: |
tap | [18:50:41.253](0.029s) Bail out! pg_config failed: |
tap | [18:50:41.347](0.028s) Bail out! pg_config failed: |
tap | [18:50:41.424](0.048s) Bail out! pg_config failed: |
tap | [18:50:41.418](0.048s) Bail out! pg_config failed: |
tap | [18:50:41.478](0.041s) Bail out! pg_config failed: |
tap | [18:50:41.504](0.053s) Bail out! pg_config failed: |
tap | [18:50:41.509](0.035s) Bail out! pg_config failed: |
tap | [18:50:41.594](0.043s) Bail out! pg_config failed: |
tap | [18:50:41.608](0.038s) Bail out! pg_config failed: |
tap | [18:50:41.622](0.052s) Bail out! pg_config failed: |
tap | [18:50:41.778](0.044s) Bail out! pg_config failed: |
tap | [18:50:41.688](0.030s) Bail out! pg_config failed: |
tap | [18:50:41.877](0.048s) Bail out! pg_config failed: |
tap | [18:50:41.794](0.021s) Bail out! pg_config failed: |
tap | [18:50:41.815](0.043s) Bail out! pg_config failed: |
tap | [18:50:41.932](0.040s) Bail out! pg_config failed: |
tap | [18:50:41.948](0.057s) Bail out! pg_config failed: |
tap | [18:50:41.968](0.041s) Bail out! pg_config failed: |
tap | [18:50:42.033](0.061s) Bail out! pg_config failed: |
tap | [18:50:42.013](0.040s) Bail out! pg_config failed: |
tap | [18:50:42.066](0.036s) Bail out! pg_config failed: |
tap | [18:50:42.105](0.019s) Bail out! pg_config failed: |
tap | [18:50:42.193](0.041s) Bail out! pg_config failed: |
tap | [18:50:42.279](0.049s) Bail out! pg_config failed: |
tap | [18:50:42.254](0.042s) Bail out! pg_config failed: |
tap | [18:50:42.327](0.055s) Bail out! pg_config failed: |
tap | [18:50:42.338](0.055s) Bail out! pg_config failed: |
tap | [18:50:42.418](0.054s) Bail out! pg_config failed: |
tap | [18:50:42.399](0.042s) Bail out! pg_config failed: |
tap | [18:50:42.995](0.056s) Bail out! pg_config failed: |
tap | [18:50:42.984](0.055s) Bail out! pg_config failed: |
tap | [18:50:43.035](0.050s) Bail out! pg_config failed: |
tap | [18:50:40.535](0.025s) Bail out! pg_config failed: |
tap | [18:50:42.968](0.089s) Bail out! pg_config failed: |
tap | [18:50:43.138](0.045s) Bail out! pg_config failed: |
tap | [18:50:43.301](0.027s) Bail out! pg_config failed: |
tap | [18:50:43.407](0.047s) Bail out! pg_config failed: |
tap | [18:50:43.456](0.050s) Bail out! pg_config failed: |
tap | [18:50:43.441](0.043s) Bail out! pg_config failed: |
tap | [18:50:43.555](0.043s) Bail out! pg_config failed: |
tap | [18:50:43.522](0.036s) Bail out! pg_config failed: |
tap | [18:50:43.549](0.038s) Bail out! pg_config failed: |
tap | [18:50:43.571](0.034s) Bail out! pg_config failed: |
tap | [18:50:43.496](0.022s) Bail out! pg_config failed: |
tap | [18:50:43.691](0.053s) Bail out! pg_config failed: |
tap | [18:50:43.722](0.061s) Bail out! pg_config failed: |
test | [18:50:44.041] 1/352 postgresql:setup / tmp_install FAIL ... [18:50:44.041] 2/352 postgresql:setup / install_test_files FAIL ... [18:50:44.041] 3/352 postgresql:setup / initdb_cache FAIL ... [18:50:44.041] 4/352 postgresql:regress / regress/regress ERROR ... [18:50:44.041] 5/352 postgresql:isolation / isolation/isolation ERROR ... [18:50:44.041] 6/352 postgresql:pg_upgrade / pg_upgrade/001_basic ERROR ... [18:50:44.041] 7/352 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR ... [18:50:44.041] 8/352 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR ... [18:50:44.041] 9/352 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes ERROR ... [18:50:44.041] 10/352 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [18:50:44.041] 11/352 postgresql:recovery / recovery/001_stream_rep ERROR ... [18:50:44.041] 12/352 postgresql:pg_upgrade / pg_upgrade/005_char_signedness ERROR ... [18:50:44.041] 13/352 postgresql:recovery / recovery/002_archiving ERROR ... [18:50:44.041] 14/352 postgresql:recovery / recovery/003_recovery_targets ERROR ... [18:50:44.041] 15/352 postgresql:recovery / recovery/005_replay_delay ERROR ... [18:50:44.041] 16/352 postgresql:recovery / recovery/004_timeline_switch ERROR ... [18:50:44.041] 17/352 postgresql:recovery / recovery/006_logical_decoding ERROR ... [18:50:44.041] 18/352 postgresql:recovery / recovery/008_fsm_truncation ERROR ... [18:50:44.041] 19/352 postgresql:recovery / recovery/007_sync_rep ERROR ... [18:50:44.041] 20/352 postgresql:recovery / recovery/012_subtransactions ERROR ... [18:50:44.041] 21/352 postgresql:recovery / recovery/009_twophase ERROR ... [18:50:44.041] 22/352 postgresql:recovery / recovery/010_logical_decoding_timelines ERROR ... [18:50:44.041] 23/352 postgresql:recovery / recovery/013_crash_restart ERROR ... [18:50:44.041] 24/352 postgresql:recovery / recovery/014_unlogged_reinit ERROR ... [18:50:44.041] 25/352 postgresql:recovery / recovery/015_promotion_pages ERROR ... [18:50:44.041] 26/352 postgresql:recovery / recovery/017_shm ERROR ... [18:50:44.041] 27/352 postgresql:recovery / recovery/018_wal_optimize ERROR ... [18:50:44.041] 28/352 postgresql:recovery / recovery/016_min_consistency ERROR ... [18:50:44.041] 29/352 postgresql:recovery / recovery/019_replslot_limit ERROR ... [18:50:44.041] 30/352 postgresql:recovery / recovery/020_archive_status ERROR ... [18:50:44.041] 31/352 postgresql:recovery / recovery/021_row_visibility ERROR ... [18:50:44.041] 32/352 postgresql:recovery / recovery/022_crash_temp_files ERROR ... [18:50:44.041] 33/352 postgresql:recovery / recovery/024_archive_recovery ERROR ... [18:50:44.041] 34/352 postgresql:recovery / recovery/023_pitr_prepared_xact ERROR ... [18:50:44.041] 35/352 postgresql:recovery / recovery/026_overwrite_contrecord ERROR ... [18:50:44.041] 36/352 postgresql:recovery / recovery/025_stuck_on_old_timeline ERROR ... [18:50:44.041] 37/352 postgresql:recovery / recovery/027_stream_regress ERROR ... [18:50:44.041] 38/352 postgresql:recovery / recovery/029_stats_restart ERROR ... [18:50:44.041] 39/352 postgresql:recovery / recovery/028_pitr_timelines ERROR ... [18:50:44.041] 40/352 postgresql:recovery / recovery/031_recovery_conflict ERROR ... [18:50:44.041] 41/352 postgresql:recovery / recovery/030_stats_cleanup_replica ERROR ... [18:50:44.041] 42/352 postgresql:recovery / recovery/032_relfilenode_reuse ERROR ... [18:50:44.041] 43/352 postgresql:recovery / recovery/033_replay_tsp_drops ERROR ... [18:50:44.041] 44/352 postgresql:recovery / recovery/034_create_database ERROR ... [18:50:44.041] 45/352 postgresql:recovery / recovery/035_standby_logical_decoding ERROR ... [18:50:44.041] 46/352 postgresql:recovery / recovery/036_truncated_dropped ERROR ... [18:50:44.041] 47/352 postgresql:recovery / recovery/040_standby_failover_slots_sync ERROR ... [18:50:44.041] 48/352 postgresql:recovery / recovery/039_end_of_wal ERROR ... [18:50:44.041] 49/352 postgresql:recovery / recovery/037_invalid_database ERROR ... [18:50:44.041] 50/352 postgresql:recovery / recovery/042_low_level_backup ERROR ... [18:50:44.041] 51/352 postgresql:recovery / recovery/038_save_logical_slots_shutdown ERROR ... [18:50:44.041] 52/352 postgresql:recovery / recovery/041_checkpoint_at_promote ERROR ... [18:50:44.041] 53/352 postgresql:recovery / recovery/044_invalidate_inactive_slots ERROR ... [18:50:44.042] 54/352 postgresql:recovery / recovery/043_no_contrecord_switch ERROR ... [18:50:44.042] 57/352 postgresql:plpgsql / plpgsql/regress ERROR ... [18:50:44.042] 55/352 postgresql:recovery / recovery/045_archive_restartpoint ERROR ... [18:50:44.042] 56/352 postgresql:recovery / recovery/046_checkpoint_logical_slot ERROR ... [18:50:44.042] 58/352 postgresql:plperl / plperl/regress ERROR ... [18:50:44.042] 59/352 postgresql:recovery / recovery/047_checkpoint_physical_slot ERROR ... [18:50:44.042] 61/352 postgresql:plpython / plpython/regress ERROR ... [18:50:44.042] 60/352 postgresql:recovery / recovery/048_vacuum_horizon_floor ERROR ... [18:50:44.042] 62/352 postgresql:pltcl / pltcl/regress ERROR ... [18:50:44.042] 63/352 postgresql:amcheck / amcheck/regress ERROR ... [18:50:44.042] 64/352 postgresql:auto_explain / auto_explain/regress ERROR ... [18:50:44.042] 65/352 postgresql:basic_archive / basic_archive/regress ERROR ... [18:50:44.042] 66/352 postgresql:bloom / bloom/regress ERROR ... [18:50:44.042] 67/352 postgresql:bool_plperl / bool_plperl/regress ERROR ... [18:50:44.042] 68/352 postgresql:btree_gin / btree_gin/regress ERROR ... [18:50:44.042] 69/352 postgresql:btree_gist / btree_gist/regress ERROR ... [18:50:44.042] 71/352 postgresql:citext / citext/regress ERROR ... [18:50:44.042] 72/352 postgresql:cube / cube/regress ERROR ... [18:50:44.042] 70/352 postgresql:kerberos / kerberos/001_auth ERROR ... [18:50:44.042] 73/352 postgresql:dblink / dblink/regress ERROR ... [18:50:44.042] 74/352 postgresql:dict_int / dict_int/regress ERROR ... [18:50:44.042] 75/352 postgresql:dict_xsyn / dict_xsyn/regress ERROR ... [18:50:44.042] 76/352 postgresql:earthdistance / earthdistance/regress ERROR ... [18:50:44.042] 77/352 postgresql:file_fdw / file_fdw/regress ERROR ... [18:50:44.042] 78/352 postgresql:fuzzystrmatch / fuzzystrmatch/regress ERROR ... [18:50:44.042] 79/352 postgresql:hstore / hstore/regress ERROR ... [18:50:44.042] 80/352 postgresql:hstore_plperl / hstore_plperl/regress ERROR ... [18:50:44.042] 81/352 postgresql:hstore_plpython / hstore_plpython/regress ERROR ... [18:50:44.042] 82/352 postgresql:intarray / intarray/regress ERROR ... [18:50:44.042] 83/352 postgresql:isn / isn/regress ERROR ... [18:50:44.042] 84/352 postgresql:jsonb_plperl / jsonb_plperl/regress ERROR ... [18:50:44.042] 85/352 postgresql:jsonb_plpython / jsonb_plpython/regress ERROR ... [18:50:44.042] 86/352 postgresql:lo / lo/regress ERROR ... [18:50:44.042] 87/352 postgresql:ltree / ltree/regress ERROR ... [18:50:44.042] 88/352 postgresql:ltree_plpython / ltree_plpython/regress ERROR ... [18:50:44.042] 89/352 postgresql:pageinspect / pageinspect/regress ERROR ... [18:50:44.042] 90/352 postgresql:passwordcheck / passwordcheck/regress ERROR ... [18:50:44.042] 91/352 postgresql:pg_buffercache / pg_buffercache/regress ERROR ... [18:50:44.042] 92/352 postgresql:pgcrypto / pgcrypto/regress ERROR ... [18:50:44.042] 93/352 postgresql:pg_logicalinspect / pg_logicalinspect/isolation ERROR ... [18:50:44.042] 94/352 postgresql:pg_overexplain / pg_overexplain/regress ERROR ... [18:50:44.042] 95/352 postgresql:pg_freespacemap / pg_freespacemap/regress ERROR ... [18:50:44.042] 96/352 postgresql:pg_prewarm / pg_prewarm/regress ERROR ... [18:50:44.042] 97/352 postgresql:pgrowlocks / pgrowlocks/isolation ERROR ... [18:50:44.042] 98/352 postgresql:pg_stat_statements / pg_stat_statements/regress ERROR ... [18:50:44.042] 99/352 postgresql:pgstattuple / pgstattuple/regress ERROR ... [18:50:44.042] 100/352 postgresql:pg_surgery / pg_surgery/regress ERROR ... [18:50:44.042] 101/352 postgresql:pg_trgm / pg_trgm/regress ERROR ... [18:50:44.042] 102/352 postgresql:pg_visibility / pg_visibility/regress ERROR ... [18:50:44.042] 103/352 postgresql:pg_walinspect / pg_walinspect/regress ERROR ... [18:50:44.042] 104/352 postgresql:postgres_fdw / postgres_fdw/regress ERROR ... [18:50:44.042] 105/352 postgresql:seg / seg/regress ERROR ... [18:50:44.042] 106/352 postgresql:spi / spi/regress ERROR ... [18:50:44.042] 107/352 postgresql:tablefunc / tablefunc/regress ERROR ... [18:50:44.042] 108/352 postgresql:tcn / tcn/isolation ERROR ... [18:50:44.042] 109/352 postgresql:test_decoding / test_decoding/regress ERROR ... [18:50:44.042] 110/352 postgresql:test_decoding / test_decoding/isolation ERROR ... [18:50:44.042] 111/352 postgresql:tsm_system_rows / tsm_system_rows/regress ERROR ... [18:50:44.042] 112/352 postgresql:tsm_system_time / tsm_system_time/regress ERROR ... [18:50:44.042] 113/352 postgresql:unaccent / unaccent/regress ERROR ... [18:50:44.042] 114/352 postgresql:xml2 / xml2/regress ERROR ... [18:50:44.042] 115/352 postgresql:uuid-ossp / uuid-ossp/regress ERROR ... [18:50:44.043] 116/352 postgresql:brin / brin/isolation ERROR ... [18:50:44.043] 117/352 postgresql:commit_ts / commit_ts/regress ERROR ... [18:50:44.043] 118/352 postgresql:delay_execution / delay_execution/isolation ERROR ... [18:50:44.043] 119/352 postgresql:dummy_index_am / dummy_index_am/regress ERROR ... [18:50:44.043] 120/352 postgresql:dummy_seclabel / dummy_seclabel/regress ERROR ... [18:50:44.043] 121/352 postgresql:gin / gin/regress ERROR ... [18:50:44.043] 122/352 postgresql:injection_points / injection_points/regress ERROR ... [18:50:44.043] 123/352 postgresql:injection_points / injection_points/isolation ERROR ... [18:50:44.043] 124/352 postgresql:plsample / plsample/regress ERROR ... [18:50:44.043] 125/352 postgresql:spgist_name_ops / spgist_name_ops/regress ERROR ... [18:50:44.043] 126/352 postgresql:test_binaryheap / test_binaryheap/regress ERROR ... [18:50:44.043] 127/352 postgresql:test_bitmapset / test_bitmapset/regress ERROR ... [18:50:44.043] 128/352 postgresql:test_bloomfilter / test_bloomfilter/regress ERROR ... [18:50:44.043] 129/352 postgresql:test_copy_callbacks / test_copy_callbacks/regress ERROR ... [18:50:44.043] 130/352 postgresql:test_ddl_deparse / test_ddl_deparse/regress ERROR ... [18:50:44.043] 131/352 postgresql:test_dsa / test_dsa/regress ERROR ... [18:50:44.043] 132/352 postgresql:test_dsm_registry / test_dsm_registry/regress ERROR ... [18:50:44.043] 133/352 postgresql:test_extensions / test_extensions/regress ERROR ... [18:50:44.043] 134/352 postgresql:test_ginpostinglist / test_ginpostinglist/regress ERROR ... [18:50:44.043] 135/352 postgresql:test_integerset / test_integerset/regress ERROR ... [18:50:44.043] 136/352 postgresql:test_lfind / test_lfind/regress ERROR ... [18:50:44.043] 137/352 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress ERROR ... [18:50:44.043] 138/352 postgresql:test_oat_hooks / test_oat_hooks/regress ERROR ... [18:50:44.043] 139/352 postgresql:test_parser / test_parser/regress ERROR ... [18:50:44.043] 140/352 postgresql:test_pg_dump / test_pg_dump/regress ERROR ... [18:50:44.043] 141/352 postgresql:test_predtest / test_predtest/regress ERROR ... [18:50:44.043] 142/352 postgresql:test_radixtree / test_radixtree/regress ERROR ... [18:50:44.043] 143/352 postgresql:test_rbtree / test_rbtree/regress ERROR ... [18:50:44.043] 144/352 postgresql:test_regex / test_regex/regress ERROR ... [18:50:44.043] 145/352 postgresql:test_resowner / test_resowner/regress ERROR ... [18:50:44.043] 146/352 postgresql:test_rls_hooks / test_rls_hooks/regress ERROR ... [18:50:44.043] 147/352 postgresql:test_shm_mq / test_shm_mq/regress ERROR ... [18:50:44.043] 148/352 postgresql:test_slru / test_slru/regress ERROR ... [18:50:44.043] 149/352 postgresql:test_tidstore / test_tidstore/regress ERROR ... [18:50:44.043] 150/352 postgresql:typcache / typcache/regress ERROR ... [18:50:44.043] 151/352 postgresql:unsafe_tests / unsafe_tests/regress ERROR ... [18:50:44.043] 152/352 postgresql:ecpg / ecpg/ecpg ERROR ... [18:50:44.043] 153/352 postgresql:libpq / libpq/001_uri ERROR ... [18:50:44.043] 154/352 postgresql:libpq / libpq/002_api ERROR ... [18:50:44.043] 155/352 postgresql:libpq / libpq/005_negotiate_encryption ERROR ... [18:50:44.043] 156/352 postgresql:libpq / libpq/004_load_balance_dns ERROR ... [18:50:44.043] 157/352 postgresql:libpq / libpq/003_load_balance_host_list ERROR ... [18:50:44.043] 158/352 postgresql:libpq / libpq/006_service ERROR ... [18:50:44.043] 159/352 postgresql:libpq-oauth / libpq-oauth/001_oauth ERROR ... [18:50:44.043] 160/352 postgresql:initdb / initdb/001_initdb ERROR ... [18:50:44.043] 161/352 postgresql:pg_amcheck / pg_amcheck/001_basic ERROR ... [18:50:44.043] 162/352 postgresql:pg_amcheck / pg_amcheck/002_nonesuch ERROR ... [18:50:44.043] 163/352 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR ... [18:50:44.043] 164/352 postgresql:pg_amcheck / pg_amcheck/003_check ERROR ... [18:50:44.043] 165/352 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup ERROR ... [18:50:44.043] 166/352 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup ERROR ... [18:50:44.043] 167/352 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage ERROR ... [18:50:44.043] 168/352 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical ERROR ... [18:50:44.043] 169/352 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal ERROR ... [18:50:44.043] 170/352 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace ERROR ... [18:50:44.043] 171/352 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber ERROR ... [18:50:44.043] 172/352 postgresql:pg_combinebackup / pg_combinebackup/001_basic ERROR ... [18:50:44.043] 173/352 postgresql:pg_checksums / pg_checksums/001_basic ERROR ... [18:50:44.043] 174/352 postgresql:pg_checksums / pg_checksums/002_actions ERROR ... [18:50:44.043] 175/352 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups ERROR ... [18:50:44.043] 176/352 postgresql:pg_combinebackup / pg_combinebackup/003_timeline ERROR ... [18:50:44.043] 177/352 postgresql:pg_combinebackup / pg_combinebackup/004_manifest ERROR ... [18:50:44.043] 178/352 postgresql:pg_combinebackup / pg_combinebackup/005_integrity ERROR ... [18:50:44.043] 179/352 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy ERROR ... [18:50:44.043] 180/352 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal ERROR ... [18:50:44.043] 181/352 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file ERROR ... [18:50:44.043] 182/352 postgresql:pg_combinebackup / pg_combinebackup/008_promote ERROR ... [18:50:44.043] 183/352 postgresql:pg_config / pg_config/001_pg_config ERROR ... [18:50:44.043] 184/352 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink ERROR ... [18:50:44.043] 185/352 postgresql:pg_controldata / pg_controldata/001_pg_controldata ERROR ... [18:50:44.043] 186/352 postgresql:pg_ctl / pg_ctl/003_promote ERROR ... [18:50:44.043] 187/352 postgresql:pg_ctl / pg_ctl/002_status ERROR ... [18:50:44.043] 188/352 postgresql:pg_ctl / pg_ctl/001_start_stop ERROR ... [18:50:44.043] 189/352 postgresql:pg_ctl / pg_ctl/004_logrotate ERROR ... [18:50:44.043] 190/352 postgresql:pg_dump / pg_dump/002_pg_dump ERROR ... [18:50:44.043] 191/352 postgresql:pg_dump / pg_dump/001_basic ERROR ... [18:50:44.043] 192/352 postgresql:pg_dump / pg_dump/004_pg_dump_parallel ERROR ... [18:50:44.043] 193/352 postgresql:pg_dump / pg_dump/003_pg_dump_with_server ERROR ... [18:50:44.043] 195/352 postgresql:pg_resetwal / pg_resetwal/001_basic ERROR ... [18:50:44.043] 194/352 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile ERROR ... [18:50:44.043] 196/352 postgresql:pg_dump / pg_dump/010_dump_connstr ERROR ... [18:50:44.043] 197/352 postgresql:pg_resetwal / pg_resetwal/002_corrupted ERROR ... [18:50:44.043] 198/352 postgresql:pg_rewind / pg_rewind/001_basic ERROR ... [18:50:44.043] 199/352 postgresql:pg_rewind / pg_rewind/002_databases ERROR ... [18:50:44.043] 200/352 postgresql:pg_rewind / pg_rewind/003_extrafiles ERROR ... [18:50:44.043] 201/352 postgresql:pg_rewind / pg_rewind/006_options ERROR ... [18:50:44.043] 202/352 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink ERROR ... [18:50:44.043] 203/352 postgresql:pg_rewind / pg_rewind/005_same_timeline ERROR ... [18:50:44.043] 204/352 postgresql:pg_rewind / pg_rewind/007_standby_source ERROR ... [18:50:44.043] 205/352 postgresql:pg_test_fsync / pg_test_fsync/001_basic ERROR ... [18:50:44.043] 206/352 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals ERROR ... [18:50:44.043] 207/352 postgresql:pg_rewind / pg_rewind/008_min_recovery_point ERROR ... [18:50:44.043] 208/352 postgresql:pg_rewind / pg_rewind/009_growing_files ERROR ... [18:50:44.043] 209/352 postgresql:pg_test_timing / pg_test_timing/001_basic ERROR ... [18:50:44.043] 210/352 postgresql:pg_verifybackup / pg_verifybackup/001_basic ERROR ... [18:50:44.043] 211/352 postgresql:pg_verifybackup / pg_verifybackup/003_corruption ERROR ... [18:50:44.043] 212/352 postgresql:pg_verifybackup / pg_verifybackup/004_options ERROR ... [18:50:44.043] 213/352 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm ERROR ... [18:50:44.043] 214/352 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest ERROR ... [18:50:44.043] 215/352 postgresql:pg_verifybackup / pg_verifybackup/006_encoding ERROR ... [18:50:44.043] 216/352 postgresql:pg_verifybackup / pg_verifybackup/008_untar ERROR ... [18:50:44.043] 217/352 postgresql:pg_verifybackup / pg_verifybackup/007_wal ERROR ... [18:50:44.043] 218/352 postgresql:pg_verifybackup / pg_verifybackup/009_extract ERROR ... [18:50:44.043] 219/352 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar ERROR ... [18:50:44.043] 220/352 postgresql:pg_waldump / pg_waldump/002_save_fullpage ERROR ... [18:50:44.043] 221/352 postgresql:pg_waldump / pg_waldump/001_basic ERROR ... [18:50:44.043] 222/352 postgresql:pg_walsummary / pg_walsummary/001_basic ERROR ... [18:50:44.043] 223/352 postgresql:pg_walsummary / pg_walsummary/002_blocks ERROR ... [18:50:44.043] 224/352 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR ... [18:50:44.043] 225/352 postgresql:pgbench / pgbench/002_pgbench_no_server ERROR ... [18:50:44.043] 227/352 postgresql:psql / psql/001_basic ERROR ... [18:50:44.043] 228/352 postgresql:scripts / scripts/010_clusterdb ERROR ... [18:50:44.043] 229/352 postgresql:psql / psql/020_cancel ERROR ... [18:50:44.043] 230/352 postgresql:scripts / scripts/011_clusterdb_all ERROR ... [18:50:44.043] 231/352 postgresql:scripts / scripts/020_createdb ERROR ... [18:50:44.043] 232/352 postgresql:scripts / scripts/040_createuser ERROR ... [18:50:44.043] 233/352 postgresql:scripts / scripts/070_dropuser ERROR ... [18:50:44.044] 234/352 postgresql:scripts / scripts/080_pg_isready ERROR ... [18:50:44.044] 235/352 postgresql:scripts / scripts/050_dropdb ERROR ... [18:50:44.044] 236/352 postgresql:scripts / scripts/090_reindexdb ERROR ... [18:50:44.044] 237/352 postgresql:scripts / scripts/091_reindexdb_all ERROR ... [18:50:44.044] 238/352 postgresql:scripts / scripts/100_vacuumdb ERROR ... [18:50:44.044] 239/352 postgresql:scripts / scripts/102_vacuumdb_stages ERROR ... [18:50:44.044] 240/352 postgresql:scripts / scripts/101_vacuumdb_all ERROR ... [18:50:44.044] 242/352 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg ERROR ... [18:50:44.044] 241/352 postgresql:scripts / scripts/200_connstr ERROR ... [18:50:44.044] 243/352 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix ERROR ... [18:50:44.044] 244/352 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent ERROR ... [18:50:44.044] 245/352 postgresql:amcheck / amcheck/001_verify_heapam ERROR ... [18:50:44.044] 246/352 postgresql:amcheck / amcheck/002_cic ERROR ... [18:50:44.044] 247/352 postgresql:amcheck / amcheck/005_pitr ERROR ... [18:50:44.044] 248/352 postgresql:amcheck / amcheck/003_cic_2pc ERROR ... [18:50:44.044] 249/352 postgresql:auto_explain / auto_explain/001_auto_explain ERROR ... [18:50:44.044] 250/352 postgresql:amcheck / amcheck/004_verify_nbtree_unique ERROR ... [18:50:44.044] 251/352 postgresql:amcheck / amcheck/006_verify_gin ERROR ... [18:50:44.044] 252/352 postgresql:bloom / bloom/001_wal ERROR ... [18:50:44.044] 253/352 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic ERROR ... [18:50:44.044] 254/352 postgresql:dblink / dblink/001_auth_scram ERROR ... [18:50:44.044] 255/352 postgresql:oid2name / oid2name/001_basic ERROR ... [18:50:44.044] 256/352 postgresql:pg_prewarm / pg_prewarm/001_basic ERROR ... [18:50:44.044] 257/352 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction ERROR ... [18:50:44.044] 258/352 postgresql:pg_stat_statements / pg_stat_statements/010_restart ERROR ... [18:50:44.044] 260/352 postgresql:pg_visibility / pg_visibility/002_corrupt_vm ERROR ... [18:50:44.044] 261/352 postgresql:postgres_fdw / postgres_fdw/001_auth_scram ERROR ... [18:50:44.044] 262/352 postgresql:test_decoding / test_decoding/001_repl_stats ERROR ... [18:50:44.044] 263/352 postgresql:vacuumlo / vacuumlo/001_basic ERROR ... [18:50:44.044] 264/352 postgresql:authentication / authentication/001_password ERROR ... [18:50:44.044] 265/352 postgresql:authentication / authentication/002_saslprep ERROR ... [18:50:44.044] 266/352 postgresql:authentication / authentication/003_peer ERROR ... [18:50:44.044] 267/352 postgresql:authentication / authentication/004_file_inclusion ERROR ... [18:50:44.044] 270/352 postgresql:postmaster / postmaster/001_basic ERROR ... [18:50:44.044] 269/352 postgresql:authentication / authentication/006_login_trigger ERROR ... [18:50:44.044] 271/352 postgresql:authentication / authentication/007_pre_auth ERROR ... [18:50:44.044] 272/352 postgresql:postmaster / postmaster/002_connection_limits ERROR ... [18:50:44.044] 273/352 postgresql:postmaster / postmaster/003_start_stop ERROR ... [18:50:44.044] 274/352 postgresql:subscription / subscription/001_rep_changes ERROR ... [18:50:44.044] 275/352 postgresql:subscription / subscription/002_types ERROR ... [18:50:44.044] 276/352 postgresql:subscription / subscription/005_encoding ERROR ... [18:50:44.044] 277/352 postgresql:subscription / subscription/003_constraints ERROR ... [18:50:44.044] 278/352 postgresql:subscription / subscription/004_sync ERROR ... [18:50:44.044] 279/352 postgresql:subscription / subscription/006_rewrite ERROR ... [18:50:44.044] 281/352 postgresql:subscription / subscription/008_diff_schema ERROR ... [18:50:44.044] 280/352 postgresql:subscription / subscription/007_ddl ERROR ... [18:50:44.044] 282/352 postgresql:subscription / subscription/009_matviews ERROR ... [18:50:44.044] 283/352 postgresql:subscription / subscription/011_generated ERROR ... [18:50:44.044] 284/352 postgresql:subscription / subscription/010_truncate ERROR ... [18:50:44.044] 285/352 postgresql:subscription / subscription/012_collation ERROR ... [18:50:44.044] 286/352 postgresql:subscription / subscription/013_partition ERROR ... [18:50:44.044] 287/352 postgresql:subscription / subscription/014_binary ERROR ... [18:50:44.044] 288/352 postgresql:subscription / subscription/015_stream ERROR ... [18:50:44.044] 289/352 postgresql:subscription / subscription/016_stream_subxact ERROR ... [18:50:44.045] 290/352 postgresql:subscription / subscription/017_stream_ddl ERROR ... [18:50:44.045] 291/352 postgresql:subscription / subscription/019_stream_subxact_ddl_abort ERROR ... [18:50:44.045] 292/352 postgresql:subscription / subscription/018_stream_subxact_abort ERROR ... [18:50:44.045] 293/352 postgresql:subscription / subscription/021_twophase ERROR ... [18:50:44.045] 294/352 postgresql:subscription / subscription/022_twophase_cascade ERROR ... [18:50:44.045] 295/352 postgresql:subscription / subscription/020_messages ERROR ... [18:50:44.045] 296/352 postgresql:subscription / subscription/023_twophase_stream ERROR ... [18:50:44.045] 297/352 postgresql:subscription / subscription/024_add_drop_pub ERROR ... [18:50:44.045] 298/352 postgresql:subscription / subscription/025_rep_changes_for_schema ERROR ... [18:50:44.045] 299/352 postgresql:subscription / subscription/027_nosuperuser ERROR ... [18:50:44.045] 300/352 postgresql:subscription / subscription/026_stats ERROR ... [18:50:44.045] 301/352 postgresql:subscription / subscription/028_row_filter ERROR ... [18:50:44.045] 302/352 postgresql:subscription / subscription/029_on_error ERROR ... [18:50:44.045] 303/352 postgresql:subscription / subscription/030_origin ERROR ... [18:50:44.045] 304/352 postgresql:subscription / subscription/032_subscribe_use_index ERROR ... [18:50:44.045] 305/352 postgresql:subscription / subscription/031_column_list ERROR ... [18:50:44.045] 306/352 postgresql:subscription / subscription/033_run_as_table_owner ERROR ... [18:50:44.045] 307/352 postgresql:subscription / subscription/034_temporal ERROR ... [18:50:44.045] 308/352 postgresql:subscription / subscription/100_bugs ERROR ... [18:50:44.045] 309/352 postgresql:subscription / subscription/035_conflicts ERROR ... [18:50:44.045] 310/352 postgresql:brin / brin/02_wal_consistency ERROR ... [18:50:44.045] 311/352 postgresql:brin / brin/01_workitems ERROR ... [18:50:44.045] 312/352 postgresql:commit_ts / commit_ts/001_base ERROR ... [18:50:44.045] 313/352 postgresql:commit_ts / commit_ts/002_standby ERROR ... [18:50:44.045] 314/352 postgresql:commit_ts / commit_ts/004_restart ERROR ... [18:50:44.045] 315/352 postgresql:commit_ts / commit_ts/003_standby_2 ERROR ... [18:50:44.045] 316/352 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline ERROR ... [18:50:44.045] 317/352 postgresql:injection_points / injection_points/001_stats ERROR ... [18:50:44.045] 318/352 postgresql:oauth_validator / oauth_validator/001_server ERROR ... [18:50:44.045] 319/352 postgresql:oauth_validator / oauth_validator/002_client ERROR ... [18:50:44.045] 320/352 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd ERROR ... [18:50:44.045] 321/352 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc ERROR ... [18:50:44.045] 322/352 postgresql:test_escape / test_escape/001_test_escape ERROR ... [18:50:44.045] 323/352 postgresql:test_aio / test_aio/002_io_workers ERROR ... [18:50:44.045] 324/352 postgresql:test_aio / test_aio/001_aio ERROR ... [18:50:44.045] 325/352 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic ERROR ... [18:50:44.045] 326/352 postgresql:test_int128 / test_int128/001_test_int128 ERROR ... [18:50:44.045] 327/352 postgresql:test_extensions / test_extensions/001_extension_control_path ERROR ... [18:50:44.045] 328/352 postgresql:test_json_parser / test_json_parser/003_test_semantic ERROR ... [18:50:44.045] 329/352 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental ERROR ... [18:50:44.045] 330/352 postgresql:test_json_parser / test_json_parser/002_inline ERROR ... [18:50:44.045] 331/352 postgresql:test_json_parser / test_json_parser/004_test_parser_perf ERROR ... [18:50:44.045] 332/352 postgresql:test_misc / test_misc/001_constraint_validation ERROR ... [18:50:44.045] 333/352 postgresql:test_misc / test_misc/002_tablespace ERROR ... [18:50:44.045] 334/352 postgresql:test_misc / test_misc/004_io_direct ERROR ... [18:50:44.045] 335/352 postgresql:test_misc / test_misc/003_check_guc ERROR ... [18:50:44.045] 336/352 postgresql:test_pg_dump / test_pg_dump/001_base ERROR ... [18:50:44.045] 337/352 postgresql:test_misc / test_misc/006_signal_autovacuum ERROR ... [18:50:44.045] 338/352 postgresql:test_misc / test_misc/007_catcache_inval ERROR ... [18:50:44.045] 339/352 postgresql:test_misc / test_misc/005_timeouts ERROR ... [18:50:44.045] 340/352 postgresql:test_misc / test_misc/008_replslot_single_user ERROR ... [18:50:44.045] 341/352 postgresql:test_slru / test_slru/001_multixact ERROR ... [18:50:44.045] 342/352 postgresql:worker_spi / worker_spi/001_worker_spi ERROR ... [18:50:44.062] 346/352 postgresql:ssl / ssl/001_ssltests ERROR ... [18:50:44.062] 347/352 postgresql:ssl / ssl/002_scram ERROR ... [18:50:44.062] 348/352 postgresql:ssl / ssl/003_sslinfo ERROR ... [18:50:44.062] 349/352 postgresql:ldap / ldap/002_bindpasswd ERROR ... [18:50:44.062] 350/352 postgresql:icu / icu/010_database ERROR ... [18:50:44.062] 351/352 postgresql:ldap / ldap/003_ldap_connection_param_lookup ERROR ... [18:50:44.062] 352/352 postgresql:ldap / ldap/001_auth ERROR ... |
56/5570 | Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |
CompilerWarnings | |
compiler | [18:20:40.277] shell_archive.c:78:7: error: implicit declaration of function 'pg_system' is invalid in C99 [-Werror,-Wim... |
compiler | [18:20:23.327] shell_archive.c:78:7: error: implicit declaration of function 'pg_system' is invalid in C99 [-Werror,-Wim... |
compiler | [18:19:44.670] shell_archive.c:78:14: error: implicit declaration of function ‘pg_system’; did you mean ‘system’? [-Werr... |
compiler | [18:19:28.735] shell_archive.c:78:14: error: implicit declaration of function ‘pg_system’; did you mean ‘system’? [-Werr... |
compiler | [18:21:11.907] shell_archive.c:78:14: error: implicit declaration of function ‘pg_system’; did you mean ‘_wsystem’? [-We... |
OpenBSD - Meson | |
tap | [18:25:20.232](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr |
test | [18:28:55.293] 167/350 postgresql:initdb / initdb/001_initdb ERROR ... |
55/5907 | no table rewrite when set column type to constrained domain |
NetBSD - Meson | |
test | [17:42:37.093] 134/350 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade TIMEOUT 10... [17:42:37.093] 197/350 postgresql:recovery / recovery/027_stream_regress TIMEOUT 10... |
56/5431 | Add XMLDocument (SQL/XML X030) |
Windows - Server 2019, MinGW64 - Meson | |
tap | [13:13:20.244](0.002s) not ok 3 - checking a non-existent database stderr /(?^:FATAL: database "qqq" does not exist)/ |
test | [13:19:46.737] 157/348 postgresql:pg_amcheck / pg_amcheck/002_nonesuch ERROR ... |
55/5938 | Enhancing Memory Context Statistics Reporting |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [11:53:17.260](0.000s) not ok 13 - reindexdb cannot target invalid database: matches |
test | [11:56:44.722] 228/345 postgresql:scripts / scripts/091_reindexdb_all ERROR ... |
55/5955 | pg_waldump: support decoding of WAL inside tarfile |
OpenBSD - Meson | |
tap | [10:50:10.075](0.001s) not ok 95 - path option requires start location: matches [10:50:10.088](0.013s) not ok 96 - runs with path option and start and end locations: exit code 0 [10:50:10.090](0.001s) not ok 97 - runs with path option and start and end locations: no stderr [10:50:10.090](0.000s) not ok 98 - runs with path option and start and end locations: matches [10:50:10.106](0.001s) not ok 100 - falling off the end of the WAL results in an error: matches [10:50:10.123](0.001s) not ok 102 - errors are shown with --quiet: matches [10:50:10.143](0.018s) not ok 103 - pg_waldump : runs ok [10:50:10.144](0.001s) not ok 104 - pg_waldump : no stderr [10:50:10.144](0.000s) not ok 105 - pg_waldump : some lines are output [10:50:10.189](0.044s) not ok 107 - pg_waldump --limit 6: runs ok [10:50:10.190](0.001s) not ok 108 - pg_waldump --limit 6: no stderr [10:50:10.191](0.000s) not ok 109 - pg_waldump --limit 6: some lines are output [10:50:10.191](0.000s) not ok 110 - limit option observed [10:50:10.215](0.024s) not ok 111 - pg_waldump --fullpage: runs ok [10:50:10.218](0.001s) not ok 112 - pg_waldump --fullpage: no stderr [10:50:10.220](0.001s) not ok 113 - pg_waldump --fullpage: some lines are output [10:50:10.274](0.053s) not ok 115 - pg_waldump --stats: runs ok [10:50:10.278](0.001s) not ok 116 - pg_waldump --stats: no stderr [10:50:10.309](0.025s) not ok 117 - pg_waldump --stats: some lines are output [10:50:10.313](0.001s) not ok 118 - statistics on stdout [10:50:10.329](0.016s) not ok 120 - pg_waldump --stats=record: runs ok [10:50:10.331](0.001s) not ok 121 - pg_waldump --stats=record: no stderr [10:50:10.339](0.001s) not ok 122 - pg_waldump --stats=record: some lines are output [10:50:10.340](0.000s) not ok 123 - statistics on stdout [10:50:10.378](0.037s) not ok 125 - pg_waldump --rmgr Btree: runs ok [10:50:10.380](0.001s) not ok 126 - pg_waldump --rmgr Btree: no stderr [10:50:10.381](0.000s) not ok 127 - pg_waldump --rmgr Btree: some lines are output [10:50:10.428](0.046s) not ok 129 - pg_waldump --fork init: runs ok [10:50:10.429](0.001s) not ok 130 - pg_waldump --fork init: no stderr [10:50:10.430](0.000s) not ok 131 - pg_waldump --fork init: some lines are output [10:50:10.463](0.033s) not ok 133 - pg_waldump --relation 1663/5/16385: runs ok [10:50:10.464](0.001s) not ok 134 - pg_waldump --relation 1663/5/16385: no stderr [10:50:10.464](0.000s) not ok 135 - pg_waldump --relation 1663/5/16385: some lines are output [10:50:10.481](0.017s) not ok 137 - pg_waldump --relation 1663/5/16391 --block 1: runs ok [10:50:10.482](0.000s) not ok 138 - pg_waldump --relation 1663/5/16391 --block 1: no stderr [10:50:10.483](0.000s) not ok 139 - pg_waldump --relation 1663/5/16391 --block 1: some lines are output [10:50:13.874](0.001s) not ok 143 - path option requires start location: matches [10:50:13.895](0.020s) not ok 144 - runs with path option and start and end locations: exit code 0 [10:50:13.896](0.001s) not ok 145 - runs with path option and start and end locations: no stderr [10:50:13.896](0.000s) not ok 146 - runs with path option and start and end locations: matches [10:50:13.913](0.001s) not ok 148 - falling off the end of the WAL results in an error: matches [10:50:13.954](0.001s) not ok 150 - errors are shown with --quiet: matches [10:50:13.988](0.034s) not ok 151 - pg_waldump : runs ok [10:50:13.990](0.001s) not ok 152 - pg_waldump : no stderr [10:50:13.992](0.000s) not ok 153 - pg_waldump : some lines are output [10:50:14.052](0.033s) not ok 155 - pg_waldump --limit 6: runs ok [10:50:14.053](0.001s) not ok 156 - pg_waldump --limit 6: no stderr [10:50:14.053](0.000s) not ok 157 - pg_waldump --limit 6: some lines are output [10:50:14.054](0.000s) not ok 158 - limit option observed [10:50:14.072](0.018s) not ok 159 - pg_waldump --fullpage: runs ok [10:50:14.073](0.000s) not ok 160 - pg_waldump --fullpage: no stderr [10:50:14.073](0.000s) not ok 161 - pg_waldump --fullpage: some lines are output [10:50:14.091](0.018s) not ok 163 - pg_waldump --stats: runs ok [10:50:14.092](0.001s) not ok 164 - pg_waldump --stats: no stderr [10:50:14.093](0.000s) not ok 165 - pg_waldump --stats: some lines are output [10:50:14.093](0.000s) not ok 166 - statistics on stdout [10:50:14.113](0.019s) not ok 168 - pg_waldump --stats=record: runs ok [10:50:14.114](0.001s) not ok 169 - pg_waldump --stats=record: no stderr [10:50:14.115](0.000s) not ok 170 - pg_waldump --stats=record: some lines are output [10:50:14.115](0.000s) not ok 171 - statistics on stdout [10:50:14.251](0.135s) not ok 173 - pg_waldump --rmgr Btree: runs ok [10:50:14.252](0.001s) not ok 174 - pg_waldump --rmgr Btree: no stderr [10:50:14.252](0.000s) not ok 175 - pg_waldump --rmgr Btree: some lines are output [10:50:14.278](0.025s) not ok 177 - pg_waldump --fork init: runs ok [10:50:14.279](0.001s) not ok 178 - pg_waldump --fork init: no stderr [10:50:14.280](0.000s) not ok 179 - pg_waldump --fork init: some lines are output [10:50:14.334](0.053s) not ok 181 - pg_waldump --relation 1663/5/16385: runs ok [10:50:14.335](0.001s) not ok 182 - pg_waldump --relation 1663/5/16385: no stderr [10:50:14.336](0.000s) not ok 183 - pg_waldump --relation 1663/5/16385: some lines are output [10:50:14.355](0.019s) not ok 185 - pg_waldump --relation 1663/5/16391 --block 1: runs ok [10:50:14.356](0.001s) not ok 186 - pg_waldump --relation 1663/5/16391 --block 1: no stderr [10:50:14.357](0.000s) not ok 187 - pg_waldump --relation 1663/5/16391 --block 1: some lines are output |
test | [10:52:27.662] 216/350 postgresql:pg_waldump / pg_waldump/001_basic ERROR ... |
56/6087 | CREATE TABLE LIKE INCLUDING TRIGGERS |
Windows - Server 2019, MinGW64 - Meson | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/triggers.out C:/cirrus/build/testrun/pg_upgrade/002_pg_... --- C:/cirrus/src/test/regress/expected/triggers.out 2025-10-01 09:34:20.567313400 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/triggers.out 2025-10-01 09:40:23.083387300 +0000 @@ -407,6 +407,7 @@ --create table like tests COMMENT ON TRIGGER before_ins_stmt_trig ON main_table IS 'trigger before_ins_stmt_trig'; CREATE TABLE main_table1(c INT, LIKE main_table INCLUDING TRIGGERS INCLUDING COMMENTS); +ERROR: trigger "before_upd_a_row_trig" for relation "main_table1" already exists \d main_table Table "public.main_table" Column | Type | Collation | Nullable | Default @@ -424,22 +425,6 @@ before_upd_a_stmt_trig BEFORE UPDATE OF a ON main_table FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_up... \d main_table1 - Table "public.main_table1" - Column | Type | Collation | Nullable | Default ---------+---------+-----------+----------+--------- - c | integer | | | - a | integer | | | ... |
tap | [09:41:10.208](62.607s) not ok 5 - regression tests pass |
test | [09:52:33.968] 9/348 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/triggers.out C:/cirrus/build/testrun/regress/regress/re... --- C:/cirrus/src/test/regress/expected/triggers.out 2025-10-01 09:34:09.272753200 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/triggers.out 2025-10-01 09:36:59.649017200 +0000 @@ -407,6 +407,7 @@ --create table like tests COMMENT ON TRIGGER before_ins_stmt_trig ON main_table IS 'trigger before_ins_stmt_trig'; CREATE TABLE main_table1(c INT, LIKE main_table INCLUDING TRIGGERS INCLUDING COMMENTS); +ERROR: trigger "before_upd_a_row_trig" for relation "main_table1" already exists \d main_table Table "public.main_table" Column | Type | Collation | Nullable | Default @@ -424,22 +425,6 @@ before_upd_a_stmt_trig BEFORE UPDATE OF a ON main_table FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_up... \d main_table1 - Table "public.main_table1" - Column | Type | Collation | Nullable | Default ---------+---------+-----------+----------+--------- - c | integer | | | - a | integer | | | ... |
test | [09:49:25.431] 6/345 postgresql:regress / regress/regress ERROR 1... |
56/6088 | create table like including storage parameter |
Windows - Server 2019, MinGW64 - Meson | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_table_like.out C:/cirrus/build/testrun/pg_upgrad... --- C:/cirrus/src/test/regress/expected/create_table_like.out 2025-10-01 09:12:13.538748700 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_table_like.out 2025-10-01 09:18:44.184509900 +... @@ -709,14 +709,17 @@ toast.vacuum_truncate = false, log_autovacuum_min_duration = 100, toast.log_autovacuum_min_duration = 100); +ERROR: relation "t" already exists create table t1(like t including storage parameter) with (fillfactor = 100); --error -ERROR: parameter "fillfactor" specified more than once create table t1(like t excluding storage parameter) with (fillfactor = 100); --ok +ERROR: relation "t1" already exists \d+ t1 - Table "public.t1" - Column | Type | Collation | Nullable | Default | Storage | Stats target | Description ---------+------+-----------+----------+---------+----------+--------------+------------- - a | text | | | | extended | | + Table "public.t1" + Column | Type | Collation | Nullable | Default | Storage | Stats target | Description +--------+---------+-----------+----------+---------+---------+--------------+------------- ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_table_like.out C:/cirrus/build/testrun/recovery/... --- C:/cirrus/src/test/regress/expected/create_table_like.out 2025-10-01 09:12:13.538748700 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/create_table_like.out 2025-10-01 09:21:46.982582200... @@ -709,14 +709,17 @@ toast.vacuum_truncate = false, log_autovacuum_min_duration = 100, toast.log_autovacuum_min_duration = 100); +ERROR: relation "t" already exists create table t1(like t including storage parameter) with (fillfactor = 100); --error -ERROR: parameter "fillfactor" specified more than once create table t1(like t excluding storage parameter) with (fillfactor = 100); --ok +ERROR: relation "t1" already exists \d+ t1 - Table "public.t1" - Column | Type | Collation | Nullable | Default | Storage | Stats target | Description ---------+------+-----------+----------+---------+----------+--------------+------------- - a | text | | | | extended | | + Table "public.t1" + Column | Type | Collation | Nullable | Default | Storage | Stats target | Description +--------+---------+-----------+----------+---------+---------+--------------+------------- ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_table_like.out C:/cirrus/build/testrun/regress/r... --- C:/cirrus/src/test/regress/expected/create_table_like.out 2025-10-01 09:12:13.538748700 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/create_table_like.out 2025-10-01 09:18:41.235522000 +0000 @@ -709,14 +709,17 @@ toast.vacuum_truncate = false, log_autovacuum_min_duration = 100, toast.log_autovacuum_min_duration = 100); +ERROR: relation "t" already exists create table t1(like t including storage parameter) with (fillfactor = 100); --error -ERROR: parameter "fillfactor" specified more than once create table t1(like t excluding storage parameter) with (fillfactor = 100); --ok +ERROR: relation "t1" already exists \d+ t1 - Table "public.t1" - Column | Type | Collation | Nullable | Default | Storage | Stats target | Description ---------+------+-----------+----------+---------+----------+--------------+------------- - a | text | | | | extended | | + Table "public.t1" + Column | Type | Collation | Nullable | Default | Storage | Stats target | Description +--------+---------+-----------+----------+---------+---------+--------------+------------- ... |
tap | [09:19:17.322](67.078s) not ok 5 - regression tests pass |
tap | [09:22:24.256](78.090s) not ok 2 - regression tests pass |
test | [09:31:16.794] 6/348 postgresql:regress / regress/regress ERROR ... [09:31:16.794] 9/348 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [09:31:16.794] 47/348 postgresql:recovery / recovery/027_stream_regress ERROR ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_table_like.out C:/cirrus/build/testrun/pg_upgrad... --- C:/cirrus/src/test/regress/expected/create_table_like.out 2025-10-01 09:12:19.379255600 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_table_like.out 2025-10-01 09:15:55.522766900 +... @@ -709,14 +709,17 @@ toast.vacuum_truncate = false, log_autovacuum_min_duration = 100, toast.log_autovacuum_min_duration = 100); +ERROR: relation "t" already exists create table t1(like t including storage parameter) with (fillfactor = 100); --error -ERROR: parameter "fillfactor" specified more than once create table t1(like t excluding storage parameter) with (fillfactor = 100); --ok +ERROR: relation "t1" already exists \d+ t1 - Table "public.t1" - Column | Type | Collation | Nullable | Default | Storage | Stats target | Description ---------+------+-----------+----------+---------+----------+--------------+------------- - a | text | | | | extended | | + Table "public.t1" + Column | Type | Collation | Nullable | Default | Storage | Stats target | Description +--------+---------+-----------+----------+---------+---------+--------------+------------- ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_table_like.out C:/cirrus/build/testrun/regress/r... --- C:/cirrus/src/test/regress/expected/create_table_like.out 2025-10-01 09:12:19.379255600 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/create_table_like.out 2025-10-01 09:15:48.605275400 +0000 @@ -709,14 +709,17 @@ toast.vacuum_truncate = false, log_autovacuum_min_duration = 100, toast.log_autovacuum_min_duration = 100); +ERROR: relation "t" already exists create table t1(like t including storage parameter) with (fillfactor = 100); --error -ERROR: parameter "fillfactor" specified more than once create table t1(like t excluding storage parameter) with (fillfactor = 100); --ok +ERROR: relation "t1" already exists \d+ t1 - Table "public.t1" - Column | Type | Collation | Nullable | Default | Storage | Stats target | Description ---------+------+-----------+----------+---------+----------+--------------+------------- - a | text | | | | extended | | + Table "public.t1" + Column | Type | Collation | Nullable | Default | Storage | Stats target | Description +--------+---------+-----------+----------+---------+---------+--------------+------------- ... |
tap | [09:16:56.993](128.518s) not ok 5 - regression tests pass |
test | [09:27:12.928] 8/345 postgresql:regress / regress/regress ERROR 1... [09:27:12.928] 19/345 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... |
56/6012 | pgbench: extend variable usage in scripts |
CompilerWarnings | |
compiler | [07:25:47.374] pgbench.c:1987:8: error: unused variable 'quotechar' [-Werror,-Wunused-variable] |
compiler | [07:25:47.374] pgbench.c:1990:10: error: enumeration value 'PQUOTE_SHELL_ARG' not handled in switch [-Werror,-Wswitch] |
compiler | [07:25:33.450] pgbench.c:1990:10: error: enumeration value 'PQUOTE_SHELL_ARG' not handled in switch [-Werror,-Wswitch] |
compiler | [07:25:33.450] pgbench.c:1987:8: error: unused variable 'quotechar' [-Werror,-Wunused-variable] |
compiler | [07:24:56.628] pgbench.c:2030:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [07:24:56.628] pgbench.c:1987:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] |
compiler | [07:24:56.628] pgbench.c:1990:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] |
compiler | [07:24:43.090] pgbench.c:1987:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] |
compiler | [07:24:43.090] pgbench.c:2030:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [07:24:43.090] pgbench.c:1990:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] |
compiler | [07:26:16.970] pgbench.c:1987:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] |
compiler | [07:26:16.970] pgbench.c:2030:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [07:26:16.970] pgbench.c:1990:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [07:35:26.994](0.001s) not ok 5 - vacuumdb cannot target invalid database: matches |
test | [07:39:04.340] 229/345 postgresql:scripts / scripts/101_vacuumdb_all ERROR ... |
56/5692 | Create DATA dump objects for partitioned tables too |
Windows - Server 2019, MinGW64 - Meson | |
tap | [05:19:32.706](290.581s) # poll_query_until timed out executing this query: timed out waiting for catchup at C:/cirrus/src/test/subscription/t/001_rep_changes.pl line 477. |
test | [05:19:33.235] 348/348 postgresql:subscription / subscription/001_rep_changes ERROR 3... |
55/5099 | Add OR REPLACE option to CREATE MATERIALIZED VIEW |
NetBSD - Meson | |
tap | [03:15:02.783](0.001s) not ok 75 - corrupt backup fails verification: bad_manifest: matches |
test | [03:15:57.175] 243/350 postgresql:pg_verifybackup / pg_verifybackup/003_corruption ERROR ... |
55/5623 | Make numeric type accessible to third-party code. |
NetBSD - Meson | |
tap | [17:58:26.057](0.224s) not ok 36 - different column lists detected |
test | [17:58:42.761] 307/350 postgresql:subscription / subscription/031_column_list ERROR ... |
56/6072 | remove unnecessary include in src/backend/commands/policy.c |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [13:45:01.862](0.000s) not ok 5 - reserved_connections limit: matches |
test | [13:47:37.753] 263/345 postgresql:postmaster / postmaster/002_connection_limits ERROR ... |
55/5365 | Fix creation of empty .log files during log rotation |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [11:39:33.275](0.001s) not ok 5 - vacuumdb cannot target invalid database: matches |
test | [11:43:11.908] 228/345 postgresql:scripts / scripts/101_vacuumdb_all ERROR ... |
54/5547 | Doc: Create table improvements |
Windows - Server 2019, MinGW64 - Meson | |
tap | [10:42:56.808](0.001s) not ok 3 - checking a non-existent database stderr /(?^:FATAL: database "qqq" does not exist)/ |
test | [10:49:08.517] 157/348 postgresql:pg_amcheck / pg_amcheck/002_nonesuch ERROR ... |
56/5726 | Proposal for enabling auto-vectorization for checksum calculations |
OpenBSD - Meson | |
tap | [09:21:59.530](0.028s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/amcheck/001_v... |
tap | [09:21:59.507](0.008s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:59.720](0.025s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:59.848](0.009s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:00.055](0.010s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:00.083](0.025s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/amcheck/006_v... |
tap | [09:22:01.095](0.012s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:01.512](0.367s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/authenticatio... |
tap | [09:22:01.486](0.017s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:01.485](0.012s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:01.443](0.026s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/authenticatio... |
tap | [09:22:01.485](0.012s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:00.296](0.011s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:00.153](0.029s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:00.362](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:04.800](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:04.835](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:05.008](0.080s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/commit_ts/001... |
tap | [09:22:05.060](0.114s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:05.006](0.011s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:05.006](0.011s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:00.652](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:08.209](0.008s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:51.875](0.334s) not ok 14 - successful creation [09:21:51.877](0.001s) not ok 15 - check PGDATA permissions [09:21:51.913](0.036s) not ok 16 - checksums are enabled in control file: exit code 0 [09:21:51.915](0.001s) not ok 17 - checksums are enabled in control file: no stderr [09:21:51.916](0.000s) not ok 18 - checksums are enabled in control file: matches [09:21:52.154](0.058s) not ok 23 - successful creation with group access [09:21:52.262](0.001s) not ok 26 - locale provider ICU requires --icu-locale: matches [09:21:52.303](0.039s) not ok 27 - option --icu-locale [09:21:52.345](0.042s) not ok 28 - options --locale-provider=icu --locale=und --lc-*=C: exit code 0 [09:21:52.347](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr [09:21:52.347](0.000s) not ok 30 - options --locale-provider=icu --locale=und --lc-*=C: matches [09:21:52.376](0.001s) not ok 32 - fails for invalid ICU locale: matches [09:21:52.409](0.001s) not ok 34 - fails for encoding not supported by ICU: matches [09:21:52.440](0.001s) not ok 36 - fails for nonsense language: matches [09:21:52.467](0.001s) not ok 38 - fails for invalid collation argument: matches [09:21:52.527](0.033s) not ok 40 - locale provider builtin with --locale [09:21:52.557](0.028s) not ok 41 - locale provider builtin with --encoding=UTF-8 --builtin-locale=C.UTF-8 [09:21:52.765](0.167s) not ok 43 - locale provider builtin with --lc-ctype [09:21:53.068](0.026s) not ok 49 - multiple --set options with different case |
tap | [09:22:05.467](0.012s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:06.486](0.050s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:08.394](0.011s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:08.353](0.010s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:08.166](0.008s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:05.581](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:51.082](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:50.983](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:50.899](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:05.568](0.112s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:05.572](0.047s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:51.313](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:51.916](0.152s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/pg_amcheck/00... |
tap | [09:21:51.449](0.028s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/pg_amcheck/00... |
tap | [09:21:51.496](0.028s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:52.123](0.063s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/pg_basebackup... |
tap | [09:21:51.815](0.020s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:52.256](0.208s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/pg_basebackup... |
tap | [09:21:52.163](0.010s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:52.939](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:52.236](0.112s) not ok 1 - pg_checksums --help exit code 0 [09:21:52.238](0.000s) not ok 2 - pg_checksums --help goes to stdout [09:21:52.239](0.000s) not ok 3 - pg_checksums --help nothing to stderr [09:21:52.285](0.045s) not ok 5 - pg_checksums --version exit code 0 [09:21:52.286](0.000s) not ok 6 - pg_checksums --version goes to stdout [09:21:52.286](0.000s) not ok 7 - pg_checksums --version nothing to stderr |
tap | [09:21:52.736](0.316s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/pg_checksums/... |
tap | [09:21:52.782](0.015s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:52.814](0.009s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:53.139](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:53.227](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:53.495](0.020s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:53.581](0.059s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:53.553](0.008s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:53.721](0.063s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:53.544](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:53.800](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:54.269](0.053s) not ok 11 - pg_ctl initdb |
tap | [09:21:54.184](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:54.245](0.008s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:54.229](0.055s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:54.291](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:54.206](0.017s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:54.904](0.434s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:54.637](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:54.667](0.037s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/pg_dump/010_d... |
tap | [09:22:00.622](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:54.709](0.029s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:54.669](0.009s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:54.895](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:55.152](0.027s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/pg_rewind/002... |
tap | [09:21:55.050](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:55.479](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:55.172](0.037s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:55.623](0.183s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:55.454](0.009s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:55.576](0.010s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:55.600](0.011s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:00.570](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:44.178](0.078s) not ok 1 - pg_upgrade --help exit code 0 [09:21:44.179](0.000s) not ok 2 - pg_upgrade --help goes to stdout [09:21:44.180](0.000s) not ok 3 - pg_upgrade --help nothing to stderr [09:21:44.189](0.007s) not ok 5 - pg_upgrade --version exit code 0 [09:21:44.190](0.000s) not ok 6 - pg_upgrade --version goes to stdout [09:21:44.191](0.000s) not ok 7 - pg_upgrade --version nothing to stderr |
tap | [09:21:44.815](0.470s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/pg_upgrade/00... |
tap | [09:21:44.303](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:44.149](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:44.419](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:44.350](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:56.084](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:56.120](0.015s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:56.057](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:56.227](0.111s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:56.545](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:56.471](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:56.641](0.024s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:56.554](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:00.677](0.061s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:00.971](0.156s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:57.197](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:56.881](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:57.129](0.158s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:57.161](0.023s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/pgbench/001_p... |
tap | [09:22:01.069](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:01.750](0.112s) not ok 1 - postgres --help exit code 0 [09:22:01.752](0.001s) not ok 2 - postgres --help goes to stdout [09:22:01.753](0.000s) not ok 3 - postgres --help nothing to stderr [09:22:02.358](0.605s) not ok 5 - postgres --version exit code 0 [09:22:02.363](0.004s) not ok 6 - postgres --version goes to stdout [09:22:02.365](0.001s) not ok 7 - postgres --version nothing to stderr |
tap | [09:22:01.960](0.012s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:01.974](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:57.470](0.026s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/psql/001_basi... |
tap | [09:21:57.650](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:57.688](0.010s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:44.427](0.008s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:44.542](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:44.766](0.082s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:44.654](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:44.838](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:44.857](0.055s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:44.883](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:45.093](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:45.873](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:45.840](0.238s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:45.319](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:45.240](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:45.433](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:45.474](0.036s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:45.524](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:45.456](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:45.599](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.033](0.021s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/recovery/019_... |
tap | [09:21:45.840](0.038s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:45.981](0.076s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:45.867](0.012s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.372](0.009s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.170](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.229](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.334](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.346](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.187](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.372](0.008s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.614](0.008s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.614](0.008s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.728](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.955](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.054](0.098s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.156](0.029s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:46.915](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.083](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.110](0.037s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.615](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.138](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.341](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.634](0.017s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.486](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.821](0.230s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.740](0.024s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/recovery/045_... |
tap | [09:21:47.658](0.025s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.847](0.010s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:47.993](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:57.802](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:58.123](0.079s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:58.163](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:58.154](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:58.608](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:58.572](0.013s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:58.555](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:58.689](0.019s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:58.660](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:58.751](0.008s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:58.974](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:59.135](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:21:59.174](0.030s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/scripts/200_c... |
tap | [09:22:05.573](0.009s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:07.753](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:08.199](0.021s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:08.100](0.008s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:02.205](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:02.129](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:01.946](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:01.965](0.011s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:02.460](0.220s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/subscription/... |
tap | [09:22:02.553](0.018s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:02.378](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:02.466](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:02.532](0.016s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:02.782](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:02.937](0.076s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.168](0.137s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/subscription/... |
tap | [09:22:02.941](0.044s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.202](0.013s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.202](0.009s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.058](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.206](0.011s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.310](0.052s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.286](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.463](0.060s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.678](0.011s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.860](0.188s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:04.458](0.228s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.628](0.004s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.676](0.010s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:03.905](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:04.355](0.008s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:04.076](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:04.128](0.033s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:04.190](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:04.312](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:04.430](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:04.390](0.013s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:04.504](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:04.945](0.016s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:05.045](0.028s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:05.662](0.050s) Bail out! command "initdb --no-sync --pgdata /home/postgres/postgres/build/testrun/test_aio/001_... |
tap | [09:22:06.035](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:06.161](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:00.969](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:06.075](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:06.432](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:06.684](0.071s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:06.583](0.007s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:06.901](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:07.066](0.051s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:07.203](0.005s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:07.177](0.086s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:07.266](0.014s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:07.268](0.010s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:07.539](0.009s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
tap | [09:22:07.646](0.006s) Bail out! failed to execute command "cp -RPp /home/postgres/postgres/build/tmp_install/initdb-te... |
test | [09:22:22.426] 3/350 postgresql:setup / initdb_cache FAIL ... [09:22:22.426] 4/350 postgresql:isolation / isolation/isolation ERROR ... [09:22:22.426] 5/350 postgresql:regress / regress/regress ERROR ... [09:22:22.426] 6/350 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR ... [09:22:22.426] 8/350 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR ... [09:22:22.426] 10/350 postgresql:pg_upgrade / pg_upgrade/005_char_signedness ERROR ... [09:22:22.426] 7/350 postgresql:pg_upgrade / pg_upgrade/001_basic ERROR ... [09:22:22.426] 11/350 postgresql:recovery / recovery/001_stream_rep ERROR ... [09:22:22.426] 13/350 postgresql:recovery / recovery/004_timeline_switch ERROR ... [09:22:22.426] 12/350 postgresql:recovery / recovery/002_archiving ERROR ... [09:22:22.426] 9/350 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes ERROR ... [09:22:22.426] 14/350 postgresql:recovery / recovery/003_recovery_targets ERROR ... [09:22:22.426] 16/350 postgresql:recovery / recovery/005_replay_delay ERROR ... [09:22:22.426] 17/350 postgresql:recovery / recovery/006_logical_decoding ERROR ... [09:22:22.426] 15/350 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [09:22:22.426] 18/350 postgresql:recovery / recovery/007_sync_rep ERROR ... [09:22:22.426] 19/350 postgresql:recovery / recovery/008_fsm_truncation ERROR ... [09:22:22.426] 20/350 postgresql:recovery / recovery/013_crash_restart ERROR ... [09:22:22.426] 21/350 postgresql:recovery / recovery/012_subtransactions ERROR ... [09:22:22.426] 22/350 postgresql:recovery / recovery/014_unlogged_reinit ERROR ... [09:22:22.426] 24/350 postgresql:recovery / recovery/015_promotion_pages ERROR ... [09:22:22.426] 23/350 postgresql:recovery / recovery/017_shm ERROR ... [09:22:22.426] 25/350 postgresql:recovery / recovery/016_min_consistency ERROR ... [09:22:22.426] 26/350 postgresql:recovery / recovery/018_wal_optimize ERROR ... [09:22:22.426] 28/350 postgresql:recovery / recovery/020_archive_status ERROR ... [09:22:22.426] 29/350 postgresql:recovery / recovery/022_crash_temp_files ERROR ... [09:22:22.426] 27/350 postgresql:recovery / recovery/010_logical_decoding_timelines ERROR ... [09:22:22.426] 30/350 postgresql:recovery / recovery/009_twophase ERROR ... [09:22:22.426] 32/350 postgresql:recovery / recovery/019_replslot_limit ERROR ... [09:22:22.426] 31/350 postgresql:recovery / recovery/021_row_visibility ERROR ... [09:22:22.426] 35/350 postgresql:recovery / recovery/025_stuck_on_old_timeline ERROR ... [09:22:22.426] 34/350 postgresql:recovery / recovery/028_pitr_timelines ERROR ... [09:22:22.426] 37/350 postgresql:recovery / recovery/027_stream_regress ERROR ... [09:22:22.426] 38/350 postgresql:recovery / recovery/023_pitr_prepared_xact ERROR ... [09:22:22.426] 36/350 postgresql:recovery / recovery/026_overwrite_contrecord ERROR ... [09:22:22.426] 39/350 postgresql:recovery / recovery/029_stats_restart ERROR ... [09:22:22.426] 33/350 postgresql:recovery / recovery/024_archive_recovery ERROR ... [09:22:22.426] 40/350 postgresql:recovery / recovery/030_stats_cleanup_replica ERROR ... [09:22:22.426] 42/350 postgresql:recovery / recovery/032_relfilenode_reuse ERROR ... [09:22:22.426] 41/350 postgresql:recovery / recovery/031_recovery_conflict ERROR ... [09:22:22.426] 43/350 postgresql:recovery / recovery/036_truncated_dropped ERROR ... [09:22:22.426] 46/350 postgresql:recovery / recovery/037_invalid_database ERROR ... [09:22:22.426] 47/350 postgresql:recovery / recovery/038_save_logical_slots_shutdown ERROR ... [09:22:22.426] 48/350 postgresql:recovery / recovery/040_standby_failover_slots_sync ERROR ... [09:22:22.426] 49/350 postgresql:recovery / recovery/035_standby_logical_decoding ERROR ... [09:22:22.426] 44/350 postgresql:recovery / recovery/033_replay_tsp_drops ERROR ... [09:22:22.426] 50/350 postgresql:recovery / recovery/041_checkpoint_at_promote ERROR ... [09:22:22.426] 45/350 postgresql:recovery / recovery/034_create_database ERROR ... [09:22:22.426] 51/350 postgresql:recovery / recovery/043_no_contrecord_switch ERROR ... [09:22:22.426] 53/350 postgresql:recovery / recovery/039_end_of_wal ERROR ... [09:22:22.426] 52/350 postgresql:plpgsql / plpgsql/regress ERROR ... [09:22:22.426] 55/350 postgresql:recovery / recovery/046_checkpoint_logical_slot ERROR ... [09:22:22.426] 54/350 postgresql:recovery / recovery/042_low_level_backup ERROR ... [09:22:22.428] 57/350 postgresql:plperl / plperl/regress ERROR ... [09:22:22.428] 58/350 postgresql:plpython / plpython/regress ERROR ... [09:22:22.428] 60/350 postgresql:pltcl / pltcl/regress ERROR ... [09:22:22.428] 56/350 postgresql:recovery / recovery/045_archive_restartpoint ERROR ... [09:22:22.428] 61/350 postgresql:recovery / recovery/047_checkpoint_physical_slot ERROR ... [09:22:22.428] 59/350 postgresql:recovery / recovery/044_invalidate_inactive_slots ERROR ... [09:22:22.428] 63/350 postgresql:amcheck / amcheck/regress ERROR ... [09:22:22.428] 66/350 postgresql:basic_archive / basic_archive/regress ERROR ... [09:22:22.428] 67/350 postgresql:btree_gin / btree_gin/regress ERROR ... [09:22:22.428] 64/350 postgresql:recovery / recovery/048_vacuum_horizon_floor ERROR ... [09:22:22.428] 62/350 postgresql:auto_explain / auto_explain/regress ERROR ... [09:22:22.428] 65/350 postgresql:bloom / bloom/regress ERROR ... [09:22:22.428] 69/350 postgresql:bool_plperl / bool_plperl/regress ERROR ... [09:22:22.428] 68/350 postgresql:btree_gist / btree_gist/regress ERROR ... [09:22:22.428] 71/350 postgresql:dblink / dblink/regress ERROR ... [09:22:22.428] 72/350 postgresql:citext / citext/regress ERROR ... [09:22:22.428] 74/350 postgresql:dict_int / dict_int/regress ERROR ... [09:22:22.428] 73/350 postgresql:dict_xsyn / dict_xsyn/regress ERROR ... [09:22:22.428] 70/350 postgresql:cube / cube/regress ERROR ... [09:22:22.428] 75/350 postgresql:earthdistance / earthdistance/regress ERROR ... [09:22:22.428] 76/350 postgresql:file_fdw / file_fdw/regress ERROR ... [09:22:22.428] 77/350 postgresql:fuzzystrmatch / fuzzystrmatch/regress ERROR ... [09:22:22.428] 80/350 postgresql:intarray / intarray/regress ERROR ... [09:22:22.428] 82/350 postgresql:hstore_plpython / hstore_plpython/regress ERROR ... [09:22:22.428] 79/350 postgresql:isn / isn/regress ERROR ... [09:22:22.428] 81/350 postgresql:hstore_plperl / hstore_plperl/regress ERROR ... [09:22:22.428] 78/350 postgresql:hstore / hstore/regress ERROR ... [09:22:22.428] 84/350 postgresql:jsonb_plperl / jsonb_plperl/regress ERROR ... [09:22:22.428] 86/350 postgresql:ltree / ltree/regress ERROR ... [09:22:22.428] 83/350 postgresql:jsonb_plpython / jsonb_plpython/regress ERROR ... [09:22:22.428] 88/350 postgresql:pageinspect / pageinspect/regress ERROR ... [09:22:22.428] 87/350 postgresql:ltree_plpython / ltree_plpython/regress ERROR ... [09:22:22.428] 89/350 postgresql:passwordcheck / passwordcheck/regress ERROR ... [09:22:22.428] 85/350 postgresql:lo / lo/regress ERROR ... [09:22:22.428] 90/350 postgresql:pg_buffercache / pg_buffercache/regress ERROR ... [09:22:22.428] 91/350 postgresql:pgcrypto / pgcrypto/regress ERROR ... [09:22:22.428] 95/350 postgresql:pg_overexplain / pg_overexplain/regress ERROR ... [09:22:22.428] 92/350 postgresql:pg_logicalinspect / pg_logicalinspect/isolation ERROR ... [09:22:22.428] 94/350 postgresql:pg_prewarm / pg_prewarm/regress ERROR ... [09:22:22.428] 93/350 postgresql:pg_freespacemap / pg_freespacemap/regress ERROR ... [09:22:22.428] 97/350 postgresql:pg_surgery / pg_surgery/regress ERROR ... [09:22:22.428] 99/350 postgresql:pgstattuple / pgstattuple/regress ERROR ... [09:22:22.428] 98/350 postgresql:pg_stat_statements / pg_stat_statements/regress ERROR ... [09:22:22.428] 100/350 postgresql:pg_trgm / pg_trgm/regress ERROR ... [09:22:22.428] 101/350 postgresql:pg_walinspect / pg_walinspect/regress ERROR ... [09:22:22.428] 96/350 postgresql:pgrowlocks / pgrowlocks/isolation ERROR ... [09:22:22.428] 102/350 postgresql:pg_visibility / pg_visibility/regress ERROR ... [09:22:22.428] 103/350 postgresql:seg / seg/regress ERROR ... [09:22:22.428] 106/350 postgresql:tablefunc / tablefunc/regress ERROR ... [09:22:22.428] 107/350 postgresql:tcn / tcn/isolation ERROR ... [09:22:22.428] 104/350 postgresql:spi / spi/regress ERROR ... [09:22:22.428] 109/350 postgresql:tsm_system_rows / tsm_system_rows/regress ERROR ... [09:22:22.428] 108/350 postgresql:test_decoding / test_decoding/regress ERROR ... [09:22:22.428] 105/350 postgresql:postgres_fdw / postgres_fdw/regress ERROR ... [09:22:22.428] 110/350 postgresql:test_decoding / test_decoding/isolation ERROR ... [09:22:22.428] 111/350 postgresql:tsm_system_time / tsm_system_time/regress ERROR ... [09:22:22.428] 113/350 postgresql:xml2 / xml2/regress ERROR ... [09:22:22.428] 114/350 postgresql:uuid-ossp / uuid-ossp/regress ERROR ... [09:22:22.428] 112/350 postgresql:unaccent / unaccent/regress ERROR ... [09:22:22.428] 116/350 postgresql:brin / brin/isolation ERROR ... [09:22:22.428] 118/350 postgresql:delay_execution / delay_execution/isolation ERROR ... [09:22:22.428] 115/350 postgresql:dummy_seclabel / dummy_seclabel/regress ERROR ... [09:22:22.428] 119/350 postgresql:dummy_index_am / dummy_index_am/regress ERROR ... [09:22:22.428] 117/350 postgresql:commit_ts / commit_ts/regress ERROR ... [09:22:22.429] 120/350 postgresql:gin / gin/regress ERROR ... [09:22:22.429] 122/350 postgresql:injection_points / injection_points/regress ERROR ... [09:22:22.429] 121/350 postgresql:injection_points / injection_points/isolation ERROR ... [09:22:22.429] 123/350 postgresql:plsample / plsample/regress ERROR ... [09:22:22.429] 124/350 postgresql:spgist_name_ops / spgist_name_ops/regress ERROR ... [09:22:22.429] 125/350 postgresql:test_bloomfilter / test_bloomfilter/regress ERROR ... [09:22:22.429] 126/350 postgresql:test_bitmapset / test_bitmapset/regress ERROR ... [09:22:22.429] 127/350 postgresql:test_ddl_deparse / test_ddl_deparse/regress ERROR ... [09:22:22.429] 128/350 postgresql:test_binaryheap / test_binaryheap/regress ERROR ... [09:22:22.429] 129/350 postgresql:test_ginpostinglist / test_ginpostinglist/regress ERROR ... [09:22:22.429] 130/350 postgresql:test_dsm_registry / test_dsm_registry/regress ERROR ... [09:22:22.429] 131/350 postgresql:test_copy_callbacks / test_copy_callbacks/regress ERROR ... [09:22:22.429] 132/350 postgresql:test_integerset / test_integerset/regress ERROR ... [09:22:22.429] 133/350 postgresql:test_extensions / test_extensions/regress ERROR ... [09:22:22.429] 136/350 postgresql:test_pg_dump / test_pg_dump/regress ERROR ... [09:22:22.429] 135/350 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress ERROR ... [09:22:22.429] 138/350 postgresql:test_parser / test_parser/regress ERROR ... [09:22:22.429] 137/350 postgresql:test_lfind / test_lfind/regress ERROR ... [09:22:22.429] 139/350 postgresql:test_predtest / test_predtest/regress ERROR ... [09:22:22.429] 140/350 postgresql:test_oat_hooks / test_oat_hooks/regress ERROR ... [09:22:22.429] 141/350 postgresql:test_radixtree / test_radixtree/regress ERROR ... [09:22:22.429] 134/350 postgresql:test_dsa / test_dsa/regress ERROR ... [09:22:22.429] 143/350 postgresql:test_regex / test_regex/regress ERROR ... [09:22:22.429] 144/350 postgresql:test_resowner / test_resowner/regress ERROR ... [09:22:22.429] 145/350 postgresql:test_rls_hooks / test_rls_hooks/regress ERROR ... [09:22:22.429] 142/350 postgresql:test_rbtree / test_rbtree/regress ERROR ... [09:22:22.429] 146/350 postgresql:test_shm_mq / test_shm_mq/regress ERROR ... [09:22:22.429] 149/350 postgresql:test_tidstore / test_tidstore/regress ERROR ... [09:22:22.429] 148/350 postgresql:test_slru / test_slru/regress ERROR ... [09:22:22.429] 150/350 postgresql:unsafe_tests / unsafe_tests/regress ERROR ... [09:22:22.429] 151/350 postgresql:ecpg / ecpg/ecpg ERROR ... [09:22:22.429] 147/350 postgresql:typcache / typcache/regress ERROR ... [09:22:22.429] 153/350 postgresql:libpq / libpq/006_service ERROR ... [09:22:22.429] 155/350 postgresql:libpq / libpq/005_negotiate_encryption ERROR ... [09:22:22.429] 156/350 postgresql:libpq / libpq/003_load_balance_host_list ERROR ... [09:22:22.429] 158/350 postgresql:pg_amcheck / pg_amcheck/002_nonesuch ERROR ... [09:22:22.429] 160/350 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR ... [09:22:22.429] 161/350 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage ERROR ... [09:22:22.429] 162/350 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace ERROR ... [09:22:22.429] 165/350 postgresql:pg_amcheck / pg_amcheck/003_check ERROR ... [09:22:22.429] 167/350 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical ERROR ... [09:22:22.429] 166/350 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup ERROR ... [09:22:22.429] 169/350 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal ERROR ... [09:22:22.429] 168/350 postgresql:pg_checksums / pg_checksums/001_basic ERROR ... [09:22:22.429] 170/350 postgresql:pg_checksums / pg_checksums/002_actions ERROR ... [09:22:22.429] 171/350 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups ERROR ... [09:22:22.429] 172/350 postgresql:pg_combinebackup / pg_combinebackup/003_timeline ERROR ... [09:22:22.429] 173/350 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber ERROR ... [09:22:22.429] 163/350 postgresql:initdb / initdb/001_initdb ERROR ... [09:22:22.429] 174/350 postgresql:pg_combinebackup / pg_combinebackup/004_manifest ERROR ... [09:22:22.429] 176/350 postgresql:pg_combinebackup / pg_combinebackup/005_integrity ERROR ... [09:22:22.429] 177/350 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy ERROR ... [09:22:22.429] 178/350 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink ERROR ... [09:22:22.429] 179/350 postgresql:pg_combinebackup / pg_combinebackup/008_promote ERROR ... [09:22:22.429] 180/350 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal ERROR ... [09:22:22.429] 181/350 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file ERROR ... [09:22:22.429] 183/350 postgresql:pg_controldata / pg_controldata/001_pg_controldata ERROR ... [09:22:22.429] 185/350 postgresql:pg_ctl / pg_ctl/002_status ERROR ... [09:22:22.429] 188/350 postgresql:pg_ctl / pg_ctl/003_promote ERROR ... [09:22:22.431] 186/350 postgresql:pg_dump / pg_dump/003_pg_dump_with_server ERROR ... [09:22:22.431] 187/350 postgresql:pg_ctl / pg_ctl/004_logrotate ERROR ... [09:22:22.431] 190/350 postgresql:pg_dump / pg_dump/002_pg_dump ERROR ... [09:22:22.431] 191/350 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile ERROR ... [09:22:22.431] 193/350 postgresql:pg_dump / pg_dump/010_dump_connstr ERROR ... [09:22:22.431] 194/350 postgresql:pg_resetwal / pg_resetwal/002_corrupted ERROR ... [09:22:22.431] 189/350 postgresql:pg_ctl / pg_ctl/001_start_stop ERROR ... [09:22:22.431] 192/350 postgresql:pg_resetwal / pg_resetwal/001_basic ERROR ... [09:22:22.431] 195/350 postgresql:pg_rewind / pg_rewind/001_basic ERROR ... [09:22:22.431] 197/350 postgresql:pg_rewind / pg_rewind/003_extrafiles ERROR ... [09:22:22.431] 196/350 postgresql:pg_dump / pg_dump/004_pg_dump_parallel ERROR ... [09:22:22.431] 198/350 postgresql:pg_rewind / pg_rewind/002_databases ERROR ... [09:22:22.431] 199/350 postgresql:pg_rewind / pg_rewind/005_same_timeline ERROR ... [09:22:22.431] 200/350 postgresql:pg_rewind / pg_rewind/008_min_recovery_point ERROR ... [09:22:22.431] 201/350 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink ERROR ... [09:22:22.431] 202/350 postgresql:pg_rewind / pg_rewind/009_growing_files ERROR ... [09:22:22.431] 203/350 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals ERROR ... [09:22:22.431] 204/350 postgresql:pg_rewind / pg_rewind/007_standby_source ERROR ... [09:22:22.431] 208/350 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm ERROR ... [09:22:22.431] 207/350 postgresql:pg_verifybackup / pg_verifybackup/004_options ERROR ... [09:22:22.431] 209/350 postgresql:pg_verifybackup / pg_verifybackup/003_corruption ERROR ... [09:22:22.431] 211/350 postgresql:pg_verifybackup / pg_verifybackup/006_encoding ERROR ... [09:22:22.431] 212/350 postgresql:pg_verifybackup / pg_verifybackup/008_untar ERROR ... [09:22:22.431] 213/350 postgresql:pg_verifybackup / pg_verifybackup/007_wal ERROR ... [09:22:22.431] 214/350 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar ERROR ... [09:22:22.431] 215/350 postgresql:pg_verifybackup / pg_verifybackup/009_extract ERROR ... [09:22:22.431] 216/350 postgresql:pg_waldump / pg_waldump/002_save_fullpage ERROR ... [09:22:22.431] 218/350 postgresql:pg_walsummary / pg_walsummary/002_blocks ERROR ... [09:22:22.431] 220/350 postgresql:pg_waldump / pg_waldump/001_basic ERROR ... [09:22:22.431] 219/350 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR ... [09:22:22.431] 222/350 postgresql:psql / psql/001_basic ERROR ... [09:22:22.431] 223/350 postgresql:psql / psql/010_tab_completion ERROR ... [09:22:22.431] 224/350 postgresql:psql / psql/020_cancel ERROR ... [09:22:22.431] 225/350 postgresql:scripts / scripts/010_clusterdb ERROR ... [09:22:22.431] 226/350 postgresql:scripts / scripts/011_clusterdb_all ERROR ... [09:22:22.431] 228/350 postgresql:scripts / scripts/040_createuser ERROR ... [09:22:22.431] 229/350 postgresql:scripts / scripts/020_createdb ERROR ... [09:22:22.431] 231/350 postgresql:scripts / scripts/070_dropuser ERROR ... [09:22:22.431] 230/350 postgresql:scripts / scripts/080_pg_isready ERROR ... [09:22:22.431] 232/350 postgresql:scripts / scripts/050_dropdb ERROR ... [09:22:22.431] 233/350 postgresql:scripts / scripts/091_reindexdb_all ERROR ... [09:22:22.431] 234/350 postgresql:scripts / scripts/090_reindexdb ERROR ... [09:22:22.431] 236/350 postgresql:scripts / scripts/101_vacuumdb_all ERROR ... [09:22:22.431] 235/350 postgresql:scripts / scripts/100_vacuumdb ERROR ... [09:22:22.431] 237/350 postgresql:scripts / scripts/102_vacuumdb_stages ERROR ... [09:22:22.431] 238/350 postgresql:scripts / scripts/200_connstr ERROR ... [09:22:22.431] 242/350 postgresql:amcheck / amcheck/001_verify_heapam ERROR ... [09:22:22.431] 241/350 postgresql:amcheck / amcheck/002_cic ERROR ... [09:22:22.431] 243/350 postgresql:amcheck / amcheck/003_cic_2pc ERROR ... [09:22:22.431] 245/350 postgresql:amcheck / amcheck/004_verify_nbtree_unique ERROR ... [09:22:22.431] 246/350 postgresql:amcheck / amcheck/005_pitr ERROR ... [09:22:22.431] 247/350 postgresql:amcheck / amcheck/006_verify_gin ERROR ... [09:22:22.431] 248/350 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic ERROR ... [09:22:22.494] 250/350 postgresql:auto_explain / auto_explain/001_auto_explain ERROR ... [09:22:22.494] 251/350 postgresql:bloom / bloom/001_wal ERROR ... [09:22:22.494] 252/350 postgresql:pg_stat_statements / pg_stat_statements/010_restart ERROR ... [09:22:22.494] 253/350 postgresql:pg_prewarm / pg_prewarm/001_basic ERROR ... [09:22:22.494] 254/350 postgresql:dblink / dblink/001_auth_scram ERROR ... [09:22:22.494] 258/350 postgresql:test_decoding / test_decoding/001_repl_stats ERROR ... [09:22:22.494] 259/350 postgresql:pg_visibility / pg_visibility/002_corrupt_vm ERROR ... [09:22:22.494] 255/350 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction ERROR ... [09:22:22.494] 261/350 postgresql:authentication / authentication/001_password ERROR ... [09:22:22.494] 264/350 postgresql:authentication / authentication/006_login_trigger ERROR ... [09:22:22.494] 260/350 postgresql:postgres_fdw / postgres_fdw/001_auth_scram ERROR ... [09:22:22.494] 268/350 postgresql:authentication / authentication/002_saslprep ERROR ... [09:22:22.494] 266/350 postgresql:authentication / authentication/004_file_inclusion ERROR ... [09:22:22.494] 267/350 postgresql:authentication / authentication/003_peer ERROR ... [09:22:22.494] 265/350 postgresql:authentication / authentication/007_pre_auth ERROR ... [09:22:22.494] 270/350 postgresql:subscription / subscription/003_constraints ERROR ... [09:22:22.494] 273/350 postgresql:postmaster / postmaster/003_start_stop ERROR ... [09:22:22.494] 271/350 postgresql:postmaster / postmaster/002_connection_limits ERROR ... [09:22:22.494] 272/350 postgresql:subscription / subscription/004_sync ERROR ... [09:22:22.494] 274/350 postgresql:subscription / subscription/002_types ERROR ... [09:22:22.494] 275/350 postgresql:subscription / subscription/001_rep_changes ERROR ... [09:22:22.494] 276/350 postgresql:subscription / subscription/007_ddl ERROR ... [09:22:22.494] 278/350 postgresql:subscription / subscription/008_diff_schema ERROR ... [09:22:22.494] 269/350 postgresql:postmaster / postmaster/001_basic ERROR ... [09:22:22.494] 280/350 postgresql:subscription / subscription/006_rewrite ERROR ... [09:22:22.494] 279/350 postgresql:subscription / subscription/009_matviews ERROR ... [09:22:22.494] 277/350 postgresql:subscription / subscription/005_encoding ERROR ... [09:22:22.494] 281/350 postgresql:subscription / subscription/010_truncate ERROR ... [09:22:22.494] 282/350 postgresql:subscription / subscription/011_generated ERROR ... [09:22:22.494] 283/350 postgresql:subscription / subscription/013_partition ERROR ... [09:22:22.494] 285/350 postgresql:subscription / subscription/012_collation ERROR ... [09:22:22.494] 287/350 postgresql:subscription / subscription/015_stream ERROR ... [09:22:22.494] 284/350 postgresql:subscription / subscription/016_stream_subxact ERROR ... [09:22:22.494] 286/350 postgresql:subscription / subscription/014_binary ERROR ... [09:22:22.494] 288/350 postgresql:subscription / subscription/017_stream_ddl ERROR ... [09:22:22.494] 291/350 postgresql:subscription / subscription/020_messages ERROR ... [09:22:22.494] 290/350 postgresql:subscription / subscription/018_stream_subxact_abort ERROR ... [09:22:22.494] 289/350 postgresql:subscription / subscription/019_stream_subxact_ddl_abort ERROR ... [09:22:22.494] 292/350 postgresql:subscription / subscription/024_add_drop_pub ERROR ... [09:22:22.494] 293/350 postgresql:subscription / subscription/025_rep_changes_for_schema ERROR ... [09:22:22.494] 294/350 postgresql:subscription / subscription/021_twophase ERROR ... [09:22:22.494] 295/350 postgresql:subscription / subscription/022_twophase_cascade ERROR ... [09:22:22.494] 296/350 postgresql:subscription / subscription/026_stats ERROR ... [09:22:22.494] 297/350 postgresql:subscription / subscription/028_row_filter ERROR ... [09:22:22.494] 299/350 postgresql:subscription / subscription/030_origin ERROR ... [09:22:22.494] 298/350 postgresql:subscription / subscription/029_on_error ERROR ... [09:22:22.494] 300/350 postgresql:subscription / subscription/031_column_list ERROR ... [09:22:22.494] 301/350 postgresql:subscription / subscription/027_nosuperuser ERROR ... [09:22:22.494] 302/350 postgresql:subscription / subscription/033_run_as_table_owner ERROR ... [09:22:22.494] 303/350 postgresql:subscription / subscription/032_subscribe_use_index ERROR ... [09:22:22.494] 305/350 postgresql:subscription / subscription/034_temporal ERROR ... [09:22:22.494] 304/350 postgresql:subscription / subscription/023_twophase_stream ERROR ... [09:22:22.494] 306/350 postgresql:brin / brin/01_workitems ERROR ... [09:22:22.494] 308/350 postgresql:subscription / subscription/035_conflicts ERROR ... [09:22:22.494] 307/350 postgresql:brin / brin/02_wal_consistency ERROR ... [09:22:22.494] 309/350 postgresql:commit_ts / commit_ts/003_standby_2 ERROR ... [09:22:22.494] 310/350 postgresql:commit_ts / commit_ts/004_restart ERROR ... [09:22:22.494] 312/350 postgresql:subscription / subscription/100_bugs ERROR ... [09:22:22.494] 313/350 postgresql:commit_ts / commit_ts/002_standby ERROR ... [09:22:22.494] 311/350 postgresql:commit_ts / commit_ts/001_base ERROR ... [09:22:22.494] 314/350 postgresql:injection_points / injection_points/001_stats ERROR ... [09:22:22.494] 317/350 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc ERROR ... [09:22:22.494] 318/350 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline ERROR ... [09:22:22.494] 315/350 postgresql:oauth_validator / oauth_validator/001_server ERROR ... [09:22:22.494] 316/350 postgresql:oauth_validator / oauth_validator/002_client ERROR ... [09:22:22.494] 319/350 postgresql:test_aio / test_aio/001_aio ERROR ... [09:22:22.494] 320/350 postgresql:test_aio / test_aio/002_io_workers ERROR ... [09:22:22.494] 321/350 postgresql:test_escape / test_escape/001_test_escape ERROR ... [09:22:22.494] 322/350 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic ERROR ... [09:22:22.494] 324/350 postgresql:test_extensions / test_extensions/001_extension_control_path ERROR ... [09:22:22.494] 325/350 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd ERROR ... [09:22:22.494] 327/350 postgresql:test_misc / test_misc/002_tablespace ERROR ... [09:22:22.494] 328/350 postgresql:test_misc / test_misc/001_constraint_validation ERROR ... [09:22:22.494] 330/350 postgresql:test_misc / test_misc/003_check_guc ERROR ... [09:22:22.494] 332/350 postgresql:test_misc / test_misc/005_timeouts ERROR ... [09:22:22.494] 333/350 postgresql:test_misc / test_misc/007_catcache_inval ERROR ... [09:22:22.494] 334/350 postgresql:test_misc / test_misc/006_signal_autovacuum ERROR ... [09:22:22.494] 336/350 postgresql:test_pg_dump / test_pg_dump/001_base ERROR ... [09:22:22.494] 335/350 postgresql:test_misc / test_misc/008_replslot_single_user ERROR ... [09:22:22.494] 337/350 postgresql:test_slru / test_slru/001_multixact ERROR ... [09:22:22.494] 340/350 postgresql:worker_spi / worker_spi/001_worker_spi ERROR ... [09:22:22.494] 341/350 postgresql:ssl / ssl/001_ssltests ERROR ... [09:22:22.494] 343/350 postgresql:ssl / ssl/003_sslinfo ERROR ... [09:22:22.494] 345/350 postgresql:ssl / ssl/002_scram ERROR ... [09:22:22.494] 344/350 postgresql:ldap / ldap/003_ldap_connection_param_lookup ERROR ... [09:22:22.494] 346/350 postgresql:icu / icu/010_database ERROR ... [09:22:22.494] 347/350 postgresql:ldap / ldap/002_bindpasswd ERROR ... [09:22:22.494] 348/350 postgresql:ldap / ldap/001_auth ERROR ... |
56/5830 | Support for 8-byte TOAST values (aka the TOAST infinite loop problem) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [07:32:14.153](0.001s) not ok 8 - superuser_reserved_connections limit: matches |
test | [07:35:03.774] 263/345 postgresql:postmaster / postmaster/002_connection_limits ERROR ... |
56/4351 | Index Prefetching |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:38:53.609] ../src/backend/access/index/indexam.c(2084): warning C4047: 'return': 'bool' differs in levels of indirec... |
compiler | [00:38:53.609] ../src/backend/access/index/indexam.c(2101): warning C4047: 'return': 'bool' differs in levels of indirec... |
56/6053 | Report reorder buffer size |
FreeBSD - Meson | |
tap | [00:10:44.931](0.098s) not ok 11 - number of stats calls |
test | [00:11:12.436] 311/351 postgresql:injection_points / injection_points/001_stats ERROR ... |
55/5755 | Parallel processing of indexes in autovacuum |
Windows - Server 2019, VS 2019 - Meson & ninja | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 55... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 80... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 58... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 52... |
assertion | TRAP: failed Assert("false"), File: "../src/backend/access/heap/heapam.c", Line: 8447, PID: 8184 |
assertion | TRAP: failed Assert("false"), File: "../src/backend/access/heap/heapam.c", Line: 8447, PID: 6228 |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 32... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 78... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 26... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 37... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 70... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 52... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 74... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 32... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 38... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 53... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 23... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 71... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 43... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 31... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 17... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 54... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 80... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 10... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 39... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 40... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 67... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 75... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 65... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 17... |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 7512 |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 8720 |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 2368 |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 880 |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 3992 |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 8932 |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 5236 |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 77... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 35... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 79... |
core | 0000002b`68ffd9c0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000002b`68ffda00 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000002b`68ffda40 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000002b`68ffdab0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000002b`68ffdc10 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000002b`68ffdce0 00007ff7`2d89e5fd postgres!btinsert( 0000002b`68ffdd40 00007ff7`2d974357 postgres!index_insert( 0000002b`68ffdd90 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000002b`68ffdf60 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 0000002b`68ffdfb0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000002b`69bffa38 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000002b`69bffa40 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000002b`69bffab0 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000002b`69bffbb0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000002b`69bffbe0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000002b`69fffb68 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000002b`69fffb70 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000002b`69fffc10 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000002b`69fffc50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000002b`69fffc80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000002b`697ff6b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000002b`697ff6c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000002b`697ff9b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000002b`697ff9e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000002b`693ffa48 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000002b`693ffa50 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000002b`693ffd40 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000002b`693ffd70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`acdffb18 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000068`acdffb20 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000068`acdffb90 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000068`acdffc90 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`acdffcc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`ac9ffa18 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000068`ac9ffa20 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000068`ac9ffd10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`ac9ffd40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`ac5ffc18 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000068`ac5ffc20 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000068`ac5fff10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`ac5fff40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`ac1fda70 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000068`ac1fdab0 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 00000068`ac1fdaf0 00007ff7`2d8a3a29 postgres!_bt_form_posting( 00000068`ac1fdb40 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 00000068`ac1fdba0 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 00000068`ac1fdc70 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 00000068`ac1fe050 00007ff7`2d8a58da postgres!_bt_findinsertloc( 00000068`ac1fe0d0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000068`ac1fe1a0 00007ff7`2d89e5fd postgres!btinsert( 00000068`ac1fe200 00007ff7`2d974357 postgres!index_insert( |
core | 00000068`ad1ffda8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000068`ad1ffdb0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000068`ad1ffe50 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000068`ad1ffe90 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`ad1ffec0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`ccfff548 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000e4`ccfff550 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000e4`ccfff840 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`ccfff870 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`ccbff758 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000e4`ccbff760 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000e4`ccbffa50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`ccbffa80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`cc7fdaa0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000e4`cc7fdae0 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000e4`cc7fdb20 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000e4`cc7fdb90 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000e4`cc7fdcf0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000e4`cc7fddc0 00007ff7`2d89e5fd postgres!btinsert( 000000e4`cc7fde20 00007ff7`2d974357 postgres!index_insert( 000000e4`cc7fde70 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000e4`cc7fe040 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000e4`cc7fe090 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000e4`cd3ff628 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000e4`cd3ff630 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000e4`cd3ff6a0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000e4`cd3ff7a0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`cd3ff7d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`cd7ff9d8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000e4`cd7ff9e0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000e4`cd7ffa80 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000e4`cd7ffac0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`cd7ffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000011`b79ff4c8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000011`b79ff4d0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000011`b79ff7c0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000011`b79ff7f0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000011`b7dff788 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000011`b7dff790 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000011`b7dff800 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000011`b7dff900 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000011`b7dff930 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000011`b81ff7e8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000011`b81ff7f0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000011`b81ff890 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000011`b81ff8d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000011`b81ff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000011`b85ff488 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000011`b85ff490 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000011`b85ff780 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000011`b85ff7b0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000011`b75fc6b0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000011`b75fc6f0 00007ff7`2d87d3bc postgres!ExceptionalCondition( 00000011`b75fc730 00007ff7`2d87979e postgres!index_delete_sort_cmp( 00000011`b75fc790 00007ff7`2d876b6d postgres!index_delete_sort( 00000011`b75fc820 00007ff7`2d8af46a postgres!heap_index_delete_tuples( 00000011`b75fc980 00007ff7`2d8ae442 postgres!table_index_delete_tuples( 00000011`b75fc9b0 00007ff7`2d8ab156 postgres!_bt_delitems_delete_check( 00000011`b75fdaa0 00007ff7`2d8aaab5 postgres!_bt_simpledel_pass( 00000011`b75fdb90 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 00000011`b75fdf70 00007ff7`2d8a58da postgres!_bt_findinsertloc( |
core | 00000096`ee5ffbd8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000096`ee5ffbe0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000096`ee5ffc50 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000096`ee5ffd50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000096`ee5ffd80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000096`ed9fddb0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000096`ed9fddf0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000096`ed9fde30 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000096`ed9fdea0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000096`ed9fe000 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000096`ed9fe0d0 00007ff7`2d89e5fd postgres!btinsert( 00000096`ed9fe130 00007ff7`2d974357 postgres!index_insert( 00000096`ed9fe180 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000096`ed9fe350 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000096`ed9fe3a0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000096`eddff818 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000096`eddff820 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000096`eddffb10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000096`eddffb40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000096`ee1ff898 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000096`ee1ff8a0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000096`ee1ffb90 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000096`ee1ffbc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000096`ee9ff858 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000096`ee9ff860 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000096`ee9ff900 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000096`ee9ff940 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000096`ee9ff970 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ac`0c5ff7a8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000ac`0c5ff7b0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000ac`0c5ff850 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000ac`0c5ff890 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`0c5ff8c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ac`0b5fdf00 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000ac`0b5fdf40 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000ac`0b5fdf80 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000ac`0b5fdff0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000ac`0b5fe150 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000ac`0b5fe220 00007ff7`2d89e5fd postgres!btinsert( 000000ac`0b5fe280 00007ff7`2d974357 postgres!index_insert( 000000ac`0b5fe2d0 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000ac`0b5fe4a0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000ac`0b5fe4f0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000ac`0b9ff6a8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ac`0b9ff6b0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000ac`0b9ff9a0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`0b9ff9d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ac`0bdff838 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ac`0bdff840 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000ac`0bdffb30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`0bdffb60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ac`0c1ff958 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000ac`0c1ff960 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000ac`0c1ff9d0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000ac`0c1ffad0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`0c1ffb00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`197ff678 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000045`197ff680 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000045`197ff6f0 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000045`197ff7f0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`197ff820 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`193ff978 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000045`193ff980 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000045`193ffc70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`193ffca0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`19bff858 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000045`19bff860 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000045`19bff900 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000045`19bff940 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`19bff970 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`187fdac0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000045`187fdb00 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000045`187fdb40 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000045`187fdbb0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000045`187fdd10 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000045`187fdde0 00007ff7`2d89e5fd postgres!btinsert( 00000045`187fde40 00007ff7`2d974357 postgres!index_insert( 00000045`187fde90 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000045`187fe060 00007ff7`2d998fa3 postgres!CatalogTuplesMultiInsertWithInfo( 00000045`187fe0b0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000045`18bff6a8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000045`18bff6b0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000045`18bff9a0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`18bff9d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`18fff588 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000045`18fff590 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000045`18fff880 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`18fff8b0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000071`1cbff5e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000071`1cbff5f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000071`1cbff8e0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000071`1cbff910 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000071`1d3ffaf8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000071`1d3ffb00 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000071`1d3ffba0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000071`1d3ffbe0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000071`1d3ffc10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000071`1c3fd990 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000071`1c3fd9d0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000071`1c3fda10 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000071`1c3fda80 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000071`1c3fdbe0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000071`1c3fdcb0 00007ff7`2d89e5fd postgres!btinsert( 00000071`1c3fdd10 00007ff7`2d974357 postgres!index_insert( 00000071`1c3fdd60 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000071`1c3fdf30 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000071`1c3fdf80 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000071`1c7ff4b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000071`1c7ff4c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000071`1c7ff7b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000071`1c7ff7e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000071`1cfffcf8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000071`1cfffd00 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000071`1cfffd70 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000071`1cfffe70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000071`1cfffea0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009b`029ff738 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000009b`029ff740 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000009b`029ff7b0 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000009b`029ff8b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009b`029ff8e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009b`031ffbf8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009b`031ffc00 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000009b`031ffef0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009b`031fff20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009b`021fcc00 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000009b`021fcc40 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000009b`021fcc80 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000009b`021fccf0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000009b`021fce50 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000009b`021fcf20 00007ff7`2d89e5fd postgres!btinsert( 0000009b`021fcf80 00007ff7`2d974357 postgres!index_insert( 0000009b`021fcfd0 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000009b`021fd1a0 00007ff7`2d998fa3 postgres!CatalogTuplesMultiInsertWithInfo( 0000009b`021fd1f0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000009b`025ff698 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009b`025ff6a0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000009b`025ff990 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009b`025ff9c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009b`02dff838 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000009b`02dff840 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000009b`02dff8e0 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000009b`02dff920 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009b`02dff950 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000066`f7fff758 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000066`f7fff760 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000066`f7fffa50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000066`f7fffa80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000066`f7bfda30 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000066`f7bfda70 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000066`f7bfdab0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000066`f7bfdb20 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000066`f7bfdc80 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000066`f7bfdd50 00007ff7`2d89e5fd postgres!btinsert( 00000066`f7bfddb0 00007ff7`2d974357 postgres!index_insert( 00000066`f7bfde00 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000066`f7bfdfd0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000066`f7bfe020 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000066`f83ff8e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000066`f83ff8f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000066`f83ffbe0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000066`f83ffc10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000066`f87ff988 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000066`f87ff990 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000066`f87ffc80 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000066`f87ffcb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000066`f8bff788 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000066`f8bff790 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000066`f8bff800 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000066`f8bff900 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000066`f8bff930 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000066`f8fffa18 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000066`f8fffa20 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000066`f8fffac0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000066`f8fffb00 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000066`f8fffb30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`c59ffbe8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000f8`c59ffbf0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000f8`c59ffc60 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000f8`c59ffd60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`c59ffd90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`c5dffa78 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000f8`c5dffa80 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000f8`c5dffb20 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000f8`c5dffb60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`c5dffb90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`c4dfdd00 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000f8`c4dfdd40 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000f8`c4dfdd80 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000f8`c4dfddf0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000f8`c4dfdf50 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000f8`c4dfe020 00007ff7`2d89e5fd postgres!btinsert( 000000f8`c4dfe080 00007ff7`2d974357 postgres!index_insert( 000000f8`c4dfe0d0 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000f8`c4dfe2a0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000f8`c4dfe2f0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000f8`c51ff8f8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f8`c51ff900 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f8`c51ffbf0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`c51ffc20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`c55ff918 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f8`c55ff920 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f8`c55ffc10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`c55ffc40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000072`407ffa18 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000072`407ffa20 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000072`407ffd10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000072`407ffd40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000072`3fffea40 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000072`3fffea80 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000072`3fffeac0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000072`3fffeb30 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000072`3fffec90 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000072`3fffed60 00007ff7`2d89e5fd postgres!btinsert( 00000072`3fffedc0 00007ff7`2dac7cd6 postgres!index_insert( 00000072`3fffee10 00007ff7`2db23a44 postgres!ExecInsertIndexTuples( 00000072`3ffff030 00007ff7`2db26b7f postgres!ExecInsert( 00000072`3ffff160 00007ff7`2dad8e1b postgres!ExecModifyTable( |
core | 00000072`403ff598 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000072`403ff5a0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000072`403ff890 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000072`403ff8c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000072`40bff9a8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000072`40bff9b0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000072`40bffca0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000072`40bffcd0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000072`40fff7b8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000072`40fff7c0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000072`40fff830 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000072`40fff930 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000072`40fff960 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000072`413ffbc8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000072`413ffbd0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000072`413ffc70 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000072`413ffcb0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000072`413ffce0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a4`3f7ffd48 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000a4`3f7ffd50 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000a4`3f7ffdf0 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000a4`3f7ffe30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a4`3f7ffe60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a4`3f3ffa28 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000a4`3f3ffa30 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000a4`3f3ffaa0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000a4`3f3ffba0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a4`3f3ffbd0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a4`3e7fdb40 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000a4`3e7fdb80 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000a4`3e7fdbc0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000a4`3e7fdc30 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000a4`3e7fdd90 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000a4`3e7fde60 00007ff7`2d89e5fd postgres!btinsert( 000000a4`3e7fdec0 00007ff7`2d974357 postgres!index_insert( 000000a4`3e7fdf10 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000a4`3e7fe0e0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000a4`3e7fe130 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000a4`3ebff868 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a4`3ebff870 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000a4`3ebffb60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a4`3ebffb90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a4`3efffb68 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a4`3efffb70 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000a4`3efffe60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a4`3efffe90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009e`b0fff5d8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009e`b0fff5e0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000009e`b0fff8d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009e`b0fff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009e`b17ff848 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000009e`b17ff850 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000009e`b17ff8f0 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000009e`b17ff930 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009e`b17ff960 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009e`b1bffbd8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009e`b1bffbe0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000009e`b1bffed0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009e`b1bfff00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009e`b0bfdc70 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000009e`b0bfdcb0 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000009e`b0bfdcf0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000009e`b0bfdd60 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000009e`b0bfdec0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000009e`b0bfdf90 00007ff7`2d89e5fd postgres!btinsert( 0000009e`b0bfdff0 00007ff7`2d974357 postgres!index_insert( 0000009e`b0bfe040 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000009e`b0bfe210 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 0000009e`b0bfe260 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000009e`b13ffa68 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000009e`b13ffa70 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000009e`b13ffae0 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000009e`b13ffbe0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009e`b13ffc10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a1`fbdff5e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a1`fbdff5f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000a1`fbdff8e0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a1`fbdff910 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a1`fb9fd910 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000a1`fb9fd950 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000a1`fb9fd990 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000a1`fb9fda00 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000a1`fb9fdb60 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000a1`fb9fdc30 00007ff7`2d89e5fd postgres!btinsert( 000000a1`fb9fdc90 00007ff7`2d974357 postgres!index_insert( 000000a1`fb9fdce0 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000a1`fb9fdeb0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000a1`fb9fdf00 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000a1`fc1ff968 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a1`fc1ff970 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000a1`fc1ffc60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a1`fc1ffc90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a1`fc5ffa98 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a1`fc5ffaa0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000a1`fc5ffd90 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a1`fc5ffdc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a1`fc9ffbc8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000a1`fc9ffbd0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000a1`fc9ffc40 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000a1`fc9ffd40 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a1`fc9ffd70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a1`fcdff8a8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000a1`fcdff8b0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000a1`fcdff950 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000a1`fcdff990 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a1`fcdff9c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`231ff688 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000050`231ff690 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000050`231ff980 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`231ff9b0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`221fd7c0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000050`221fd800 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 00000050`221fd840 00007ff7`2d8a3a29 postgres!_bt_form_posting( 00000050`221fd890 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 00000050`221fd8f0 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 00000050`221fd9c0 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 00000050`221fdda0 00007ff7`2d8a58da postgres!_bt_findinsertloc( 00000050`221fde20 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000050`221fdef0 00007ff7`2d89e5fd postgres!btinsert( 00000050`221fdf50 00007ff7`2d974357 postgres!index_insert( |
core | 00000050`225ffa78 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000050`225ffa80 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000050`225ffd70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`225ffda0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`229ff738 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000050`229ff740 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000050`229ff7b0 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000050`229ff8b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`229ff8e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`22dffd28 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000050`22dffd30 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000050`22dffdd0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000050`22dffe10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`22dffe40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b0`3e9ffb88 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000b0`3e9ffb90 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000b0`3e9ffc30 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000b0`3e9ffc70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b0`3e9ffca0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b0`3ddfc6d0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000b0`3ddfc710 00007ff7`2d87d3bc postgres!ExceptionalCondition( 000000b0`3ddfc750 00007ff7`2d87979e postgres!index_delete_sort_cmp( 000000b0`3ddfc7b0 00007ff7`2d876b6d postgres!index_delete_sort( 000000b0`3ddfc840 00007ff7`2d8af46a postgres!heap_index_delete_tuples( 000000b0`3ddfc9a0 00007ff7`2d8ae442 postgres!table_index_delete_tuples( 000000b0`3ddfc9d0 00007ff7`2d8ab156 postgres!_bt_delitems_delete_check( 000000b0`3ddfdac0 00007ff7`2d8aaab5 postgres!_bt_simpledel_pass( 000000b0`3ddfdbb0 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 000000b0`3ddfdf90 00007ff7`2d8a58da postgres!_bt_findinsertloc( |
core | 000000b0`3e1ff518 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000b0`3e1ff520 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000b0`3e1ff810 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b0`3e1ff840 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b0`3e5ff6c8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000b0`3e5ff6d0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000b0`3e5ff740 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000b0`3e5ff840 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b0`3e5ff870 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b0`3edff938 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000b0`3edff940 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000b0`3edffc30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b0`3edffc60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000041`20dff928 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000041`20dff930 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000041`20dff9a0 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000041`20dffaa0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000041`20dffad0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000041`201fdc90 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000041`201fdcd0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000041`201fdd10 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000041`201fdd80 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000041`201fdee0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000041`201fdfb0 00007ff7`2d89e5fd postgres!btinsert( 00000041`201fe010 00007ff7`2d974357 postgres!index_insert( 00000041`201fe060 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000041`201fe230 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000041`201fe280 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000041`205ffa08 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000041`205ffa10 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000041`205ffd00 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000041`205ffd30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000041`209ff7c8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000041`209ff7d0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000041`209ffac0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000041`209ffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000041`211ffd18 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000041`211ffd20 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000041`211ffdc0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000041`211ffe00 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000041`211ffe30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`c1dffa18 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000008a`c1dffa20 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000008a`c1dffa90 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000008a`c1dffb90 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`c1dffbc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`c11fdb60 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000008a`c11fdba0 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000008a`c11fdbe0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000008a`c11fdc50 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000008a`c11fddb0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000008a`c11fde80 00007ff7`2d89e5fd postgres!btinsert( 0000008a`c11fdee0 00007ff7`2d974357 postgres!index_insert( 0000008a`c11fdf30 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000008a`c11fe100 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 0000008a`c11fe150 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000008a`c15ff6d8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008a`c15ff6e0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008a`c15ff9d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`c15ffa00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`c19ff4b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008a`c19ff4c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008a`c19ff7b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`c19ff7e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`c21ffae8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000008a`c21ffaf0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000008a`c21ffb90 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000008a`c21ffbd0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`c21ffc00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000055`c53ff6b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000055`c53ff6c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000055`c53ff9b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000055`c53ff9e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000055`c4bfdbc0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000055`c4bfdc00 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000055`c4bfdc40 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000055`c4bfdcb0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000055`c4bfde10 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000055`c4bfdee0 00007ff7`2d89e5fd postgres!btinsert( 00000055`c4bfdf40 00007ff7`2d974357 postgres!index_insert( 00000055`c4bfdf90 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000055`c4bfe160 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000055`c4bfe1b0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000055`c4fff988 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000055`c4fff990 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000055`c4fffc80 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000055`c4fffcb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000055`c57ff6a8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000055`c57ff6b0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000055`c57ff720 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000055`c57ff820 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000055`c57ff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000055`c5bffde8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000055`c5bffdf0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000055`c5bffe90 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000055`c5bffed0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000055`c5bfff00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000002`3bdff468 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000002`3bdff470 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000002`3bdff760 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000002`3bdff790 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000002`3adfdbf0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000002`3adfdc30 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000002`3adfdc70 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000002`3adfdce0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000002`3adfde40 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000002`3adfdf10 00007ff7`2d89e5fd postgres!btinsert( 00000002`3adfdf70 00007ff7`2d974357 postgres!index_insert( 00000002`3adfdfc0 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000002`3adfe190 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000002`3adfe1e0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000002`3b1ff538 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000002`3b1ff540 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000002`3b1ff830 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000002`3b1ff860 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000002`3b5ff758 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000002`3b5ff760 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000002`3b5ff7d0 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000002`3b5ff8d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000002`3b5ff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000002`3b9ff828 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000002`3b9ff830 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000002`3b9ff8d0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000002`3b9ff910 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000002`3b9ff940 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`d29ff9c8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000f8`d29ff9d0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000f8`d29ffa70 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000f8`d29ffab0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`d29ffae0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`d1dfde60 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000f8`d1dfdea0 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000f8`d1dfdee0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000f8`d1dfdf50 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000f8`d1dfe0b0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000f8`d1dfe180 00007ff7`2d89e5fd postgres!btinsert( 000000f8`d1dfe1e0 00007ff7`2d974357 postgres!index_insert( 000000f8`d1dfe230 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000f8`d1dfe400 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000f8`d1dfe450 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000f8`d21ff7d8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f8`d21ff7e0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f8`d21ffad0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`d21ffb00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`d25ff6f8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000f8`d25ff700 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000f8`d25ff770 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000f8`d25ff870 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`d25ff8a0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`d2dff528 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f8`d2dff530 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f8`d2dff820 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`d2dff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000003c`77bff6a8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000003c`77bff6b0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000003c`77bff720 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000003c`77bff820 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000003c`77bff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000003c`76bfe8d0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000003c`76bfe910 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000003c`76bfe950 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000003c`76bfe9c0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000003c`76bfeb20 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000003c`76bfebf0 00007ff7`2d89e5fd postgres!btinsert( 0000003c`76bfec50 00007ff7`2dac7cd6 postgres!index_insert( 0000003c`76bfeca0 00007ff7`2db23a44 postgres!ExecInsertIndexTuples( 0000003c`76bfeec0 00007ff7`2db26b7f postgres!ExecInsert( 0000003c`76bfeff0 00007ff7`2dad8e1b postgres!ExecModifyTable( |
core | 0000003c`76fff7b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000003c`76fff7c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000003c`76fffab0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000003c`76fffae0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000003c`773ff628 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000003c`773ff630 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000003c`773ff920 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000003c`773ff950 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000003c`777ffbe8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000003c`777ffbf0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000003c`777ffee0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000003c`777fff10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000003c`77fff868 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000003c`77fff870 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000003c`77fff910 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000003c`77fff950 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000003c`77fff980 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`589ff578 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000089`589ff580 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000089`589ff870 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`589ff8a0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`595ff528 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000089`595ff530 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000089`595ff820 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`595ff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`585fd250 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000089`585fd290 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 00000089`585fd2d0 00007ff7`2d8a3a29 postgres!_bt_form_posting( 00000089`585fd320 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 00000089`585fd380 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 00000089`585fd450 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 00000089`585fd830 00007ff7`2d8a58da postgres!_bt_findinsertloc( 00000089`585fd8b0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000089`585fd980 00007ff7`2d89e5fd postgres!btinsert( 00000089`585fd9e0 00007ff7`2d974357 postgres!index_insert( |
core | 00000089`591ffdc8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000089`591ffdd0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000089`591ffe70 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000089`591ffeb0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`591ffee0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`58dffba8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000089`58dffbb0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000089`58dffc20 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000089`58dffd20 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`58dffd50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000c9`ad5ff758 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000c9`ad5ff760 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000c9`ad5ff7d0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000c9`ad5ff8d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000c9`ad5ff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000c9`addff808 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000c9`addff810 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000c9`addffb00 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000c9`addffb30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000c9`ad9ffc58 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000c9`ad9ffc60 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000c9`ad9ffd00 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000c9`ad9ffd40 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000c9`ad9ffd70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000c9`ad1ff8c8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000c9`ad1ff8d0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000c9`ad1ffbc0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000c9`ad1ffbf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000c9`acdfdc20 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000c9`acdfdc60 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000c9`acdfdca0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000c9`acdfdd10 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000c9`acdfde70 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000c9`acdfdf40 00007ff7`2d89e5fd postgres!btinsert( 000000c9`acdfdfa0 00007ff7`2d974357 postgres!index_insert( 000000c9`acdfdff0 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000c9`acdfe1c0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000c9`acdfe210 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000008b`381ffa88 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008b`381ffa90 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008b`381ffd80 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008b`381ffdb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008b`37dff9e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008b`37dff9f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008b`37dffce0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008b`37dffd10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008b`379fdb40 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000008b`379fdb80 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000008b`379fdbc0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000008b`379fdc30 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000008b`379fdd90 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000008b`379fde60 00007ff7`2d89e5fd postgres!btinsert( 0000008b`379fdec0 00007ff7`2d974357 postgres!index_insert( 0000008b`379fdf10 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000008b`379fe0e0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 0000008b`379fe130 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000008b`389ff6e8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000008b`389ff6f0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000008b`389ff790 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000008b`389ff7d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008b`389ff800 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008b`385ff838 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000008b`385ff840 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000008b`385ff8b0 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000008b`385ff9b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008b`385ff9e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f7`bd3ffa78 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000f7`bd3ffa80 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000f7`bd3ffaf0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000f7`bd3ffbf0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f7`bd3ffc20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f7`bcfff5f8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f7`bcfff600 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f7`bcfff8f0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f7`bcfff920 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f7`bcbfcbe0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000f7`bcbfcc20 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 000000f7`bcbfcc60 00007ff7`2d8a3a29 postgres!_bt_form_posting( 000000f7`bcbfccb0 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 000000f7`bcbfcd10 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 000000f7`bcbfcde0 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 000000f7`bcbfd1c0 00007ff7`2d8a58da postgres!_bt_findinsertloc( 000000f7`bcbfd240 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000f7`bcbfd310 00007ff7`2d89e5fd postgres!btinsert( 000000f7`bcbfd370 00007ff7`2d974357 postgres!index_insert( |
core | 000000f7`bdbff938 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f7`bdbff940 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f7`bdbffc30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f7`bdbffc60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f7`bd7ff978 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000f7`bd7ff980 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000f7`bd7ffa20 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000f7`bd7ffa60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f7`bd7ffa90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000081`e37ff4e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000081`e37ff4f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000081`e37ff7e0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000081`e37ff810 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000081`e2fff608 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000081`e2fff610 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000081`e2fff680 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000081`e2fff780 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000081`e2fff7b0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000081`e2bff4e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000081`e2bff4f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000081`e2bff7e0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000081`e2bff810 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000081`e33ffdb8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000081`e33ffdc0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000081`e33ffe60 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000081`e33ffea0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000081`e33ffed0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000081`e27fe8a0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000081`e27fe8e0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000081`e27fe920 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000081`e27fe990 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000081`e27feaf0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000081`e27febc0 00007ff7`2d89e5fd postgres!btinsert( 00000081`e27fec20 00007ff7`2dac7cd6 postgres!index_insert( 00000081`e27fec70 00007ff7`2db23a44 postgres!ExecInsertIndexTuples( 00000081`e27fee90 00007ff7`2db26b7f postgres!ExecInsert( 00000081`e27fefc0 00007ff7`2dad8e1b postgres!ExecModifyTable( |
core | 000000f3`493ffac8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000f3`493ffad0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000f3`493ffb40 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000f3`493ffc40 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f3`493ffc70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f3`487fde50 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000f3`487fde90 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000f3`487fded0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000f3`487fdf40 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000f3`487fe0a0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000f3`487fe170 00007ff7`2d89e5fd postgres!btinsert( 000000f3`487fe1d0 00007ff7`2d974357 postgres!index_insert( 000000f3`487fe220 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000f3`487fe3f0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000f3`487fe440 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000f3`48bff738 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f3`48bff740 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f3`48bffa30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f3`48bffa60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f3`48fff758 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f3`48fff760 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f3`48fffa50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f3`48fffa80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f3`497ff948 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000f3`497ff950 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000f3`497ff9f0 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000f3`497ffa30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f3`497ffa60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`e4bffb48 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000e4`e4bffb50 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000e4`e4bffe40 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`e4bffe70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`e53ffc88 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000e4`e53ffc90 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000e4`e53ffd30 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000e4`e53ffd70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`e53ffda0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`e43fdb80 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000e4`e43fdbc0 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000e4`e43fdc00 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000e4`e43fdc70 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000e4`e43fddd0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000e4`e43fdea0 00007ff7`2d89e5fd postgres!btinsert( 000000e4`e43fdf00 00007ff7`2d974357 postgres!index_insert( 000000e4`e43fdf50 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000e4`e43fe120 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000e4`e43fe170 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000e4`e47ff718 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000e4`e47ff720 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000e4`e47ffa10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`e47ffa40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`e4fffc58 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000e4`e4fffc60 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000e4`e4fffcd0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000e4`e4fffdd0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`e4fffe00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000013`87bff5e8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000013`87bff5f0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000013`87bff660 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000013`87bff760 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000013`87bff790 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000013`883ff978 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000013`883ff980 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000013`883ffc70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000013`883ffca0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000013`873fdb70 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000013`873fdbb0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000013`873fdbf0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000013`873fdc60 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000013`873fddc0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000013`873fde90 00007ff7`2d89e5fd postgres!btinsert( 00000013`873fdef0 00007ff7`2d974357 postgres!index_insert( 00000013`873fdf40 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000013`873fe110 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000013`873fe160 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000013`877ffbf8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000013`877ffc00 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000013`877ffef0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000013`877fff20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000013`87fff708 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000013`87fff710 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000013`87fff7b0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000013`87fff7f0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000013`87fff820 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`d1bff8a8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000050`d1bff8b0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000050`d1bffba0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`d1bffbd0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`d17fd470 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000050`d17fd4b0 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 00000050`d17fd4f0 00007ff7`2d8a3a29 postgres!_bt_form_posting( 00000050`d17fd540 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 00000050`d17fd5a0 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 00000050`d17fd670 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 00000050`d17fda50 00007ff7`2d8a58da postgres!_bt_findinsertloc( 00000050`d17fdad0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000050`d17fdba0 00007ff7`2d89e5fd postgres!btinsert( 00000050`d17fdc00 00007ff7`2d974357 postgres!index_insert( |
core | 00000050`d1fff508 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000050`d1fff510 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000050`d1fff800 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`d1fff830 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`d23ff618 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000050`d23ff620 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000050`d23ff690 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000050`d23ff790 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`d23ff7c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`d27ff668 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000050`d27ff670 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000050`d27ff710 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000050`d27ff750 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`d27ff780 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000d9`b97ff8b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000d9`b97ff8c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000d9`b97ffbb0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000d9`b97ffbe0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000d9`b87fd7e0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000d9`b87fd820 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000d9`b87fd860 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000d9`b87fd8d0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000d9`b87fda30 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000d9`b87fdb00 00007ff7`2d89e5fd postgres!btinsert( 000000d9`b87fdb60 00007ff7`2d974357 postgres!index_insert( 000000d9`b87fdbb0 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000d9`b87fdd80 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000d9`b87fddd0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000d9`b8bff888 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000d9`b8bff890 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000d9`b8bffb80 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000d9`b8bffbb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000d9`b8fff878 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000d9`b8fff880 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000d9`b8fff8f0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000d9`b8fff9f0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000d9`b8fffa20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000d9`b93ff8d8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000d9`b93ff8e0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000d9`b93ff980 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000d9`b93ff9c0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000d9`b93ff9f0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000030`17bff8d8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000030`17bff8e0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000030`17bff950 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000030`17bffa50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000030`17bffa80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000030`177ff588 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000030`177ff590 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000030`177ff880 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000030`177ff8b0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000030`17fff708 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000030`17fff710 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000030`17fff7b0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000030`17fff7f0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000030`17fff820 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000030`16bfdca0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000030`16bfdce0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000030`16bfdd20 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000030`16bfdd90 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000030`16bfdef0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000030`16bfdfc0 00007ff7`2d89e5fd postgres!btinsert( 00000030`16bfe020 00007ff7`2d974357 postgres!index_insert( 00000030`16bfe070 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000030`16bfe240 00007ff7`2d998fa3 postgres!CatalogTuplesMultiInsertWithInfo( 00000030`16bfe290 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000030`16fff658 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000030`16fff660 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000030`16fff950 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000030`16fff980 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000030`173ffab8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000030`173ffac0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000030`173ffdb0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000030`173ffde0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000008`287ffcf8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000008`287ffd00 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000008`287ffd70 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000008`287ffe70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000008`287ffea0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000008`28fff988 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000008`28fff990 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000008`28fffc80 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000008`28fffcb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000008`27ffd870 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000008`27ffd8b0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000008`27ffd8f0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000008`27ffd960 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000008`27ffdac0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000008`27ffdb90 00007ff7`2d89e5fd postgres!btinsert( 00000008`27ffdbf0 00007ff7`2d974357 postgres!index_insert( 00000008`27ffdc40 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000008`27ffde10 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000008`27ffde60 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000008`283ffa68 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000008`283ffa70 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000008`283ffd60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000008`283ffd90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000008`28bffd58 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000008`28bffd60 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000008`28bffe00 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000008`28bffe40 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000008`28bffe70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000b`5a1ffd58 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000000b`5a1ffd60 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000000b`5a1ffdd0 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000000b`5a1ffed0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`5a1fff00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000b`595fdb30 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000000b`595fdb70 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000000b`595fdbb0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000000b`595fdc20 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000000b`595fdd80 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000000b`595fde50 00007ff7`2d89e5fd postgres!btinsert( 0000000b`595fdeb0 00007ff7`2d974357 postgres!index_insert( 0000000b`595fdf00 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000000b`595fe0d0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 0000000b`595fe120 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000000b`599ff4d8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000b`599ff4e0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000000b`599ff7d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`599ff800 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000b`59dffb58 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000b`59dffb60 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000000b`59dffe50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`59dffe80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000b`5a5ff9d8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000000b`5a5ff9e0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000000b`5a5ffa80 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000000b`5a5ffac0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`5a5ffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`55bff6a8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000ca`55bff6b0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000ca`55bff720 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000ca`55bff820 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`55bff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`54ffdea0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000ca`54ffdee0 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000ca`54ffdf20 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000ca`54ffdf90 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000ca`54ffe0f0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000ca`54ffe1c0 00007ff7`2d89e5fd postgres!btinsert( 000000ca`54ffe220 00007ff7`2d974357 postgres!index_insert( 000000ca`54ffe270 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000ca`54ffe440 00007ff7`2d998fa3 postgres!CatalogTuplesMultiInsertWithInfo( 000000ca`54ffe490 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000ca`553ffb78 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ca`553ffb80 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000ca`553ffe70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`553ffea0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`557ffa18 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ca`557ffa20 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000ca`557ffd10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`557ffd40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`55fffb48 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000ca`55fffb50 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000ca`55fffbf0 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000ca`55fffc30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`55fffc60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006b`095ff5e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000006b`095ff5f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000006b`095ff8e0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000006b`095ff910 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006b`09dff958 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000006b`09dff960 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000006b`09dffc50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000006b`09dffc80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006b`091fd740 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000006b`091fd780 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000006b`091fd7c0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000006b`091fd830 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000006b`091fd990 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000006b`091fda60 00007ff7`2d89e5fd postgres!btinsert( 0000006b`091fdac0 00007ff7`2d974357 postgres!index_insert( 0000006b`091fdb10 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000006b`091fdce0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 0000006b`091fdd30 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000006b`0a1ffb38 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000006b`0a1ffb40 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000006b`0a1ffbe0 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000006b`0a1ffc20 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000006b`0a1ffc50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006b`099ffa58 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000006b`099ffa60 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000006b`099ffad0 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000006b`099ffbd0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000006b`099ffc00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`8b3fdac0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000008a`8b3fdb00 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 0000008a`8b3fdb40 00007ff7`2d8a3a29 postgres!_bt_form_posting( 0000008a`8b3fdb90 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 0000008a`8b3fdbf0 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 0000008a`8b3fdcc0 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 0000008a`8b3fe0a0 00007ff7`2d8a58da postgres!_bt_findinsertloc( 0000008a`8b3fe120 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000008a`8b3fe1f0 00007ff7`2d89e5fd postgres!btinsert( 0000008a`8b3fe250 00007ff7`2d974357 postgres!index_insert( |
core | 0000008a`8b7ff7f8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008a`8b7ff800 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008a`8b7ffaf0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`8b7ffb20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`8bbff728 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008a`8bbff730 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008a`8bbffa20 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`8bbffa50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`8bfff9b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008a`8bfff9c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008a`8bfffcb0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`8bfffce0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`8c3ff7b8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000008a`8c3ff7c0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000008a`8c3ff830 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000008a`8c3ff930 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`8c3ff960 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`8c7ff928 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000008a`8c7ff930 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000008a`8c7ff9d0 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000008a`8c7ffa10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`8c7ffa40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b4`5cdff888 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000b4`5cdff890 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000b4`5cdff900 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000b4`5cdffa00 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b4`5cdffa30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b4`5c5fd430 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000b4`5c5fd470 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 000000b4`5c5fd4b0 00007ff7`2d8a3a29 postgres!_bt_form_posting( 000000b4`5c5fd500 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 000000b4`5c5fd560 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 000000b4`5c5fd630 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 000000b4`5c5fda10 00007ff7`2d8a58da postgres!_bt_findinsertloc( 000000b4`5c5fda90 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000b4`5c5fdb60 00007ff7`2d89e5fd postgres!btinsert( 000000b4`5c5fdbc0 00007ff7`2d974357 postgres!index_insert( |
core | 000000b4`5c9ff7c8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000b4`5c9ff7d0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000b4`5c9ffac0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b4`5c9ffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b4`5d1ff998 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000b4`5d1ff9a0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000b4`5d1ffa40 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000b4`5d1ffa80 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b4`5d1ffab0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b4`5d5ffb58 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000b4`5d5ffb60 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000b4`5d5ffe50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b4`5d5ffe80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/isolation/expected/lock-update-delete.out C:/cirrus/build/testrun/isolat... --- C:/cirrus/src/test/isolation/expected/lock-update-delete.out 2025-09-29 17:50:08.107448200 +0000 +++ C:/cirrus/build/testrun/isolation/isolation/results/lock-update-delete.out 2025-09-29 17:53:53.495951300 +0000 @@ -71,215 +71,4 @@ step s2c: COMMIT; starting permutation: s2b s1l s2u s2_blocker1 s2_unlock s2r -pg_advisory_lock ----------------- - -(1 row) - -step s2b: BEGIN; -step s1l: SELECT * FROM foo WHERE pg_advisory_xact_lock(0) IS NOT NULL AND key = 1 FOR KEY SHARE; <waiting ...> -step s2u: UPDATE foo SET value = 2 WHERE key = 1; -step s2_blocker1: DELETE FROM foo; -step s2_unlock: SELECT pg_advisory_unlock(0); -pg_advisory_unlock ------------------- -t ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/vacuum_parallel.out C:/cirrus/build/testrun/pg_upgrade/... --- C:/cirrus/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:08.858828000 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/vacuum_parallel.out 2025-09-29 17:54:11.902015000 +00... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/maintain_every.out C:/cirrus/build/testrun/pg_upgrade/0... --- C:/cirrus/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:08.750766400 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/maintain_every.out 2025-09-29 17:54:12.905897600 +000... @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/vacuum_parallel.out C:/cirrus/build/testrun/recovery/02... --- C:/cirrus/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:08.858828000 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/vacuum_parallel.out 2025-09-29 17:56:54.207906100 +... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/maintain_every.out C:/cirrus/build/testrun/recovery/027... --- C:/cirrus/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:08.750766400 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/maintain_every.out 2025-09-29 17:56:54.549642000 +0... @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/vacuum_parallel.out C:/cirrus/build/testrun/regress/reg... --- C:/cirrus/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:08.858828000 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/vacuum_parallel.out 2025-09-29 17:54:08.302871500 +0000 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/maintain_every.out C:/cirrus/build/testrun/regress/regr... --- C:/cirrus/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:08.750766400 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/maintain_every.out 2025-09-29 17:54:09.126609500 +0000 @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
tap | [17:54:42.651](120.442s) not ok 5 - regression tests pass [17:55:20.159](13.104s) not ok 16 - run of pg_upgrade for new instance [17:55:20.160](0.001s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:55:23.427](0.257s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [17:57:15.467](117.815s) not ok 2 - regression tests pass [17:57:15.474](0.001s) not ok 3 - primary alive after regression test run |
test | [18:05:40.185] 13/345 postgresql:regress / regress/regress ERROR 1... [18:05:40.185] 19/345 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [18:05:40.185] 9/345 postgresql:isolation / isolation/isolation ERROR 2... [18:05:40.185] 62/345 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
Windows - Server 2019, MinGW64 - Meson | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 38... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 61... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 45... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 41... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 48... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 11... |
assertion | TRAP: failed Assert("false"), File: "../src/backend/access/heap/heapam.c", Line: 8447, PID: 3152 |
assertion | TRAP: failed Assert("false"), File: "../src/backend/access/heap/heapam.c", Line: 8447, PID: 5144 |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 49... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 37... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 25... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 17... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 53... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 49... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 45... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 35... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 60... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 31... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 70... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 58... |
core | 0000007e`305ff7a8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000007e`305ff7b0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000007e`305ff820 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000007e`305ff900 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007e`305ff930 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007e`301ff8c8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000007e`301ff8d0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000007e`301ffbc0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007e`301ffbf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007e`2fdffb88 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000007e`2fdffb90 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000007e`2fdffe80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007e`2fdffeb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007e`2f9ffbf8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000007e`2f9ffc00 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000007e`2f9ffef0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007e`2f9fff20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007e`2f5fe820 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000007e`2f5fe850 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000007e`2f5fe8a0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000007e`2f5fe900 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000007e`2f5fea00 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000007e`2f5feb00 00007ff6`9f839b51 postgres!btinsert+0x51 0000007e`2f5feb60 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000007e`2f5febc0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000007e`2f5fed90 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000007e`2f5fee10 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 0000007e`309ffd58 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000007e`309ffd60 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000007e`309ffe00 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000007e`309ffe30 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007e`309ffe60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000057`e77ffd58 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000057`e77ffd60 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000057`e77ffe00 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000057`e77ffe30 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000057`e77ffe60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000057`e6fff4e8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000057`e6fff4f0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000057`e6fff7e0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000057`e6fff810 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000057`e6bff748 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000057`e6bff750 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000057`e6bffa40 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000057`e6bffa70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000057`e67ff498 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000057`e67ff4a0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000057`e67ff790 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000057`e67ff7c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000057`e63fe470 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000057`e63fe4a0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000057`e63fe4f0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000057`e63fe550 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000057`e63fe650 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000057`e63fe750 00007ff6`9f839b51 postgres!btinsert+0x51 00000057`e63fe7b0 00007ff6`9f8c3b7c postgres!index_insert+0xae 00000057`e63fe810 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 00000057`e63fe9e0 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 00000057`e63fea60 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 00000057`e73ff948 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000057`e73ff950 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000057`e73ff9c0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000057`e73ffaa0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000057`e73ffad0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000037`779ff678 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000037`779ff680 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000037`779ff970 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000037`779ff9a0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000037`775ffc08 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000037`775ffc10 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000037`775fff00 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000037`775fff30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000037`785ffaa8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000037`785ffab0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000037`785ffb50 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000037`785ffb80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000037`785ffbb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000037`781ff6f8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000037`781ff700 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000037`781ff770 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000037`781ff850 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000037`781ff880 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000037`77dff9a8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000037`77dff9b0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000037`77dffca0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000037`77dffcd0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000037`771fe4c0 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000037`771fe4f0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000037`771fe540 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000037`771fe5a0 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000037`771fe6a0 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000037`771fe7a0 00007ff6`9f839b51 postgres!btinsert+0x51 00000037`771fe800 00007ff6`9f8c3b7c postgres!index_insert+0xae 00000037`771fe860 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 00000037`771fea30 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 00000037`771feab0 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 000000ca`10dffb88 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ca`10dffb90 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000ca`10dffe80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`10dffeb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`109fcb60 00007ff6`9fccea2c ucrtbase!abort+0x4e 000000ca`109fcb90 00007ff6`9f8197b2 postgres!ExceptionalCondition+0x4c 000000ca`109fcbe0 00007ff6`9f819846 postgres!hashadjustmembers+0x8d4 000000ca`109fcc10 00007ff6`9f82474b postgres!hashadjustmembers+0x968 000000ca`109fccc0 00007ff6`9f8451fc postgres!heap_index_delete_tuples+0x50 000000ca`109fce10 00007ff6`9f83e863 postgres!bt_delitems_delete_check+0x44 000000ca`109fdeb0 00007ff6`9f83ea59 postgres!bt_swap_posting+0x1551 000000ca`109fdf80 00007ff6`9f84165b postgres!bt_swap_posting+0x1747 000000ca`109fe350 00007ff6`9f841947 postgres!bt_finish_split+0x571 000000ca`109fe3f0 00007ff6`9f8491ee postgres!bt_doinsert+0x145 |
core | 000000ca`11dffaa8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 000000ca`11dffab0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 000000ca`11dffb50 00007ffa`53074cb0 postgres!pgwin32_select+0x744 000000ca`11dffb80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`11dffbb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`119ffc88 00007ffa`516b487a ntdll!NtFsControlFile+0x14 000000ca`119ffc90 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 000000ca`119ffd00 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 000000ca`119ffde0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`119ffe10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`115ff6d8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ca`115ff6e0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000ca`115ff9d0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`115ffa00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`111ff6e8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ca`111ff6f0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000ca`111ff9e0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`111ffa10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`dcfff768 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000068`dcfff770 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000068`dcfffa60 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`dcfffa90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`dc7fe6b0 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000068`dc7fe6e0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000068`dc7fe730 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000068`dc7fe790 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000068`dc7fe890 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000068`dc7fe990 00007ff6`9f839b51 postgres!btinsert+0x51 00000068`dc7fe9f0 00007ff6`9f8c3b7c postgres!index_insert+0xae 00000068`dc7fea50 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 00000068`dc7fec20 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 00000068`dc7feca0 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 00000068`ddbffb98 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000068`ddbffba0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000068`ddbffc40 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000068`ddbffc70 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`ddbffca0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`dd7ff658 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000068`dd7ff660 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000068`dd7ff6d0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000068`dd7ff7b0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`dd7ff7e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`dd3ff478 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000068`dd3ff480 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000068`dd3ff770 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`dd3ff7a0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`dcbff9b8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000068`dcbff9c0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000068`dcbffcb0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`dcbffce0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000f`867ffa78 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000f`867ffa80 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000000f`867ffd70 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000f`867ffda0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000f`85ffe7c0 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000000f`85ffe7f0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000000f`85ffe840 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000000f`85ffe8a0 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000000f`85ffe9a0 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000000f`85ffeaa0 00007ff6`9f839b51 postgres!btinsert+0x51 0000000f`85ffeb00 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000000f`85ffeb60 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000000f`85ffed30 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000000f`85ffedb0 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 0000000f`863ff888 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000f`863ff890 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000000f`863ffb80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000f`863ffbb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000f`86bff6f8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000f`86bff700 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000000f`86bff9f0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000f`86bffa20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000f`86fffbe8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000000f`86fffbf0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000000f`86fffc60 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000000f`86fffd40 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000f`86fffd70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000f`873ffa88 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000000f`873ffa90 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000000f`873ffb30 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000000f`873ffb60 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000f`873ffb90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`a4bfeb10 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000045`a4bfeb40 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000045`a4bfeb90 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000045`a4bfebf0 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000045`a4bfecf0 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000045`a4bfedf0 00007ff6`9f839b51 postgres!btinsert+0x51 00000045`a4bfee50 00007ff6`9f9a5a19 postgres!index_insert+0xae 00000045`a4bfeeb0 00007ff6`9f9dc18d postgres!ExecInsertIndexTuples+0x1ab 00000045`a4bff0b0 00007ff6`9f9ddbea postgres!ExecGetUpdateNewTuple+0x196d 00000045`a4bff1a0 00007ff6`9f9af2e5 postgres!ExecLookupResultRelByOid+0x3a4 |
core | 00000045`a4fff898 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000045`a4fff8a0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000045`a4fffb90 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`a4fffbc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`a53ff958 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000045`a53ff960 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000045`a53ffc50 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`a53ffc80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`a57ff778 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000045`a57ff780 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000045`a57ff7f0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000045`a57ff8d0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`a57ff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`a5bff8b8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000045`a5bff8c0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000045`a5bff960 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000045`a5bff990 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`a5bff9c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008d`457ff7f8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000008d`457ff800 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000008d`457ff8a0 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000008d`457ff8d0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000008d`457ff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008d`453ff878 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000008d`453ff880 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000008d`453ff8f0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000008d`453ff9d0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000008d`453ffa00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008d`44fff788 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008d`44fff790 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000008d`44fffa80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000008d`44fffab0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008d`44bffb38 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008d`44bffb40 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000008d`44bffe30 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000008d`44bffe60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008d`447febb0 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000008d`447febe0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000008d`447fec30 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000008d`447fec90 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000008d`447fed90 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000008d`447fee90 00007ff6`9f839b51 postgres!btinsert+0x51 0000008d`447feef0 00007ff6`9f9a5a19 postgres!index_insert+0xae 0000008d`447fef50 00007ff6`9f9dc18d postgres!ExecInsertIndexTuples+0x1ab 0000008d`447ff150 00007ff6`9f9ddbea postgres!ExecGetUpdateNewTuple+0x196d 0000008d`447ff240 00007ff6`9f9af2e5 postgres!ExecLookupResultRelByOid+0x3a4 |
core | 0000004d`a93fe650 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000004d`a93fe680 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000004d`a93fe6d0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000004d`a93fe730 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000004d`a93fe830 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000004d`a93fe930 00007ff6`9f839b51 postgres!btinsert+0x51 0000004d`a93fe990 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000004d`a93fe9f0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000004d`a93febc0 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000004d`a93fec40 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 0000004d`aa3ffab8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000004d`aa3ffac0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000004d`aa3ffb60 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000004d`aa3ffb90 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000004d`aa3ffbc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000004d`a9fffb68 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000004d`a9fffb70 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000004d`a9fffbe0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000004d`a9fffcc0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000004d`a9fffcf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000004d`a9bff4a8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000004d`a9bff4b0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000004d`a9bff7a0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000004d`a9bff7d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000004d`a97ff828 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000004d`a97ff830 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000004d`a97ffb20 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000004d`a97ffb50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000001c`b4bffa38 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000001c`b4bffa40 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000001c`b4bffd30 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000001c`b4bffd60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000001c`b57ff8f8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000001c`b57ff900 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000001c`b57ff9a0 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000001c`b57ff9d0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000001c`b57ffa00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000001c`b43fe480 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000001c`b43fe4b0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000001c`b43fe500 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000001c`b43fe560 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000001c`b43fe660 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000001c`b43fe760 00007ff6`9f839b51 postgres!btinsert+0x51 0000001c`b43fe7c0 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000001c`b43fe820 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000001c`b43fe9f0 00007ff6`9f8dad25 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000001c`b43fea70 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0xd6 |
core | 0000001c`b53ff968 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000001c`b53ff970 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000001c`b53ff9e0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000001c`b53ffac0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000001c`b53ffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000001c`b4fff778 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000001c`b4fff780 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000001c`b4fffa70 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000001c`b4fffaa0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000001c`b47ff508 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000001c`b47ff510 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000001c`b47ff800 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000001c`b47ff830 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`903ff6b8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000089`903ff6c0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000089`903ff9b0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`903ff9e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`8fffe5a0 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000089`8fffe5d0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000089`8fffe620 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000089`8fffe680 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000089`8fffe780 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000089`8fffe880 00007ff6`9f839b51 postgres!btinsert+0x51 00000089`8fffe8e0 00007ff6`9f8c3b7c postgres!index_insert+0xae 00000089`8fffe940 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 00000089`8fffeb10 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 00000089`8fffeb90 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 00000089`907ff988 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000089`907ff990 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000089`907ffc80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`907ffcb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`90bff6b8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000089`90bff6c0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000089`90bff9b0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`90bff9e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`90fff6e8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000089`90fff6f0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000089`90fff760 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000089`90fff840 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`90fff870 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`913ff9b8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000089`913ff9c0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000089`913ffa60 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000089`913ffa90 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`913ffac0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000d`863ffbc8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000000d`863ffbd0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000000d`863ffc70 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000000d`863ffca0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000d`863ffcd0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000d`853fd040 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000000d`853fd070 00007ff6`9f8197b2 postgres!ExceptionalCondition+0x4c 0000000d`853fd0c0 00007ff6`9f819846 postgres!hashadjustmembers+0x8d4 0000000d`853fd0f0 00007ff6`9f82474b postgres!hashadjustmembers+0x968 0000000d`853fd1a0 00007ff6`9f8451fc postgres!heap_index_delete_tuples+0x50 0000000d`853fd2f0 00007ff6`9f83e863 postgres!bt_delitems_delete_check+0x44 0000000d`853fe390 00007ff6`9f83ea59 postgres!bt_swap_posting+0x1551 0000000d`853fe460 00007ff6`9f84165b postgres!bt_swap_posting+0x1747 0000000d`853fe830 00007ff6`9f841947 postgres!bt_finish_split+0x571 0000000d`853fe8d0 00007ff6`9f8491ee postgres!bt_doinsert+0x145 |
core | 0000000d`857ff498 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000d`857ff4a0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000000d`857ff790 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000d`857ff7c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000d`85bff748 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000d`85bff750 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000000d`85bffa40 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000d`85bffa70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000d`85fffb88 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000000d`85fffb90 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000000d`85fffc00 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000000d`85fffce0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000d`85fffd10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000095`517ff8c8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000095`517ff8d0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000095`517ff970 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000095`517ff9a0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000095`517ff9d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000095`513ffd98 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000095`513ffda0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000095`513ffe10 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000095`513ffef0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000095`513fff20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000095`50fff528 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000095`50fff530 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000095`50fff820 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000095`50fff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000095`50bff558 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000095`50bff560 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000095`50bff850 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000095`50bff880 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000095`507ffa78 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000095`507ffa80 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000095`507ffd70 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000095`507ffda0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000095`503fe720 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000095`503fe750 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000095`503fe7a0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000095`503fe800 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000095`503fe900 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000095`503fea00 00007ff6`9f839b51 postgres!btinsert+0x51 00000095`503fea60 00007ff6`9f8c3b7c postgres!index_insert+0xae 00000095`503feac0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 00000095`503fec90 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 00000095`503fed10 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 0000007c`90bffb58 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000007c`90bffb60 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000007c`90bffc00 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000007c`90bffc30 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007c`90bffc60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007c`907ffc68 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000007c`907ffc70 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000007c`907ffce0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000007c`907ffdc0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007c`907ffdf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007c`903ff788 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000007c`903ff790 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000007c`903ffa80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007c`903ffab0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007c`8ffff9b8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000007c`8ffff9c0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000007c`8ffffcb0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007c`8ffffce0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007c`8fbfe420 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000007c`8fbfe450 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000007c`8fbfe4a0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000007c`8fbfe500 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000007c`8fbfe600 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000007c`8fbfe700 00007ff6`9f839b51 postgres!btinsert+0x51 0000007c`8fbfe760 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000007c`8fbfe7c0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000007c`8fbfe990 00007ff6`9f8dad25 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000007c`8fbfea10 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0xd6 |
core | 000000a6`3d7fe5a0 00007ff6`9fccea2c ucrtbase!abort+0x4e 000000a6`3d7fe5d0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 000000a6`3d7fe620 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 000000a6`3d7fe680 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 000000a6`3d7fe780 00007ff6`9f8491ee postgres!bt_doinsert+0x194 000000a6`3d7fe880 00007ff6`9f839b51 postgres!btinsert+0x51 000000a6`3d7fe8e0 00007ff6`9f8c3b7c postgres!index_insert+0xae 000000a6`3d7fe940 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 000000a6`3d7feb10 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 000000a6`3d7feb90 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 000000a6`3e7ff668 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 000000a6`3e7ff670 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 000000a6`3e7ff710 00007ffa`53074cb0 postgres!pgwin32_select+0x744 000000a6`3e7ff740 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000a6`3e7ff770 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a6`3e3ff6c8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a6`3e3ff6d0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000a6`3e3ff9c0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000a6`3e3ff9f0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a6`3dfffcc8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 000000a6`3dfffcd0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 000000a6`3dfffd40 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 000000a6`3dfffe20 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000a6`3dfffe50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a6`3dbff958 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a6`3dbff960 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000a6`3dbffc50 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000a6`3dbffc80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e6`929fe550 00007ff6`9fccea2c ucrtbase!abort+0x4e 000000e6`929fe580 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 000000e6`929fe5d0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 000000e6`929fe630 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 000000e6`929fe730 00007ff6`9f8491ee postgres!bt_doinsert+0x194 000000e6`929fe830 00007ff6`9f839b51 postgres!btinsert+0x51 000000e6`929fe890 00007ff6`9f8c3b7c postgres!index_insert+0xae 000000e6`929fe8f0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 000000e6`929feac0 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 000000e6`929feb40 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 000000e6`92dff7c8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000e6`92dff7d0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000e6`92dffac0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000e6`92dffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e6`931ff468 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000e6`931ff470 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000e6`931ff760 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000e6`931ff790 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e6`935ff8b8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 000000e6`935ff8c0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 000000e6`935ff930 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 000000e6`935ffa10 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000e6`935ffa40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e6`939ffa48 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 000000e6`939ffa50 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 000000e6`939ffaf0 00007ffa`53074cb0 postgres!pgwin32_select+0x744 000000e6`939ffb20 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000e6`939ffb50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006e`bf7ff858 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000006e`bf7ff860 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000006e`bf7ffb50 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000006e`bf7ffb80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006e`bfbffae8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000006e`bfbffaf0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000006e`bfbffde0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000006e`bfbffe10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006e`bffffa58 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000006e`bffffa60 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000006e`bffffad0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000006e`bffffbb0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000006e`bffffbe0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006e`bf3fe940 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000006e`bf3fe970 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000006e`bf3fe9c0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000006e`bf3fea20 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000006e`bf3feb20 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000006e`bf3fec20 00007ff6`9f839b51 postgres!btinsert+0x51 0000006e`bf3fec80 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000006e`bf3fece0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000006e`bf3feeb0 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000006e`bf3fef30 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 0000006e`c03ffbc8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000006e`c03ffbd0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000006e`c03ffc70 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000006e`c03ffca0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000006e`c03ffcd0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ef`e3dff568 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ef`e3dff570 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000ef`e3dff860 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ef`e3dff890 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ef`e49ffc38 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 000000ef`e49ffc40 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 000000ef`e49ffce0 00007ffa`53074cb0 postgres!pgwin32_select+0x744 000000ef`e49ffd10 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ef`e49ffd40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ef`e45ff5f8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 000000ef`e45ff600 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 000000ef`e45ff670 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 000000ef`e45ff750 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ef`e45ff780 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ef`e41ff5a8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ef`e41ff5b0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000ef`e41ff8a0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ef`e41ff8d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ef`e39fe950 00007ff6`9fccea2c ucrtbase!abort+0x4e 000000ef`e39fe980 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 000000ef`e39fe9d0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 000000ef`e39fea30 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 000000ef`e39feb30 00007ff6`9f8491ee postgres!bt_doinsert+0x194 000000ef`e39fec30 00007ff6`9f839b51 postgres!btinsert+0x51 000000ef`e39fec90 00007ff6`9f8c3b7c postgres!index_insert+0xae 000000ef`e39fecf0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 000000ef`e39feec0 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 000000ef`e39fef40 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 00000050`109ffaf8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000050`109ffb00 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000050`109ffdf0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`109ffe20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`111ffcb8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000050`111ffcc0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000050`111ffd30 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000050`111ffe10 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`111ffe40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`10dff938 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000050`10dff940 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000050`10dffc30 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`10dffc60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`115ffb98 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000050`115ffba0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000050`115ffc40 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000050`115ffc70 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`115ffca0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`105fed50 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000050`105fed80 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000050`105fedd0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000050`105fee30 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000050`105fef30 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000050`105ff030 00007ff6`9f839b51 postgres!btinsert+0x51 00000050`105ff090 00007ff6`9f9a5a19 postgres!index_insert+0xae 00000050`105ff0f0 00007ff6`9f9dc18d postgres!ExecInsertIndexTuples+0x1ab 00000050`105ff2f0 00007ff6`9f9ddbea postgres!ExecGetUpdateNewTuple+0x196d 00000050`105ff3e0 00007ff6`9f9af2e5 postgres!ExecLookupResultRelByOid+0x3a4 |
core | 0000009d`849ffa08 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000009d`849ffa10 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000009d`849ffab0 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000009d`849ffae0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000009d`849ffb10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009d`841ff518 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009d`841ff520 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000009d`841ff810 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000009d`841ff840 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009d`839ffb08 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009d`839ffb10 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000009d`839ffe00 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000009d`839ffe30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009d`835fe8a0 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000009d`835fe8d0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000009d`835fe920 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000009d`835fe980 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000009d`835fea80 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000009d`835feb80 00007ff6`9f839b51 postgres!btinsert+0x51 0000009d`835febe0 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000009d`835fec40 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000009d`835fee10 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000009d`835fee90 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 0000009d`83dffc08 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009d`83dffc10 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000009d`83dfff00 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000009d`83dfff30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009d`845ffc68 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000009d`845ffc70 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000009d`845ffce0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000009d`845ffdc0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000009d`845ffdf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/isolation/expected/lock-update-delete.out C:/cirrus/build/testrun/isolat... --- C:/cirrus/src/test/isolation/expected/lock-update-delete.out 2025-09-29 17:50:08.628743400 +0000 +++ C:/cirrus/build/testrun/isolation/isolation/results/lock-update-delete.out 2025-09-29 17:57:19.195528800 +0000 @@ -71,215 +71,4 @@ step s2c: COMMIT; starting permutation: s2b s1l s2u s2_blocker1 s2_unlock s2r -pg_advisory_lock ----------------- - -(1 row) - -step s2b: BEGIN; -step s1l: SELECT * FROM foo WHERE pg_advisory_xact_lock(0) IS NOT NULL AND key = 1 FOR KEY SHARE; <waiting ...> -step s2u: UPDATE foo SET value = 2 WHERE key = 1; -step s2_blocker1: DELETE FROM foo; -step s2_unlock: SELECT pg_advisory_unlock(0); -pg_advisory_unlock ------------------- -t ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/vacuum_parallel.out C:/cirrus/build/testrun/pg_upgrade/... --- C:/cirrus/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:09.372573900 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/vacuum_parallel.out 2025-09-29 17:56:49.574467300 +00... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/maintain_every.out C:/cirrus/build/testrun/pg_upgrade/0... --- C:/cirrus/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:09.267766000 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/maintain_every.out 2025-09-29 17:56:49.815586900 +000... @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/vacuum_parallel.out C:/cirrus/build/testrun/recovery/02... --- C:/cirrus/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:09.372573900 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/vacuum_parallel.out 2025-09-29 17:59:39.205773300 +... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/maintain_every.out C:/cirrus/build/testrun/recovery/027... --- C:/cirrus/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:09.267766000 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/maintain_every.out 2025-09-29 17:59:39.471830500 +0... @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/vacuum_parallel.out C:/cirrus/build/testrun/regress/reg... --- C:/cirrus/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:09.372573900 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/vacuum_parallel.out 2025-09-29 17:56:49.641805700 +0000 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/maintain_every.out C:/cirrus/build/testrun/regress/regr... --- C:/cirrus/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:09.267766000 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/maintain_every.out 2025-09-29 17:56:49.914273300 +0000 @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
tap | [17:57:02.966](62.326s) not ok 5 - regression tests pass [17:57:19.492](5.897s) not ok 16 - run of pg_upgrade for new instance [17:57:19.493](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:57:20.383](0.106s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [17:59:48.299](62.991s) not ok 2 - regression tests pass [17:59:48.300](0.000s) not ok 3 - primary alive after regression test run |
test | [18:08:39.987] 8/348 postgresql:regress / regress/regress ERROR ... [18:08:39.987] 9/348 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [18:08:39.987] 10/348 postgresql:isolation / isolation/isolation ERROR ... [18:08:39.987] 47/348 postgresql:recovery / recovery/027_stream_regress ERROR ... |
macOS - Sonoma - Meson | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 14... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 14... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 26... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 15... |
core | [17:59:47.899] * frame #0: 0x000000018366a5d0 libsystem_kernel.dylib`__pthread_kill + 8 [17:59:47.899] frame #1: 0x00000001836a2bc8 libsystem_pthread.dylib`pthread_kill + 288 [17:59:47.899] frame #2: 0x00000001835afa40 libsystem_c.dylib`abort + 180 [17:59:47.899] frame #3: 0x000000010474e4f8 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una... [17:59:47.899] frame #4: 0x0000000104351e28 postgres`_bt_swap_posting(newitem=<unavailable>, oposting=<unavailable>,... [17:59:47.899] frame #5: 0x00000001043532fc postgres`_bt_insertonpg(rel=0x0000000140010138, heaprel=0x000000012008c1... [17:59:47.899] frame #6: 0x0000000104352c70 postgres`_bt_doinsert(rel=<unavailable>, itup=0x000000013b81adf0, checkU... [17:59:47.899] frame #7: 0x000000010435debc postgres`btinsert(rel=0x0000000140010138, values=<unavailable>, isnull=<... [17:59:47.899] frame #8: 0x000000010446f89c postgres`ExecInsertIndexTuples(resultRelInfo=0x000000013b819410, slot=<u... [17:59:47.899] frame #9: 0x00000001044a1e60 postgres`ExecInsert(context=0x000000016bb1bc48, resultRelInfo=0x00000001... |
core | [18:00:14.196] * frame #0: 0x000000018366a5d0 libsystem_kernel.dylib`__pthread_kill + 8 [18:00:14.196] frame #1: 0x00000001836a2bc8 libsystem_pthread.dylib`pthread_kill + 288 [18:00:14.196] frame #2: 0x00000001835afa40 libsystem_c.dylib`abort + 180 [18:00:14.196] frame #3: 0x000000010268e4f8 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una... [18:00:14.196] frame #4: 0x0000000102291e28 postgres`_bt_swap_posting(newitem=<unavailable>, oposting=<unavailable>,... [18:00:14.196] frame #5: 0x00000001022932fc postgres`_bt_insertonpg(rel=0x00000001481d8138, heaprel=0x00000001480c73... [18:00:14.196] frame #6: 0x0000000102292c70 postgres`_bt_doinsert(rel=<unavailable>, itup=0x0000000146021e48, checkU... [18:00:14.196] frame #7: 0x000000010229debc postgres`btinsert(rel=0x00000001481d8138, values=<unavailable>, isnull=<... [18:00:14.196] frame #8: 0x00000001023af89c postgres`ExecInsertIndexTuples(resultRelInfo=0x00000001450af410, slot=<u... [18:00:14.196] frame #9: 0x00000001023e1e60 postgres`ExecInsert(context=0x000000016dbdbd98, resultRelInfo=0x00000001... |
core | [17:59:21.613] * frame #0: 0x000000018366a5d0 libsystem_kernel.dylib`__pthread_kill + 8 [17:59:21.613] frame #1: 0x00000001836a2bc8 libsystem_pthread.dylib`pthread_kill + 288 [17:59:21.613] frame #2: 0x00000001835afa40 libsystem_c.dylib`abort + 180 [17:59:21.613] frame #3: 0x0000000100d8e4f8 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una... [17:59:21.613] frame #4: 0x0000000100991e28 postgres`_bt_swap_posting(newitem=<unavailable>, oposting=<unavailable>,... [17:59:21.613] frame #5: 0x00000001009932fc postgres`_bt_insertonpg(rel=0x0000000140098f60, heaprel=0x0000000140097c... [17:59:21.613] frame #6: 0x0000000100992c70 postgres`_bt_doinsert(rel=<unavailable>, itup=0x000000015a80fcc0, checkU... [17:59:21.613] frame #7: 0x000000010099debc postgres`btinsert(rel=0x0000000140098f60, values=<unavailable>, isnull=<... [17:59:21.613] frame #8: 0x0000000100a09060 postgres`CatalogIndexInsert(indstate=0x000000015a80f460, heapTuple=0x000... [17:59:21.613] frame #9: 0x0000000100a0930c postgres`CatalogTuplesMultiInsertWithInfo(heapRel=0x0000000140097c30, sl... |
core | [17:58:54.905] * frame #0: 0x000000018337fa00 dyld`__openat + 8 [17:58:54.905] frame #1: 0x0000000183383980 dyld`openat + 40 [17:58:54.905] frame #2: 0x0000000183378e10 dyld`_graft_fetch_fire + 60 [17:58:54.905] frame #3: 0x000000018337765c dyld`stage_fire + 160 [17:58:54.905] frame #4: 0x000000018337a920 dyld`boot_boot + 116 [17:58:54.905] frame #5: 0x000000018337a200 dyld`ignite + 704 [17:58:54.905] frame #6: 0x000000018331b53c dyld`dyld4::CacheFinder::CacheFinder(dyld4::ProcessConfig::Process const... [17:58:54.905] frame #7: 0x000000018331b8bc dyld`dyld4::ProcessConfig::DyldCache::DyldCache(dyld4::ProcessConfig::Pr... [17:58:54.905] frame #8: 0x0000000183319898 dyld`dyld4::ProcessConfig::ProcessConfig(dyld4::KernelArgs const*, dyld4... [17:58:54.905] frame #9: 0x0000000183316dc0 dyld`start + 1560 |
core | [17:58:38.358] * frame #0: 0x000000018366a5d0 libsystem_kernel.dylib`__pthread_kill + 8 [17:58:38.358] frame #1: 0x00000001836a2bc8 libsystem_pthread.dylib`pthread_kill + 288 [17:58:38.358] frame #2: 0x00000001835afa40 libsystem_c.dylib`abort + 180 [17:58:38.358] frame #3: 0x00000001053164f8 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una... [17:58:38.358] frame #4: 0x0000000104f19e28 postgres`_bt_swap_posting(newitem=<unavailable>, oposting=<unavailable>,... [17:58:38.358] frame #5: 0x0000000104f1b2fc postgres`_bt_insertonpg(rel=0x0000000128068138, heaprel=0x000000012009c1... [17:58:38.358] frame #6: 0x0000000104f1ac70 postgres`_bt_doinsert(rel=<unavailable>, itup=0x000000011480ec48, checkU... [17:58:38.358] frame #7: 0x0000000104f25ebc postgres`btinsert(rel=0x0000000128068138, values=<unavailable>, isnull=<... [17:58:38.358] frame #8: 0x000000010503789c postgres`ExecInsertIndexTuples(resultRelInfo=0x0000000134826e10, slot=<u... [17:58:38.358] frame #9: 0x0000000105069e60 postgres`ExecInsert(context=0x000000016af53e08, resultRelInfo=0x00000001... |
regress | diff -U3 /Users/admin/pgsql/src/test/isolation/expected/lock-update-traversal.out /Users/admin/pgsql/build/testrun/isola... --- /Users/admin/pgsql/src/test/isolation/expected/lock-update-traversal.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/isolation/isolation/results/lock-update-traversal.out 2025-09-29 17:51:59 @@ -1,63 +1,6 @@ Parsed test spec with 2 sessions starting permutation: s1b s2b s1s s2u s1l s2c s2d1 s1c -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN; -step s1s: SELECT * FROM foo; -key|value ----+----- - 1| 1 -(1 row) - -step s2u: UPDATE foo SET value = 2 WHERE key = 1; -step s1l: SELECT * FROM foo FOR KEY SHARE; -key|value ----+----- - 1| 1 ... |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/vacuum_parallel.out /Users/admin/pgsql/build/testrun/pg_upgrade/00... --- /Users/admin/pgsql/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/vacuum_parallel.out 2025-09-29 17:51:59 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /Users/admin/pgsql/src/test/regress/expected/maintain_every.out /Users/admin/pgsql/build/testrun/pg_upgrade/002... --- /Users/admin/pgsql/src/test/regress/expected/maintain_every.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/maintain_every.out 2025-09-29 17:51:59 @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/vacuum_parallel.out /Users/admin/pgsql/build/testrun/recovery/027_... --- /Users/admin/pgsql/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/vacuum_parallel.out 2025-09-29 17:52:51 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /Users/admin/pgsql/src/test/regress/expected/maintain_every.out /Users/admin/pgsql/build/testrun/recovery/027_s... --- /Users/admin/pgsql/src/test/regress/expected/maintain_every.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/maintain_every.out 2025-09-29 17:52:51 @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/vacuum_parallel.out /Users/admin/pgsql/build/testrun/regress/regre... --- /Users/admin/pgsql/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/regress/regress/results/vacuum_parallel.out 2025-09-29 17:51:59 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /Users/admin/pgsql/src/test/regress/expected/maintain_every.out /Users/admin/pgsql/build/testrun/regress/regres... --- /Users/admin/pgsql/src/test/regress/expected/maintain_every.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/regress/regress/results/maintain_every.out 2025-09-29 17:51:59 @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
tap | [17:52:03.485](54.649s) not ok 5 - regression tests pass [17:52:20.230](4.683s) not ok 16 - run of pg_upgrade for new instance [17:52:20.230](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:52:20.806](0.034s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [17:52:54.032](56.393s) not ok 2 - regression tests pass [17:52:54.033](0.000s) not ok 3 - primary alive after regression test run |
test | [17:54:42.652] 32/351 postgresql:regress / regress/regress ERROR ... [17:54:42.652] 31/351 postgresql:isolation / isolation/isolation ERROR ... [17:54:42.652] 36/351 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [17:54:42.652] 134/351 postgresql:recovery / recovery/027_stream_regress ERROR ... |
Linux - Debian Bookworm - Meson | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 31... |
assertion | TRAP: failed Assert("false"), File: "../src/backend/access/heap/heapam.c", Line: 8447, PID: 32773 |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 33... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 45... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 33... |
core | [18:02:52.242] #0 0x00007f01b6aaddd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:52.242] #1 0x00007f01b6a5a239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:52.242] #2 0x00007f01b6b15284 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:52.242] #3 0x00007f01b6b278dc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:52.671] #0 0x00007fdcf9ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [18:02:53.565] #0 0x00007fdcf9ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:53.565] #1 0x00007fdcf9c59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:53.565] #2 0x00007fdcf9c44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:53.565] #3 0x000055a845648305 in ExceptionalCondition (conditionName=conditionName@entry=0x55a8458da0f6 "false",... [18:02:53.565] #4 0x000055a844cbdf0f in index_delete_sort_cmp (deltid1=deltid1@entry=0x55a86527f7f8, deltid2=deltid2@en... [18:02:53.565] #5 0x000055a844cbe7c3 in index_delete_sort (delstate=delstate@entry=0x7ffe02b0c060) at ../src/backend/ac... [18:02:53.565] #6 0x000055a844cd3c05 in heap_index_delete_tuples (rel=0x7fdcedae6340, delstate=0x7ffe02b0c060) at ../sr... [18:02:53.565] #7 0x000055a844d145c2 in table_index_delete_tuples (delstate=0x7ffe02b0c060, rel=0x7fdcedae6340) at ../s... [18:02:53.565] #8 _bt_delitems_delete_check (rel=rel@entry=0x7fdcedae6ac0, buf=buf@entry=5262, heapRel=heapRel@entry=0x... [18:02:53.565] #9 0x000055a844d07c64 in _bt_simpledel_pass (rel=rel@entry=0x7fdcedae6ac0, buffer=buffer@entry=5262, hea... |
core | [18:02:54.884] #0 0x00007fdcf9ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:54.884] #1 0x00007fdcf9c59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:54.884] #2 0x00007fdcf9c44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:54.884] #3 0x000055a845648305 in ExceptionalCondition (conditionName=conditionName@entry=0x55a8458a1b41 "_bt_pos... [18:02:54.884] #4 0x000055a844d044c6 in _bt_swap_posting (newitem=newitem@entry=0x55a8651964c0, oposting=oposting@entry... [18:02:54.884] #5 0x000055a844d0b46c in _bt_insertonpg (rel=rel@entry=0x7fdcedc02f70, heaprel=heaprel@entry=0x7fdcedc01... [18:02:54.884] #6 0x000055a844d0d1b7 in _bt_doinsert (rel=rel@entry=0x7fdcedc02f70, itup=itup@entry=0x55a865196470, che... [18:02:54.884] #7 0x000055a844d1ddb5 in btinsert (rel=0x7fdcedc02f70, values=<optimized out>, isnull=<optimized out>, h... [18:02:54.884] #8 0x000055a844cfbdb6 in index_insert (indexRelation=indexRelation@entry=0x7fdcedc02f70, values=values@e... [18:02:54.884] #9 0x000055a844e05cd6 in CatalogIndexInsert (indstate=indstate@entry=0x55a865195c10, heapTuple=heapTuple... |
core | [18:02:56.194] #0 0x00007f903b6a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:56.194] #1 0x00007f903b659fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:56.194] #2 0x00007f903b644472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:56.194] #3 0x000055cbfdb4a305 in ExceptionalCondition (conditionName=conditionName@entry=0x55cbfdda3b41 "_bt_pos... [18:02:56.194] #4 0x000055cbfd2064c6 in _bt_swap_posting (newitem=newitem@entry=0x55cc32536e18, oposting=oposting@entry... [18:02:56.194] #5 0x000055cbfd20d46c in _bt_insertonpg (rel=rel@entry=0x7f9036ce0148, heaprel=heaprel@entry=0x7f9036e2c... [18:02:56.194] #6 0x000055cbfd20f1b7 in _bt_doinsert (rel=rel@entry=0x7f9036ce0148, itup=itup@entry=0x55cc3251e380, che... [18:02:56.194] #7 0x000055cbfd21fdb5 in btinsert (rel=0x7f9036ce0148, values=<optimized out>, isnull=<optimized out>, h... [18:02:56.194] #8 0x000055cbfd1fddb6 in index_insert (indexRelation=indexRelation@entry=0x7f9036ce0148, values=values@e... [18:02:56.194] #9 0x000055cbfd4a6e1c in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x55cc3251c9a0, slot=s... |
core | [18:02:50.515] #0 0x00007f4f4a2a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:50.515] #1 0x00007f4f4a259fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:50.515] #2 0x00007f4f4a244472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:50.515] #3 0x000055c90408a305 in ExceptionalCondition (conditionName=conditionName@entry=0x55c9042e3b41 "_bt_pos... [18:02:50.515] #4 0x000055c9037464c6 in _bt_swap_posting (newitem=newitem@entry=0x55c92a8773f8, oposting=oposting@entry... [18:02:50.515] #5 0x000055c90374d46c in _bt_insertonpg (rel=rel@entry=0x7f4f3dfd9148, heaprel=heaprel@entry=0x7f4f3e125... [18:02:50.515] #6 0x000055c90374f1b7 in _bt_doinsert (rel=rel@entry=0x7f4f3dfd9148, itup=itup@entry=0x55c92a876b88, che... [18:02:50.515] #7 0x000055c90375fdb5 in btinsert (rel=0x7f4f3dfd9148, values=<optimized out>, isnull=<optimized out>, h... [18:02:50.515] #8 0x000055c90373ddb6 in index_insert (indexRelation=indexRelation@entry=0x7f4f3dfd9148, values=values@e... [18:02:50.515] #9 0x000055c9039e6e1c in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x55c92a866cb0, slot=s... |
core | [18:02:52.242] #0 <unavailable> in ?? () |
core | [18:02:51.806] #0 0x00007f9d1d8a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:51.806] #1 0x00007f9d1d859fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:51.806] #2 0x00007f9d1d844472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:51.806] #3 0x000055ee15538305 in ExceptionalCondition (conditionName=conditionName@entry=0x55ee15791b41 "_bt_pos... [18:02:51.806] #4 0x000055ee14bf44c6 in _bt_swap_posting (newitem=newitem@entry=0x55ee1f390d78, oposting=oposting@entry... [18:02:51.806] #5 0x000055ee14bfb46c in _bt_insertonpg (rel=rel@entry=0x7f9d11908148, heaprel=heaprel@entry=0x7f9d119f2... [18:02:51.806] #6 0x000055ee14bfd1b7 in _bt_doinsert (rel=rel@entry=0x7f9d11908148, itup=itup@entry=0x55ee1f390508, che... [18:02:51.806] #7 0x000055ee14c0ddb5 in btinsert (rel=0x7f9d11908148, values=<optimized out>, isnull=<optimized out>, h... [18:02:51.806] #8 0x000055ee14bebdb6 in index_insert (indexRelation=indexRelation@entry=0x7f9d11908148, values=values@e... [18:02:51.806] #9 0x000055ee14e94e1c in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x55ee1f2e5a50, slot=s... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/isolation/expected/lock-update-traversal.out /tmp/cirrus-ci-build/build/testrun/i... --- /tmp/cirrus-ci-build/src/test/isolation/expected/lock-update-traversal.out 2025-09-29 17:50:13.291897585 +0000 +++ /tmp/cirrus-ci-build/build/testrun/isolation/isolation/results/lock-update-traversal.out 2025-09-29 17:55:37.5980141... @@ -1,63 +1,6 @@ Parsed test spec with 2 sessions starting permutation: s1b s2b s1s s2u s1l s2c s2d1 s1c -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN; -step s1s: SELECT * FROM foo; -key|value ----+----- - 1| 1 -(1 row) - -step s2u: UPDATE foo SET value = 2 WHERE key = 1; -step s1l: SELECT * FROM foo FOR KEY SHARE; -key|value ----+----- - 1| 1 ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/build/testrun/pg_upgrad... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:13.560357960 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/vacuum_parallel.out 2025-09-29 17:55:51.73... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/publication.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/00... --- /tmp/cirrus-ci-build/src/test/regress/expected/publication.out 2025-09-29 17:50:13.524296119 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/publication.out 2025-09-29 17:55:52.266054... @@ -180,1822 +180,10 @@ -- should be able to set table to schema publication ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/build/testrun/recovery/... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:13.560357960 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/vacuum_parallel.out 2025-09-29 17:56:51.... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out /tmp/cirrus-ci-build/build/testrun/recovery/0... --- /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:13.496248020 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/maintain_every.out 2025-09-29 17:56:51.2... @@ -9,25 +9,10 @@ CREATE TEMP TABLE past_inh_db_parent () ON COMMIT DELETE ROWS; ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/build/testrun/regress/r... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:13.560357960 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/vacuum_parallel.out 2025-09-29 17:55:50.682049579 +0000 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/publication.out /tmp/cirrus-ci-build/build/testrun/regress/regre... --- /tmp/cirrus-ci-build/src/test/regress/expected/publication.out 2025-09-29 17:50:13.524296119 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/publication.out 2025-09-29 17:55:51.314051525 +0000 @@ -59,1943 +59,10 @@ --- adding tables ... |
tap | [17:55:54.068](54.706s) not ok 5 - regression tests pass [17:56:09.898](6.948s) not ok 16 - run of pg_upgrade for new instance [17:56:09.899](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:56:10.625](0.047s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [17:56:53.349](49.318s) not ok 2 - regression tests pass [17:56:53.349](0.000s) not ok 3 - primary alive after regression test run |
test | [18:00:20.575] 21/352 postgresql:regress / regress/regress ERROR ... [18:00:20.575] 25/352 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [18:00:20.575] 64/352 postgresql:recovery / recovery/027_stream_regress ERROR ... [18:00:20.575] 14/352 postgresql:isolation / isolation/isolation ERROR 1... |
FreeBSD - Meson | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 37... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 60... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 78... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 60... |
core | [17:59:41.756] #0 0x000000082d3121ba in thr_kill () from /lib/libc.so.7 [17:59:41.756] #1 0x000000082d28b5d4 in raise () from /lib/libc.so.7 [17:59:41.756] #2 0x000000082d33eb59 in abort () from /lib/libc.so.7 [17:59:41.756] #3 0x0000000000ac9225 in ExceptionalCondition (conditionName=0x3784c3 "_bt_posting_valid(nposting)", fil... [17:59:41.756] #4 0x0000000000631e23 in _bt_swap_posting (newitem=0x3b2b1489b2b8, oposting=oposting@entry=0x836a3ccc8, ... [17:59:41.756] #5 0x00000000006335fc in _bt_insertonpg (rel=rel@entry=0x3b2b14858ec8, heaprel=heaprel@entry=0x3b2b1483c... [17:59:41.756] #6 0x0000000000632e95 in _bt_doinsert (rel=rel@entry=0x3b2b14858ec8, itup=itup@entry=0x3b2b1482ad40, che... [17:59:41.756] #7 0x000000000063fadb in btinsert (rel=0x3b2b14858ec8, values=<optimized out>, isnull=<optimized out>, h... [17:59:41.756] #8 0x000000000078d13c in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x3b2b1482a610, slot=s... [17:59:41.756] #9 0x00000000007c6a87 in ExecInsert (context=context@entry=0x820e8b3e0, resultRelInfo=resultRelInfo@entr... |
core | [17:59:41.132] #0 0x000000082b3191ba in thr_kill () from /lib/libc.so.7 [17:59:41.132] #1 0x000000082b2925d4 in raise () from /lib/libc.so.7 [17:59:41.132] #2 0x000000082b345b59 in abort () from /lib/libc.so.7 [17:59:41.132] #3 0x0000000000ac9225 in ExceptionalCondition (conditionName=0x3784c3 "_bt_posting_valid(nposting)", fil... [17:59:41.132] #4 0x0000000000631e23 in _bt_swap_posting (newitem=0x98132e97d60, oposting=oposting@entry=0x838114cc8, p... [17:59:41.132] #5 0x00000000006335fc in _bt_insertonpg (rel=rel@entry=0x98133651848, heaprel=heaprel@entry=0x9813364a77... [17:59:41.132] #6 0x0000000000632e95 in _bt_doinsert (rel=rel@entry=0x98133651848, itup=itup@entry=0x98132e98ff0, check... [17:59:41.132] #7 0x000000000063fadb in btinsert (rel=0x98133651848, values=<optimized out>, isnull=<optimized out>, ht... [17:59:41.132] #8 0x000000000078d13c in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x98132e97610, slot=sl... [17:59:41.132] #9 0x00000000007c6a87 in ExecInsert (context=context@entry=0x820f3f010, resultRelInfo=resultRelInfo@entr... |
core | [17:59:40.837] #0 0x000000082acac1ba in thr_kill () from /lib/libc.so.7 [17:59:40.837] #1 0x000000082ac255d4 in raise () from /lib/libc.so.7 [17:59:40.837] #2 0x000000082acd8b59 in abort () from /lib/libc.so.7 [17:59:40.837] #3 0x0000000000ac9225 in ExceptionalCondition (conditionName=0x3784c3 "_bt_posting_valid(nposting)", fil... [17:59:40.837] #4 0x0000000000631e23 in _bt_swap_posting (newitem=0x127c1b05b778, oposting=oposting@entry=0x835e91550, ... [17:59:40.837] #5 0x00000000006335fc in _bt_insertonpg (rel=rel@entry=0x127c1b0703a0, heaprel=heaprel@entry=0x127c1b06d... [17:59:40.837] #6 0x0000000000632e95 in _bt_doinsert (rel=rel@entry=0x127c1b0703a0, itup=itup@entry=0x127c1b05b748, che... [17:59:40.837] #7 0x000000000063fadb in btinsert (rel=0x127c1b0703a0, values=<optimized out>, isnull=<optimized out>, h... [17:59:40.837] #8 0x00000000006ba70d in CatalogIndexInsert (indstate=indstate@entry=0x127c1b05b0a8, heapTuple=heapTuple... [17:59:40.837] #9 0x00000000006ba9b9 in CatalogTuplesMultiInsertWithInfo (heapRel=heapRel@entry=0x127c1b06d338, slot=sl... |
core | [17:59:41.435] #0 0x000000082c74e1ba in thr_kill () from /lib/libc.so.7 [17:59:41.435] #1 0x000000082c6c75d4 in raise () from /lib/libc.so.7 [17:59:41.435] #2 0x000000082c77ab59 in abort () from /lib/libc.so.7 [17:59:41.435] #3 0x0000000000ac9225 in ExceptionalCondition (conditionName=0x3784c3 "_bt_posting_valid(nposting)", fil... [17:59:41.435] #4 0x0000000000631e23 in _bt_swap_posting (newitem=0x10d8f784bd60, oposting=oposting@entry=0x83eb5acc8, ... [17:59:41.435] #5 0x00000000006335fc in _bt_insertonpg (rel=rel@entry=0x10d8f7870908, heaprel=heaprel@entry=0x10d8f7854... [17:59:41.435] #6 0x0000000000632e95 in _bt_doinsert (rel=rel@entry=0x10d8f7870908, itup=itup@entry=0x10d8f784cff0, che... [17:59:41.435] #7 0x000000000063fadb in btinsert (rel=0x10d8f7870908, values=<optimized out>, isnull=<optimized out>, h... [17:59:41.435] #8 0x000000000078d13c in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x10d8f784b610, slot=s... [17:59:41.435] #9 0x00000000007c6a87 in ExecInsert (context=context@entry=0x82194c720, resultRelInfo=resultRelInfo@entr... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/isolation/expected/inherit-temp.out /tmp/cirrus-ci-build/build/testrun/isolation/... --- /tmp/cirrus-ci-build/src/test/isolation/expected/inherit-temp.out 2025-09-29 17:50:10.868190000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/isolation/isolation/results/inherit-temp.out 2025-09-29 17:53:14.135220000 +0000 @@ -77,201 +77,6 @@ starting permutation: s1_insert_p s1_insert_c s2_insert_c s2_update_c s1_select_p s1_select_c s2_select_p s2_select_c -step s1_insert_p: INSERT INTO inh_parent VALUES (1), (2); -step s1_insert_c: INSERT INTO inh_temp_child_s1 VALUES (3), (4); -step s2_insert_c: INSERT INTO inh_temp_child_s2 VALUES (5), (6); -step s2_update_c: UPDATE inh_parent SET a = 15 WHERE a IN (3, 5); -step s1_select_p: SELECT a FROM inh_parent; -a -- -1 -2 -3 -4 -(4 rows) - ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/build/testrun/pg_upgrad... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:11.081836000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/vacuum_parallel.out 2025-09-29 17:54:17.10... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade... --- /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:11.032822000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/maintain_every.out 2025-09-29 17:54:17.143... @@ -1,33 +1,3 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/build/testrun/recovery/... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:11.081836000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/vacuum_parallel.out 2025-09-29 17:55:14.... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out /tmp/cirrus-ci-build/build/testrun/recovery/0... --- /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:11.032822000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/maintain_every.out 2025-09-29 17:55:14.9... @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/build/testrun/regress/r... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:11.081836000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/vacuum_parallel.out 2025-09-29 17:54:19.889743000 +0000 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out /tmp/cirrus-ci-build/build/testrun/regress/re... --- /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:11.032822000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/maintain_every.out 2025-09-29 17:54:19.904636000 +0000 @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
tap | [17:54:18.174](139.571s) not ok 5 - regression tests pass [17:54:47.693](14.476s) not ok 16 - run of pg_upgrade for new instance [17:54:47.693](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:54:49.559](0.025s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [17:55:16.587](150.344s) not ok 2 - regression tests pass [17:55:16.588](0.000s) not ok 3 - primary alive after regression test run |
test | [17:57:12.733] 44/351 postgresql:isolation / isolation/isolation ERROR ... [17:57:12.733] 118/351 postgresql:regress / regress/regress ERROR 1... [17:57:12.733] 116/351 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [17:57:12.733] 194/351 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
Linux - Debian Bookworm - Autoconf | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "nbtdedup.c", Line: 1068, PID: 43644 |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "nbtdedup.c", Line: 1068, PID: 33275 |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "nbtdedup.c", Line: 1068, PID: 30712 |
core | [18:00:51.295] #0 0x00007f9baf3daeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:51.295] #1 0x00007f9baf38bfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:51.295] #2 0x00007f9baf376472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:51.295] #3 0x0000560a74c4f0a7 in ExceptionalCondition (conditionName=conditionName@entry=0x560a74d68b00 "_bt_pos... [18:00:51.295] #4 0x0000560a73fed96c in _bt_swap_posting (newitem=newitem@entry=0x6250000bedb8, oposting=oposting@entry... [18:00:51.295] #5 0x0000560a73ff5c1d in _bt_insertonpg (rel=rel@entry=0x7f9ba1e9a938, heaprel=heaprel@entry=0x7f9bac097... [18:00:51.295] #6 0x0000560a73ff7f73 in _bt_doinsert (rel=rel@entry=0x7f9ba1e9a938, itup=itup@entry=0x6250000be548, che... [18:00:51.295] #7 0x0000560a7400b1dd in btinsert (rel=0x7f9ba1e9a938, values=<optimized out>, isnull=<optimized out>, h... [18:00:51.295] #8 0x0000560a73fe4c4a in index_insert (indexRelation=indexRelation@entry=0x7f9ba1e9a938, values=values@e... [18:00:51.295] #9 0x0000560a743f2731 in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x625000061f10, slot=s... |
core | [18:00:52.521] #0 0x00007ff77e8aaeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:52.521] #1 0x00007ff77e85bfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:52.521] #2 0x00007ff77e846472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:52.521] #3 0x000055dae5f100a7 in ExceptionalCondition (conditionName=conditionName@entry=0x55dae6029b00 "_bt_pos... [18:00:52.521] #4 0x000055dae52ae96c in _bt_swap_posting (newitem=newitem@entry=0x625000068610, oposting=oposting@entry... [18:00:52.521] #5 0x000055dae52b6c1d in _bt_insertonpg (rel=rel@entry=0x7ff77b3f0760, heaprel=heaprel@entry=0x7ff77b3ef... [18:00:52.521] #6 0x000055dae52b8f73 in _bt_doinsert (rel=rel@entry=0x7ff77b3f0760, itup=itup@entry=0x6250000685c0, che... [18:00:52.521] #7 0x000055dae52cc1dd in btinsert (rel=0x7ff77b3f0760, values=<optimized out>, isnull=<optimized out>, h... [18:00:52.521] #8 0x000055dae52a5c4a in index_insert (indexRelation=indexRelation@entry=0x7ff77b3f0760, values=values@e... [18:00:52.521] #9 0x000055dae53f69cd in CatalogIndexInsert (indstate=indstate@entry=0x625000067d60, heapTuple=heapTuple... |
core | [18:00:53.755] #0 0x00007fce28eaaeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:53.755] #1 0x00007fce28e5bfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:53.755] #2 0x00007fce28e46472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:53.755] #3 0x0000556a102fa0a7 in ExceptionalCondition (conditionName=conditionName@entry=0x556a10413b00 "_bt_pos... [18:00:53.755] #4 0x0000556a0f69896c in _bt_swap_posting (newitem=newitem@entry=0x6250000bedb8, oposting=oposting@entry... [18:00:53.755] #5 0x0000556a0f6a0c1d in _bt_insertonpg (rel=rel@entry=0x7fce1b5b9938, heaprel=heaprel@entry=0x7fce25b75... [18:00:53.755] #6 0x0000556a0f6a2f73 in _bt_doinsert (rel=rel@entry=0x7fce1b5b9938, itup=itup@entry=0x6250000be548, che... [18:00:53.755] #7 0x0000556a0f6b61dd in btinsert (rel=0x7fce1b5b9938, values=<optimized out>, isnull=<optimized out>, h... [18:00:53.755] #8 0x0000556a0f68fc4a in index_insert (indexRelation=indexRelation@entry=0x7fce1b5b9938, values=values@e... [18:00:53.755] #9 0x0000556a0fa9d731 in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x625000064710, slot=s... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:02.549099069 +0000 +++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/vacuum_parallel.out 2025-09-29 17:57:41.552319473 +0000 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/publication.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_chec... --- /tmp/cirrus-ci-build/src/test/regress/expected/publication.out 2025-09-29 17:50:02.517099068 +0000 +++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/publication.out 2025-09-29 17:57:42.320318876 +0000 @@ -1,2001 +1,3 @@ --- ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/isolation/expected/lock-update-traversal.out /tmp/cirrus-ci-build/src/test/isolat... --- /tmp/cirrus-ci-build/src/test/isolation/expected/lock-update-traversal.out 2025-09-29 17:50:02.297099060 +0000 +++ /tmp/cirrus-ci-build/src/test/isolation/output_iso/results/lock-update-traversal.out 2025-09-29 17:56:00.100408514 +... @@ -1,63 +1,6 @@ Parsed test spec with 2 sessions starting permutation: s1b s2b s1s s2u s1l s2c s2d1 s1c -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN; -step s1s: SELECT * FROM foo; -key|value ----+----- - 1| 1 -(1 row) - -step s2u: UPDATE foo SET value = 2 WHERE key = 1; -step s1l: SELECT * FROM foo FOR KEY SHARE; -key|value ----+----- - 1| 1 ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/src/test/regress/result... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:02.549099069 +0000 +++ /tmp/cirrus-ci-build/src/test/regress/results/vacuum_parallel.out 2025-09-29 17:55:41.216429251 +0000 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/publication.out /tmp/cirrus-ci-build/src/test/regress/results/pu... --- /tmp/cirrus-ci-build/src/test/regress/expected/publication.out 2025-09-29 17:50:02.517099068 +0000 +++ /tmp/cirrus-ci-build/src/test/regress/results/publication.out 2025-09-29 17:55:41.964428386 +0000 @@ -60,1942 +60,10 @@ CREATE SCHEMA pub_test; ... |
tap | [17:57:45.166](98.204s) not ok 5 - regression tests pass [17:58:06.069](5.941s) not ok 16 - run of pg_upgrade for new instance [17:58:06.069](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:58:06.874](0.034s) not ok 20 - old and new dumps match after pg_upgrade |
NetBSD - Meson | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 27... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 10... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 58... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 67... |
core | [17:58:11.147] #0 0x000074dc4637e74a in _lwp_kill () from /usr/lib/libc.so.12 [17:58:11.147] #1 0x000074dc46383f00 in abort () from /usr/lib/libc.so.12 [17:58:11.147] #2 0x000000000091e9b0 in ExceptionalCondition (conditionName=conditionName@entry=0xab04d1 "_bt_posting_v... [17:58:11.147] #3 0x000000000050e9b2 in _bt_swap_posting (newitem=newitem@entry=0x74dc4ae6aeb8, oposting=oposting@entry... [17:58:11.147] #4 0x0000000000511878 in _bt_insertonpg (rel=0x74dc4aab6e78, heaprel=0x74dc4aec8250, itup_key=0x74dc4ae6... [17:58:11.147] #5 0x0000000000513614 in _bt_doinsert (rel=rel@entry=0x74dc4aab6e78, itup=itup@entry=0x74dc4ae4aff0, che... [17:58:11.147] #6 0x000000000051c0a0 in btinsert (rel=0x74dc4aab6e78, values=<optimized out>, isnull=<optimized out>, h... [17:58:11.147] #7 0x000000000063bfa5 in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x74dc4ae49610, slot=s... [17:58:11.147] #8 0x000000000066e234 in ExecInsert (context=context@entry=0x7f7fff415c30, resultRelInfo=resultRelInfo@e... [17:58:11.147] #9 0x000000000066fca4 in ExecModifyTable (pstate=0x74dc4ae49400) at ../src/backend/executor/nodeModifyTa... |
regress | diff -U3 /home/postgres/postgres/src/test/isolation/expected/lock-update-delete.out /home/postgres/postgres/build/testru... --- /home/postgres/postgres/src/test/isolation/expected/lock-update-delete.out 2025-09-29 17:50:20.265671006 +0000 +++ /home/postgres/postgres/build/testrun/isolation/isolation/results/lock-update-delete.out 2025-09-29 17:53:20.0936543... @@ -71,215 +71,4 @@ step s2c: COMMIT; starting permutation: s2b s1l s2u s2_blocker1 s2_unlock s2r -pg_advisory_lock ----------------- - -(1 row) - -step s2b: BEGIN; -step s1l: SELECT * FROM foo WHERE pg_advisory_xact_lock(0) IS NOT NULL AND key = 1 FOR KEY SHARE; <waiting ...> -step s2u: UPDATE foo SET value = 2 WHERE key = 1; -step s2_blocker1: DELETE FROM foo; -step s2_unlock: SELECT pg_advisory_unlock(0); -pg_advisory_unlock ------------------- -t ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/vacuum_parallel.out /home/postgres/postgres/build/testrun/pg_... --- /home/postgres/postgres/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:21.845165721 +0000 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/vacuum_parallel.out 2025-09-29 17:53:38... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /home/postgres/postgres/src/test/regress/expected/maintain_every.out /home/postgres/postgres/build/testrun/pg_u... --- /home/postgres/postgres/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:21.679322144 +0000 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/maintain_every.out 2025-09-29 17:53:38.... @@ -1,33 +1 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/vacuum_parallel.out /home/postgres/postgres/build/testrun/rec... --- /home/postgres/postgres/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:21.845165721 +0000 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/vacuum_parallel.out 2025-09-29 17:54:... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /home/postgres/postgres/src/test/regress/expected/maintain_every.out /home/postgres/postgres/build/testrun/reco... --- /home/postgres/postgres/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:21.679322144 +0000 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/maintain_every.out 2025-09-29 17:54:2... @@ -1,33 +1,6 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/vacuum_parallel.out /home/postgres/postgres/build/testrun/reg... --- /home/postgres/postgres/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:21.845165721 +0000 +++ /home/postgres/postgres/build/testrun/regress/regress/results/vacuum_parallel.out 2025-09-29 17:53:37.398620475 +000... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /home/postgres/postgres/src/test/regress/expected/maintain_every.out /home/postgres/postgres/build/testrun/regr... --- /home/postgres/postgres/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:21.679322144 +0000 +++ /home/postgres/postgres/build/testrun/regress/regress/results/maintain_every.out 2025-09-29 17:53:37.466079272 +0000 @@ -1,33 +1,10 @@ -- Test maintenance commands that visit every eligible relation. Run as a ... |
tap | [17:53:40.752](63.957s) not ok 5 - regression tests pass [17:54:05.384](5.189s) not ok 16 - run of pg_upgrade for new instance [17:54:05.385](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:54:06.032](0.040s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [17:54:26.467](79.519s) not ok 2 - regression tests pass [17:54:26.468](0.000s) not ok 3 - primary alive after regression test run |
test | [17:55:48.073] 41/350 postgresql:isolation / isolation/isolation ERROR ... [17:55:48.073] 63/350 postgresql:regress / regress/regress ERROR ... [17:55:48.073] 75/350 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [17:55:48.073] 191/350 postgresql:recovery / recovery/027_stream_regress ERROR ... |
56/6044 | PostgreSQL crashes with ThreadSanitizer during early initialization |
CompilerWarnings | |
compiler | [00:07:13.530] main.c:45:6: error: no previous extern declaration for non-static variable 'reached_main' [-Werror,-Wmiss... |
compiler | [00:07:05.806] main.c:45:6: error: no previous extern declaration for non-static variable 'reached_main' [-Werror,-Wmiss... |
compiler | [00:06:34.097] sanitizer_hook.c:44:1: error: no previous prototype for ‘__ubsan_default_options’ [-Werror=missing-protot... |
compiler | [00:06:26.852] sanitizer_hook.c:44:1: error: no previous prototype for ‘__ubsan_default_options’ [-Werror=missing-protot... |
compiler | [00:07:36.456] sanitizer_hook.c:44:1: error: no previous prototype for ‘__ubsan_default_options’ [-Werror=missing-protot... |
55/5553 | starjoin join order planning |
Windows - Server 2019, MinGW64 - Meson | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/pg_upgrade/002_pg_... --- C:/cirrus/src/test/regress/expected/sysviews.out 2025-09-28 10:13:28.323194300 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2025-09-28 10:16:52.544852700 +0000 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/recovery/027_strea... --- C:/cirrus/src/test/regress/expected/sysviews.out 2025-09-28 10:13:28.323194300 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2025-09-28 10:19:41.951350800 +0000 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/regress/regress/re... --- C:/cirrus/src/test/regress/expected/sysviews.out 2025-09-28 10:13:28.323194300 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/sysviews.out 2025-09-28 10:16:49.295797200 +0000 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [10:17:22.127](62.381s) not ok 5 - regression tests pass |
tap | [10:20:16.744](70.721s) not ok 2 - regression tests pass |
tap | [10:28:00.077](1.383s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [10:28:23.771] 6/348 postgresql:regress / regress/regress ERROR ... [10:28:23.771] 9/348 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [10:28:23.771] 46/348 postgresql:recovery / recovery/027_stream_regress ERROR ... [10:28:23.771] 329/348 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
macOS - Sonoma - Meson | |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_up... --- /Users/admin/pgsql/src/test/regress/expected/sysviews.out 2025-09-28 10:13:12 +++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2025-09-28 10:14:43 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/recovery/027_stream_... --- /Users/admin/pgsql/src/test/regress/expected/sysviews.out 2025-09-28 10:13:12 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2025-09-28 10:15:25 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/regress/regress/resu... --- /Users/admin/pgsql/src/test/regress/expected/sysviews.out 2025-09-28 10:13:12 +++ /Users/admin/pgsql/build/testrun/regress/regress/results/sysviews.out 2025-09-28 10:14:43 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [10:14:59.366](33.830s) not ok 5 - regression tests pass |
tap | [10:15:53.197](49.018s) not ok 2 - regression tests pass |
tap | [10:17:30.452](0.581s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [10:17:43.646] 11/351 postgresql:regress / regress/regress ERROR ... [10:17:43.646] 25/351 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [10:17:43.646] 114/351 postgresql:recovery / recovery/027_stream_regress ERROR ... [10:17:43.646] 326/351 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/pg_upgrade/002_pg_... --- C:/cirrus/src/test/regress/expected/sysviews.out 2025-09-28 10:13:14.757860800 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2025-09-28 10:16:45.081367100 +0000 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/recovery/027_strea... --- C:/cirrus/src/test/regress/expected/sysviews.out 2025-09-28 10:13:14.757860800 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2025-09-28 10:19:34.901607700 +0000 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/regress/regress/re... --- C:/cirrus/src/test/regress/expected/sysviews.out 2025-09-28 10:13:14.757860800 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/sysviews.out 2025-09-28 10:16:40.184863500 +0000 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [10:17:45.608](124.507s) not ok 5 - regression tests pass |
tap | [10:20:41.312](145.660s) not ok 2 - regression tests pass |
tap | [10:27:17.207](2.485s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [10:28:05.034] 8/345 postgresql:regress / regress/regress ERROR 1... [10:28:05.034] 18/345 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [10:28:05.034] 78/345 postgresql:recovery / recovery/027_stream_regress ERROR 1... [10:28:05.034] 321/345 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
Linux - Debian Bookworm - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-09-28 10:13:10.754053861 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2025-09-28 10:15:34.761821969... @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-09-28 10:13:10.754053861 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2025-09-28 10:16:54.2663809... @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/regress/regress/... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-09-28 10:13:10.754053861 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/sysviews.out 2025-09-28 10:15:31.561785896 +0000 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [10:16:16.829](82.777s) not ok 5 - regression tests pass |
tap | [10:17:38.621](83.480s) not ok 2 - regression tests pass |
tap | [10:20:42.392](2.051s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [10:21:02.040] 14/352 postgresql:regress / regress/regress ERROR ... [10:21:02.040] 33/352 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [10:21:02.040] 107/352 postgresql:recovery / recovery/027_stream_regress ERROR 1... [10:21:02.040] 328/352 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
OpenBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/sysviews.out /home/postgres/postgres/build/testrun/pg_upgrade... --- /home/postgres/postgres/src/test/regress/expected/sysviews.out Sun Sep 28 10:13:32 2025 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out Sun Sep 28 10:15:59 2025 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/sysviews.out /home/postgres/postgres/build/testrun/recovery/0... --- /home/postgres/postgres/src/test/regress/expected/sysviews.out Sun Sep 28 10:13:32 2025 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/sysviews.out Sun Sep 28 10:17:57 2025 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/sysviews.out /home/postgres/postgres/build/testrun/regress/re... --- /home/postgres/postgres/src/test/regress/expected/sysviews.out Sun Sep 28 10:13:32 2025 +++ /home/postgres/postgres/build/testrun/regress/regress/results/sysviews.out Sun Sep 28 10:15:52 2025 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [10:17:10.273](123.545s) not ok 5 - regression tests pass |
tap | [10:19:33.125](187.332s) not ok 2 - regression tests pass |
tap | [10:22:03.502](0.823s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [10:22:28.601] 19/350 postgresql:regress / regress/regress ERROR 1... [10:22:28.601] 46/350 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 2... [10:22:28.601] 192/350 postgresql:recovery / recovery/027_stream_regress ERROR 2... [10:22:28.601] 325/350 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
NetBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/sysviews.out /home/postgres/postgres/build/testrun/pg_upgrade... --- /home/postgres/postgres/src/test/regress/expected/sysviews.out 2025-09-28 10:13:36.746320810 +0000 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2025-09-28 10:15:10.196011... @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/sysviews.out /home/postgres/postgres/build/testrun/recovery/0... --- /home/postgres/postgres/src/test/regress/expected/sysviews.out 2025-09-28 10:13:36.746320810 +0000 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2025-09-28 10:15:47.4408... @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/sysviews.out /home/postgres/postgres/build/testrun/regress/re... --- /home/postgres/postgres/src/test/regress/expected/sysviews.out 2025-09-28 10:13:36.746320810 +0000 +++ /home/postgres/postgres/build/testrun/regress/regress/results/sysviews.out 2025-09-28 10:15:07.567883433 +0000 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [10:15:59.252](85.174s) not ok 5 - regression tests pass |
tap | [10:16:39.520](98.074s) not ok 2 - regression tests pass |
tap | [10:17:28.443](0.228s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [10:17:39.758] 42/350 postgresql:regress / regress/regress ERROR ... [10:17:39.758] 157/350 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [10:17:39.758] 217/350 postgresql:recovery / recovery/027_stream_regress ERROR 1... [10:17:39.758] 327/350 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
FreeBSD - Meson | |
core | [10:22:25.175] #0 0x000000082a3a375a in _sigprocmask () from /lib/libc.so.7 [10:22:25.175] #1 0x000000082a3e0a7f in _system () from /lib/libc.so.7 [10:22:25.175] #2 0x00000008288728a3 in ?? () from /lib/libthr.so.3 [10:22:25.175] #3 0x000000000068a4a7 in RestoreArchivedFile (path=path@entry=0x8218831e0 "pg_wal/00000001", '0' <repeat... [10:22:25.175] #4 0x0000000000671658 in existsTimeLineHistory (probeTLI=probeTLI@entry=2) at ../src/backend/access/tran... [10:22:25.175] #5 0x0000000000671718 in findNewestTimeLine (startTLI=startTLI@entry=1) at ../src/backend/access/transam... [10:22:25.175] #6 0x00000000006959ab in rescanLatestTimeLine (replayTLI=replayTLI@entry=1, replayLSN=replayLSN@entry=83... [10:22:25.175] #7 0x0000000000691b23 in WaitForWALToBecomeAvailable (RecPtr=83886104, tliRecPtr=83886080, replayTLI=1, ... [10:22:25.175] #8 XLogPageRead (xlogreader=0x364c5d61d0a0, targetPagePtr=83886080, reqLen=24, targetRecPtr=83886080, re... [10:22:25.175] #9 0x000000000069896a in ReadPageInternal (state=0x364c5d61d0a0, pageptr=pageptr@entry=83886080, reqLen=... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-09-28 10:13:11.489126000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2025-09-28 10:15:23.032319000... @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-09-28 10:13:11.489126000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2025-09-28 10:16:38.2948180... @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/regress/regress/... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-09-28 10:13:11.489126000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/sysviews.out 2025-09-28 10:15:18.671901000 +0000 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [10:17:30.908](212.731s) not ok 5 - regression tests pass |
tap | [10:18:32.993](227.524s) not ok 2 - regression tests pass |
tap | [10:19:46.981](1.678s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [10:20:03.143] 56/351 postgresql:regress / regress/regress ERROR 2... [10:20:03.143] 187/351 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 2... [10:20:03.143] 330/351 postgresql:test_misc / test_misc/003_check_guc ERROR ... [10:20:03.143] 259/351 postgresql:recovery / recovery/027_stream_regress ERROR 3... |
Linux - Debian Bookworm - Autoconf | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/r... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-09-28 10:13:14.468557647 +0000 +++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/sysviews.out 2025-09-28 10:18:32.784332928 +0000 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/src/test/regress/results/sysvi... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-09-28 10:13:14.468557647 +0000 +++ /tmp/cirrus-ci-build/src/test/regress/results/sysviews.out 2025-09-28 10:16:02.508187489 +0000 @@ -171,8 +171,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(24 rows) +(25 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [10:19:14.304](109.459s) not ok 5 - regression tests pass |
tap | [10:17:12.493](0.870s) not ok 1 - no parameters missing from postgresql.conf.sample |
56/6061 | MPTCP - multiplexing many TCP connections through one socket to get better bandwidth |
CompilerWarnings | |
compiler | [21:54:26.025] pqcomm.c:557:52: error: ‘IPPROTO_MPTCP’ undeclared (first use in this function); did you mean ‘IPPROTO_TC... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:51:51.265] ../src/interfaces/libpq/fe-connect.c(3337): error C2065: 'IPPROTO_MPTCP': undeclared identifier |
Linux - Debian Bookworm - Meson | |
tap | [21:58:43.262](2.006s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [21:59:01.514] 330/352 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
Linux - Debian Bookworm - Autoconf | |
tap | [21:56:59.491](1.124s) not ok 1 - no parameters missing from postgresql.conf.sample |