[23:18:40.098] su postgres <<-EOF [23:18:40.098] set -e [23:18:40.098] ulimit -c unlimited [23:18:40.098] meson test $MTEST_ARGS --quiet --suite setup [23:18:40.098] export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH" [23:18:40.098] mkdir -p build/testrun [23:18:40.098] build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust [23:18:40.098] echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf [23:18:40.098] build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start [23:18:40.098] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running [23:18:40.098] build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop [23:18:40.098] EOF [23:18:41.785] [23:18:41.785] Ok: 3 [23:18:41.785] Expected Fail: 0 [23:18:41.785] Fail: 0 [23:18:41.785] Unexpected Pass: 0 [23:18:41.785] Skipped: 0 [23:18:41.785] Timeout: 0 [23:18:41.785] [23:18:41.785] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [23:18:41.869] The files belonging to this database system will be owned by user "postgres". [23:18:41.869] This user must also own the server process. [23:18:41.869] [23:18:41.869] The database cluster will be initialized with locale "en_US.UTF-8". [23:18:41.869] The default database encoding has accordingly been set to "UTF8". [23:18:41.869] The default text search configuration will be set to "english". [23:18:41.869] [23:18:41.869] Data page checksums are enabled. [23:18:41.869] [23:18:41.869] creating directory build/runningcheck ... ok [23:18:41.869] creating subdirectories ... ok [23:18:41.869] selecting dynamic shared memory implementation ... posix [23:18:41.869] selecting default "max_connections" ... 100 [23:18:41.877] selecting default "shared_buffers" ... 128MB [23:18:41.887] selecting default time zone ... UTC [23:18:41.909] creating configuration files ... ok [23:18:41.910] running bootstrap script ... ok [23:18:42.008] performing post-bootstrap initialization ... ok [23:18:42.837] [23:18:42.837] Sync to disk skipped. [23:18:42.837] The data directory might become corrupt if the operating system crashes. [23:18:42.846] waiting for server to start.... done [23:18:42.952] server started [23:18:43.671] 1/76 postgresql:bloom-running / bloom-running/regress OK 0.30s 1 subtests passed [23:18:43.944] 2/76 postgresql:bool_plperl-running / bool_plperl-running/regress OK 0.27s 2 subtests passed [23:18:44.267] 3/76 postgresql:pltcl-running / pltcl-running/regress OK 0.93s 8 subtests passed [23:18:44.636] 4/76 postgresql:plperl-running / plperl-running/regress OK 1.33s 13 subtests passed [23:18:45.795] 5/76 postgresql:plpython-running / plpython-running/regress OK 2.48s 23 subtests passed [23:18:46.152] 6/76 postgresql:citext-running / citext-running/regress OK 1.51s 3 subtests passed [23:18:46.174] 7/76 postgresql:btree_gin-running / btree_gin-running/regress OK 2.23s 30 subtests passed [23:18:46.219] 8/76 postgresql:plpgsql-running / plpgsql-running/regress OK 2.92s 13 subtests passed [23:18:46.368] 9/76 postgresql:dict_int-running / dict_int-running/regress OK 0.19s 1 subtests passed [23:18:46.430] 10/76 postgresql:cube-running / cube-running/regress OK 0.63s 2 subtests passed [23:18:46.492] 11/76 postgresql:dict_xsyn-running / dict_xsyn-running/regress OK 0.27s 1 subtests passed [23:18:46.744] 12/76 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress OK 0.25s 2 subtests passed [23:18:46.963] 13/76 postgresql:amcheck-running / amcheck-running/regress OK 3.62s 3 subtests passed [23:18:46.964] 14/76 postgresql:file_fdw-running / file_fdw-running/regress OK 0.53s 1 subtests passed [23:18:47.091] 15/76 postgresql:earthdistance-running / earthdistance-running/regress OK 0.72s 1 subtests passed [23:18:47.113] 16/76 postgresql:dblink-running / dblink-running/regress OK 0.96s 1 subtests passed [23:18:47.326] 17/76 postgresql:hstore_plpython-running / hstore_plpython-running/regress OK 0.32s 1 subtests passed [23:18:47.429] ▶ 18/76 + rangetypes 1035 ms FAIL [23:18:47.448] ▶ 18/76 + point 106 ms FAIL [23:18:47.615] 19/76 postgresql:hstore_plperl-running / hstore_plperl-running/regress OK 0.65s 3 subtests passed [23:18:47.643] 20/76 postgresql:hstore-running / hstore-running/regress OK 0.89s 2 subtests passed [23:18:47.740] 21/76 postgresql:isn-running / isn-running/regress OK 0.62s 1 subtests passed [23:18:47.808] 22/76 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress OK 0.48s 2 subtests passed [23:18:47.831] 23/76 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress OK 0.21s 1 subtests passed [23:18:47.919] 24/76 postgresql:lo-running / lo-running/regress OK 0.28s 1 subtests passed [23:18:48.148] 25/76 postgresql:ltree_plpython-running / ltree_plpython-running/regress OK 0.34s 1 subtests passed [23:18:48.165] 26/76 postgresql:passwordcheck-running / passwordcheck-running/regress OK 0.24s 1 subtests passed [23:18:48.397] 27/76 postgresql:pg_buffercache-running / pg_buffercache-running/regress OK 0.25s 1 subtests passed [23:18:48.467] 28/76 postgresql:ltree-running / ltree-running/regress OK 0.73s 1 subtests passed [23:18:48.670] 29/76 postgresql:pgrowlocks-running / pgrowlocks-running/isolation OK 0.27s 1 subtests passed [23:18:48.737] 30/76 postgresql:pgstattuple-running / pgstattuple-running/regress OK 0.27s 1 subtests passed [23:18:48.794] ▶ 31/76 - btree 66 ms FAIL [23:18:48.795] ▶ 31/76 - gist 94 ms FAIL [23:18:48.816] 31/76 postgresql:pageinspect-running / pageinspect-running/regress ERROR 0.98s exit status 1 [23:18:48.823] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so 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/: INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/contrib/pageinspect:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=140 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/contrib/pageinspect --pg-test-extra '' --testgroup pageinspect-running --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/contrib/pageinspect --expecteddir /tmp/cirrus-ci-build/contrib/pageinspect --bindir '' --dlpath /tmp/cirrus-ci-build/build/contrib/pageinspect --max-concurrent-tests=20 --dbname regression_pageinspect --outputdir /tmp/cirrus-ci-build/build/testrun/pageinspect-running/regress page btree brin gin gist hash checksum oldextversions [23:18:48.823] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:18:48.823] stderr: [23:18:48.823] # 2 of 8 tests failed. [23:18:48.823] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/pageinspect-running/regress/regression.diffs". [23:18:48.823] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/pageinspect-running/regress/regression.out". [23:18:48.823] [23:18:48.823] (test program exited with status code 1) [23:18:48.823] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:18:48.823] [23:18:48.898] 32/76 postgresql:btree_gist-running / btree_gist-running/regress OK 4.63s 63 subtests passed [23:18:49.015] 33/76 postgresql:pg_surgery-running / pg_surgery-running/regress OK 0.34s 1 subtests passed [23:18:49.362] 34/76 postgresql:pg_visibility-running / pg_visibility-running/regress OK 0.53s 1 subtests passed [23:18:49.626] 35/76 postgresql:seg-running / seg-running/regress OK 0.61s 3 subtests passed [23:18:49.676] 36/76 postgresql:pgcrypto-running / pgcrypto-running/regress OK 1.51s 23 subtests passed [23:18:49.760] 37/76 postgresql:tablefunc-running / tablefunc-running/regress OK 0.39s 1 subtests passed [23:18:49.871] 38/76 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress OK 0.19s 1 subtests passed [23:18:49.926] 39/76 postgresql:tcn-running / tcn-running/isolation OK 0.30s 1 subtests passed [23:18:50.027] 40/76 postgresql:tsm_system_time-running / tsm_system_time-running/regress OK 0.26s 1 subtests passed [23:18:50.098] 41/76 postgresql:pg_trgm-running / pg_trgm-running/regress OK 1.36s 3 subtests passed [23:18:50.115] 42/76 postgresql:unaccent-running / unaccent-running/regress OK 0.24s 1 subtests passed [23:18:50.165] 43/76 postgresql:uuid-ossp-running / uuid-ossp-running/regress OK 0.24s 1 subtests passed [23:18:50.213] 44/76 postgresql:xml2-running / xml2-running/regress OK 0.18s 1 subtests passed [23:18:50.369] 45/76 postgresql:brin-running / brin-running/isolation OK 0.27s 1 subtests passed [23:18:50.398] 46/76 postgresql:dummy_index_am-running / dummy_index_am-running/regress OK 0.23s 1 subtests passed [23:18:50.430] 47/76 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress OK 0.21s 1 subtests passed [23:18:50.827] 48/76 postgresql:plsample-running / plsample-running/regress OK 0.40s 1 subtests passed [23:18:50.892] 49/76 postgresql:gin-running / gin-running/regress OK 0.52s 1 subtests passed [23:18:51.191] 50/76 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress OK 0.36s 1 subtests passed [23:18:51.274] 51/76 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress OK 0.38s 1 subtests passed [23:18:51.300] 52/76 postgresql:delay_execution-running / delay_execution-running/isolation OK 1.18s 2 subtests passed [23:18:51.409] 53/76 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK 0.22s 1 subtests passed [23:18:51.513] 54/76 postgresql:test_dsa-running / test_dsa-running/regress OK 0.21s 1 subtests passed [23:18:51.746] 55/76 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress OK 0.34s 1 subtests passed [23:18:52.052] 56/76 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK 0.31s 1 subtests passed [23:18:52.709] 57/76 postgresql:intarray-running / intarray-running/regress OK 5.62s 1 subtests passed [23:18:52.839] 58/76 postgresql:test_extensions-running / test_extensions-running/regress OK 1.31s 2 subtests passed [23:18:53.021] 59/76 postgresql:test_lfind-running / test_lfind-running/regress OK 0.31s 1 subtests passed [23:18:53.147] 60/76 postgresql:test_parser-running / test_parser-running/regress OK 0.30s 1 subtests passed [23:18:53.307] 61/76 postgresql:injection_points-running / injection_points-running/isolation OK 2.90s 2 subtests passed [23:18:53.398] 62/76 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress OK 2.12s 21 subtests passed [23:18:53.623] 63/76 postgresql:test_predtest-running / test_predtest-running/regress OK 0.47s 1 subtests passed [23:18:53.674] 64/76 postgresql:test_rbtree-running / test_rbtree-running/regress OK 0.27s 1 subtests passed [23:18:53.703] 65/76 postgresql:test_radixtree-running / test_radixtree-running/regress OK 0.39s 1 subtests passed [23:18:53.776] 66/76 postgresql:test_pg_dump-running / test_pg_dump-running/regress OK 0.75s 1 subtests passed [23:18:54.016] 67/76 postgresql:test_resowner-running / test_resowner-running/regress OK 0.34s 1 subtests passed [23:18:54.047] 68/76 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress OK 0.34s 1 subtests passed [23:18:54.387] 69/76 postgresql:typcache-running / typcache-running/regress OK 0.34s 1 subtests passed [23:18:54.475] 70/76 postgresql:test_regex-running / test_regex-running/regress OK 0.85s 2 subtests passed [23:18:54.500] 71/76 postgresql:test_tidstore-running / test_tidstore-running/regress OK 0.48s 1 subtests passed [23:18:55.036] 72/76 postgresql:test_shm_mq-running / test_shm_mq-running/regress OK 1.26s 1 subtests passed [23:18:55.346] 73/76 postgresql:test_integerset-running / test_integerset-running/regress OK 3.29s 1 subtests passed [23:18:56.710] 74/76 postgresql:ecpg-running / ecpg-running/ecpg OK 2.32s 65 subtests passed [23:19:00.307] 75/76 postgresql:postgres_fdw-running / postgres_fdw-running/regress OK 11.41s 2 subtests passed [23:19:14.036] 18/76 postgresql:regress-running / regress-running/regress ERROR 30.75s exit status 1 [23:19:14.036] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so 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/: INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=56 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=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/regress --pg-test-extra '' --testgroup regress-running --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress-running/regress --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [23:19:14.036] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:19:14.036] stderr: [23:19:14.036] # 2 of 223 tests failed. [23:19:14.036] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress-running/regress/regression.diffs". [23:19:14.036] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/regress-running/regress/regression.out". [23:19:14.036] [23:19:14.036] (test program exited with status code 1) [23:19:14.036] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:19:14.036] [23:19:28.924] 76/76 postgresql:isolation-running / isolation-running/isolation OK 45.63s 117 subtests passed [23:19:28.940] [23:19:28.940] Summary of Failures: [23:19:28.940] [23:19:28.940] 31/76 postgresql:pageinspect-running / pageinspect-running/regress ERROR 0.98s exit status 1 [23:19:28.940] 18/76 postgresql:regress-running / regress-running/regress ERROR 30.75s exit status 1 [23:19:28.940] [23:19:28.940] Ok: 74 [23:19:28.940] Expected Fail: 0 [23:19:28.940] Fail: 2 [23:19:28.940] Unexpected Pass: 0 [23:19:28.940] Skipped: 0 [23:19:28.940] Timeout: 0 [23:19:28.940] [23:19:28.940] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt [23:19:29.006] [23:19:29.006] Exit status: 2