[02:47:27.232] su postgres <<-EOF
[02:47:27.232]   set -e
[02:47:27.232]   ulimit -c unlimited
[02:47:27.232]   meson test $MTEST_ARGS --quiet --suite setup
[02:47:27.232]   export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH"
[02:47:27.232]   mkdir -p build/testrun
[02:47:27.232]   build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust
[02:47:27.232]   echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf
[02:47:27.232]   build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start
[02:47:27.232]   meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running
[02:47:27.232]   build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop
[02:47:27.232] EOF
[02:47:28.884] 
[02:47:28.884] Ok:                 3   
[02:47:28.884] Expected Fail:      0   
[02:47:28.884] Fail:               0   
[02:47:28.884] Unexpected Pass:    0   
[02:47:28.884] Skipped:            0   
[02:47:28.884] Timeout:            0   
[02:47:28.884] 
[02:47:28.884] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt
[02:47:28.953] The files belonging to this database system will be owned by user "postgres".
[02:47:28.953] This user must also own the server process.
[02:47:28.953] 
[02:47:28.953] The database cluster will be initialized with locale "en_US.UTF-8".
[02:47:28.953] The default database encoding has accordingly been set to "UTF8".
[02:47:28.953] The default text search configuration will be set to "english".
[02:47:28.953] 
[02:47:28.953] Data page checksums are enabled.
[02:47:28.953] 
[02:47:28.953] creating directory build/runningcheck ... ok
[02:47:28.954] creating subdirectories ... ok
[02:47:28.954] selecting dynamic shared memory implementation ... posix
[02:47:28.954] selecting default "max_connections" ... 100
[02:47:28.962] selecting default "autovacuum_worker_slots" ... 16
[02:47:28.962] selecting default "shared_buffers" ... 128MB
[02:47:28.971] selecting default time zone ... UTC
[02:47:28.994] creating configuration files ... ok
[02:47:28.994] running bootstrap script ... ok
[02:47:29.101] performing post-bootstrap initialization ... ok
[02:47:29.949] 
[02:47:29.949] Sync to disk skipped.
[02:47:29.949] The data directory might become corrupt if the operating system crashes.
[02:47:29.956] waiting for server to start.... done
[02:47:30.057] server started
[02:47:30.641]  1/75 postgresql:bloom-running / bloom-running/regress                             OK                0.23s   1 subtests passed
[02:47:30.863]  2/75 postgresql:bool_plperl-running / bool_plperl-running/regress                 OK                0.22s   2 subtests passed
[02:47:31.364]  3/75 postgresql:pltcl-running / pltcl-running/regress                             OK                0.96s   8 subtests passed
[02:47:31.475]  4/75 postgresql:plperl-running / plperl-running/regress                           OK                1.10s   13 subtests passed
[02:47:32.454]  5/75 postgresql:citext-running / citext-running/regress                           OK                0.98s   3 subtests passed
[02:47:32.884]  6/75 postgresql:plpgsql-running / plpgsql-running/regress                         OK                2.51s   13 subtests passed
[02:47:32.945]  7/75 postgresql:cube-running / cube-running/regress                               OK                0.49s   2 subtests passed
[02:47:33.036]  8/75 postgresql:btree_gin-running / btree_gin-running/regress                     OK                2.17s   30 subtests passed
[02:47:33.037]  9/75 postgresql:plpython-running / plpython-running/regress                       OK                2.64s   23 subtests passed
[02:47:33.120] 10/75 postgresql:dict_int-running / dict_int-running/regress                       OK                0.17s   1 subtests passed
[02:47:33.314] 11/75 postgresql:dict_xsyn-running / dict_xsyn-running/regress                     OK                0.28s   1 subtests passed
[02:47:33.708] 12/75 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress             OK                0.39s   2 subtests passed
[02:47:33.766] 13/75 postgresql:file_fdw-running / file_fdw-running/regress                       OK                0.65s   1 subtests passed
[02:47:33.813] 14/75 postgresql:btree_gist-running / btree_gist-running/regress                   OK                2.45s   32 subtests passed
[02:47:33.834] 15/75 postgresql:dblink-running / dblink-running/regress                           OK                0.95s   1 subtests passed
[02:47:33.904] 16/75 postgresql:earthdistance-running / earthdistance-running/regress             OK                0.84s   1 subtests passed
[02:47:34.191] 17/75 postgresql:hstore_plpython-running / hstore_plpython-running/regress         OK                0.38s   1 subtests passed
[02:47:34.482] 18/75 postgresql:hstore_plperl-running / hstore_plperl-running/regress             OK                0.71s   3 subtests passed
[02:47:34.483] 19/75 postgresql:amcheck-running / amcheck-running/regress                         OK                4.08s   3 subtests passed
[02:47:34.565] 20/75 postgresql:isn-running / isn-running/regress                                 OK                0.66s   1 subtests passed
[02:47:34.600] 21/75 postgresql:hstore-running / hstore-running/regress                           OK                0.89s   2 subtests passed
[02:47:34.663] 22/75 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress           OK                0.18s   1 subtests passed
[02:47:34.694] 23/75 postgresql:lo-running / lo-running/regress                                   OK                0.19s   1 subtests passed
[02:47:34.784] 24/75 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress               OK                0.59s   2 subtests passed
[02:47:34.878] 25/75 postgresql:ltree_plpython-running / ltree_plpython-running/regress           OK                0.27s   1 subtests passed
[02:47:34.891] 26/75 postgresql:passwordcheck-running / passwordcheck-running/regress             OK                0.20s   1 subtests passed
[02:47:35.024] 27/75 postgresql:pg_buffercache-running / pg_buffercache-running/regress           OK                0.24s   1 subtests passed
[02:47:35.204] 28/75 postgresql:pgrowlocks-running / pgrowlocks-running/isolation                 OK                0.31s   1 subtests passed
[02:47:35.308] 29/75 postgresql:ltree-running / ltree-running/regress                             OK                0.74s   1 subtests passed
[02:47:35.468] 30/75 postgresql:pgstattuple-running / pgstattuple-running/regress                 OK                0.44s   1 subtests passed
[02:47:35.492] 31/75 postgresql:pg_surgery-running / pg_surgery-running/regress                   OK                0.28s   1 subtests passed
[02:47:35.895] 32/75 postgresql:pg_visibility-running / pg_visibility-running/regress             OK                0.42s   1 subtests passed
[02:47:35.934] 33/75 postgresql:pageinspect-running / pageinspect-running/regress                 OK                1.27s   8 subtests passed
[02:47:36.220] 34/75 postgresql:pgcrypto-running / pgcrypto-running/regress                       OK                1.34s   23 subtests passed
[02:47:36.271] 35/75 postgresql:tablefunc-running / tablefunc-running/regress                     OK                0.34s   1 subtests passed
[02:47:36.299] 36/75 postgresql:pg_trgm-running / pg_trgm-running/regress                         OK                0.99s   3 subtests passed
[02:47:36.387] 37/75 postgresql:seg-running / seg-running/regress                                 OK                0.49s   3 subtests passed
[02:47:36.397] 38/75 postgresql:tcn-running / tcn-running/isolation                               OK                0.18s   1 subtests passed
[02:47:36.512] 39/75 postgresql:tsm_system_time-running / tsm_system_time-running/regress         OK                0.21s   1 subtests passed
[02:47:36.513] 40/75 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress         OK                0.24s   1 subtests passed
[02:47:36.588] 41/75 postgresql:unaccent-running / unaccent-running/regress                       OK                0.20s   1 subtests passed
[02:47:36.598] 42/75 postgresql:uuid-ossp-running / uuid-ossp-running/regress                     OK                0.20s   1 subtests passed
[02:47:36.725] 43/75 postgresql:xml2-running / xml2-running/regress                               OK                0.21s   1 subtests passed
[02:47:36.845] 44/75 postgresql:dummy_index_am-running / dummy_index_am-running/regress           OK                0.25s   1 subtests passed
[02:47:36.964] 45/75 postgresql:brin-running / brin-running/isolation                             OK                0.43s   1 subtests passed
[02:47:37.201] 46/75 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress           OK                0.47s   1 subtests passed
[02:47:37.325] 47/75 postgresql:plsample-running / plsample-running/regress                       OK                0.36s   1 subtests passed
[02:47:37.492] 48/75 postgresql:gin-running / gin-running/regress                                 OK                0.64s   1 subtests passed
[02:47:37.624] 49/75 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK                0.13s   1 subtests passed
[02:47:37.656] 50/75 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress         OK                0.45s   1 subtests passed
[02:47:37.703] 51/75 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress       OK                0.38s   1 subtests passed
[02:47:37.806] 52/75 postgresql:delay_execution-running / delay_execution-running/isolation       OK                1.22s   2 subtests passed
[02:47:37.824] 53/75 postgresql:test_dsa-running / test_dsa-running/regress                       OK                0.17s   1 subtests passed
[02:47:37.870] 54/75 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress     OK                0.17s   1 subtests passed
[02:47:37.927] 55/75 postgresql:intarray-running / intarray-running/regress                       OK                4.09s   1 subtests passed
[02:47:38.089] 56/75 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK                0.26s   1 subtests passed
[02:47:38.102] 57/75 postgresql:test_lfind-running / test_lfind-running/regress                   OK                0.17s   1 subtests passed
[02:47:38.321] 58/75 postgresql:test_parser-running / test_parser-running/regress                 OK                0.23s   1 subtests passed
[02:47:38.396] 59/75 postgresql:test_pg_dump-running / test_pg_dump-running/regress               OK                0.29s   1 subtests passed
[02:47:38.523] 60/75 postgresql:test_predtest-running / test_predtest-running/regress             OK                0.19s   1 subtests passed
[02:47:38.598] 61/75 postgresql:test_radixtree-running / test_radixtree-running/regress           OK                0.20s   1 subtests passed
[02:47:38.671] 62/75 postgresql:test_extensions-running / test_extensions-running/regress         OK                0.86s   2 subtests passed
[02:47:38.735] 63/75 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress       OK                1.11s   21 subtests passed
[02:47:38.843] 64/75 postgresql:test_rbtree-running / test_rbtree-running/regress                 OK                0.32s   1 subtests passed
[02:47:38.876] 65/75 postgresql:test_resowner-running / test_resowner-running/regress             OK                0.20s   1 subtests passed
[02:47:38.965] 66/75 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress           OK                0.23s   1 subtests passed
[02:47:39.148] 67/75 postgresql:test_tidstore-running / test_tidstore-running/regress             OK                0.27s   1 subtests passed
[02:47:39.214] 68/75 postgresql:test_regex-running / test_regex-running/regress                   OK                0.61s   2 subtests passed
[02:47:39.219] 69/75 postgresql:typcache-running / typcache-running/regress                       OK                0.25s   1 subtests passed
[02:47:40.100] 70/75 postgresql:test_shm_mq-running / test_shm_mq-running/regress                 OK                1.26s   1 subtests passed
[02:47:40.557] 71/75 postgresql:test_integerset-running / test_integerset-running/regress         OK                2.69s   1 subtests passed
[02:47:41.996] 72/75 postgresql:ecpg-running / ecpg-running/ecpg                                  OK                2.84s   65 subtests passed
[02:47:43.937] ▶ 73/75 - postgres_fdw                             8263 ms                         FAIL          
[02:47:43.944] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress               ERROR             8.45s   exit status 1
[02:47:43.944] >>> INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=85 MESON_TEST_ITERATION=1 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 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so 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 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/: top_builddir=/tmp/cirrus-ci-build/build /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
[02:47:43.944] ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
[02:47:43.944] stderr:
[02:47:43.944] # 1 of 2 tests failed.
[02:47:43.944] # 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".
[02:47:43.944] # 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".
[02:47:43.944] 
[02:47:43.944] (test program exited with status code 1)
[02:47:43.944] ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
[02:47:43.944] 
[02:47:59.305] 74/75 postgresql:regress-running / regress-running/regress                         OK               28.94s   226 subtests passed
[02:48:13.756] 75/75 postgresql:isolation-running / isolation-running/isolation                   OK               43.39s   117 subtests passed
[02:48:13.766] 
[02:48:13.766] Summary of Failures:
[02:48:13.766] 
[02:48:13.766] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress               ERROR             8.45s   exit status 1
[02:48:13.766] 
[02:48:13.766] Ok:                 74  
[02:48:13.766] Expected Fail:      0   
[02:48:13.766] Fail:               1   
[02:48:13.766] Unexpected Pass:    0   
[02:48:13.766] Skipped:            0   
[02:48:13.766] Timeout:            0   
[02:48:13.766] 
[02:48:13.766] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt
��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������