2026-05-06 15:04:10.724 UTC postmaster[81506] LOG: starting PostgreSQL 19devel on x86_64-pc-linux-gnu, compiled by gcc (Debian 14.2.0-19) 14.2.0, 64-bit 2026-05-06 15:04:10.724 UTC postmaster[81506] LOG: listening on Unix socket "/tmp/uaShb22e75/.s.PGSQL.13544" 2026-05-06 15:04:10.732 UTC startup[81511] LOG: database system was shut down at 2026-05-06 14:51:15 UTC 2026-05-06 15:04:10.742 UTC postmaster[81506] LOG: database system is ready to accept connections 2026-05-06 15:04:10.799 UTC client backend[81516] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:10.800 UTC client backend[81516] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:10.800 UTC client backend[81516] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:10.826 UTC client backend[81516] 026_stats.pl LOG: connection ready: setup total=29.930 ms, fork=1.825 ms, authentication=0.752 ms 2026-05-06 15:04:10.827 UTC client backend[81516] 026_stats.pl LOG: statement: SELECT count(1) FROM pg_stat_subscription_stats 2026-05-06 15:04:10.832 UTC client backend[81516] 026_stats.pl LOG: disconnection: session time: 0:00:00.034 user=postgres database=postgres host=[local] 2026-05-06 15:04:10.908 UTC client backend[81520] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:10.909 UTC client backend[81520] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:10.909 UTC client backend[81520] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:10.912 UTC client backend[81520] 026_stats.pl LOG: connection ready: setup total=6.325 ms, fork=1.862 ms, authentication=0.558 ms 2026-05-06 15:04:10.912 UTC client backend[81520] 026_stats.pl LOG: statement: BEGIN; 2026-05-06 15:04:10.913 UTC client backend[81520] 026_stats.pl LOG: statement: CREATE TABLE test_tab1(a int primary key); 2026-05-06 15:04:10.921 UTC client backend[81520] 026_stats.pl LOG: statement: INSERT INTO test_tab1 VALUES (1); 2026-05-06 15:04:10.922 UTC client backend[81520] 026_stats.pl LOG: statement: CREATE SEQUENCE test_seq1 INCREMENT BY 10; 2026-05-06 15:04:10.923 UTC client backend[81520] 026_stats.pl LOG: statement: COMMIT; 2026-05-06 15:04:10.924 UTC client backend[81520] 026_stats.pl LOG: disconnection: session time: 0:00:00.016 user=postgres database=postgres host=[local] 2026-05-06 15:04:10.971 UTC client backend[81524] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:10.972 UTC client backend[81524] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:10.972 UTC client backend[81524] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:10.974 UTC client backend[81524] 026_stats.pl LOG: connection ready: setup total=6.168 ms, fork=1.767 ms, authentication=0.451 ms 2026-05-06 15:04:10.975 UTC client backend[81524] 026_stats.pl LOG: statement: CREATE SUBSCRIPTION test_tab1_sub CONNECTION 'port=13543 host=/tmp/uaShb22e75 dbname=postgres' PUBLICATION test_tab1_pub, test_seq1_pub 2026-05-06 15:04:11.009 UTC client backend[81524] 026_stats.pl LOG: disconnection: session time: 0:00:00.038 user=postgres database=postgres host=[local] 2026-05-06 15:04:11.018 UTC logical replication apply worker[81526] LOG: logical replication apply worker for subscription "test_tab1_sub" has started 2026-05-06 15:04:11.036 UTC logical replication tablesync worker[81530] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has started 2026-05-06 15:04:11.049 UTC logical replication sequencesync worker[81533] LOG: logical replication sequence synchronization worker for subscription "test_tab1_sub" has started 2026-05-06 15:04:11.066 UTC logical replication sequencesync worker[81533] WARNING: mismatched or renamed sequence on subscriber ("public.test_seq1") 2026-05-06 15:04:11.066 UTC logical replication sequencesync worker[81533] ERROR: logical replication sequence synchronization failed for subscription "test_tab1_sub" 2026-05-06 15:04:11.073 UTC logical replication tablesync worker[81530] ERROR: duplicate key value violates unique constraint "test_tab1_pkey" 2026-05-06 15:04:11.073 UTC logical replication tablesync worker[81530] DETAIL: Key (a)=(1) already exists. 2026-05-06 15:04:11.073 UTC logical replication tablesync worker[81530] CONTEXT: COPY test_tab1, line 1 2026-05-06 15:04:11.082 UTC postmaster[81506] LOG: background worker "logical replication sequencesync worker" (PID 81533) exited with exit code 1 2026-05-06 15:04:11.082 UTC postmaster[81506] LOG: background worker "logical replication tablesync worker" (PID 81530) exited with exit code 1 2026-05-06 15:04:11.113 UTC client backend[81539] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:11.115 UTC client backend[81539] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:11.115 UTC client backend[81539] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:11.117 UTC client backend[81539] 026_stats.pl LOG: connection ready: setup total=6.286 ms, fork=1.818 ms, authentication=0.457 ms 2026-05-06 15:04:11.118 UTC client backend[81539] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_stat_subscription_stats WHERE subname = 'test_tab1_sub' AND sync_seq_error_count > 0 AND sync_table_error_count > 0 2026-05-06 15:04:11.124 UTC client backend[81539] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 15:04:11.144 UTC client backend[81541] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:11.146 UTC client backend[81541] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:11.146 UTC client backend[81541] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:11.148 UTC client backend[81541] 026_stats.pl LOG: connection ready: setup total=6.548 ms, fork=1.932 ms, authentication=0.490 ms 2026-05-06 15:04:11.149 UTC client backend[81541] 026_stats.pl LOG: statement: ALTER SEQUENCE test_seq1 INCREMENT 1 2026-05-06 15:04:11.151 UTC client backend[81541] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=postgres database=postgres host=[local] 2026-05-06 15:04:11.171 UTC client backend[81543] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:11.173 UTC client backend[81543] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:11.173 UTC client backend[81543] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:11.175 UTC client backend[81543] 026_stats.pl LOG: connection ready: setup total=6.207 ms, fork=1.825 ms, authentication=0.471 ms 2026-05-06 15:04:11.176 UTC client backend[81543] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:04:11.182 UTC client backend[81543] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 15:04:11.302 UTC client backend[81545] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:11.303 UTC client backend[81545] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:11.303 UTC client backend[81545] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:11.305 UTC client backend[81545] 026_stats.pl LOG: connection ready: setup total=6.020 ms, fork=1.774 ms, authentication=0.429 ms 2026-05-06 15:04:11.306 UTC client backend[81545] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:04:11.312 UTC client backend[81545] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=postgres database=postgres host=[local] 2026-05-06 15:04:11.430 UTC client backend[81547] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:11.432 UTC client backend[81547] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:11.432 UTC client backend[81547] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:11.434 UTC client backend[81547] 026_stats.pl LOG: connection ready: setup total=5.829 ms, fork=1.693 ms, authentication=0.430 ms 2026-05-06 15:04:11.434 UTC client backend[81547] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:04:11.440 UTC client backend[81547] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=postgres database=postgres host=[local] 2026-05-06 15:04:11.557 UTC client backend[81550] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:11.559 UTC client backend[81550] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:11.559 UTC client backend[81550] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:11.561 UTC client backend[81550] 026_stats.pl LOG: connection ready: setup total=5.713 ms, fork=1.676 ms, authentication=0.425 ms 2026-05-06 15:04:11.562 UTC client backend[81550] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:04:11.567 UTC client backend[81550] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=postgres database=postgres host=[local] 2026-05-06 15:04:11.686 UTC client backend[81552] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:11.687 UTC client backend[81552] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:11.687 UTC client backend[81552] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:11.690 UTC client backend[81552] 026_stats.pl LOG: connection ready: setup total=6.058 ms, fork=1.823 ms, authentication=0.424 ms 2026-05-06 15:04:11.690 UTC client backend[81552] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:04:11.696 UTC client backend[81552] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=postgres database=postgres host=[local] 2026-05-06 15:04:11.815 UTC client backend[81554] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:11.816 UTC client backend[81554] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:11.816 UTC client backend[81554] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:11.819 UTC client backend[81554] 026_stats.pl LOG: connection ready: setup total=6.517 ms, fork=1.886 ms, authentication=0.496 ms 2026-05-06 15:04:11.819 UTC client backend[81554] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:04:11.826 UTC client backend[81554] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 15:04:11.945 UTC client backend[81556] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:11.946 UTC client backend[81556] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:11.946 UTC client backend[81556] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:11.949 UTC client backend[81556] 026_stats.pl LOG: connection ready: setup total=6.195 ms, fork=1.806 ms, authentication=0.446 ms 2026-05-06 15:04:11.949 UTC client backend[81556] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:04:11.955 UTC client backend[81556] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 15:04:12.074 UTC client backend[81558] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:12.075 UTC client backend[81558] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:12.075 UTC client backend[81558] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:12.078 UTC client backend[81558] 026_stats.pl LOG: connection ready: setup total=6.262 ms, fork=1.857 ms, authentication=0.444 ms 2026-05-06 15:04:12.078 UTC client backend[81558] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:04:12.085 UTC client backend[81558] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 15:04:12.091 UTC logical replication tablesync worker[81559] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has started 2026-05-06 15:04:12.103 UTC logical replication sequencesync worker[81561] LOG: logical replication sequence synchronization worker for subscription "test_tab1_sub" has started 2026-05-06 15:04:12.122 UTC logical replication sequencesync worker[81561] LOG: logical replication sequence synchronization worker for subscription "test_tab1_sub" has finished 2026-05-06 15:04:12.125 UTC logical replication tablesync worker[81559] ERROR: duplicate key value violates unique constraint "test_tab1_pkey" 2026-05-06 15:04:12.125 UTC logical replication tablesync worker[81559] DETAIL: Key (a)=(1) already exists. 2026-05-06 15:04:12.125 UTC logical replication tablesync worker[81559] CONTEXT: COPY test_tab1, line 1 2026-05-06 15:04:12.135 UTC postmaster[81506] LOG: background worker "logical replication tablesync worker" (PID 81559) exited with exit code 1 2026-05-06 15:04:12.205 UTC client backend[81564] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:12.206 UTC client backend[81564] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:12.206 UTC client backend[81564] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:12.209 UTC client backend[81564] 026_stats.pl LOG: connection ready: setup total=6.506 ms, fork=1.889 ms, authentication=0.475 ms 2026-05-06 15:04:12.209 UTC client backend[81564] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:04:12.216 UTC client backend[81564] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 15:04:12.236 UTC client backend[81566] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:12.238 UTC client backend[81566] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:12.238 UTC client backend[81566] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:12.240 UTC client backend[81566] 026_stats.pl LOG: connection ready: setup total=6.157 ms, fork=1.900 ms, authentication=0.452 ms 2026-05-06 15:04:12.241 UTC client backend[81566] 026_stats.pl LOG: statement: TRUNCATE test_tab1 2026-05-06 15:04:12.244 UTC client backend[81566] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=postgres database=postgres host=[local] 2026-05-06 15:04:12.264 UTC client backend[81568] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:12.266 UTC client backend[81568] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:12.266 UTC client backend[81568] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:12.268 UTC client backend[81568] 026_stats.pl LOG: connection ready: setup total=6.794 ms, fork=1.929 ms, authentication=0.503 ms 2026-05-06 15:04:12.269 UTC client backend[81568] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_tab1'::regclass AND srsubstate in ('r', 's') 2026-05-06 15:04:12.276 UTC client backend[81568] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2026-05-06 15:04:12.396 UTC client backend[81570] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:12.397 UTC client backend[81570] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:12.397 UTC client backend[81570] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:12.400 UTC client backend[81570] 026_stats.pl LOG: connection ready: setup total=6.609 ms, fork=1.972 ms, authentication=0.503 ms 2026-05-06 15:04:12.401 UTC client backend[81570] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_tab1'::regclass AND srsubstate in ('r', 's') 2026-05-06 15:04:12.408 UTC client backend[81570] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2026-05-06 15:04:12.527 UTC client backend[81572] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:12.529 UTC client backend[81572] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:12.529 UTC client backend[81572] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:12.531 UTC client backend[81572] 026_stats.pl LOG: connection ready: setup total=6.927 ms, fork=2.004 ms, authentication=0.668 ms 2026-05-06 15:04:12.532 UTC client backend[81572] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_tab1'::regclass AND srsubstate in ('r', 's') 2026-05-06 15:04:12.538 UTC client backend[81572] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2026-05-06 15:04:12.658 UTC client backend[81575] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:12.659 UTC client backend[81575] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:12.659 UTC client backend[81575] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:12.662 UTC client backend[81575] 026_stats.pl LOG: connection ready: setup total=6.200 ms, fork=1.867 ms, authentication=0.444 ms 2026-05-06 15:04:12.662 UTC client backend[81575] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_tab1'::regclass AND srsubstate in ('r', 's') 2026-05-06 15:04:12.669 UTC client backend[81575] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2026-05-06 15:04:12.788 UTC client backend[81577] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:12.790 UTC client backend[81577] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:12.790 UTC client backend[81577] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:12.792 UTC client backend[81577] 026_stats.pl LOG: connection ready: setup total=6.267 ms, fork=1.944 ms, authentication=0.447 ms 2026-05-06 15:04:12.793 UTC client backend[81577] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_tab1'::regclass AND srsubstate in ('r', 's') 2026-05-06 15:04:12.799 UTC client backend[81577] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 15:04:12.918 UTC client backend[81579] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:12.920 UTC client backend[81579] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:12.920 UTC client backend[81579] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:12.922 UTC client backend[81579] 026_stats.pl LOG: connection ready: setup total=5.883 ms, fork=1.762 ms, authentication=0.422 ms 2026-05-06 15:04:12.923 UTC client backend[81579] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_tab1'::regclass AND srsubstate in ('r', 's') 2026-05-06 15:04:12.929 UTC client backend[81579] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 15:04:13.047 UTC client backend[81581] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:13.049 UTC client backend[81581] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:13.049 UTC client backend[81581] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:13.051 UTC client backend[81581] 026_stats.pl LOG: connection ready: setup total=5.779 ms, fork=1.692 ms, authentication=0.475 ms 2026-05-06 15:04:13.051 UTC client backend[81581] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_tab1'::regclass AND srsubstate in ('r', 's') 2026-05-06 15:04:13.057 UTC client backend[81581] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=postgres database=postgres host=[local] 2026-05-06 15:04:13.143 UTC logical replication tablesync worker[81582] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has started 2026-05-06 15:04:13.175 UTC logical replication tablesync worker[81582] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has finished 2026-05-06 15:04:13.175 UTC client backend[81585] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:13.177 UTC client backend[81585] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:13.177 UTC client backend[81585] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:13.179 UTC client backend[81585] 026_stats.pl LOG: connection ready: setup total=5.899 ms, fork=1.726 ms, authentication=0.458 ms 2026-05-06 15:04:13.179 UTC client backend[81585] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_tab1'::regclass AND srsubstate in ('r', 's') 2026-05-06 15:04:13.186 UTC client backend[81585] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 15:04:13.204 UTC client backend[81587] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:13.205 UTC client backend[81587] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:13.205 UTC client backend[81587] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:13.207 UTC client backend[81587] 026_stats.pl LOG: connection ready: setup total=5.414 ms, fork=1.534 ms, authentication=0.377 ms 2026-05-06 15:04:13.208 UTC client backend[81587] 026_stats.pl LOG: statement: SELECT a FROM test_tab1 2026-05-06 15:04:13.211 UTC client backend[81587] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=postgres database=postgres host=[local] TRAP: failed Assert("conflictlogrel != NULL"), File: "conflict.c", Line: 195, PID: 81526 /lib/x86_64-linux-gnu/libasan.so.8(+0x7e403) [0x7f5e6e67e403] postgres: subscriber: logical replication apply worker for subscription 16391 (ExceptionalCondition+0xe6) [0x564bb85fd570] postgres: subscriber: logical replication apply worker for subscription 16391 (ReportApplyConflict+0x1ed) [0x564bb811a497] postgres: subscriber: logical replication apply worker for subscription 16391 (+0xa05dcb) [0x564bb7d3edcb] postgres: subscriber: logical replication apply worker for subscription 16391 (ExecSimpleRelationInsert+0x463) [0x564bb7d40aae] postgres: subscriber: logical replication apply worker for subscription 16391 (+0xe331df) [0x564bb816c1df] postgres: subscriber: logical replication apply worker for subscription 16391 (+0xe38e41) [0x564bb8171e41] postgres: subscriber: logical replication apply worker for subscription 16391 (apply_dispatch+0x5f) [0x564bb8175cd4] postgres: subscriber: logical replication apply worker for subscription 16391 (+0xe3e31e) [0x564bb817731e] postgres: subscriber: logical replication apply worker for subscription 16391 (start_apply+0x136) [0x564bb8178e0c] postgres: subscriber: logical replication apply worker for subscription 16391 (+0xe40b20) [0x564bb8179b20] postgres: subscriber: logical replication apply worker for subscription 16391 (ApplyWorkerMain+0x1c) [0x564bb8179bcc] postgres: subscriber: logical replication apply worker for subscription 16391 (BackgroundWorkerMain+0x48e) [0x564bb80c7932] postgres: subscriber: logical replication apply worker for subscription 16391 (postmaster_child_launch+0x26e) [0x564bb80d1ac4] postgres: subscriber: logical replication apply worker for subscription 16391 (+0xd9cddf) [0x564bb80d5ddf] postgres: subscriber: logical replication apply worker for subscription 16391 (+0xd9d33d) [0x564bb80d633d] postgres: subscriber: logical replication apply worker for subscription 16391 (+0xd9f5bd) [0x564bb80d85bd] postgres: subscriber: logical replication apply worker for subscription 16391 (+0xda1d40) [0x564bb80dad40] postgres: subscriber: logical replication apply worker for subscription 16391 (PostmasterMain+0x1cf6) [0x564bb80dcee3] postgres: subscriber: logical replication apply worker for subscription 16391 (main+0x2a8) [0x564bb7e4050d] /lib/x86_64-linux-gnu/libc.so.6(+0x29ca8) [0x7f5e6d035ca8] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f5e6d035d65] postgres: subscriber: logical replication apply worker for subscription 16391 (_start+0x21) [0x564bb77af561] 2026-05-06 15:04:13.254 UTC client backend[81591] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:13.255 UTC client backend[81591] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:13.255 UTC client backend[81591] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:13.257 UTC client backend[81591] 026_stats.pl LOG: connection ready: setup total=5.948 ms, fork=1.743 ms, authentication=0.428 ms 2026-05-06 15:04:13.258 UTC client backend[81591] 026_stats.pl LOG: statement: SELECT apply_error_count > 0 AND confl_insert_exists > 0 FROM pg_stat_subscription_stats WHERE subname = 'test_tab1_sub' 2026-05-06 15:04:13.262 UTC client backend[81591] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=postgres database=postgres host=[local] 2026-05-06 15:04:13.381 UTC client backend[81593] [unknown] LOG: connection received: host=[local] 2026-05-06 15:04:13.382 UTC client backend[81593] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/subscription/tmp_check/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:04:13.382 UTC client backend[81593] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:04:13.385 UTC client backend[81593] 026_stats.pl LOG: connection ready: setup total=6.072 ms, fork=1.783 ms, authentication=0.466 ms 2026-05-06 15:04:13.385 UTC client backend[81593] 026_stats.pl LOG: statement: SELECT apply_error_count > 0 AND confl_insert_exists > 0 FROM pg_stat_subscription_stats WHERE subname = 'test_tab1_sub' 2026-05-06 15:04:13.390 UTC client backend[81593] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=postgres database=postgres host=[local] 2026-05-06 15:04:13.457 UTC postmaster[81506] LOG: background worker "logical replication apply worker" (PID 81526) was terminated by signal 6: Aborted 2026-05-06 15:04:13.457 UTC postmaster[81506] LOG: terminating any other active server processes 2026-05-06 15:04:13.467 UTC postmaster[81506] LOG: shutting down because "restart_after_crash" is off 2026-05-06 15:04:13.494 UTC postmaster[81506] LOG: database system is shut down