2025-01-28 23:40:50.726 GMT [8100][postmaster] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30158, 64-bit 2025-01-28 23:40:50.728 GMT [8100][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/lblFgZkUKT/.s.PGSQL.22885" 2025-01-28 23:40:50.783 GMT [3308][startup] LOG: database system was shut down at 2025-01-28 23:31:56 GMT 2025-01-28 23:40:50.811 GMT [8100][postmaster] LOG: database system is ready to accept connections 2025-01-28 23:40:51.301 GMT [7028][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-28 23:40:51.307 GMT [7028][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/100_bugs/data/t_100_bugs_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-28 23:40:51.308 GMT [7028][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=100_bugs.pl 2025-01-28 23:40:51.326 GMT [7028][client backend] [100_bugs.pl][0/2:0] LOG: statement: CREATE TABLE tab1 (a int PRIMARY KEY, b int) 2025-01-28 23:40:51.336 GMT [7028][client backend] [100_bugs.pl][:0] LOG: disconnection: session time: 0:00:00.039 user=SYSTEM database=postgres host=[local] 2025-01-28 23:40:51.414 GMT [7356][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-28 23:40:51.416 GMT [7356][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/100_bugs/data/t_100_bugs_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-28 23:40:51.416 GMT [7356][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=100_bugs.pl 2025-01-28 23:40:51.423 GMT [7356][client backend] [100_bugs.pl][1/2:0] LOG: statement: CREATE FUNCTION double(x int) RETURNS int IMMUTABLE LANGUAGE SQL AS 'select x * 2' 2025-01-28 23:40:51.426 GMT [7356][client backend] [100_bugs.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2025-01-28 23:40:51.552 GMT [4584][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-28 23:40:51.554 GMT [4584][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/100_bugs/data/t_100_bugs_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-28 23:40:51.554 GMT [4584][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=100_bugs.pl 2025-01-28 23:40:51.556 GMT [4584][client backend] [100_bugs.pl][2/2:0] LOG: statement: CREATE INDEX ON tab1 (b) WHERE a > double(1) 2025-01-28 23:40:51.562 GMT [4584][client backend] [100_bugs.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2025-01-28 23:40:51.720 GMT [1396][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-28 23:40:51.722 GMT [1396][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/100_bugs/data/t_100_bugs_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-28 23:40:51.722 GMT [1396][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=100_bugs.pl 2025-01-28 23:40:51.724 GMT [1396][client backend] [100_bugs.pl][3/2:0] LOG: statement: CREATE SUBSCRIPTION sub1 CONNECTION 'port=22884 host=C:/Windows/TEMP/lblFgZkUKT dbname=postgres' PUBLICATION pub1 2025-01-28 23:40:51.805 GMT [1396][client backend] [100_bugs.pl][:0] LOG: disconnection: session time: 0:00:00.088 user=SYSTEM database=postgres host=[local] 2025-01-28 23:40:51.823 GMT [2348][logical replication apply worker] LOG: logical replication apply worker for subscription "sub1" has started 2025-01-28 23:40:51.885 GMT [5876][logical replication tablesync worker] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1" has started 2025-01-28 23:40:51.950 GMT [5876][logical replication tablesync worker] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1" has finished 2025-01-28 23:40:52.620 GMT [5412][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-28 23:40:52.621 GMT [5412][client backend] [[unknown]][4/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/100_bugs/data/t_100_bugs_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-28 23:40:52.621 GMT [5412][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=100_bugs.pl 2025-01-28 23:40:52.624 GMT [5412][client backend] [100_bugs.pl][4/2:0] LOG: statement: DROP SUBSCRIPTION sub1 2025-01-28 23:40:52.625 GMT [2348][logical replication apply worker] FATAL: terminating logical replication worker due to administrator command 2025-01-28 23:40:52.629 GMT [8100][postmaster] LOG: background worker "logical replication apply worker" (PID 2348) exited with exit code 1 2025-01-28 23:40:52.677 GMT [5412][client backend] [100_bugs.pl][:0] LOG: disconnection: session time: 0:00:00.060 user=SYSTEM database=postgres host=[local] 2025-01-28 23:40:54.202 GMT [8100][postmaster] LOG: received immediate shutdown request TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2951, PID: 8100 abort() has been called