2024-09-02 18:16:48.854 UTC postmaster[20828] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2024-09-02 18:16:48.854 UTC postmaster[20828] LOG: listening on Unix socket "/tmp/pg_regress-2CfhlE/.s.PGSQL.40020" 2024-09-02 18:16:48.879 UTC startup[20832] LOG: database system was shut down at 2024-09-02 18:16:48 UTC 2024-09-02 18:16:48.880 UTC postmaster[20828] LOG: database system is ready to accept connections TRAP: failed Assert("!found"), File: "../src/pl/plpython/plpy_plpymodule.c", Line: 267, PID: 20846 0xa59222 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x84435a063 at /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/plpython3.so 0x847b6af70 at /usr/local/lib/libpython3.11.so.1.0 0x847b692e0 at /usr/local/lib/libpython3.11.so.1.0 0x847a89c29 at /usr/local/lib/libpython3.11.so.1.0 0x847b33d9c <_PyEval_EvalFrameDefault+0xf4ec> at /usr/local/lib/libpython3.11.so.1.0 0x847b36795 <_PyEval_EvalFrameDefault+0x11ee5> at /usr/local/lib/libpython3.11.so.1.0 0x847a3790f at /usr/local/lib/libpython3.11.so.1.0 0x847a37705 at /usr/local/lib/libpython3.11.so.1.0 0x847b65284 at /usr/local/lib/libpython3.11.so.1.0 0x847b1d996 at /usr/local/lib/libpython3.11.so.1.0 0x847a89e70 at /usr/local/lib/libpython3.11.so.1.0 0x847a36538 at /usr/local/lib/libpython3.11.so.1.0 0x847a36467 at /usr/local/lib/libpython3.11.so.1.0 0x847b64b30 at /usr/local/lib/libpython3.11.so.1.0 0x847b65ef8 at /usr/local/lib/libpython3.11.so.1.0 0x844359476 at /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/plpython3.so 0x8443593a0 at /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/plpython3.so 0xa63183 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x67e55d at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x6bc7e9 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x906088 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x904aa8 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x904538 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x904073 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x903704 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x902fd3 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x901e72 <$dtrace647993547.exec_simple_query+0x4c2> at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8ffbe0 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8fa3b9 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x854597 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x858958 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x856775 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 2024-09-02 18:16:52.428 UTC postmaster[20828] LOG: server process (PID 20846) was terminated by signal 6: Abort trap 2024-09-02 18:16:52.428 UTC postmaster[20828] DETAIL: Failed process was running: CREATE FUNCTION test1(val hstore) RETURNS int LANGUAGE plpython3u TRANSFORM FOR TYPE hstore AS $$ assert isinstance(val, dict) plpy.info(sorted(val.items())) return len(val) $$; 2024-09-02 18:16:52.432 UTC postmaster[20828] LOG: terminating any other active server processes 2024-09-02 18:16:52.434 UTC postmaster[20828] LOG: all server processes terminated; reinitializing 2024-09-02 18:16:52.439 UTC startup[21004] LOG: database system was interrupted; last known up at 2024-09-02 18:16:48 UTC 2024-09-02 18:16:52.439 UTC startup[21004] LOG: database system was not properly shut down; automatic recovery in progress 2024-09-02 18:16:52.439 UTC startup[21004] LOG: redo starts at 0/1512D70 2024-09-02 18:16:52.447 UTC startup[21004] LOG: invalid record length at 0/197BA68: expected at least 24, got 0 2024-09-02 18:16:52.447 UTC startup[21004] LOG: redo done at 0/197B850 system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2024-09-02 18:16:52.449 UTC checkpointer[21005] LOG: checkpoint starting: end-of-recovery immediate wait 2024-09-02 18:16:52.456 UTC checkpointer[21005] LOG: checkpoint complete: wrote 954 buffers (5.8%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.008 s, sync=0.001 s, total=0.008 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4515 kB, estimate=4515 kB; lsn=0/197BA68, redo lsn=0/197BA68 2024-09-02 18:16:52.458 UTC postmaster[20828] LOG: database system is ready to accept connections 2024-09-02 18:16:52.461 UTC postmaster[20828] LOG: received fast shutdown request 2024-09-02 18:16:52.461 UTC postmaster[20828] LOG: aborting any active transactions 2024-09-02 18:16:52.463 UTC checkpointer[21005] LOG: shutting down 2024-09-02 18:16:52.463 UTC checkpointer[21005] LOG: checkpoint starting: shutdown immediate 2024-09-02 18:16:52.463 UTC checkpointer[21005] LOG: checkpoint complete: wrote 1 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=0 kB, estimate=4063 kB; lsn=0/197BAE0, redo lsn=0/197BAE0 2024-09-02 18:16:52.464 UTC postmaster[20828] LOG: database system is shut down