[03:53:49.322] su postgres <<-EOF
[03:53:49.322]   set -e
[03:53:49.322]   ulimit -c unlimited
[03:53:49.322]   meson test $MTEST_ARGS --quiet --suite setup
[03:53:49.322]   export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH"
[03:53:49.322]   mkdir -p build/testrun
[03:53:49.322]   build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust
[03:53:49.322]   echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf
[03:53:49.322]   build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start
[03:53:49.322]   meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running
[03:53:49.322]   build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop
[03:53:49.322] EOF
[03:53:50.997] 
[03:53:50.997] Ok:                 3   
[03:53:50.997] Expected Fail:      0   
[03:53:50.997] Fail:               0   
[03:53:50.997] Unexpected Pass:    0   
[03:53:50.997] Skipped:            0   
[03:53:50.997] Timeout:            0   
[03:53:50.997] 
[03:53:50.997] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt
[03:53:51.066] The files belonging to this database system will be owned by user "postgres".
[03:53:51.066] This user must also own the server process.
[03:53:51.066] 
[03:53:51.066] The database cluster will be initialized with locale "en_US.UTF-8".
[03:53:51.066] The default database encoding has accordingly been set to "UTF8".
[03:53:51.066] The default text search configuration will be set to "english".
[03:53:51.066] 
[03:53:51.066] Data page checksums are enabled.
[03:53:51.066] 
[03:53:51.066] creating directory build/runningcheck ... ok
[03:53:51.066] creating subdirectories ... ok
[03:53:51.067] selecting dynamic shared memory implementation ... posix
[03:53:51.067] selecting default "max_connections" ... 100
[03:53:51.075] selecting default "autovacuum_worker_slots" ... 16
[03:53:51.075] selecting default "shared_buffers" ... 128MB
[03:53:51.085] selecting default time zone ... UTC
[03:53:51.107] creating configuration files ... ok
[03:53:51.108] running bootstrap script ... ok
[03:53:51.218] performing post-bootstrap initialization ... ok
[03:53:52.052] 
[03:53:52.052] Sync to disk skipped.
[03:53:52.052] The data directory might become corrupt if the operating system crashes.
[03:53:52.059] waiting for server to start.... done
[03:53:52.165] server started
[03:53:52.834]  1/75 postgresql:bloom-running / bloom-running/regress                             OK                0.26s   1 subtests passed
[03:53:53.047]  2/75 postgresql:bool_plperl-running / bool_plperl-running/regress                 OK                0.21s   2 subtests passed
[03:53:53.551]  3/75 postgresql:pltcl-running / pltcl-running/regress                             OK                1.02s   8 subtests passed
[03:53:53.762]  4/75 postgresql:plperl-running / plperl-running/regress                           OK                1.26s   13 subtests passed
[03:53:54.832]  5/75 postgresql:citext-running / citext-running/regress                           OK                1.04s   3 subtests passed
[03:53:54.976]  6/75 postgresql:btree_gin-running / btree_gin-running/regress                     OK                1.93s   30 subtests passed
[03:53:54.995]  7/75 postgresql:plpgsql-running / plpgsql-running/regress                         OK                2.50s   13 subtests passed
[03:53:55.137]  8/75 postgresql:plpython-running / plpython-running/regress                       OK                2.61s   23 subtests passed
[03:53:55.282]  9/75 postgresql:dict_int-running / dict_int-running/regress                       OK                0.29s   1 subtests passed
[03:53:55.402] 10/75 postgresql:dict_xsyn-running / dict_xsyn-running/regress                     OK                0.26s   1 subtests passed
[03:53:55.522] 11/75 postgresql:cube-running / cube-running/regress                               OK                0.69s   2 subtests passed
[03:53:55.750] 12/75 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress             OK                0.22s   2 subtests passed
[03:53:55.889] 13/75 postgresql:file_fdw-running / file_fdw-running/regress                       OK                0.48s   1 subtests passed
[03:53:55.926] 14/75 postgresql:dblink-running / dblink-running/regress                           OK                0.95s   1 subtests passed
[03:53:56.015] 15/75 postgresql:earthdistance-running / earthdistance-running/regress             OK                0.73s   1 subtests passed
[03:53:56.123] 16/75 postgresql:btree_gist-running / btree_gist-running/regress                   OK                2.57s   32 subtests passed
[03:53:56.191] 17/75 postgresql:hstore_plpython-running / hstore_plpython-running/regress         OK                0.26s   1 subtests passed
[03:53:56.529] 18/75 postgresql:hstore_plperl-running / hstore_plperl-running/regress             OK                0.63s   3 subtests passed
[03:53:56.565] 19/75 postgresql:amcheck-running / amcheck-running/regress                         OK                4.02s   3 subtests passed
[03:53:56.603] 20/75 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress               OK                0.41s   2 subtests passed
[03:53:56.714] 21/75 postgresql:hstore-running / hstore-running/regress                           OK                0.96s   2 subtests passed
[03:53:56.797] 22/75 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress           OK                0.27s   1 subtests passed
[03:53:56.814] 23/75 postgresql:isn-running / isn-running/regress                                 OK                0.69s   1 subtests passed
[03:53:56.899] 24/75 postgresql:lo-running / lo-running/regress                                   OK                0.33s   1 subtests passed
[03:53:57.015] 25/75 postgresql:ltree_plpython-running / ltree_plpython-running/regress           OK                0.30s   1 subtests passed
[03:53:57.143] 26/75 postgresql:passwordcheck-running / passwordcheck-running/regress             OK                0.33s   1 subtests passed
[03:53:57.227] 27/75 postgresql:pg_buffercache-running / pg_buffercache-running/regress           OK                0.33s   1 subtests passed
[03:53:57.417] 28/75 postgresql:pgrowlocks-running / pgrowlocks-running/isolation                 OK                0.27s   1 subtests passed
[03:53:57.502] 29/75 postgresql:ltree-running / ltree-running/regress                             OK                0.90s   1 subtests passed
[03:53:57.580] 30/75 postgresql:pageinspect-running / pageinspect-running/regress                 OK                0.78s   8 subtests passed
[03:53:57.610] 31/75 postgresql:pgstattuple-running / pgstattuple-running/regress                 OK                0.38s   1 subtests passed
[03:53:57.618] 32/75 postgresql:pg_surgery-running / pg_surgery-running/regress                   OK                0.20s   1 subtests passed
[03:53:57.890] 33/75 postgresql:pg_visibility-running / pg_visibility-running/regress             OK                0.31s   1 subtests passed
[03:53:58.215] 34/75 postgresql:seg-running / seg-running/regress                                 OK                0.60s   3 subtests passed
[03:53:58.464] 35/75 postgresql:tcn-running / tcn-running/isolation                               OK                0.25s   1 subtests passed
[03:53:58.535] 36/75 postgresql:tablefunc-running / tablefunc-running/regress                     OK                0.64s   1 subtests passed
[03:53:58.645] 37/75 postgresql:pgcrypto-running / pgcrypto-running/regress                       OK                1.63s   23 subtests passed
[03:53:58.749] 38/75 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress         OK                0.28s   1 subtests passed
[03:53:58.766] 39/75 postgresql:tsm_system_time-running / tsm_system_time-running/regress         OK                0.23s   1 subtests passed
[03:53:58.814] 40/75 postgresql:pg_trgm-running / pg_trgm-running/regress                         OK                1.31s   3 subtests passed
[03:53:58.857] 41/75 postgresql:unaccent-running / unaccent-running/regress                       OK                0.21s   1 subtests passed
[03:53:58.978] 42/75 postgresql:xml2-running / xml2-running/regress                               OK                0.21s   1 subtests passed
[03:53:59.030] 43/75 postgresql:uuid-ossp-running / uuid-ossp-running/regress                     OK                0.28s   1 subtests passed
[03:53:59.054] 44/75 postgresql:brin-running / brin-running/isolation                             OK                0.24s   1 subtests passed
[03:53:59.223] 45/75 postgresql:dummy_index_am-running / dummy_index_am-running/regress           OK                0.24s   1 subtests passed
[03:53:59.373] 46/75 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress           OK                0.33s   1 subtests passed
[03:53:59.506] 47/75 postgresql:plsample-running / plsample-running/regress                       OK                0.28s   1 subtests passed
[03:53:59.617] 48/75 postgresql:gin-running / gin-running/regress                                 OK                0.56s   1 subtests passed
[03:53:59.690] 49/75 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress         OK                0.31s   1 subtests passed
[03:53:59.841] 50/75 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK                0.22s   1 subtests passed
[03:53:59.884] 51/75 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress       OK                0.38s   1 subtests passed
[03:54:00.023] 52/75 postgresql:test_dsa-running / test_dsa-running/regress                       OK                0.18s   1 subtests passed
[03:54:00.033] 53/75 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress     OK                0.15s   1 subtests passed
[03:54:00.055] 54/75 postgresql:delay_execution-running / delay_execution-running/isolation       OK                1.20s   2 subtests passed
[03:54:00.177] 55/75 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK                0.14s   1 subtests passed
[03:54:00.422] 56/75 postgresql:test_lfind-running / test_lfind-running/regress                   OK                0.24s   1 subtests passed
[03:54:00.816] 57/75 postgresql:test_parser-running / test_parser-running/regress                 OK                0.39s   1 subtests passed
[03:54:00.911] 58/75 postgresql:intarray-running / intarray-running/regress                       OK                4.89s   1 subtests passed
[03:54:01.015] 59/75 postgresql:test_extensions-running / test_extensions-running/regress         OK                0.99s   2 subtests passed
[03:54:01.143] 60/75 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress       OK                1.45s   21 subtests passed
[03:54:01.353] 61/75 postgresql:test_predtest-running / test_predtest-running/regress             OK                0.44s   1 subtests passed
[03:54:01.459] 62/75 postgresql:test_radixtree-running / test_radixtree-running/regress           OK                0.44s   1 subtests passed
[03:54:01.460] 63/75 postgresql:test_rbtree-running / test_rbtree-running/regress                 OK                0.31s   1 subtests passed
[03:54:01.460] 64/75 postgresql:test_pg_dump-running / test_pg_dump-running/regress               OK                0.64s   1 subtests passed
[03:54:01.790] 65/75 postgresql:test_resowner-running / test_resowner-running/regress             OK                0.33s   1 subtests passed
[03:54:01.883] 66/75 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress           OK                0.38s   1 subtests passed
[03:54:02.058] 67/75 postgresql:typcache-running / typcache-running/regress                       OK                0.17s   1 subtests passed
[03:54:02.128] 68/75 postgresql:test_regex-running / test_regex-running/regress                   OK                0.76s   2 subtests passed
[03:54:02.151] 69/75 postgresql:test_tidstore-running / test_tidstore-running/regress             OK                0.36s   1 subtests passed
[03:54:02.991] 70/75 postgresql:test_integerset-running / test_integerset-running/regress         OK                2.94s   1 subtests passed
[03:54:03.144] 71/75 postgresql:test_shm_mq-running / test_shm_mq-running/regress                 OK                1.60s   1 subtests passed
[03:54:04.377] 72/75 postgresql:ecpg-running / ecpg-running/ecpg                                  OK                2.32s   65 subtests passed
[03:54:07.503] ▶ 73/75 - postgres_fdw                             9559 ms                         FAIL          
[03:54:07.509] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress               ERROR             9.90s   exit status 1
[03:54:07.510] >>> MALLOC_PERTURB_=253 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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/: PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/contrib/postgres_fdw:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/contrib/postgres_fdw --pg-test-extra '' --testgroup postgres_fdw-running --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/contrib/postgres_fdw --expecteddir /tmp/cirrus-ci-build/contrib/postgres_fdw --bindir '' --dlpath /tmp/cirrus-ci-build/build/contrib/postgres_fdw --max-concurrent-tests=20 --dbname regression_postgres_fdw --dlpath /tmp/cirrus-ci-build/build/src/test/regress --outputdir /tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress postgres_fdw query_cancel
[03:54:07.510] ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
[03:54:07.510] stderr:
[03:54:07.510] # 1 of 2 tests failed.
[03:54:07.510] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress/regression.diffs".
[03:54:07.510] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress/regression.out".
[03:54:07.510] 
[03:54:07.510] (test program exited with status code 1)
[03:54:07.510] ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
[03:54:07.510] 
[03:54:21.611] 74/75 postgresql:regress-running / regress-running/regress                         OK               29.13s   224 subtests passed
[03:54:36.349] 75/75 postgresql:isolation-running / isolation-running/isolation                   OK               43.86s   117 subtests passed
[03:54:36.363] 
[03:54:36.363] Summary of Failures:
[03:54:36.363] 
[03:54:36.363] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress               ERROR             9.90s   exit status 1
[03:54:36.363] 
[03:54:36.363] Ok:                 74  
[03:54:36.363] Expected Fail:      0   
[03:54:36.363] Fail:               1   
[03:54:36.363] Unexpected Pass:    0   
[03:54:36.363] Skipped:            0   
[03:54:36.363] Timeout:            0   
[03:54:36.363] 
[03:54:36.363] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt
��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������