[09:12:10.897] su postgres <<-EOF [09:12:10.897] set -e [09:12:10.897] ulimit -c unlimited [09:12:10.897] meson test $MTEST_ARGS --quiet --suite setup [09:12:10.897] export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH" [09:12:10.897] mkdir -p build/testrun [09:12:10.897] build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust [09:12:10.897] echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf [09:12:10.897] build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start [09:12:10.897] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running [09:12:10.897] build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop [09:12:10.897] EOF [09:12:12.506] [09:12:12.506] Ok: 3 [09:12:12.506] Expected Fail: 0 [09:12:12.506] Fail: 0 [09:12:12.506] Unexpected Pass: 0 [09:12:12.506] Skipped: 0 [09:12:12.506] Timeout: 0 [09:12:12.506] [09:12:12.506] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [09:12:12.573] The files belonging to this database system will be owned by user "postgres". [09:12:12.573] This user must also own the server process. [09:12:12.573] [09:12:12.573] The database cluster will be initialized with locale "en_US.UTF-8". [09:12:12.573] The default database encoding has accordingly been set to "UTF8". [09:12:12.573] The default text search configuration will be set to "english". [09:12:12.573] [09:12:12.573] Data page checksums are enabled. [09:12:12.573] [09:12:12.573] creating directory build/runningcheck ... ok [09:12:12.573] creating subdirectories ... ok [09:12:12.573] selecting dynamic shared memory implementation ... posix [09:12:12.573] selecting default "max_connections" ... 100 [09:12:12.582] selecting default "autovacuum_worker_slots" ... 16 [09:12:12.582] selecting default "shared_buffers" ... 128MB [09:12:12.591] selecting default time zone ... UTC [09:12:12.613] creating configuration files ... ok [09:12:12.613] running bootstrap script ... ok [09:12:12.711] performing post-bootstrap initialization ... ok [09:12:13.523] [09:12:13.523] Sync to disk skipped. [09:12:13.523] The data directory might become corrupt if the operating system crashes. [09:12:13.531] waiting for server to start.... done [09:12:13.637] server started [09:12:14.315] 1/75 postgresql:bloom-running / bloom-running/regress OK 0.33s 1 subtests passed [09:12:14.640] 2/75 postgresql:bool_plperl-running / bool_plperl-running/regress OK 0.32s 2 subtests passed [09:12:15.008] 3/75 postgresql:pltcl-running / pltcl-running/regress OK 1.04s 8 subtests passed [09:12:15.152] 4/75 postgresql:plperl-running / plperl-running/regress OK 1.21s 13 subtests passed [09:12:16.505] 5/75 postgresql:citext-running / citext-running/regress OK 1.35s 3 subtests passed [09:12:16.713] 6/75 postgresql:plpgsql-running / plpgsql-running/regress OK 2.77s 13 subtests passed [09:12:16.970] 7/75 postgresql:plpython-running / plpython-running/regress OK 3.01s 23 subtests passed [09:12:17.011] 8/75 postgresql:cube-running / cube-running/regress OK 0.51s 2 subtests passed [09:12:17.035] 9/75 postgresql:btree_gin-running / btree_gin-running/regress OK 2.39s 30 subtests passed [09:12:17.154] 10/75 postgresql:dict_int-running / dict_int-running/regress OK 0.18s 1 subtests passed [09:12:17.221] 11/75 postgresql:dict_xsyn-running / dict_xsyn-running/regress OK 0.21s 1 subtests passed [09:12:17.327] 12/75 postgresql:dblink-running / dblink-running/regress OK 0.61s 1 subtests passed [09:12:17.386] 13/75 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress OK 0.15s 2 subtests passed [09:12:17.449] 14/75 postgresql:file_fdw-running / file_fdw-running/regress OK 0.29s 1 subtests passed [09:12:17.586] 15/75 postgresql:amcheck-running / amcheck-running/regress OK 3.61s 3 subtests passed [09:12:17.613] 16/75 postgresql:earthdistance-running / earthdistance-running/regress OK 0.58s 1 subtests passed [09:12:17.678] 17/75 postgresql:btree_gist-running / btree_gist-running/regress OK 2.67s 32 subtests passed [09:12:17.814] 18/75 postgresql:hstore_plpython-running / hstore_plpython-running/regress OK 0.36s 1 subtests passed [09:12:18.096] 19/75 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress OK 0.42s 2 subtests passed [09:12:18.161] 20/75 postgresql:hstore_plperl-running / hstore_plperl-running/regress OK 0.77s 3 subtests passed [09:12:18.162] 21/75 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress OK 0.34s 1 subtests passed [09:12:18.230] 22/75 postgresql:hstore-running / hstore-running/regress OK 0.90s 2 subtests passed [09:12:18.231] 23/75 postgresql:isn-running / isn-running/regress OK 0.62s 1 subtests passed [09:12:18.340] 24/75 postgresql:lo-running / lo-running/regress OK 0.24s 1 subtests passed [09:12:18.441] 25/75 postgresql:passwordcheck-running / passwordcheck-running/regress OK 0.19s 1 subtests passed [09:12:18.533] 26/75 postgresql:pg_buffercache-running / pg_buffercache-running/regress OK 0.18s 1 subtests passed [09:12:18.581] 27/75 postgresql:ltree_plpython-running / ltree_plpython-running/regress OK 0.40s 1 subtests passed [09:12:18.661] 28/75 postgresql:ltree-running / ltree-running/regress OK 0.50s 1 subtests passed [09:12:18.851] 29/75 postgresql:pgstattuple-running / pgstattuple-running/regress OK 0.27s 1 subtests passed [09:12:18.899] 30/75 postgresql:pg_surgery-running / pg_surgery-running/regress OK 0.24s 1 subtests passed [09:12:18.916] 31/75 postgresql:pgrowlocks-running / pgrowlocks-running/isolation OK 0.38s 1 subtests passed [09:12:19.151] 32/75 postgresql:pg_visibility-running / pg_visibility-running/regress OK 0.25s 1 subtests passed [09:12:19.263] 33/75 postgresql:pageinspect-running / pageinspect-running/regress OK 1.03s 8 subtests passed [09:12:19.749] 34/75 postgresql:tablefunc-running / tablefunc-running/regress OK 0.48s 1 subtests passed [09:12:19.884] 35/75 postgresql:seg-running / seg-running/regress OK 0.73s 3 subtests passed [09:12:19.988] 36/75 postgresql:pgcrypto-running / pgcrypto-running/regress OK 1.55s 23 subtests passed [09:12:20.087] 37/75 postgresql:tcn-running / tcn-running/isolation OK 0.34s 1 subtests passed [09:12:20.141] 38/75 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress OK 0.26s 1 subtests passed [09:12:20.210] 39/75 postgresql:pg_trgm-running / pg_trgm-running/regress OK 1.36s 3 subtests passed [09:12:20.251] 40/75 postgresql:tsm_system_time-running / tsm_system_time-running/regress OK 0.26s 1 subtests passed [09:12:20.292] 41/75 postgresql:uuid-ossp-running / uuid-ossp-running/regress OK 0.15s 1 subtests passed [09:12:20.357] 42/75 postgresql:unaccent-running / unaccent-running/regress OK 0.27s 1 subtests passed [09:12:20.475] 43/75 postgresql:xml2-running / xml2-running/regress OK 0.26s 1 subtests passed [09:12:20.542] 44/75 postgresql:brin-running / brin-running/isolation OK 0.29s 1 subtests passed [09:12:20.565] 45/75 postgresql:dummy_index_am-running / dummy_index_am-running/regress OK 0.21s 1 subtests passed [09:12:20.678] 46/75 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress OK 0.20s 1 subtests passed [09:12:20.765] 47/75 postgresql:plsample-running / plsample-running/regress OK 0.20s 1 subtests passed [09:12:21.055] 48/75 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress OK 0.29s 1 subtests passed [09:12:21.082] 49/75 postgresql:gin-running / gin-running/regress OK 0.54s 1 subtests passed [09:12:21.082] 50/75 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress OK 0.40s 1 subtests passed [09:12:21.176] 51/75 postgresql:intarray-running / intarray-running/regress OK 3.59s 1 subtests passed [09:12:21.212] 52/75 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK 0.15s 1 subtests passed [09:12:21.241] 53/75 postgresql:test_dsa-running / test_dsa-running/regress OK 0.15s 1 subtests passed [09:12:21.307] ▶ 54/75 - test_dsm_registry 36 ms FAIL [09:12:21.316] 54/75 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress ERROR 0.13s exit status 1 [09:12:21.321] >>> PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/modules/test_dsm_registry:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 MALLOC_PERTURB_=134 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib:/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/: ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/modules/test_dsm_registry --pg-test-extra '' --testgroup test_dsm_registry-running --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/modules/test_dsm_registry --expecteddir /tmp/cirrus-ci-build/src/test/modules/test_dsm_registry --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/modules/test_dsm_registry --max-concurrent-tests=20 --dbname regression_test_dsm_registry --outputdir /tmp/cirrus-ci-build/build/testrun/test_dsm_registry-running/regress test_dsm_registry [09:12:21.321] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [09:12:21.321] stderr: [09:12:21.321] # 1 of 1 tests failed. [09:12:21.321] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/test_dsm_registry-running/regress/regression.diffs". [09:12:21.321] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/test_dsm_registry-running/regress/regression.out". [09:12:21.321] [09:12:21.321] (test program exited with status code 1) [09:12:21.321] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [09:12:21.321] [09:12:21.337] 55/75 postgresql:delay_execution-running / delay_execution-running/isolation OK 1.04s 2 subtests passed [09:12:21.388] 56/75 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK 0.15s 1 subtests passed [09:12:21.705] 57/75 postgresql:test_parser-running / test_parser-running/regress OK 0.32s 1 subtests passed [09:12:21.781] 58/75 postgresql:test_lfind-running / test_lfind-running/regress OK 0.44s 1 subtests passed [09:12:22.193] 59/75 postgresql:test_predtest-running / test_predtest-running/regress OK 0.40s 1 subtests passed [09:12:22.258] 60/75 postgresql:test_pg_dump-running / test_pg_dump-running/regress OK 0.55s 1 subtests passed [09:12:22.317] 61/75 postgresql:test_extensions-running / test_extensions-running/regress OK 1.10s 2 subtests passed [09:12:22.562] 62/75 postgresql:test_radixtree-running / test_radixtree-running/regress OK 0.37s 1 subtests passed [09:12:22.566] 63/75 postgresql:test_rbtree-running / test_rbtree-running/regress OK 0.31s 1 subtests passed [09:12:22.765] 64/75 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress OK 0.19s 1 subtests passed [09:12:22.830] 65/75 postgresql:test_resowner-running / test_resowner-running/regress OK 0.26s 1 subtests passed [09:12:22.978] 66/75 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress OK 1.89s 21 subtests passed [09:12:23.040] 67/75 postgresql:test_regex-running / test_regex-running/regress OK 0.72s 2 subtests passed [09:12:23.145] 68/75 postgresql:test_tidstore-running / test_tidstore-running/regress OK 0.31s 1 subtests passed [09:12:23.153] 69/75 postgresql:typcache-running / typcache-running/regress OK 0.17s 1 subtests passed [09:12:24.263] 70/75 postgresql:test_integerset-running / test_integerset-running/regress OK 2.94s 1 subtests passed [09:12:24.415] 71/75 postgresql:test_shm_mq-running / test_shm_mq-running/regress OK 1.64s 1 subtests passed [09:12:26.358] 72/75 postgresql:ecpg-running / ecpg-running/ecpg OK 3.32s 65 subtests passed [09:12:29.100] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress OK 10.18s 2 subtests passed [09:12:41.838] 74/75 postgresql:regress-running / regress-running/regress OK 27.90s 226 subtests passed [09:12:55.596] 75/75 postgresql:isolation-running / isolation-running/isolation OK 41.66s 117 subtests passed [09:12:55.605] [09:12:55.605] Summary of Failures: [09:12:55.605] [09:12:55.605] 54/75 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress ERROR 0.13s exit status 1 [09:12:55.605] [09:12:55.605] Ok: 74 [09:12:55.605] Expected Fail: 0 [09:12:55.605] Fail: 1 [09:12:55.605] Unexpected Pass: 0 [09:12:55.605] Skipped: 0 [09:12:55.605] Timeout: 0 [09:12:55.605] [09:12:55.605] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt